public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-13 07:31:53 to 2026-02-13 13:57:57 UTC [more...]

[PATCH 6.6 00/25] 6.6.125-rc1 review
 2026-02-13 13:48 UTC  (26+ messages)
` [PATCH 6.6 01/25] smb: client: split cached_fid bitfields to avoid shared-byte RMW races
` [PATCH 6.6 02/25] ksmbd: fix infinite loop caused by next_smb2_rcv_hdr_off reset in error paths
` [PATCH 6.6 03/25] smb: server: fix leak of active_num_conn in ksmbd_tcp_new_connection()
` [PATCH 6.6 04/25] driver core: enforce device_lock for driver_match_device()
` [PATCH 6.6 05/25] Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
` [PATCH 6.6 06/25] crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
` [PATCH 6.6 07/25] crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
` [PATCH 6.6 08/25] crypto: virtio - Add spinlock protection with virtqueue notification
` [PATCH 6.6 09/25] crypto: virtio - Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
` [PATCH 6.6 10/25] nilfs2: Fix potential block overflow that cause system hang
` [PATCH 6.6 11/25] wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()
` [PATCH 6.6 12/25] scsi: qla2xxx: Validate sp before freeing associated memory
` [PATCH 6.6 13/25] scsi: qla2xxx: Allow recovery for tape devices
` [PATCH 6.6 14/25] scsi: qla2xxx: Delay module unload while fabric scan in progress
` [PATCH 6.6 15/25] scsi: qla2xxx: Free sp in error path to fix system crash
` [PATCH 6.6 16/25] scsi: qla2xxx: Query FW again before proceeding with login
` [PATCH 6.6 17/25] net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP module
` [PATCH 6.6 18/25] nfsd: dont ignore the return code of svc_proc_register()
` [PATCH 6.6 19/25] netfilter: nf_tables: missing objects with no memcg accounting
` [PATCH 6.6 20/25] netfilter: nft_set_pipapo: prevent overflow in lookup table allocation
` [PATCH 6.6 21/25] vsock/test: verify socket options after setting them
` [PATCH 6.6 22/25] spi: cadence-quadspi: Implement refcount to handle unbind during busy
` [PATCH 6.6 23/25] selftests: mptcp: pm: ensure unknown flags are ignored
` [PATCH 6.6 24/25] mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()
` [PATCH 6.6 25/25] gpio: omap: do not register driver in probe()

[PATCH 6.12 00/24] 6.12.72-rc1 review
 2026-02-13 13:48 UTC  (25+ 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 05/24] Bluetooth: btusb: Add USB ID 7392:e611 for Edimax EW-7611UXB
` [PATCH 6.12 06/24] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
` [PATCH 6.12 07/24] crypto: octeontx - Fix length check to avoid truncation in ucode_load_store
` [PATCH 6.12 08/24] crypto: omap - Allocate OMAP_CRYPTO_FORCE_COPY scatterlists correctly
` [PATCH 6.12 09/24] crypto: virtio - Add spinlock protection with virtqueue notification
` [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 v3] mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for shared thp
 2026-02-13 13:20 UTC  (4+ messages)

[RESEND PATCH] uio: fix uio_unregister_device
 2026-02-13 13:19 UTC  (2+ messages)

[PATCH] uio: fix uio_unregister_device
 2026-02-13 12:17 UTC  (4+ messages)

FAILED: patch "[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously" failed to apply to 5.15-stable tree
 2026-02-13 12:14 UTC 

FAILED: patch "[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously" failed to apply to 6.1-stable tree
 2026-02-13 12:14 UTC 

FAILED: patch "[PATCH] PCI: endpoint: Avoid creating sub-groups asynchronously" failed to apply to 6.6-stable tree
 2026-02-13 12:14 UTC 

FAILED: patch "[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 5.10-stable tree
 2026-02-13 12:11 UTC 

FAILED: patch "[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 6.1-stable tree
 2026-02-13 12:11 UTC 

FAILED: patch "[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 5.15-stable tree
 2026-02-13 12:11 UTC 

FAILED: patch "[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 6.6-stable tree
 2026-02-13 12:11 UTC 

FAILED: patch "[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()" failed to apply to 6.12-stable tree
 2026-02-13 12:11 UTC 

[PATCH net v6 1/1] net/sched: act_gate: snapshot parameters with RCU on replace
 2026-02-13 11:39 UTC 

[BUG] sched_mm_cid_exit+0xe2: page fault on CID bitmap write with nopti on 6.19.0
 2026-02-13 11:16 UTC  (3+ messages)

FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 5.10-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 5.15-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 6.1-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 6.6-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 6.12-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 6.18-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Fix bsg_done() causing double free" failed to apply to 6.19-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Free sp in error path to fix system crash" failed to apply to 5.10-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Free sp in error path to fix system crash" failed to apply to 5.15-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Free sp in error path to fix system crash" failed to apply to 6.1-stable tree
 2026-02-13 11:15 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Allow recovery for tape devices" failed to apply to 5.10-stable tree
 2026-02-13 11:14 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Allow recovery for tape devices" failed to apply to 5.15-stable tree
 2026-02-13 11:14 UTC 

FAILED: patch "[PATCH] scsi: qla2xxx: Validate sp before freeing associated memory" failed to apply to 5.10-stable tree
 2026-02-13 11:13 UTC 

[PATCH v1 0/3] KVM: arm64: Fix guest feature sanitization and pKVM state synchronization
 2026-02-13 11:07 UTC  (10+ messages)
` [PATCH v1 1/3] KVM: arm64: Hide S1POE from guests when not supported by the host
` [PATCH v1 2/3] KVM: arm64: Fix ID register initialization for non-protected pKVM guests

FAILED: patch "[PATCH] crypto: virtio - Remove duplicated virtqueue_kick in" failed to apply to 5.10-stable tree
 2026-02-13 11:06 UTC 

FAILED: patch "[PATCH] crypto: virtio - Remove duplicated virtqueue_kick in" failed to apply to 5.15-stable tree
 2026-02-13 11:06 UTC 

[PATCH v1] mm/kfence: disable KFENCE upon KASAN HW tags enablement
 2026-02-13 10:50 UTC  (2+ messages)

[PATCH net v5] net: nfc: nci: Fix parameter validation for packet data
 2026-02-13 10:35 UTC  (4+ messages)

[RFC PATCH v2 1/2] usb: offload: move device locking to callers in offload.c
 2026-02-13 10:07 UTC  (2+ messages)
` [RFC PATCH v2 2/2] ALSA: usb: qcom: manage offload device usage

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2026-02-13 10:06 UTC 

FAILED: patch "[PATCH] smb: server: fix leak of active_num_conn in" failed to apply to 5.15-stable tree
 2026-02-13  9:52 UTC 

[PATCH] media: iris: Fix dma_free_attrs() size in iris_hfi_queues_init()
 2026-02-13  9:40 UTC  (2+ messages)

[PATCH] gpio: sysfs: fix chip removal with GPIOs exported over sysfs
 2026-02-13  8:32 UTC  (2+ messages)

[PATCH 6.1.y] wifi: cfg80211: Add missing lock in cfg80211_check_and_end_cac()
 2026-02-13  8:26 UTC 

[PATCH] rust_binder: fix oneway spam detection
 2026-02-13  7:57 UTC  (4+ messages)

[PATCH v2 0/2] phy: qcom: edp: Add DP/eDP switch for phys
 2026-02-13  7:31 UTC  (3+ messages)
` [PATCH v2 1/2] phy: qcom: edp: Add eDP/DP mode switch support
` [PATCH v2 2/2] phy: qcom: edp: Add per-version LDO configuration callback


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox