stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-17 08:06:38 to 2026-07-17 17:34:30 UTC [more...]

[PATCH v2 0/3] mtd: rawnand: sunxi: fix H6/H616 controller timings
 2026-07-17 17:33 UTC  (3+ messages)
` [PATCH v2 1/3] mtd: rawnand: sunxi: group controller delay tables
` [PATCH v2 2/3] mtd: rawnand: sunxi: describe tADL and tWHR delays

[PATCH] tracing: Fix context switch counter truncation
 2026-07-17 17:32 UTC 

[PATCH mm-hotfixes v5 0/5] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-17 17:30 UTC  (6+ messages)
` [PATCH mm-hotfixes v5 1/5] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v5 2/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
` [PATCH mm-hotfixes v5 3/5] x86/mm/pat: acquire init_mm read lock on attribute change "
` [PATCH mm-hotfixes v5 4/5] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v5 5/5] arm64: remove redundant concurrent ptdump UAF mitigation

[PATCH 6.12.y 0/9] Backport "af_unix: Drop all SCM attributes for SOCKMAP"
 2026-07-17 17:29 UTC  (10+ messages)
` [PATCH 6.12.y 1/9] net: dropreason: Gather SOCKET_ drop reasons
` [PATCH 6.12.y 2/9] af_unix: Set drop reason in unix_release_sock()
` [PATCH 6.12.y 3/9] af_unix: Set drop reason in manage_oob()
` [PATCH 6.12.y 4/9] af_unix: Set drop reason in unix_stream_read_skb()
` [PATCH 6.12.y 5/9] af_unix/scm: fix whitespace errors
` [PATCH 6.12.y 6/9] af_unix: Don't hold unix_state_lock() in __unix_dgram_recvmsg()
` [PATCH 6.12.y 7/9] af_unix: Don't check SOCK_DEAD in unix_stream_read_skb()
` [PATCH 6.12.y 8/9] af_unix: Don't use skb_recv_datagram() "
` [PATCH 6.12.y 9/9] af_unix: Drop all SCM attributes for SOCKMAP

[PATCH] lockd: fix NULL dereference on lockowner allocation failure
 2026-07-17 17:28 UTC 

[PATCH v3] PCI: imx6: Keep i.MX6Q Root Port MSI capability with iMSI-RX to work around hardware bug
 2026-07-17 17:09 UTC  (3+ messages)

[PATCH 6.6.y 0/6] cBPF JIT spray hardening
 2026-07-17 17:07 UTC  (7+ messages)
` [PATCH 6.6.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 6.6.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 6.6.y 3/6] bpf: Restrict JIT predictor flush to cBPF
` [PATCH 6.6.y 4/6] bpf: Skip redundant IBPB in pack allocator
` [PATCH 6.6.y 5/6] bpf: Prefer packs that won't trigger an IBPB flush on allocation
` [PATCH 6.6.y 6/6] bpf: Prefer dirty packs for eBPF allocations

[PATCH v2] drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
 2026-07-17 17:06 UTC  (3+ messages)

[PATCH v2 1/2] drm/panel-edp: fix i2c adapter leak on probe failure
 2026-07-17 17:03 UTC  (2+ messages)

FAILED: patch "[PATCH] HID: appleir: fix UAF on pending key_up_timer in remove()" failed to apply to 6.1-stable tree
 2026-07-17 16:38 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] treewide: Switch/rename to timer_delete[_sync]()
  ` [PATCH 6.1.y 2/2] HID: appleir: fix UAF on pending key_up_timer in remove()

FAILED: patch "[PATCH] proc: protect ptrace_may_access() with exec_update_lock (FD" failed to apply to 5.10-stable tree
 2026-07-17 16:38 UTC  (4+ messages)
` [PATCH 5.10.y 1/3] proc: use generic setattr() for /proc/$PID/net
  ` [PATCH 5.10.y 2/3] proc: rename proc_setattr to proc_nochmod_setattr
  ` [PATCH 5.10.y 3/3] proc: protect ptrace_may_access() with exec_update_lock (FD links)

[PATCH] vhost-scsi: Prevent OOM from invalid protection SGL count
 2026-07-17 16:31 UTC  (3+ messages)

[PATCH 1/4] platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails
 2026-07-17 16:20 UTC  (2+ messages)
` [PATCH 2/4] platform/x86/amd/pmc: Fix error handling in amd_stb_s2d_init()

FAILED: patch "[PATCH] crypto: xilinx-trng - Remove crypto_rng interface" failed to apply to 7.1-stable tree
 2026-07-17 16:16 UTC  (4+ messages)

[PATCH 6.1.y 6.6.y 6.12.y] x86/mm: Fix check/use ordering in switch_mm_irqs_off()
 2026-07-17 16:04 UTC 

[PATCH 1/2] drm/i915/cdclk: Avoid spurious cdclk sanitization on PTL+
 2026-07-17 16:05 UTC  (2+ messages)

[PATCH v6 0/8] crypto: qce - Fix crypto self-test failures
 2026-07-17 15:53 UTC  (9+ messages)
` [PATCH v6 1/8] crypto: qce - Fix HMAC self-test failures for empty messages
` [PATCH v6 2/8] crypto: qce - Reject empty messages for AES-XTS
` [PATCH v6 3/8] crypto: qce - Fix CTR-AES for partial block requests
` [PATCH v6 4/8] crypto: qce - Use a fallback for AES-CTR with a partial final block
` [PATCH v6 5/8] crypto: qce - Use fallback for fragmented skcipher payloads
` [PATCH v6 6/8] crypto: qce - Fix xts-aes-qce for weak keys
` [PATCH v6 7/8] crypto: qce - Use a fallback for CCM with a partial final block
` [PATCH v6 8/8] crypto: qce - Use fallback for CCM with a fragmented payload

[PATCH v2] mtd: spinand: fmsh: fix FM25G01B/FM25G02B Quad I/O read dummy cycles
 2026-07-17 15:50 UTC 

[PATCH] USB: phy: fsl-usb: fix missing static keywords
 2026-07-17 15:49 UTC 

[PATCH] mtd: mtdoops: free page bitmap when the backing MTD is removed
 2026-07-17 15:50 UTC  (2+ messages)

[PATCH v2 RESEND] mtd: afs: validate v2 image info bounds
 2026-07-17 15:50 UTC  (2+ messages)

[PATCH v2 RESEND] mtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()
 2026-07-17 15:48 UTC  (2+ messages)

[PATCH v4 0/3] panic: fix the panic_force_cpu redirect races
 2026-07-17 15:44 UTC  (8+ messages)
` [PATCH v4 1/3] panic: fix redirect CPU race in panic_try_force_cpu()
` [PATCH v4 2/3] panic: flatten nmi_panic control flow
` [PATCH v4 3/3] panic: allow force_cpu redirect from an NMI

[PATCH 6.12 000/349] 6.12.96-rc1 review
 2026-07-17 15:30 UTC  (3+ messages)

[PATCH 6.18 000/480] 6.18.39-rc1 review
 2026-07-17 15:29 UTC  (4+ messages)

[PATCH 7.1 000/518] 7.1.4-rc1 review
 2026-07-17 15:28 UTC  (4+ messages)

[PATCH net] usbnet: cap max_mtu for drivers without bind callback
 2026-07-17 15:16 UTC 

[PATCH v4 0/2] misc: ibmasm: Fix out-of-bounds MMIO accesses
 2026-07-17 15:13 UTC  (4+ messages)
` [PATCH v4 2/2] misc: ibmasm: Fix dynamic out-of-bounds MMIO access via malicious MFA

[PATCH v5 0/2] misc: ibmasm: Fix out-of-bounds MMIO accesses
 2026-07-17 15:09 UTC  (3+ messages)
` [PATCH v5 1/2] misc: ibmasm: Fix static out-of-bounds MMIO access during probe
` [PATCH v5 2/2] misc: ibmasm: Fix dynamic out-of-bounds MMIO access via malicious MFA

[PATCH 2/4] drm/bridge: display-connector: Fix I2C adapter resource leak
 2026-07-17 15:03 UTC  (2+ messages)

FAILED: patch "[PATCH] proc: protect ptrace_may_access() with exec_update_lock (part" failed to apply to 6.1-stable tree
 2026-07-17 15:00 UTC  (4+ messages)
` [PATCH 6.1.y 1/3] seqlock: Introduce scoped_seqlock_read()
  ` [PATCH 6.1.y 2/3] seqlock: Change do_task_stat() to use scoped_seqlock_read()
  ` [PATCH 6.1.y 3/3] proc: protect ptrace_may_access() with exec_update_lock (part 1)

FAILED: patch "[PATCH] HID: appleir: fix UAF on pending key_up_timer in remove()" failed to apply to 6.6-stable tree
 2026-07-17 14:59 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] treewide: Switch/rename to timer_delete[_sync]()
  ` [PATCH 6.6.y 2/2] HID: appleir: fix UAF on pending key_up_timer in remove()

FAILED: patch "[PATCH] HID: appleir: fix UAF on pending key_up_timer in remove()" failed to apply to 6.12-stable tree
 2026-07-17 14:55 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] treewide: Switch/rename to timer_delete[_sync]()
  ` [PATCH 6.12.y 2/2] HID: appleir: fix UAF on pending key_up_timer in remove()

[PATCH v10 08/10] PCI: of: Set fwnode device of newly created PCI device nodes
 2026-07-17 14:51 UTC 

[PATCH] drm/bridge: display-connector: fix i2c adapter leak on probe failure
 2026-07-17 14:51 UTC  (3+ messages)

[PATCH v3 ath-current] wifi: ath12k: convert scan timeout to wiphy delayed work
 2026-07-17 14:40 UTC  (2+ messages)

[RFC PATCH v1.1 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
 2026-07-17 14:34 UTC  (8+ messages)
` [RFC PATCH v1.1 1/7] mm/damon/core: initialize damos->last_applied
` [RFC PATCH v1.1 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [RFC PATCH v1.1 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [RFC PATCH v1.1 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [RFC PATCH v1.1 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [RFC PATCH v1.1 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [RFC PATCH v1.1 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()

FAILED: patch "[PATCH] proc: protect ptrace_may_access() with exec_update_lock (part" failed to apply to 6.6-stable tree
 2026-07-17 14:34 UTC  (4+ messages)
` [PATCH 6.6.y 1/3] seqlock: Introduce scoped_seqlock_read()
  ` [PATCH 6.6.y 2/3] seqlock: Change do_task_stat() to use scoped_seqlock_read()
  ` [PATCH 6.6.y 3/3] proc: protect ptrace_may_access() with exec_update_lock (part 1)

FAILED: patch "[PATCH] HID: multitouch: fix out-of-bounds bit access on mt_io_flags" failed to apply to 5.15-stable tree
 2026-07-17 14:34 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] HID: add haptics page defines
  ` [PATCH 5.15.y 2/2] HID: multitouch: fix out-of-bounds bit access on mt_io_flags

[PATCH] media: chips-media: wave5: Handle polling IRQ thread failure
 2026-07-17 14:31 UTC  (2+ messages)

[PATCH v2] fuse: don't bump attr_version for async direct read completion
 2026-07-17 14:29 UTC 

[PATCH] block: partitions: of: Fix NULL dereference on partition without reg
 2026-07-17 14:26 UTC 

FAILED: patch "[PATCH] HID: multitouch: fix out-of-bounds bit access on mt_io_flags" failed to apply to 6.1-stable tree
 2026-07-17 14:23 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] HID: add haptics page defines
  ` [PATCH 6.1.y 2/2] HID: multitouch: fix out-of-bounds bit access on mt_io_flags

FAILED: patch "[PATCH] mm/slab: do not limit zeroing to orig_size when only red" failed to apply to 6.6-stable tree
 2026-07-17 14:22 UTC  (2+ messages)
` [PATCH 6.6.y] mm/slab: do not limit zeroing to orig_size when only red zoning is enabled

[PATCH] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-17 14:16 UTC 

FAILED: patch "[PATCH] HID: multitouch: fix out-of-bounds bit access on mt_io_flags" failed to apply to 6.6-stable tree
 2026-07-17 14:13 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] HID: add haptics page defines
  ` [PATCH 6.6.y 2/2] HID: multitouch: fix out-of-bounds bit access on mt_io_flags

FAILED: patch "[PATCH] proc: protect ptrace_may_access() with exec_update_lock (part" failed to apply to 6.12-stable tree
 2026-07-17 14:00 UTC  (4+ messages)
` [PATCH 6.12.y 1/3] seqlock: Introduce scoped_seqlock_read()
  ` [PATCH 6.12.y 2/3] seqlock: Change do_task_stat() to use scoped_seqlock_read()
  ` [PATCH 6.12.y 3/3] proc: protect ptrace_may_access() with exec_update_lock (part 1)

FAILED: patch "[PATCH] HID: multitouch: fix out-of-bounds bit access on mt_io_flags" failed to apply to 6.12-stable tree
 2026-07-17 14:00 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] HID: add haptics page defines
  ` [PATCH 6.12.y 2/2] HID: multitouch: fix out-of-bounds bit access on mt_io_flags

FAILED: patch "[PATCH] proc: protect ptrace_may_access() with exec_update_lock (FD" failed to apply to 5.15-stable tree
 2026-07-17 14:00 UTC  (5+ messages)
` [PATCH 5.15.y 1/4] proc: use generic setattr() for /proc/$PID/net
  ` [PATCH 5.15.y 2/4] proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
  ` [PATCH 5.15.y 3/4] proc: rename proc_setattr to proc_nochmod_setattr
  ` [PATCH 5.15.y 4/4] proc: protect ptrace_may_access() with exec_update_lock (FD links)

[PATCH 1/2] Revert "media: v4l2-dev: fix error handling in __video_register_device()"
 2026-07-17 13:42 UTC 

[PATCH v2] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup
 2026-07-17 13:17 UTC 

[PATCH] staging: greybus: audio: bound topology parsing to the received buffer
 2026-07-17 12:56 UTC  (3+ messages)

[PATCH v2] ipmi: Fix rcu_read_unlock to srcu_read_unlock in handle_read_event_rsp
 2026-07-17 12:51 UTC  (2+ messages)

[PATCH v2] uio: fix IRQ vector leak on probe failure and remove
 2026-07-17 12:49 UTC  (2+ messages)

[PATCH] s390/dasd: Fix the leak of references on DASD discipline module
 2026-07-17 12:36 UTC 

[PATCH] serial: 8250: clear stuck RX-timeout interrupt on LPC32xx (PORT_LPC3220)
 2026-07-17 12:35 UTC 

[PATCH] gpib: fix use-after-free in iboffline() detach path
 2026-07-17 12:30 UTC  (3+ messages)
` [PATCH v2] gpib: fix use-after-free between iboffline() detach and in-flight I/O

[PATCH] drm/bridge: dw-hdmi: fix i2c adapter leak on probe failure
 2026-07-17 12:22 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: fix missing shared-key auth challenge length check
 2026-07-17 12:21 UTC  (2+ messages)

[PATCH] mtd: rawnand: validate ONFI extended parameter page sections
 2026-07-17 12:21 UTC  (2+ messages)

[PATCH v2] nvmem: s32g-ocotp: add OF module alias for autoloading
 2026-07-17 12:21 UTC 

[PATCH v2] iommu/vt-d: Fix UCTP context table slot when copying root entries
 2026-07-17 11:59 UTC  (2+ messages)

[PATCH v2] usb: typec: ucsi: Correct teardown ordering in ucsi_init() error path
 2026-07-17 11:57 UTC  (2+ messages)

[PATCH mm-hotfixes v4 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
 2026-07-17 11:45 UTC  (5+ messages)
` [PATCH mm-hotfixes v4 2/4] x86/mm/pat: acquire init_mm write lock to avoid UAF

[PATCH net] mac802154: hold an interface reference across the scan worker
 2026-07-17 11:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 7.1 000/533] 7.1.4-rc2 review
 2026-07-17 11:30 UTC  (3+ messages)

[PATCH net v1] llc: fix SAP refcount leak when creating incoming sockets
 2026-07-17 11:20 UTC  (2+ messages)

FAILED: patch "[PATCH] proc: protect ptrace_may_access() with exec_update_lock (part" failed to apply to 6.18-stable tree
 2026-07-17 11:18 UTC  (4+ messages)
` [PATCH 6.18.y 1/3] seqlock: Introduce scoped_seqlock_read()
  ` [PATCH 6.18.y 2/3] seqlock: Change do_task_stat() to use scoped_seqlock_read()
  ` [PATCH 6.18.y 3/3] proc: protect ptrace_may_access() with exec_update_lock (part 1)

FAILED: patch "[PATCH] proc: protect ptrace_may_access() with exec_update_lock (FD" failed to apply to 6.1-stable tree
 2026-07-17 11:18 UTC  (5+ messages)
` [PATCH 6.1.y 1/4] proc: use generic setattr() for /proc/$PID/net
  ` [PATCH 6.1.y 2/4] proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
  ` [PATCH 6.1.y 3/4] proc: rename proc_setattr to proc_nochmod_setattr
  ` [PATCH 6.1.y 4/4] proc: protect ptrace_may_access() with exec_update_lock (FD links)

[PATCH v2] fs/ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
 2026-07-17 10:51 UTC 

[PATCH v2] of/address: Fix NULL bus dereference in of_pci_range_parser_one()
 2026-07-17 11:08 UTC  (3+ messages)

[PATCH v3 0/6] platform/raspberrypi: Add Broadcom Videocore shared memory support
 2026-07-17 11:00 UTC  (2+ messages)
` [PATCH v3 1/6] platform/raspberrypi: vchiq-mmal: Reset buffers_with_vpu on port_enable

[PATCH 1/2] wifi: mt76: mt7996: disable RX NAPI on driver removal
 2026-07-17 11:00 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: skip NAPI deletion for WED RRO queues

[PATCH linux-6.12.y v1 0/2] Backporting SEV-SNP CVE-2023-20585 to linux-stable
 2026-07-17 10:49 UTC  (3+ messages)
` [PATCH linux-6.12.y v1 1/2] iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19
` [PATCH linux-6.12.y v1 2/2] iommu/amd: Use maximum PPR "

[PATCH 6.12 000/357] 6.12.96-rc2 review
 2026-07-17 10:55 UTC  (2+ messages)

[PATCH 6.18 000/495] 6.18.39-rc2 review
 2026-07-17 10:55 UTC  (2+ messages)

[PATCH v2] mm: memcg: initialize *locked in memcg1_oom_prepare() stub
 2026-07-17 10:52 UTC  (3+ messages)

Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
 2026-07-17 10:42 UTC  (11+ messages)

[PATCH] usb: typec: ucsi: Correct teardown ordering in ucsi_init() error path
 2026-07-17 10:16 UTC  (2+ messages)

[PATCH net v2] net/mlx5: free mlx5_st_idx_data on final dealloc
 2026-07-17 10:00 UTC  (5+ messages)

[PATCH bpf] veth: convert frag_list skbs before running XDP
 2026-07-17  9:56 UTC  (2+ messages)

[PATCH] igc: fix netdev not re-attached after resume if interface is down
 2026-07-17  9:22 UTC 

[PATCH net v2] can: esd_usb: kill anchored URBs before freeing netdevs
 2026-07-17  9:50 UTC  (2+ messages)

FAILED: patch "[PATCH] xfs: don't replace the wrong part of the cow fork" failed to apply to 6.12-stable tree
 2026-07-17  9:32 UTC 

FAILED: patch "[PATCH] xfs: don't replace the wrong part of the cow fork" failed to apply to 6.18-stable tree
 2026-07-17  9:32 UTC 

FAILED: patch "[PATCH] xfs: don't replace the wrong part of the cow fork" failed to apply to 7.1-stable tree
 2026-07-17  9:32 UTC 

[PATCH] remoteproc: qcom_q6v5_mss: Fix off-by-one error in regulator error cleanup
 2026-07-17  9:31 UTC  (2+ messages)

[PATCH v2 0/2] virtio_balloon: fix Use-After-Free bugs during PM freeze
 2026-07-17  9:30 UTC  (7+ messages)
` [PATCH v2 1/2] mm/page_reporting: use system_freezable_wq to fix UAF during suspend
` [PATCH v2 2/2] virtio_balloon: avoid shrinker execution during PM suspend

[PATCH net v2] netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
 2026-07-17  9:30 UTC  (2+ messages)

[PATCH v2] amba: bus: Fix race condition during DMA configure at IOMMU probe time
 2026-07-17  9:25 UTC 

[PATCH] HID: intel-thc-hid: intel-quickspi: validate report size before copy
 2026-07-17  9:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 3/3] ASoC: fsl_easrc: Use div64_u64 for 64-by-64 division
 2026-07-17  9:15 UTC 

[PATCH v2 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
 2026-07-17  8:51 UTC 

[PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
 2026-07-17  8:46 UTC  (9+ messages)

[PATCH] module: fix UAF and GPF in idempotent_init_module via heap allocation
 2026-07-17  8:26 UTC 

[PATCH v2] drivers/crypto: Mark QCE as BROKEN
 2026-07-17  8:18 UTC  (2+ messages)

[PATCH] crypto: atmel-ecc - avoid stale fallback key after set_secret failure
 2026-07-17  8:15 UTC  (2+ messages)

[PATCH net 1/2] tcp: challenge ACK for non-exact RST in SYN-RECEIVED
 2026-07-17  8:14 UTC 

[PATCH 4/4] ASoC: tlv320aic32x4: Use div64_ul for division by unsigned long
 2026-07-17  8:06 UTC  (2+ messages)

[PATCH v2 ipsec] xfrm: espintcp: fix UAF during close
 2026-07-17  8:06 UTC  (2+ messages)


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).