public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-13 16:04:26 to 2026-04-13 16:12:52 UTC [more...]

[PATCH 6.12 00/70] 6.12.82-rc1 review
 2026-04-13 16:00 UTC  (49+ messages)
` [PATCH 6.12 01/70] lib/crypto: chacha: Zeroize permuted_state before it leaves scope
` [PATCH 6.12 02/70] usb: typec: ucsi: skip connector validation before init
` [PATCH 6.12 03/70] wifi: rt2x00usb: fix devres lifetime
` [PATCH 6.12 04/70] xfrm_user: fix info leak in build_report()
` [PATCH 6.12 05/70] net: rfkill: prevent unlimited numbers of rfkill events from being created
` [PATCH 6.12 06/70] mptcp: fix slab-use-after-free in __inet_lookup_established
` [PATCH 6.12 07/70] seg6: separate dst_cache for input and output paths in seg6 lwtunnel
` [PATCH 6.12 08/70] Input: uinput - fix circular locking dependency with ff-core
` [PATCH 6.12 09/70] Input: uinput - take event lock when submitting FF request "event"
` [PATCH 6.12 10/70] MIPS: Always record SEGBITS in cpu_data.vmbits
` [PATCH 6.12 11/70] MIPS: mm: Suppress TLB uniquification on EHINV hardware
` [PATCH 6.12 12/70] MIPS: mm: Rewrite TLB uniquification for the hidden bit feature
` [PATCH 6.12 13/70] ASoC: simple-card-utils: Dont use __free(device_node) at graph_util_parse_dai()
` [PATCH 6.12 14/70] btrfs: make wait_on_extent_buffer_writeback() static inline
` [PATCH 6.12 15/70] btrfs: remove unused define WAIT_PAGE_LOCK for extent io
` [PATCH 6.12 16/70] btrfs: split waiting from read_extent_buffer_pages(), drop parameter wait
` [PATCH 6.12 17/70] btrfs: remove unused flag EXTENT_BUFFER_READAHEAD
` [PATCH 6.12 18/70] btrfs: remove unused flag EXTENT_BUFFER_CORRUPT
` [PATCH 6.12 19/70] btrfs: remove pointless out labels from extent-tree.c
` [PATCH 6.12 20/70] btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()
` [PATCH 6.12 21/70] blktrace: fix __this_cpu_read/write in preemptible context
` [PATCH 6.12 22/70] nfc: nci: complete pending data exchange on device close
` [PATCH 6.12 23/70] arm64: dts: renesas: white-hawk-cpu-common: Add pin control for DSI-eDP IRQ
` [PATCH 6.12 24/70] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
` [PATCH 6.12 25/70] sched_ext: Fix stale direct dispatch state in ddsp_dsq_id
` [PATCH 6.12 26/70] Revert "mptcp: add needs_id for netlink appending addr"
` [PATCH 6.12 27/70] net: annotate data-races around sk->sk_{data_ready,write_space}
` [PATCH 6.12 28/70] mptcp: fix soft lockup in mptcp_recvmsg()
` [PATCH 6.12 29/70] LoongArch: Remove unnecessary checks for ORC unwinder
` [PATCH 6.12 30/70] LoongArch: Handle percpu handler address "
` [PATCH 6.12 31/70] netfilter: nft_ct: fix use-after-free in timeout object destroy
` [PATCH 6.12 32/70] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
` [PATCH 6.12 33/70] xfrm: clear trailing padding in build_polexpire()
` [PATCH 6.12 34/70] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
` [PATCH 6.12 35/70] wifi: brcmsmac: Fix dma_free_coherent() size
` [PATCH 6.12 36/70] platform/x86/intel-uncore-freq: Handle autonomous UFS status bit
` [PATCH 6.12 37/70] Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"
` [PATCH 6.12 38/70] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V
` [PATCH 6.12 39/70] arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarity
` [PATCH 6.12 40/70] arm64: dts: hisilicon: hi3798cv200: Add missing dma-ranges
` [PATCH 6.12 41/70] nfc: pn533: allocate rx skb before consuming bytes
` [PATCH 6.12 42/70] batman-adv: reject oversized global TT response buffers
` [PATCH 6.12 43/70] X.509: Fix out-of-bounds access when parsing extensions
` [PATCH 6.12 44/70] EDAC/mc: Fix error path ordering in edac_mc_alloc()
` [PATCH 6.12 45/70] net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
` [PATCH 6.12 46/70] net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
` [PATCH 6.12 47/70] batman-adv: hold claim backbone gateways by reference
` [PATCH 6.12 49/70] drm/i915/psr: Do not use pipe_src as borders for SU area

[PATCH 6.18 00/83] 6.18.23-rc1 review
 2026-04-13 16:00 UTC  (84+ messages)
` [PATCH 6.18 01/83] usb: typec: ucsi: skip connector validation before init
` [PATCH 6.18 02/83] wifi: rt2x00usb: fix devres lifetime
` [PATCH 6.18 03/83] xfrm_user: fix info leak in build_report()
` [PATCH 6.18 04/83] net: rfkill: prevent unlimited numbers of rfkill events from being created
` [PATCH 6.18 05/83] Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"
` [PATCH 6.18 06/83] Revert "mptcp: add needs_id for netlink appending addr"
` [PATCH 6.18 07/83] mptcp: fix slab-use-after-free in __inet_lookup_established
` [PATCH 6.18 08/83] seg6: separate dst_cache for input and output paths in seg6 lwtunnel
` [PATCH 6.18 09/83] Input: uinput - fix circular locking dependency with ff-core
` [PATCH 6.18 10/83] Input: uinput - take event lock when submitting FF request "event"
` [PATCH 6.18 11/83] MIPS: Always record SEGBITS in cpu_data.vmbits
` [PATCH 6.18 12/83] MIPS: mm: Suppress TLB uniquification on EHINV hardware
` [PATCH 6.18 13/83] MIPS: mm: Rewrite TLB uniquification for the hidden bit feature
` [PATCH 6.18 14/83] btrfs: remove pointless out labels from extent-tree.c
` [PATCH 6.18 15/83] btrfs: fix incorrect return value after changing leaf in lookup_extent_data_ref()
` [PATCH 6.18 16/83] af_unix: Count cyclic SCC
` [PATCH 6.18 17/83] af_unix: Simplify GC state
` [PATCH 6.18 18/83] af_unix: Give up GC if MSG_PEEK intervened
` [PATCH 6.18 19/83] i2c: imx: zero-initialize dma_slave_config for eDMA
` [PATCH 6.18 20/83] netfilter: nft_ct: fix use-after-free in timeout object destroy
` [PATCH 6.18 21/83] firmware: thead: Fix buffer overflow and use standard endian macros
` [PATCH 6.18 22/83] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
` [PATCH 6.18 23/83] modpost: Declare extra_warn with unused attribute
` [PATCH 6.18 24/83] xfrm: clear trailing padding in build_polexpire()
` [PATCH 6.18 25/83] xfrm: hold dev ref until after transport_finish NF_HOOK
` [PATCH 6.18 26/83] tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
` [PATCH 6.18 27/83] wifi: brcmsmac: Fix dma_free_coherent() size
` [PATCH 6.18 28/83] platform/x86: ISST: Reset core count to 0
` [PATCH 6.18 29/83] platform/x86/intel-uncore-freq: Handle autonomous UFS status bit
` [PATCH 6.18 30/83] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"
` [PATCH 6.18 31/83] Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"
` [PATCH 6.18 32/83] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V
` [PATCH 6.18 33/83] arm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAM
` [PATCH 6.18 34/83] arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarity
` [PATCH 6.18 35/83] arm64: dts: hisilicon: hi3798cv200: Add missing dma-ranges
` [PATCH 6.18 36/83] nfc: pn533: allocate rx skb before consuming bytes
` [PATCH 6.18 37/83] batman-adv: reject oversized global TT response buffers
` [PATCH 6.18 38/83] X.509: Fix out-of-bounds access when parsing extensions
` [PATCH 6.18 39/83] EDAC/mc: Fix error path ordering in edac_mc_alloc()
` [PATCH 6.18 40/83] net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
` [PATCH 6.18 41/83] net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
` [PATCH 6.18 42/83] batman-adv: hold claim backbone gateways by reference
` [PATCH 6.18 43/83] drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
` [PATCH 6.18 44/83] drm/i915/psr: Do not use pipe_src as borders for SU area
` [PATCH 6.18 45/83] net/mlx5: Update the list of the PCI supported devices
` [PATCH 6.18 46/83] pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
` [PATCH 6.18 47/83] igb: remove napi_synchronize() in igb_down()
` [PATCH 6.18 48/83] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
` [PATCH 6.18 49/83] mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
` [PATCH 6.18 50/83] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
` [PATCH 6.18 51/83] mmc: vub300: fix NULL-deref on disconnect
` [PATCH 6.18 52/83] mmc: vub300: fix use-after-free "
` [PATCH 6.18 53/83] net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
` [PATCH 6.18 54/83] net: stmmac: fix integer underflow in chain mode
` [PATCH 6.18 55/83] mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
` [PATCH 6.18 56/83] idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
` [PATCH 6.18 57/83] idpf: improve locking around idpf_vc_xn_push_free()
` [PATCH 6.18 58/83] idpf: set the payload size before calling the async handler
` [PATCH 6.18 59/83] net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
` [PATCH 6.18 60/83] net: lan966x: fix page pool leak in error paths
` [PATCH 6.18 61/83] net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
` [PATCH 6.18 62/83] rxrpc: Fix key quota calculation for multitoken keys
` [PATCH 6.18 63/83] rxrpc: Fix key parsing memleak
` [PATCH 6.18 64/83] rxrpc: Fix anonymous key handling
` [PATCH 6.18 65/83] rxrpc: Fix call removal to use RCU safe deletion
` [PATCH 6.18 66/83] rxrpc: Fix RxGK token loading to check bounds
` [PATCH 6.18 67/83] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
` [PATCH 6.18 68/83] rxrpc: Fix rack timer warning to report unexpected mode
` [PATCH 6.18 69/83] rxrpc: Fix key reference count leak from call->key
` [PATCH 6.18 70/83] rxrpc: Fix to request an ack if window is limited
` [PATCH 6.18 71/83] rxrpc: Only put the call ref if one was acquired
` [PATCH 6.18 72/83] rxrpc: reject undecryptable rxkad response tickets
` [PATCH 6.18 73/83] rxrpc: fix RESPONSE authenticator parser OOB read
` [PATCH 6.18 74/83] rxrpc: fix oversized RESPONSE authenticator length check
` [PATCH 6.18 75/83] rxrpc: fix reference count leak in rxrpc_server_keyring()
` [PATCH 6.18 76/83] rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
` [PATCH 6.18 77/83] rxrpc: Fix missing error checks for rxkad encryption/decryption failure
` [PATCH 6.18 78/83] rxrpc: Fix integer overflow in rxgk_verify_response()
` [PATCH 6.18 79/83] rxrpc: Fix leak of rxgk context "
` [PATCH 6.18 80/83] rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
` [PATCH 6.18 81/83] rxrpc: only handle RESPONSE during service challenge
` [PATCH 6.18 82/83] rxrpc: proc: size address buffers for %pISpc output
` [PATCH 6.18 83/83] net: skb: fix cross-cache free of KFENCE-allocated skb head

[net,PATCH v2] net: ks8851: Reinstate disabling of BHs around IRQ handler
 2026-04-13 16:10 UTC  (7+ messages)

[PATCH] RDMA/hns: fix out-of-bounds write in IRQ array during configuration
 2026-04-13 16:09 UTC  (4+ messages)

[PATCH] gpio: omap: fix reference leak on platform_device_register() failure
 2026-04-13 16:08 UTC 

[PATCH 6.19 00/86] 6.19.13-rc1 review
 2026-04-13 16:00 UTC  (64+ messages)
` [PATCH 6.19 05/86] Revert "ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone"
` [PATCH 6.19 06/86] ALSA: hda/intel: enforce stricter period-size alignment for Intel NVL
` [PATCH 6.19 07/86] Revert "mptcp: add needs_id for netlink appending addr"
` [PATCH 6.19 08/86] mptcp: fix slab-use-after-free in __inet_lookup_established
` [PATCH 6.19 09/86] seg6: separate dst_cache for input and output paths in seg6 lwtunnel
` [PATCH 6.19 29/86] platform/x86: ISST: Reset core count to 0
` [PATCH 6.19 30/86] platform/x86/intel-uncore-freq: Handle autonomous UFS status bit
` [PATCH 6.19 31/86] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinebook Pro"
` [PATCH 6.19 32/86] Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"
` [PATCH 6.19 33/86] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V
` [PATCH 6.19 34/86] arm64: dts: renesas: sparrow-hawk: Reserve first 128 MiB of DRAM
` [PATCH 6.19 35/86] arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarity
` [PATCH 6.19 36/86] arm64: dts: hisilicon: hi3798cv200: Add missing dma-ranges
` [PATCH 6.19 37/86] liveupdate: propagate file deserialization failures
` [PATCH 6.19 38/86] nfc: pn533: allocate rx skb before consuming bytes
` [PATCH 6.19 39/86] batman-adv: reject oversized global TT response buffers
` [PATCH 6.19 40/86] X.509: Fix out-of-bounds access when parsing extensions
` [PATCH 6.19 41/86] EDAC/mc: Fix error path ordering in edac_mc_alloc()
` [PATCH 6.19 42/86] net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption
` [PATCH 6.19 43/86] net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()
` [PATCH 6.19 44/86] batman-adv: hold claim backbone gateways by reference
` [PATCH 6.19 45/86] drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
` [PATCH 6.19 46/86] drm/i915/psr: Do not use pipe_src as borders for SU area
` [PATCH 6.19 47/86] net/mlx5: Update the list of the PCI supported devices
` [PATCH 6.19 48/86] pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
` [PATCH 6.19 49/86] igb: remove napi_synchronize() in igb_down()
` [PATCH 6.19 50/86] mm/vma: fix memory leak in __mmap_region()
` [PATCH 6.19 51/86] mm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplug
` [PATCH 6.19 52/86] mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
` [PATCH 6.19 53/86] mm/damon/stat: deallocate damon_call() failure leaking damon_ctx
` [PATCH 6.19 54/86] mmc: vub300: fix NULL-deref on disconnect
` [PATCH 6.19 55/86] mmc: vub300: fix use-after-free "
` [PATCH 6.19 56/86] net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
` [PATCH 6.19 57/86] net: stmmac: fix integer underflow in chain mode
` [PATCH 6.19 58/86] mm: filemap: fix nr_pages calculation overflow in filemap_map_pages()
` [PATCH 6.19 59/86] idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
` [PATCH 6.19 60/86] idpf: improve locking around idpf_vc_xn_push_free()
` [PATCH 6.19 61/86] idpf: set the payload size before calling the async handler
` [PATCH 6.19 62/86] net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
` [PATCH 6.19 63/86] net: lan966x: fix page pool leak in error paths
` [PATCH 6.19 64/86] net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
` [PATCH 6.19 65/86] rxrpc: Fix key quota calculation for multitoken keys
` [PATCH 6.19 66/86] rxrpc: Fix key parsing memleak
` [PATCH 6.19 67/86] rxrpc: Fix anonymous key handling
` [PATCH 6.19 68/86] rxrpc: Fix call removal to use RCU safe deletion
` [PATCH 6.19 69/86] rxrpc: Fix RxGK token loading to check bounds
` [PATCH 6.19 70/86] rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
` [PATCH 6.19 71/86] rxrpc: Fix rack timer warning to report unexpected mode
` [PATCH 6.19 72/86] rxrpc: Fix key reference count leak from call->key
` [PATCH 6.19 73/86] rxrpc: Fix to request an ack if window is limited
` [PATCH 6.19 74/86] rxrpc: Only put the call ref if one was acquired
` [PATCH 6.19 75/86] rxrpc: reject undecryptable rxkad response tickets
` [PATCH 6.19 76/86] rxrpc: fix RESPONSE authenticator parser OOB read
` [PATCH 6.19 77/86] rxrpc: fix oversized RESPONSE authenticator length check
` [PATCH 6.19 78/86] rxrpc: fix reference count leak in rxrpc_server_keyring()
` [PATCH 6.19 79/86] rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
` [PATCH 6.19 80/86] rxrpc: Fix missing error checks for rxkad encryption/decryption failure
` [PATCH 6.19 81/86] rxrpc: Fix integer overflow in rxgk_verify_response()
` [PATCH 6.19 82/86] rxrpc: Fix leak of rxgk context "
` [PATCH 6.19 83/86] rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
` [PATCH 6.19 84/86] rxrpc: only handle RESPONSE during service challenge
` [PATCH 6.19 85/86] rxrpc: proc: size address buffers for %pISpc output
` [PATCH 6.19 86/86] net: skb: fix cross-cache free of KFENCE-allocated skb head


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