stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-04 10:53:26 to 2026-09-04 16:19:13 UTC [more...]

[PATCH v3 00/21] arm64: Preemptible this_cpu_*() operations
 2026-09-04 16:17 UTC  (14+ messages)
` [PATCH v3 03/21] arm64: percpu: Fix LSE operations on {8,16}-bit types
` [PATCH v3 05/21] arm64: cmpxchg128: LSE: Remove redundant operands
` [PATCH v3 07/21] arm64: preempt: Treat should_resched() as unlikely
` [PATCH v3 08/21] arm64: ptrace: Always inline pt_regs_[read,write}_reg()
` [PATCH v3 09/21] arm64: percpu: Factor out percpu offset asm
` [PATCH v3 10/21] arm64: gpr-num: Add wxN aliases for wN registers
` [PATCH v3 12/21] arm64: entry: sdei: Restore all clobberable GPRs
` [PATCH v3 14/21] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops
` [PATCH v3 15/21] arm64: percpu: Implement preemptible read/write ops
` [PATCH v3 16/21] arm64: percpu: Implement preemptible void RMW ops
` [PATCH v3 17/21] arm64: percpu: Implement preemptible return "
` [PATCH v3 18/21] arm64: percpu: Implement preemptible XCHG ops
` [PATCH v3 19/21] arm64: percpu: Implement preemptible CMPXCHG ops

[v5.15 PATCH 3/3] xfs: fix unmount hang with unflushable inodes stuck in the AIL
 2026-09-04 16:17 UTC 

[v5.15 PATCH 2/3] xfs: factor out stale buffer item completion
 2026-09-04 16:17 UTC 

[v5.15 PATCH 1/3] xfs: rearrange code in xfs_buf_item.c
 2026-09-04 16:16 UTC 

FAILED: patch "[PATCH] zram: fix out-of-bounds access in read_block_state()" failed to apply to 6.12-stable tree
 2026-09-04 16:15 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] zram: fixup read_block_state()
  ` [PATCH 6.12.y 2/2] zram: fix out-of-bounds access in read_block_state()

[v5.15 PATCH 0/3] xfs: port fix unmount hang with unflushable inodes stuck in the AIL to v5.15
 2026-09-04 16:13 UTC 

[PATCH 7.2 000/713] 7.2.4-rc1 review
 2026-09-04 16:08 UTC  (6+ messages)
` [PATCH 7.2 532/713] PCI/DPC: Allow DPC on all Downstream Ports when OS controls AER

[PATCHSET] xfs: LLM-inspired bug fixes, part 11
 2026-09-04 16:13 UTC  (5+ messages)
` [PATCH 6/6] xfs: bail out on bitmap errors in xrep_agfl_fill
  ` [PATCH v1.1 "

[PATCH v7 2/4] module: introduce SH_ENTSIZE_STANDALONE for separately allocated sections
 2026-09-04 16:10 UTC  (2+ messages)

[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-04 16:10 UTC  (4+ messages)

[PATCH v1] arm64: dts: ti: k3-am62-verdin: Set MMC clock pins as OUTPUT
 2026-09-04 16:04 UTC  (2+ messages)

FAILED: patch "[PATCH] zram: fix out-of-bounds access in read_block_state()" failed to apply to 6.18-stable tree
 2026-09-04 15:58 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] zram: fixup read_block_state()
  ` [PATCH 6.18.y 2/2] zram: fix out-of-bounds access in read_block_state()

FAILED: patch "[PATCH] usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command" failed to apply to 6.6-stable tree
 2026-09-04 15:58 UTC  (8+ messages)
` [PATCH 6.6.y 1/7] usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()
  ` [PATCH 6.6.y 2/7] usb: typec: ucsi: simplify command sending API
  ` [PATCH 6.6.y 3/7] usb: typec: ucsi: split read operation
  ` [PATCH 6.6.y 4/7] usb: typec: ucsi: rework command execution functions
  ` [PATCH 6.6.y 5/7] usb: typec: ucsi: inline ucsi_read_message_in
  ` [PATCH 6.6.y 6/7] usb: typec: ucsi: extract common code for command handling
  ` [PATCH 6.6.y 7/7] usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command completion

FAILED: patch "[PATCH] zram: fix out-of-bounds access in writeback_store()" failed to apply to 6.18-stable tree
 2026-09-04 15:56 UTC  (2+ messages)
` [PATCH 6.18.y] zram: fix out-of-bounds access in writeback_store()

FAILED: patch "[PATCH] usb: gadget: f_fs: Fix Use-After-Free in AIO error path" failed to apply to 5.15-stable tree
 2026-09-04 15:53 UTC  (7+ messages)
` [PATCH 5.15.y 1/6] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO
  ` [PATCH 5.15.y 2/6] block: use flags instead of bit fields for blkdev_dio
  ` [PATCH 5.15.y 3/6] usb: remove res2 argument from gadget code completions
  ` [PATCH 5.15.y 4/6] fs: get rid of the res2 iocb->ki_complete argument
  ` [PATCH 5.15.y 5/6] USB: gadget: ffs: fix mm lifetime handling
  ` [PATCH 5.15.y 6/6] usb: gadget: f_fs: Fix Use-After-Free in AIO error path

[PATCH v2 1/3] rpmb: core: Pin parent device and guard requests with rwsem
 2026-09-04 15:53 UTC  (2+ messages)
` [PATCH v2 2/3] scsi: ufs: rpmb: Decouple device lifecycle from devres to avoid UAF

[PATCH] usb: storage: sierra_ms: reject short SWoC info transfers
 2026-09-04 15:44 UTC  (4+ messages)

FAILED: patch "[PATCH] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout" failed to apply to 6.12-stable tree
 2026-09-04 15:42 UTC  (2+ messages)
` (no subject)

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-04 15:35 UTC  (3+ messages)

[PATCH] btrfs: fix deadlocks with transaction commit when cloning inline extents
 2026-09-04 15:34 UTC  (7+ messages)

FAILED: patch "[PATCH] cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER" failed to apply to 6.12-stable tree
 2026-09-04 15:28 UTC  (5+ messages)
` [PATCH 6.12.y 1/4] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
  ` [PATCH 6.12.y 2/4] cxl/pci: Remove unnecessary CXL RCH "
  ` [PATCH 6.12.y 3/4] cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.c
  ` [PATCH 6.12.y 4/4] cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read

[PATCH net] can: netlink: fix CAN XL PWM attribute sizing
 2026-09-04 15:26 UTC 

FAILED: patch "[PATCH] mm/page_vma_mapped: use huge_ptep_get() for hugetlb" failed to apply to 6.1-stable tree
 2026-09-04 15:27 UTC  (6+ messages)
` [PATCH 6.1.y 1/5] hugetlb: convert hugetlb_no_page() to use struct vm_fault
  ` [PATCH 6.1.y 2/5] hugetlb: convert hugetlb_wp() "
  ` [PATCH 6.1.y 3/5] fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
  ` [PATCH 6.1.y 4/5] mm: provide mm_struct and address to huge_ptep_get()
  ` [PATCH 6.1.y 5/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb

FAILED: patch "[PATCH] mm/rmap: use huge_ptep_get() in try_to_unmap_one()" failed to apply to 5.10-stable tree
 2026-09-04 15:27 UTC  (2+ messages)
` [PATCH 5.10.y] mm/rmap: use huge_ptep_get() in try_to_unmap_one()

[PATCH net] can: netlink: fix static FD-NON-ISO mode validation
 2026-09-04 15:26 UTC 

[PATCH v2] selinux: use socket SID for SCTP ASCONF permission checks
 2026-09-04 15:26 UTC  (6+ messages)

[PATCH] mtd: rawnand: sunxi: reject invalid ECC step sizes
 2026-09-04 15:25 UTC  (2+ messages)

[PATCH net v2 0/2] net/smc: fix diag dump lifetime races
 2026-09-04 15:21 UTC  (8+ messages)

[PATCH] smb: client: avoid leaking refcount when cifs_sb_tlink() fails
 2026-09-04 15:21 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/rmap: use huge_ptep_get() in try_to_unmap_one()" failed to apply to 5.15-stable tree
 2026-09-04 15:17 UTC  (2+ messages)
` [PATCH 5.15.y] mm/rmap: use huge_ptep_get() in try_to_unmap_one()

[PATCH] nfsd: hold cl_lock in client_has_state()
 2026-09-04 15:12 UTC  (2+ messages)

[PATCH 1/2] mm: memcg: settle memory.high debt after THP faults with non-blocking gfp
 2026-09-04 15:10 UTC  (2+ messages)

FAILED: patch "[PATCH] usb: gadget: f_fs: Fix Use-After-Free in AIO error path" failed to apply to 6.1-stable tree
 2026-09-04 15:04 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] USB: gadget: ffs: fix mm lifetime handling
  ` [PATCH 6.1.y 2/2] usb: gadget: f_fs: Fix Use-After-Free in AIO error path

[PATCH v4 1/3] ceph: fix use-after-free in check_new_map() after early session put
 2026-09-04 15:03 UTC  (3+ messages)
` [PATCH v4 2/3] ceph: stop checking a stale MDS map after dropping mutex
` [PATCH v4 3/3] ceph: don't unregister an MDS session before removing its caps

[PATCH v5 01/13] HID: asus: do not send keyboard init reports to touchpads
 2026-09-04 14:58 UTC 

FAILED: patch "[PATCH] usb: gadget: f_fs: Fix Use-After-Free in AIO error path" failed to apply to 6.6-stable tree
 2026-09-04 14:51 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] USB: gadget: ffs: fix mm lifetime handling
  ` [PATCH 6.6.y 2/2] usb: gadget: f_fs: Fix Use-After-Free in AIO error path

[REGRESSION] reads and writes hang if NFS server has v3 disabled
 2026-09-04 14:51 UTC  (5+ messages)

[PATCH v3] ata: ahci: work around lost interrupts on Marvell 88SE61xx
 2026-09-04 14:45 UTC  (3+ messages)

[PATCH] irqchip/riscv-imsic: Fix MMIO regset lookup loop bound
 2026-09-04 14:38 UTC  (2+ messages)

FAILED: patch "[PATCH] cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER" failed to apply to 6.18-stable tree
 2026-09-04 14:32 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.c
  ` [PATCH 6.18.y 2/2] cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read

FAILED: patch "[PATCH] usb: gadget: f_fs: Fix Use-After-Free in AIO error path" failed to apply to 6.12-stable tree
 2026-09-04 14:32 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] USB: gadget: ffs: fix mm lifetime handling
  ` [PATCH 6.12.y 2/2] usb: gadget: f_fs: Fix Use-After-Free in AIO error path

FAILED: patch "[PATCH] usb: gadget: f_fs: Fix Use-After-Free in AIO error path" failed to apply to 6.18-stable tree
 2026-09-04 14:29 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] USB: gadget: ffs: fix mm lifetime handling
  ` [PATCH 6.18.y 2/2] usb: gadget: f_fs: Fix Use-After-Free in AIO error path

[PATCH] thermal: intel: powerclamp: Reject invalid window_size values
 2026-09-04 14:24 UTC  (2+ messages)

FAILED: patch "[PATCH] usb: gadget: f_fs: Fix Use-After-Free in AIO error path" failed to apply to 7.2-stable tree
 2026-09-04 14:25 UTC  (3+ messages)
` [PATCH 7.2.y 1/2] USB: gadget: ffs: fix mm lifetime handling
  ` [PATCH 7.2.y 2/2] usb: gadget: f_fs: Fix Use-After-Free in AIO error path

[tip: irq/urgent] irqchip/stm32mp-exti: Fix the unit of the hwspinlock timeout
 2026-09-04 14:24 UTC 

[PATCH] HID: hid-oxp: use cancel_delayed_work_sync() in remove
 2026-09-04 14:23 UTC  (2+ messages)

FAILED: patch "[PATCH] serial: imx: serialize imx_uart_ports[] lifetime" failed to apply to 5.10-stable tree
 2026-09-04 14:23 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] serial: imx: Convert to platform remove callback returning void
  ` [PATCH 5.10.y 2/2] serial: imx: serialize imx_uart_ports[] lifetime

[PATCH] clk: nuvoton: ma35d1: Use clk_hw pointers as mux parents
 2026-09-04 14:21 UTC  (2+ messages)

[PATCH] Revert "irqchip/mbigen: Fix mbigen node address layout"
 2026-09-04 14:18 UTC  (2+ messages)
` [tip: irq/urgent] "

[REGRESSION] stable-rc/linux-5.10.y: (build)implicit declaration of function ‘put_unaligned_le16’ [-Werror=impl
 2026-09-04 14:12 UTC  (2+ messages)
` [REGRESSION] stable-rc/linux-5.10.y: (build)implicit declaration of function 'put_unaligned_le16' [-Werror=impl

FAILED: patch "[PATCH] usb: gadget: at91_udc: drain polled-VBUS timer/work before" failed to apply to 5.10-stable tree
 2026-09-04 14:08 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] usb: gadget: at91_udc: Convert to platform remove callback returning void
  ` [PATCH 5.10.y 2/2] usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freed

[PATCH v3 0/2] smb: client: fix create context out-of-bounds reads
 2026-09-04 14:05 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] smb: client: validate POSIX create context length

FAILED: patch "[PATCH] usb: gadget: at91_udc: drain polled-VBUS timer/work before" failed to apply to 5.15-stable tree
 2026-09-04 14:00 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] usb: gadget: at91_udc: Convert to platform remove callback returning void
  ` [PATCH 5.15.y 2/2] usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freed

[PATCH net] ipvs: shut down destination trash timer on netns cleanup
 2026-09-04 13:51 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/page_alloc: don't spin_trylock() in NMI on UP" failed to apply to 6.18-stable tree
 2026-09-04 13:50 UTC  (2+ messages)
` [PATCH 6.18.y] mm/page_alloc: don't spin_trylock() in NMI on UP

FAILED: patch "[PATCH] usb: gadget: at91_udc: drain polled-VBUS timer/work before" failed to apply to 6.1-stable tree
 2026-09-04 13:50 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] usb: gadget: at91_udc: Convert to platform remove callback returning void
  ` [PATCH 6.1.y 2/2] usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freed

[PATCH] smb: client: fix cifsFileInfo reference leak in deferred close
 2026-09-04 13:48 UTC 

FAILED: patch "[PATCH] openvswitch: Fix CT limit teardown use-after-free" failed to apply to 5.10-stable tree
 2026-09-04 13:47 UTC  (3+ messages)
` [PATCH 5.10.y 0/2] Backport 'openvswitch: Fix CT limit teardown use-after-free'

[PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
 2026-09-04 13:47 UTC  (3+ messages)
` [QUESTION] Are these issues PREEMPT_RT-specific?

FAILED: patch "[PATCH] openvswitch: Fix CT limit teardown use-after-free" failed to apply to 5.15-stable tree
 2026-09-04 13:47 UTC  (3+ messages)
` [PATCH 5.15.y 0/2] Backport 'openvswitch: Fix CT limit teardown use-after-free'

FAILED: patch "[PATCH] openvswitch: Fix CT limit teardown use-after-free" failed to apply to 6.1-stable tree
 2026-09-04 13:47 UTC  (3+ messages)
` [PATCH 6.1.y 0/2] Backport 'openvswitch: Fix CT limit teardown use-after-free'

FAILED: patch "[PATCH] openvswitch: Fix CT limit teardown use-after-free" failed to apply to 6.6-stable tree
 2026-09-04 13:47 UTC  (3+ messages)
` [PATCH 6.6.y 0/2] Backport 'openvswitch: Fix CT limit teardown use-after-free'

FAILED: patch "[PATCH] openvswitch: Fix CT limit teardown use-after-free" failed to apply to 6.12-stable tree
 2026-09-04 13:47 UTC  (3+ messages)
` [PATCH 6.12.y 0/2] Backport 'openvswitch: Fix CT limit teardown use-after-free'

[PATCH v2] ata: libahci: clear PxCLBU and PxFBU for AHCI_HFLAG_32BIT_ONLY
 2026-09-04 13:43 UTC 

FAILED: patch "[PATCH] mm/page_alloc: don't spin_trylock() in NMI on UP" failed to apply to 7.2-stable tree
 2026-09-04 13:43 UTC  (2+ messages)
` [PATCH 7.2.y] mm/page_alloc: don't spin_trylock() in NMI on UP

FAILED: patch "[PATCH] usb: gadget: at91_udc: drain polled-VBUS timer/work before" failed to apply to 6.6-stable tree
 2026-09-04 13:43 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] usb: gadget: at91_udc: Convert to platform remove callback returning void
  ` [PATCH 6.6.y 2/2] usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freed

[PATCH] mtd: spi-nor: Unprepare legacy controllers upon RWW wait interruption
 2026-09-04 13:40 UTC  (2+ messages)

[PATCH v2 0/2] mtd: spi-nor: sfdp: bound two optional parameter tables
 2026-09-04 13:40 UTC  (2+ messages)

FAILED: patch "[PATCH] serial: imx: serialize imx_uart_ports[] lifetime" failed to apply to 5.15-stable tree
 2026-09-04 13:18 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] serial: imx: Convert to platform remove callback returning void
  ` [PATCH 5.15.y 2/2] serial: imx: serialize imx_uart_ports[] lifetime

FAILED: patch "[PATCH] mm/rmap: use huge_ptep_get() in try_to_migrate_one()" failed to apply to 6.1-stable tree
 2026-09-04 13:18 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
  ` [PATCH 6.1.y 2/2] mm/rmap: use huge_ptep_get() in try_to_migrate_one()

FAILED: patch "[PATCH] mm/page_vma_mapped: use huge_ptep_get() for hugetlb" failed to apply to 6.6-stable tree
 2026-09-04 13:18 UTC  (7+ messages)
` [PATCH 6.6.y 1/6] hugetlb: convert hugetlb_fault() to use struct vm_fault
  ` [PATCH 6.6.y 2/6] hugetlb: convert hugetlb_no_page() "
  ` [PATCH 6.6.y 3/6] hugetlb: convert hugetlb_wp() "
  ` [PATCH 6.6.y 4/6] fs/proc/task_mmu: convert smaps_hugetlb_range() to work on folios
  ` [PATCH 6.6.y 5/6] mm: provide mm_struct and address to huge_ptep_get()
  ` [PATCH 6.6.y 6/6] mm/page_vma_mapped: use huge_ptep_get() for hugetlb

FAILED: patch "[PATCH] tracing: Fix logged instance name on creation failure" failed to apply to 6.6-stable tree
 2026-09-04 13:18 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] tracing: Fix NULL vs IS_ERR() check in enable_instances()
  ` [PATCH 6.6.y 2/2] tracing: Fix logged instance name on creation failure

[PATCH 6.18 000/552] 6.18.50-rc1 review
 2026-09-04 13:15 UTC  (3+ messages)

[PATCH v3] RDMA/core: fix refcount bug in iwpm_get_nlmsg_request()
 2026-09-04 13:14 UTC 

[PATCH 1/2] usb: hub: use shorter 120ms post resume hold for SS root hubs
 2026-09-04 13:13 UTC  (8+ messages)
` [PATCH 2/2] xhci: drop 120ms U3 LFPS wake retry wait from runtime resume

[PATCH 6.12 000/403] 6.12.109-rc1 review
 2026-09-04 13:09 UTC  (6+ messages)

[PATCH v3 01/17] media: rc: Ensure registered is cleared in error path
 2026-09-04 13:07 UTC  (9+ messages)
` [PATCH v3 02/17] media: rc: Ensure that rc_unregister_device() does not free input device
` [PATCH v3 03/17] media: rc: Fix ABBA deadlock by making locks more fine grained
` [PATCH v3 04/17] media: rc: Add missing locking for keymap
` [PATCH v3 05/17] media: rc: Fix race between bpf(BPG_PROG_ATTACH) and device unregister
` [PATCH v3 06/17] media: rc: mce_kbd: Fix inconsistent locking of keylock
` [PATCH v3 07/17] media: ene_ir: Ensure teardown is done in the correct order
` [PATCH v3 15/17] media: serial_ir: Fix race condition where timer can be re-armed
` [PATCH v3 16/17] media: rc: After rc_unregister_device() timers "

[PATCH v2 1/3] ntfs: fix volume flag update races
 2026-09-04 13:07 UTC  (7+ messages)
` [PATCH v2 2/3] ntfs: add helper to record error flag before setting volume dirty bit
` [PATCH v2 3/3] ntfs: convert runtime error paths to mark volume dirty after recording errors

[PATCH] media: uvcvideo: defer cancelled buffer completion until copies finish
 2026-09-04 13:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] accel/rocket: search every core slot when a core is removed
 2026-09-04 12:59 UTC 

[PATCH] smb: client: fix DACL-rewrite heap overflow in id_mode_to_cifs_acl()
 2026-09-04 12:58 UTC  (2+ messages)
` [PATCH] smb: client: fix heap overflow in DACL owner/group rewrite

[PATCH v4 1/3] drm/sched: cache the timeline name to fix a use-after-free
 2026-09-04 12:49 UTC  (4+ messages)

[PATCH] net: tulip: use mod_timer() in t21142_lnk_change()
 2026-09-04 12:36 UTC 

[PATCH v15 0/4] Add phy_get_by_of_node and devm helper
 2026-09-04 12:40 UTC  (3+ messages)
` [PATCH v15 1/4] phy: core: Fix use-after-free in phy_get paths

[PATCH v14 0/4] Add phy_get_by_of_node and devm helper
 2026-09-04 12:39 UTC  (5+ messages)
` [PATCH v14 1/4] phy: core: Fix use-after-free in phy_get paths

[PATCH 5.10 00/43] 5.10.269-rc1 review
 2026-09-04 12:15 UTC  (4+ messages)
` [PATCH 5.10 28/43] xfrm: espintcp: fix UAF during close

[PATCH v2] xarray: fix index jumping backwards in xas_find()
 2026-09-04 12:12 UTC 

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-04 12:08 UTC  (2+ messages)

FAILED: patch "[PATCH] serial: imx: serialize imx_uart_ports[] lifetime" failed to apply to 6.1-stable tree
 2026-09-04 11:48 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] serial: imx: Convert to platform remove callback returning void
  ` [PATCH 6.1.y 2/2] serial: imx: serialize imx_uart_ports[] lifetime

[PATCH v2] serial: fix ioctl hangup race
 2026-09-04 11:44 UTC 

FAILED: patch "[PATCH] serial: imx: serialize imx_uart_ports[] lifetime" failed to apply to 6.6-stable tree
 2026-09-04 11:40 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] serial: imx: Convert to platform remove callback returning void
  ` [PATCH 6.6.y 2/2] serial: imx: serialize imx_uart_ports[] lifetime

[patch 1/8] signal: Prevent exec() race
 2026-09-04 11:35 UTC  (3+ messages)
` [patch 2/8] exec: Cleanup POSIX timers right after de_thread()

FAILED: patch "[PATCH] mm/rmap: use huge_ptep_get() in try_to_unmap_one()" failed to apply to 6.1-stable tree
 2026-09-04 11:25 UTC  (2+ messages)
` [PATCH 6.1.y] mm/rmap: use huge_ptep_get() in try_to_unmap_one()

[PATCH net v2] net: pin protocol module before inet socket allocation
 2026-09-04 11:16 UTC  (3+ messages)

[PATCH net v3] net: pin protocol module before inet socket allocation
 2026-09-04 11:15 UTC 

FAILED: patch "[PATCH] x86/locking: Use sfence for wmb() if SSE is available" failed to apply to 5.10-stable tree
 2026-09-04 11:13 UTC  (2+ messages)
` [PATCH 5.10.y] x86/locking: Use sfence for wmb() if SSE is available

[PATCH v2 2/2] PCI: altera: Fix resource leaks on probe failure
 2026-09-04 11:11 UTC  (2+ messages)

FAILED: patch "[PATCH] apparmor: fix out-of-bounds write when null terminating a" failed to apply to 5.10-stable tree
 2026-09-04 11:09 UTC  (2+ messages)
` [PATCH 5.10.y] apparmor: fix out-of-bounds write when null terminating a label vec

FAILED: patch "[PATCH] x86/locking: Use sfence for wmb() if SSE is available" failed to apply to 5.15-stable tree
 2026-09-04 11:06 UTC  (2+ messages)
` [PATCH 5.15.y] x86/locking: Use sfence for wmb() if SSE is available

[PATCH] ufs: use u64 for directory size in ufs_last_byte
 2026-09-04 11:03 UTC  (2+ messages)

FAILED: patch "[PATCH] x86/xen: fix init of balloon stats again" failed to apply to 6.6-stable tree
 2026-09-04 11:02 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] xen/balloon: improve accuracy of initial balloon target for dom0
  ` [PATCH 6.6.y 2/2] x86/xen: fix init of balloon stats again

FAILED: patch "[PATCH] apparmor: fix out-of-bounds write when null terminating a" failed to apply to 5.15-stable tree
 2026-09-04 11:02 UTC  (2+ messages)
` [PATCH 5.15.y] apparmor: fix out-of-bounds write when null terminating a label vec

[PATCH] fs: make sure to call fsnotify_inoderemove() only once when inode is dead
 2026-09-04 11:00 UTC  (2+ messages)

[PATCH] fs_pin: publish pins with RCU list helpers
 2026-09-04 10:56 UTC  (2+ messages)

[PATCH] nvme-pci: add NVME_QUIRK_DMAPOOL_ALIGN_512 for Micron 4100AT
 2026-09-04 10:51 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).