messages from 2026-02-12 23:08:21 to 2026-02-13 13:55:46 UTC [more...]
[PATCH 6.12 00/24] 6.12.72-rc1 review
2026-02-13 13:48 UTC (15+ 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 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.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
[PATCH v4 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
2026-02-13 7:24 UTC (2+ messages)
` [PATCH v4] "
[PATCH v8 0/1] Bluetooth: mgmt: Fix heap overflow and race condition
2026-02-13 7:22 UTC (2+ messages)
` [PATCH v8 1/1] Bluetooth: mgmt: Fix heap overflow and race condition in mesh handling
[PATCH] kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm
2026-02-13 6:45 UTC
[PATCH] powercap: intel_rapl: use unsigned arithmetic in time window computation
2026-02-13 6:29 UTC
[PATCH bluetooth v7 1/1] Bluetooth: mgmt: Fix heap overflow and race condition in mesh handling
2026-02-13 6:04 UTC
[PATCH v4 1/1] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
2026-02-13 6:03 UTC
[PATCH v3,net] virtio_net: Improve RSS key size validation
2026-02-13 5:40 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v6 1/1] Bluetooth: mgmt: Fix heap overflow and race condition in mesh handling
2026-02-13 5:15 UTC
[PATCH v3] net: arcnet: com20020-pci: fix support for 2.5Mbit cards
2026-02-13 4:55 UTC
[PATCH] net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
2026-02-13 3:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 1/1] Bluetooth: mgmt: Fix heap overflow and race condition in mesh handling
2026-02-13 3:01 UTC
[PATCH 6.1] scsi: ufs: core: Fix handling of lrbp->cmd
2026-02-13 3:02 UTC
[PATCH v2] net: intel: fix PCI device ID conflict between i40e and ipw2200
2026-02-13 2:50 UTC (2+ messages)
[PATCH v2] net: arcnet: com20020-pci: fix support for 2.5Mbit cards
2026-02-13 2:45 UTC (2+ messages)
[STATUS] stable/linux-6.12.y - ae591174b1f2e6b81ffe182fb621bba910bfb44e
2026-02-13 2:30 UTC
[PATCH v2 0/4] soc: qcom: ice: Remove platform_driver support and expose as a pure library
2026-02-13 2:17 UTC (4+ messages)
` [PATCH v2 1/4] "
[PATCH] gpu: host1x: Fix passing zero to ERR_PTR in host1x_iommu_attach()
2026-02-13 2:03 UTC (2+ messages)
[PATCH v4 1/1] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
2026-02-13 1:55 UTC
[PATCH v5 1/3] x86/cpu: Clear feature bits disabled at compile-time
2026-02-13 0:58 UTC (10+ messages)
[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
[merged mm-stable] mm-page_alloc-clear-page-private-in-free_pages_prepare.patch removed from -mm tree
2026-02-12 23:44 UTC
[merged mm-stable] mm-vmscan-fix-demotion-targets-checks-in-reclaim-demotion.patch removed from -mm tree
2026-02-12 23:43 UTC
[merged mm-hotfixes-stable] procfs-fix-possible-double-mmput-in-do_procmap_query.patch removed from -mm tree
2026-02-12 23:40 UTC
[merged mm-hotfixes-stable] mm-page_alloc-skip-debug_check_no_objlocks_freed-with-fpi_trylock.patch removed from -mm tree
2026-02-12 23:40 UTC
[merged mm-hotfixes-stable] mm-hugetlb-restore-failed-global-reservations-to-subpool.patch removed from -mm tree
2026-02-12 23:40 UTC
[RFC PATCH 2/5] KVM: nSVM: Use the correct RIP when restoring vmcb02's control area
2026-02-12 23:07 UTC (3+ messages)
` [RFC PATCH 3/5] KVM: nSVM: Move updating NextRIP and soft IRQ RIPs into a helper
` [RFC PATCH 4/5] KVM: SVM: Recalculate nested RIPs after restoring REGS/SREGS
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