All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-03 19:20:11 to 2021-04-04 00:48:33 UTC [more...]

[PATCH v5 00/48] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-04-04  0:48 UTC  (4+ messages)
` [PATCH v5 41/48] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation

[PATCH][GSoC] user-manual.txt: fix empty heading of introduction
 2021-04-04  0:46 UTC  (4+ messages)

[PATCH net-next v1 0/9] ar9331: mainline some parts of switch functionality
 2021-04-04  0:46 UTC  (16+ messages)
` [PATCH net-next v1 1/9] net: dsa: add rcv_post call back
` [PATCH net-next v1 2/9] net: dsa: tag_ar9331: detect IGMP and MLD packets
` [PATCH net-next v1 4/9] net: dsa: qca: ar9331: make proper initial port defaults
` [PATCH net-next v1 5/9] net: dsa: qca: ar9331: add forwarding database support
` [PATCH net-next v1 9/9] net: dsa: qca: ar9331: add vlan support

[PATCH] debugfs: Fix use-after-free in debugfs_create_devm_seqfile()
 2021-04-04  0:45 UTC 

[powerpc:merge] BUILD SUCCESS 571b0d1ccf5cd3dc1b9866a908769ee23f7d127e
 2021-04-04  0:06 UTC 

[powerpc:fixes-test] BUILD SUCCESS 791f9e36599d94af5a76d3f74d04e16326761aae
 2021-04-04  0:06 UTC 

[powerpc:next-test] BUILD REGRESSION 556baad64ee9f87db99de05be3b53edbd7beeaa1
 2021-04-04  0:06 UTC 

[dpdk-dev] [PATCH v3] meson: remove unnecessary explicit link to libpcap
 2021-04-04  0:05 UTC  (2+ messages)

[PATCH v3 0/8] make hugetlb put_page safe for all calling contexts
 2021-04-04  0:00 UTC  (6+ messages)
` [PATCH v3 7/8] hugetlb: make free_huge_page irq safe
  ` [External] "

[dpdk-dev] [PATCH] build: fix symlink of drivers for Windows
 2021-04-04  0:00 UTC  (2+ messages)

xfs_trace.c:undefined reference to `atomic64_read_386'
 2021-04-03 23:55 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] examples/qos_sched: fixup colors value overrun
 2021-04-03 23:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] qos: rearrange enqueue procedure

[PATCH] kfence: unpoison pool region before use
 2021-04-03 23:52 UTC  (5+ messages)

/usr/bin/ld: core.c:undefined reference to `cmpxchg8b_emu'
 2021-04-03 23:48 UTC  (2+ messages)

[linux-linus test] 160696: regressions - trouble: blocked/broken/fail/pass
 2021-04-03 23:44 UTC 

✅ PASS: Test report for kernel 5.11.11 (stable-queue)
 2021-04-03 23:42 UTC 

[dpdk-dev] [PATCH v6 0/5] eal/windows: do not expose POSIX symbols
 2021-04-03 23:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/5] eal: add sleep API
  ` [dpdk-dev] [PATCH v7 2/5] eal/windows: hide asprintf() shim
  ` [dpdk-dev] [PATCH v7 3/5] eal: make OS shims internal
  ` [dpdk-dev] [PATCH v7 4/5] net: work around s_addr macro on Windows
  ` [dpdk-dev] [PATCH v7 5/5] net: provide IP-related API on any OS

[PATCH dwarves] dwarf_loader: handle DWARF5 DW_OP_addrx properly
 2021-04-03 23:31 UTC  (6+ messages)

[PATCH 00/40] iscsi lock and refcount fix ups
 2021-04-03 23:23 UTC  (41+ messages)
` [PATCH 01/40] scsi: iscsi: fix shost->max_id use
` [PATCH 02/40] scsi: libiscsi: fix write starvation
` [PATCH 03/40] scsi: iscsi: remove unneeded task state check
` [PATCH 04/40] scsi: libiscsi: drop frwd lock for session state
` [PATCH 05/40] scsi: iscsi: add task prealloc/free callouts
` [PATCH 06/40] scsi: qedi: implement alloc_task_priv/free_task_priv
` [PATCH 07/40] scsi: bnx2i: "
` [PATCH 08/40] scsi: iser, be2iscsi, qla4xxx: set scsi_host_template cmd_size
` [PATCH 09/40] scsi: bnx2i: "
` [PATCH 10/40] scsi: qedi: "
` [PATCH 11/40] scsi: iscsi_tcp, libcxgbi: use init_cmd_priv/exit_cmd_priv
` [PATCH 12/40] scsi: libiscsi: use scsi_host_busy_iter
` [PATCH 13/40] scsi: be2iscsi: "
` [PATCH 14/40] scsi: libiscsi rename iscsi_complete_task
` [PATCH 15/40] scsi: libiscsi: add helper to complete a iscsi task
` [PATCH 16/40] scsi: be2iscsi: switch to iscsi_complete_task
` [PATCH 17/40] scsi: qedi: cleanup abort handling
` [PATCH 18/40] scsi: qedi: misc cleanup
` [PATCH 19/40] scsi: qedi: drop libiscsi itt use
` [PATCH 20/40] scsi: qedi: rm unused nr_hw_queues
` [PATCH 21/40] scsi: iscsi: use blk/scsi-ml mq cmd pre-allocator
` [PATCH 22/40] scsi: libiscsi: remove ISCSI_TASK_ABRT_SESS_RECOV
` [PATCH 23/40] scsi: libiscsi: remove ISCSI_TASK_REQUEUE_SCSIQ
` [PATCH 24/40] scsi: be2iscsi: check for running task under back_lock
` [PATCH 25/40] scsi: iscsi: add mgmt lock
` [PATCH 26/40] scsi: iscsi: replace back_lock with task lock for lookup
` [PATCH 27/40] scsi: qedi: use task lock when checking task state
` [PATCH 28/40] scsi: be2iscsi: replace back_lock with task lock during eh
` [PATCH 29/40] scsi: libiscsi: "
` [PATCH 30/40] scsi: be2iscsi: prep for back_lock removal
` [PATCH 31/40] scsi: iscsi: rm iscsi_put_task back_lock requirement
` [PATCH 32/40] scsi: libiscsi: improve conn_send_pdu API
` [PATCH 33/40] scsi: libiscsi: add max/exp cmdsn lock
` [PATCH 34/40] scsi: iscsi: remove back_lock
` [PATCH 35/40] scsi: libiscsi: update leadconn comments/locking
` [PATCH 36/40] scsi: libiscsi: move ISCSI_SUSPEND_BIT check during queueing
` [PATCH 37/40] scsi: libiscsi: add new task state for requeues
` [PATCH 38/40] scsi: libiscsi: replace list_head with llist_head
` [PATCH 39/40] scsi: libiscsi: remove queued_cmdsn
` [PATCH 40/40] scsi: iscsi_tcp: tell net layer we are sending multiple pdus

[tip:master] BUILD SUCCESS cba793347389e4beafac9f2ee6ecd3e74d8715c1
 2021-04-03 23:17 UTC 

[driver-core:readfile] BUILD REGRESSION 49df3607c64bd48afbc4ce729ee310364c134def
 2021-04-03 23:17 UTC 

[meta-oe][PATCH] uml-utilities: fix installed-vs-shipped with usrmerge
 2021-04-03 23:03 UTC 

[PATCH v3 0/7] pm80xx updates
 2021-04-03 23:00 UTC  (5+ messages)
` [PATCH v3 1/7] pm80xx: Add sysfs attribute to check mpi state

[GIT PULL] OpenRISC fixes for 5.12-rc5
 2021-04-03 22:53 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: core: replace spaces with a tab
 2021-04-03 22:47 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-03 22:52 UTC 

imxrt1020 EVK u-boot doesn't run
 2021-04-03 22:51 UTC 

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-04-03 22:41 UTC  (9+ messages)

should git maintenance prefetch be taught to honor remote.fetch refspec?
 2021-04-03 22:41 UTC  (9+ messages)

drivers/gpu/drm/bridge/sil-sii8620.c:2355: undefined reference to `extcon_unregister_notifier'
 2021-04-03 22:30 UTC  (2+ messages)

[PATCH 0/2] hw/i2c: Adds pca954x i2c mux switch device
 2021-04-03 22:28 UTC  (3+ messages)
` [PATCH 1/2] hw/i2c/core: add reachable state boolean
` [PATCH 2/2] hw/i2c: add pca954x i2c-mux switch

[PATCH 0/4] xfs: fix eager attr fork init regressions
 2021-04-03 22:21 UTC  (9+ messages)
` [PATCH 2/4] xfs: inode fork allocation depends on XFS_IFEXTENT flag
` [PATCH 4/4] xfs: precalculate default inode attribute offset

[driver-core:readfile 2/4] arch/arm64/include/asm/unistd32.h:897:11: error: array designator index (443) exceeds array bounds (443)
 2021-04-03 22:16 UTC  (2+ messages)

[PATCH 0/1] PRI* translation issues
 2021-04-03 22:12 UTC  (2+ messages)

[PATCH next 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-03 22:09 UTC 

[PATCH next 1/2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-03 22:08 UTC  (2+ messages)
` [PATCH next 2/2] misc: "

[PATCH next 2/2] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-04-03 22:06 UTC  (5+ messages)

[linux-nvme:nvme-5.13] BUILD SUCCESS a1a4b5a0b0ebfa570b39fd8a330e029e01dd469a
 2021-04-03 22:02 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2021-04-03 22:01 UTC 

[PATCH] target: iscsi: Fix zero tag inside a trace event
 2021-04-03 21:54 UTC 

[ogabbay:next 31/33] drivers/misc/habanalabs/common/debugfs.c:728:2: error: implicit declaration of function 'vfree'; did you mean 'kfree'?
 2021-04-03 21:45 UTC 

[PATCH] staging: rtl8188eu: core: add comma within a comment
 2021-04-03 21:37 UTC  (3+ messages)
` [Outreachy kernel] "

Notify special task kill using wait* functions
 2021-04-03 21:34 UTC  (6+ messages)

[PATCH 1/2] staging:r8188eu: refactor OnAction(): use switch instead table lookup
 2021-04-03 21:30 UTC  (4+ messages)
` [PATCH 2/2] staging:r8188eu: remove dummy handlers from OnAction()

[GIT PULL] Single io_uring fix
 2021-04-03 21:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-03 21:32 UTC 

arch/riscv/kernel/ftrace.c:15:5: sparse: sparse: context imbalance in 'ftrace_arch_code_modify_prepare' - wrong count at exit
 2021-04-03 21:32 UTC 

[xen-4.12-testing test] 160691: regressions - trouble: broken/fail/pass
 2021-04-03 21:26 UTC 

[spam]<重要>【My JCB】ご利用確認のお願い
 2021-04-03 21:19 UTC 

libbpf: failed to find BTF ID for ksym
 2021-04-03 21:18 UTC  (3+ messages)

USB network gadget / DWC3 issue
 2021-04-03 21:15 UTC  (10+ messages)

[meta-oe][gatesgarth][PATCH] packagegroup-meta-oe: include glfw, icewm, geis only with x11 in DISTRO_FEATURES
 2021-04-03 21:14 UTC 

[meta-oe][PATCH 1/2] packagegroup-meta-oe: include glfw, icewm, geis only with x11 in DISTRO_FEATURES
 2021-04-03 21:07 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] packagegroup-meta-oe: use 4 spaces for identation

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2021-04-03 21:04 UTC  (12+ messages)

drivers/memstick/host/r592.c:83:9: sparse: sparse: incorrect type in assignment (different base types)
 2021-04-03 21:01 UTC  (2+ messages)

[PATCH] soc: litex: Remove duplicated header file inclusion
 2021-04-03 20:59 UTC 

[GIT PULL] Allwinner Fixes for 5.12
 2021-04-03 20:56 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: fixes for v5.12 (#1)
 2021-04-03 20:56 UTC  (4+ messages)

✅ PASS: Test report for kernel 5.11.12-rc1 (stable)
 2021-04-03 20:56 UTC 

[Buildroot] [Bug 13721] New: c-stack.c:55:26: error: missing binary operator before token "("
 2021-04-03 20:54 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-04-03 20:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-04-03 20:50 UTC 

[PATCH] scsi: hisi_sas: fix IRQ checks
 2021-04-03 20:43 UTC 

[arm-platforms:hack/m1-pcie 73/99] lib/devres.c:47:10: error: implicit declaration of function 'ioremap_np'
 2021-04-03 20:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/soc/soc
 2021-04-03 20:37 UTC 

Patchwork summary for: linux-soc
 2021-04-03 20:30 UTC 

post-receive: pub/scm/linux/kernel/git/soc/soc
 2021-04-03 20:21 UTC 

Help with rtnet with soem
 2021-04-03 20:20 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.11.11 (stable-queue)
 2021-04-03 20:11 UTC 

[PATCH v3 00/30] staging: rtl8723bs: remove RT_TRACE logs in core/*
 2021-04-03 20:02 UTC  (6+ messages)

[meta-oe][PATCH 1/2] phonet-utils: remove
 2021-04-03 19:57 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings

[meta-virtualization][PATCH 1/5] nagios-*: add conditional PNBLACKLIST, because of the dependency on meta-webserver
 2021-04-03 19:51 UTC  (5+ messages)
` [meta-virtualization][PATCH 2/5] ipxe: add the same COMPATIBLE_HOST restriction as syslinux
` [meta-virtualization][PATCH 3/5] cri-o, podman, packagegroup-container: replace anonymous python function calling bb.parse.SkipRecipe with conditional PNBLACKLISTs
` [meta-virtualization][PATCH 4/5] ipxe: fix SRC_URI
` [meta-virtualization][PATCH 5/5] ipxe: force using ld.bfd even when ld-is-gold is in DISTRO_FEATURES

[PATCH v3 00/11] target/arm mte fixes
 2021-04-03 19:46 UTC  (2+ messages)

[PATCH][next] scsi: ufs: Fix out-of-bounds warnings in ufshcd_exec_raw_upiu_cmd
 2021-04-03 19:44 UTC  (2+ messages)

[PATCH v4 00/35] SYNOPSIS: Use syscall(SYS_...); and fix '#include's
 2021-04-03 19:40 UTC  (36+ messages)
` [PATCH v4 01/35] system_data_types.7: Add 'struct sockaddr'
` [PATCH v4 02/35] sockaddr.3: New link to system_data_types(7)
` [PATCH v4 03/35] system_data_types.7: Add 'socklen_t'
` [PATCH v4 04/35] socklen_t.3: New link to system_data_types(7)
` [PATCH v4 05/35] access.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 06/35] add_key.2: Remove unused include
` [PATCH v4 07/35] alloc_hugepages.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 08/35] arch_prctl.2: "
` [PATCH v4 09/35] arch_prctl.2: SYNOPSIS: Remove unused includes
` [PATCH v4 10/35] capget.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 11/35] clone.2: "
` [PATCH v4 12/35] delete_module.2: Add missing include
` [PATCH v4 13/35] dup.2: SYNOPSIS: Use consistent comments through pages
` [PATCH v4 14/35] execveat.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 15/35] exit_group.2: Use 'noreturn' in prototypes
` [PATCH v4 16/35] exit_group.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 17/35] fanotify_init.2: Add comment: why more than one include is needed
` [PATCH v4 18/35] fcntl.2: Remove unused include
` [PATCH v4 19/35] futex.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 20/35] futimesat.2: ffix
` [PATCH v4 21/35] getdents.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 22/35] getpriority.2: Remove unused include
` [PATCH v4 23/35] getrlimit.2, getrusage.2: "
` [PATCH v4 24/35] getunwind.2: Use syscall(SYS_...); for system calls without a wrapper
` [PATCH v4 25/35] get_robust_list.2: "
` [PATCH v4 26/35] delete_module.2: "
` [PATCH v4 27/35] init_module.2: "
` [PATCH v4 28/35] io_cancel.2: "
` [PATCH v4 29/35] ioctl_fat.2: Make clear why is each header exactly needed
` [PATCH v4 30/35] ioctl_fat.2: ffix
` [PATCH v4 31/35] ioctl_ficlonerange.2: Make clear why is each header exactly needed
` [PATCH v4 32/35] ioctl_fideduperange.2: Make clear why exactly is each header needed
` [PATCH v4 33/35] ioctl_fslabel.2: ffix
` [PATCH v4 34/35] ioctl_fslabel.2: Make clear why exactly is each header needed
` [PATCH v4 35/35] ioctl_getfsmap.2: "

[meta-oe][PATCH] mariadb: Fix build on newer 32bit architectures
 2021-04-03 19:42 UTC 

[PATCH] net: initialize local variables in net/ipv6/mcast.c and net/ipv4/igmp.c
 2021-04-03 19:41 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2021-04-03 19:40 UTC 

[arm-platforms:hack/m1-pcie 12/15] or1k-linux-ld: drivers/iommu/io-pgtable.o:undefined reference to `io_pgtable_apple_dart_init_fns'
 2021-04-03 19:26 UTC  (2+ messages)

[GIT PULL] gfs2 fixes for v5.12-rc6
 2021-04-03 19:20 UTC  (3+ messages)
` [Cluster-devel] "

[GIT PULL] RISC-V Fixes for 5.12-rc6
 2021-04-03 19:20 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-04-03 19:20 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.