messages from 2026-02-11 11:37:23 to 2026-02-13 13:56:03 UTC [more...]
[PATCH 6.12 00/24] 6.12.72-rc1 review
2026-02-13 13:48 UTC (20+ messages)
` [PATCH 6.12 01/24] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
` [PATCH 6.12 02/24] ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
` [PATCH 6.12 03/24] smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
` [PATCH 6.12 04/24] driver core: enforce device_lock for driver_match_device()
` [PATCH 6.12 10/24] crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH 6.12 11/24] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 6.12 12/24] wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
` [PATCH 6.12 13/24] scsi: qla2xxx: Validate sp before freeing associated memory
` [PATCH 6.12 14/24] scsi: qla2xxx: Allow recovery for tape devices
` [PATCH 6.12 15/24] scsi: qla2xxx: Delay module unload while fabric scan in progress
` [PATCH 6.12 16/24] scsi: qla2xxx: Free sp in error path to fix system crash
` [PATCH 6.12 17/24] scsi: qla2xxx: Query FW again before proceeding with login
` [PATCH 6.12 18/24] bus: mhi: host: pci_generic: Add Telit FE990B40 modem support
` [PATCH 6.12 19/24] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
` [PATCH 6.12 20/24] erofs: fix UAF issue for file-backed mounts w/ directio option
` [PATCH 6.12 21/24] xfs: fix UAF in xchk_btree_check_block_owner
` [PATCH 6.12 22/24] PCI: endpoint: Avoid creating sub-groups asynchronously
` [PATCH 6.12 23/24] wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add
` [PATCH 6.12 24/24] gpio: omap: do not register driver in probe()
[PATCH 6.18 00/49] 6.18.11-rc1 review
2026-02-13 13:48 UTC (50+ messages)
` [PATCH 6.18 01/49] io_uring/io-wq: add exit-on-idle state
` [PATCH 6.18 02/49] io_uring: allow io-wq workers to exit when unused
` [PATCH 6.18 03/49] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
` [PATCH 6.18 04/49] ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
` [PATCH 6.18 05/49] ksmbd: add chann_lock to protect ksmbd_chann_list xarray
` [PATCH 6.18 06/49] smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
` [PATCH 6.18 07/49] smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available
` [PATCH 6.18 08/49] smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
` [PATCH 6.18 09/49] smb: server: make use of smbdirect_socket.recv_io.credits.available
` [PATCH 6.18 10/49] smb: server: let recv_done() queue a refill when the peer is low on credits
` [PATCH 6.18 11/49] smb: server: make use of smbdirect_socket.send_io.bcredits
` [PATCH 6.18 12/49] smb: server: fix last send credit problem causing disconnects
` [PATCH 6.18 13/49] smb: server: let send_done handle a completion without IB_SEND_SIGNALED
` [PATCH 6.18 14/49] smb: client: make use of smbdirect_socket.recv_io.credits.available
` [PATCH 6.18 15/49] smb: client: let recv_done() queue a refill when the peer is low on credits
` [PATCH 6.18 16/49] smb: client: let smbd_post_send() make use of request->wr
` [PATCH 6.18 17/49] smb: client: remove pointless sc->recv_io.credits.count rollback
` [PATCH 6.18 18/49] smb: client: remove pointless sc->send_io.pending handling in smbd_post_send_iter()
` [PATCH 6.18 19/49] smb: client: port and use the wait_for_credits logic used by server
` [PATCH 6.18 20/49] smb: client: split out smbd_ib_post_send()
` [PATCH 6.18 21/49] smb: client: introduce and use smbd_{alloc, free}_send_io()
` [PATCH 6.18 22/49] smb: client: use smbdirect_send_batch processing
` [PATCH 6.18 23/49] smb: client: make use of smbdirect_socket.send_io.bcredits
` [PATCH 6.18 24/49] smb: client: fix last send credit problem causing disconnects
` [PATCH 6.18 25/49] smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()
` [PATCH 6.18 26/49] smb: client: let send_done handle a completion without IB_SEND_SIGNALED
` [PATCH 6.18 27/49] driver core: enforce device_lock for driver_match_device()
` [PATCH 6.18 28/49] Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
` [PATCH 6.18 29/49] ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
` [PATCH 6.18 30/49] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
` [PATCH 6.18 31/49] crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
` [PATCH 6.18 32/49] crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
` [PATCH 6.18 33/49] crypto: virtio - Add spinlock protection with virtqueue notification
` [PATCH 6.18 34/49] crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH 6.18 35/49] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 6.18 36/49] hfs: ensure sb->s_fs_info is always cleaned up
` [PATCH 6.18 37/49] wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
` [PATCH 6.18 38/49] scsi: qla2xxx: Validate sp before freeing associated memory
` [PATCH 6.18 39/49] scsi: qla2xxx: Allow recovery for tape devices
` [PATCH 6.18 40/49] scsi: qla2xxx: Delay module unload while fabric scan in progress
` [PATCH 6.18 41/49] scsi: qla2xxx: Free sp in error path to fix system crash
` [PATCH 6.18 42/49] scsi: qla2xxx: Query FW again before proceeding with login
` [PATCH 6.18 43/49] bus: fsl-mc: fix use-after-free in driver_override_show()
` [PATCH 6.18 44/49] erofs: fix UAF issue for file-backed mounts w/ directio option
` [PATCH 6.18 45/49] xfs: fix UAF in xchk_btree_check_block_owner
` [PATCH 6.18 46/49] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free
` [PATCH 6.18 47/49] PCI: endpoint: Avoid creating sub-groups asynchronously
` [PATCH 6.18 48/49] wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add
` [PATCH 6.18 49/49] gpio: omap: do not register driver in probe()
[PATCH 6.19 00/49] 6.19.1-rc1 review
2026-02-13 13:48 UTC (50+ messages)
` [PATCH 6.19 01/49] io_uring/io-wq: add exit-on-idle state
` [PATCH 6.19 02/49] io_uring: allow io-wq workers to exit when unused
` [PATCH 6.19 03/49] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
` [PATCH 6.19 04/49] ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
` [PATCH 6.19 05/49] ksmbd: add chann_lock to protect ksmbd_chann_list xarray
` [PATCH 6.19 06/49] smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
` [PATCH 6.19 07/49] smb: smbdirect: introduce smbdirect_socket.recv_io.credits.available
` [PATCH 6.19 08/49] smb: smbdirect: introduce smbdirect_socket.send_io.bcredits.*
` [PATCH 6.19 09/49] smb: server: make use of smbdirect_socket.recv_io.credits.available
` [PATCH 6.19 10/49] smb: server: let recv_done() queue a refill when the peer is low on credits
` [PATCH 6.19 11/49] smb: server: make use of smbdirect_socket.send_io.bcredits
` [PATCH 6.19 12/49] smb: server: fix last send credit problem causing disconnects
` [PATCH 6.19 13/49] smb: server: let send_done handle a completion without IB_SEND_SIGNALED
` [PATCH 6.19 14/49] smb: client: make use of smbdirect_socket.recv_io.credits.available
` [PATCH 6.19 15/49] smb: client: let recv_done() queue a refill when the peer is low on credits
` [PATCH 6.19 16/49] smb: client: let smbd_post_send() make use of request->wr
` [PATCH 6.19 17/49] smb: client: remove pointless sc->recv_io.credits.count rollback
` [PATCH 6.19 18/49] smb: client: remove pointless sc->send_io.pending handling in smbd_post_send_iter()
` [PATCH 6.19 19/49] smb: client: port and use the wait_for_credits logic used by server
` [PATCH 6.19 20/49] smb: client: split out smbd_ib_post_send()
` [PATCH 6.19 21/49] smb: client: introduce and use smbd_{alloc, free}_send_io()
` [PATCH 6.19 22/49] smb: client: use smbdirect_send_batch processing
` [PATCH 6.19 23/49] smb: client: make use of smbdirect_socket.send_io.bcredits
` [PATCH 6.19 24/49] smb: client: fix last send credit problem causing disconnects
` [PATCH 6.19 25/49] smb: client: let smbd_post_send_negotiate_req() use smbd_post_send()
` [PATCH 6.19 26/49] smb: client: let send_done handle a completion without IB_SEND_SIGNALED
` [PATCH 6.19 27/49] driver core: enforce device_lock for driver_match_device()
` [PATCH 6.19 28/49] Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
` [PATCH 6.19 29/49] ALSA: hda/conexant: Add quirk for HP ZBook Studio G4
` [PATCH 6.19 30/49] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
` [PATCH 6.19 31/49] crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
` [PATCH 6.19 32/49] crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
` [PATCH 6.19 33/49] crypto: virtio - Add spinlock protection with virtqueue notification
` [PATCH 6.19 34/49] crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH 6.19 35/49] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 6.19 36/49] hfs: ensure sb->s_fs_info is always cleaned up
` [PATCH 6.19 37/49] wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
` [PATCH 6.19 38/49] scsi: qla2xxx: Validate sp before freeing associated memory
` [PATCH 6.19 39/49] scsi: qla2xxx: Allow recovery for tape devices
` [PATCH 6.19 40/49] scsi: qla2xxx: Delay module unload while fabric scan in progress
` [PATCH 6.19 41/49] scsi: qla2xxx: Free sp in error path to fix system crash
` [PATCH 6.19 42/49] scsi: qla2xxx: Query FW again before proceeding with login
` [PATCH 6.19 43/49] sched/mmcid: Dont assume CID is CPU owned on mode switch
` [PATCH 6.19 44/49] bus: fsl-mc: fix use-after-free in driver_override_show()
` [PATCH 6.19 45/49] erofs: fix UAF issue for file-backed mounts w/ directio option
` [PATCH 6.19 46/49] xfs: fix UAF in xchk_btree_check_block_owner
` [PATCH 6.19 47/49] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free
` [PATCH 6.19 48/49] PCI: endpoint: Avoid creating sub-groups asynchronously
` [PATCH 6.19 49/49] wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_add
[PATCH 00/10] Provide udata helpers and use them in bnxt_re
2026-02-13 12:56 UTC (15+ messages)
` [PATCH 03/10] RDMA: Add ib_respond_udata()
` [PATCH 04/10] RDMA: Add ib_is_udata_in_empty()
` [PATCH 05/10] RDMA: Provide documentation about the uABI compatibility rules
` [PATCH 07/10] RDMA/bnxt_re: Add compatibility checks to the uapi path for no data
` [PATCH 09/10] RDMA/bnxt_re: Use ib_respond_udata()
[PATCH 6.12 00/87] 6.12.69-rc1 review
2026-02-13 0:16 UTC (3+ messages)
` [PATCH 6.12 30/87] bcache: fix I/O accounting leak in detached_dev_do_request
[PATCH AUTOSEL 6.19-5.10] clocksource/drivers/sh_tmu: Always leave device running after probe
2026-02-12 12:11 UTC (24+ messages)
` [PATCH AUTOSEL 6.19-6.18] gendwarfksyms: Fix build on 32-bit hosts
` [PATCH AUTOSEL 6.19-6.18] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
` [PATCH AUTOSEL 6.19-6.18] bpftool: Fix dependencies for static build
` [PATCH AUTOSEL 6.19-6.12] perf/x86/msr: Add Airmont NP
` [PATCH AUTOSEL 6.19-6.18] genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
` [PATCH AUTOSEL 6.19-5.15] char: tpm: cr50: Remove IRQF_ONESHOT
` [PATCH AUTOSEL 6.19-6.6] crypto: hisilicon/qm - move the barrier before writing to the mailbox register
` [PATCH AUTOSEL 6.19-6.12] sched/debug: Fix updating of ppos on server write ops
` [PATCH AUTOSEL 6.19-6.18] perf/x86/intel: Add Airmont NP
` [PATCH AUTOSEL 6.19-6.18] bpf: Properly mark live registers for indirect jumps
` [PATCH AUTOSEL 6.19-5.10] mailbox: bcm-ferxrm-mailbox: Use default primary handler
` [PATCH AUTOSEL 6.19-6.18] perf/core: Fix slow perf_event_task_exit() with LBR callstacks
` [PATCH AUTOSEL 6.19-6.12] perf/x86/cstate: Add Airmont NP
` [PATCH AUTOSEL 6.19-5.10] clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OF
` [PATCH AUTOSEL 6.19-5.10] bpf: verifier improvement in 32bit shift sign extension pattern
` [PATCH AUTOSEL 6.19-6.12] bpf: Recognize special arithmetic shift in the verifier
` [PATCH AUTOSEL 6.19-6.12] bpf: crypto: Use the correct destructor kfunc type
` [PATCH AUTOSEL 6.19-5.10] pstore: ram_core: fix incorrect success return when vmap() fails
` [PATCH AUTOSEL 6.19-6.18] bpf: net_sched: Use the correct destructor kfunc type
` [PATCH AUTOSEL 6.19-6.18] irqchip/riscv-imsic: Add a CPU pm notifier to restore the IMSIC on exit
` [PATCH AUTOSEL 6.19-6.1] PCI/MSI: Unmap MSI-X region on error
` [PATCH AUTOSEL 6.19-6.18] rust: sync: Implement Unpin for ARef
[PATCH 0/8] selftests/resctrl: Fixes and improvements focused on recent Intel platforms
2026-02-12 3:54 UTC (7+ messages)
` [PATCH 2/8] selftests/resctrl: Prepare for parsing multiple events per iMC
` [PATCH 3/8] selftests/resctrl: Support multiple events associated with iMC
[PATCH 6.18 000/175] 6.18.10-rc1 review
2026-02-11 13:45 UTC (2+ messages)
[PATCH 6.12 000/113] 6.12.70-rc1 review
2026-02-11 13:45 UTC (2+ messages)
[PATCH 6.6 00/86] 6.6.124-rc1 review
2026-02-11 13:44 UTC (5+ messages)
[PATCH 6.1 00/69] 6.1.163-rc1 review
2026-02-11 13:44 UTC (2+ messages)
[PATCH AUTOSEL 6.19-5.10] s390/perf: Disable register readout on sampling events
2026-02-11 12:30 UTC (35+ messages)
` [PATCH AUTOSEL 6.19-5.10] arm64: Add support for TSV110 Spectre-BHB mitigation
` [PATCH AUTOSEL 6.19-5.10] xenbus: Use .freeze/.thaw to handle xenbus devices
` [PATCH AUTOSEL 6.19-5.10] s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGS
` [PATCH AUTOSEL 6.19-6.18] s390/boot: "
` [PATCH AUTOSEL 6.19-6.1] perf/arm-cmn: Support CMN-600AE
` [PATCH AUTOSEL 6.19-6.18] ntfs: ->d_compare() must not block
` [PATCH AUTOSEL 6.19-6.12] ACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)
` [PATCH AUTOSEL 6.19-6.12] block: decouple secure erase size limit from discard size limit
` [PATCH AUTOSEL 6.19-5.10] sparc: don't reference obsolete termio struct for TC* constants
` [PATCH AUTOSEL 6.19-5.10] EFI/CPER: don't go past the ARM processor CPER record buffer
` [PATCH AUTOSEL 6.19] ACPI: scan: Use async schedule function in acpi_scan_clear_dep_fn()
` [PATCH AUTOSEL 6.19-6.6] cpufreq: dt-platdev: Block the driver from probing on more QC platforms
` [PATCH AUTOSEL 6.19-5.10] EFI/CPER: don't dump the entire memory region
` [PATCH AUTOSEL 6.19-6.12] ACPI: battery: fix incorrect charging status when current is zero
` [PATCH AUTOSEL 6.19-6.18] rust: cpufreq: always inline functions using build_assert with arguments
` [PATCH AUTOSEL 6.19-6.18] blk-mq-sched: unify elevators checking for async requests
` [PATCH AUTOSEL 6.19-5.10] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
` [PATCH AUTOSEL 6.19-6.12] APEI/GHES: ARM processor Error: don't go past allocated memory
` [PATCH AUTOSEL 6.19-6.18] md raid: fix hang when stopping arrays with metadata through dm-raid
` [PATCH AUTOSEL 6.19-5.10] tools/power cpupower: Reset errno before strtoull()
` [PATCH AUTOSEL 6.19-5.10] sparc: Synchronize user stack on fork and clone
` [PATCH AUTOSEL 6.19-5.10] blk-mq-debugfs: add missing debugfs_mutex in blk_mq_debugfs_register_hctxs()
` [PATCH AUTOSEL 6.19-5.10] rnbd-srv: Zero the rsp buffer before using it
` [PATCH AUTOSEL 6.19-6.12] alpha: fix user-space corruption during memory compaction
` [PATCH AUTOSEL 6.19-5.10] ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
` [PATCH AUTOSEL 6.19] arm64: mte: Set TCMA1 whenever MTE is present in the kernel
` [PATCH AUTOSEL 6.19-6.18] tools/cpupower: Fix inverted APERF capability check
` [PATCH AUTOSEL 6.19-5.15] ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()
` [PATCH AUTOSEL 6.19-6.12] ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
` [PATCH AUTOSEL 6.19-6.6] perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH AUTOSEL 6.19-6.6] md-cluster: fix NULL pointer dereference in process_metadata_update
` [PATCH AUTOSEL 6.19-5.10] APEI/GHES: ensure that won't go past CPER allocated record
` [PATCH AUTOSEL 6.19-6.12] powercap: intel_rapl: Add PL4 support for Ice Lake
` [PATCH AUTOSEL 6.19-6.18] io_uring/timeout: annotate data race in io_flush_timeouts()
[PATCH 6.12 000/169] 6.12.68-rc1 review
2026-02-11 12:15 UTC (7+ messages)
` [PATCH 6.12 094/169] vsock/test: fix seqpacket message bounds test
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox