public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-27 18:21:01 to 2025-12-01 11:25:52 UTC [more...]

[PATCH 5.4 000/187] 5.4.302-rc1 review
 2025-12-01 11:22 UTC  (11+ messages)
` [PATCH 5.4 001/187] net/sched: sch_qfq: Fix null-deref in agg_dequeue
` [PATCH 5.4 002/187] x86/bugs: Fix reporting of LFENCE retpoline
` [PATCH 5.4 003/187] btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()
` [PATCH 5.4 004/187] net: usb: asix_devices: Check return value of usbnet_get_endpoints
` [PATCH 5.4 005/187] fbdev: atyfb: Check if pll_ops->init_pll failed
` [PATCH 5.4 006/187] ACPI: video: Fix use-after-free in acpi_video_switch_brightness()
` [PATCH 5.4 007/187] fbdev: bitblit: bound-check glyph index in bit_putcs*
` [PATCH 5.4 008/187] fbdev: pvr2fb: Fix leftover reference to ONCHIP_NR_DMA_CHANNELS
` [PATCH 5.4 010/187] ASoC: qdsp6: q6asm: do not sleep while atomic
` [PATCH 5.4 019/187] devcoredump: Fix circular locking dependency with devcd->mutex

FAILED: patch "[PATCH] mptcp: Fix proto fallback detection with BPF" failed to apply to 6.1-stable tree
 2025-12-01 11:23 UTC  (4+ messages)
` [PATCH 6.1.y] mptcp: Fix proto fallback detection with BPF

[PATCH] x86/kexec: Add a sanity check on previous kernel's ima kexec buffer
 2025-12-01 11:22 UTC  (3+ messages)

[BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete x->tunnel as we delete x")
 2025-12-01 11:14 UTC  (3+ messages)
` [BUG] Missing backport for commit b441cf3f8c4b ("xfrm: delete= "

Linux 6.17.10
 2025-12-01 11:09 UTC  (2+ messages)

Linux 6.12.60
 2025-12-01 11:09 UTC  (2+ messages)

Linux 6.6.118
 2025-12-01 11:09 UTC  (2+ messages)

[PATCH] powerpc/64s/radix/kfence: map __kfence_pool at page granularity
 2025-12-01 11:07 UTC  (4+ messages)

[PATCH 6.12 000/112] 6.12.60-rc1 review
 2025-12-01 10:54 UTC  (5+ messages)
` [PATCH 6.12 017/112] MIPS: mm: Prevent a TLB shutdown on initial uniquification

[PATCH v2] arm64: kernel: initialize missing kexec_buf->random field
 2025-12-01 10:51 UTC 

[PATCH 6.17 000/175] 6.17.10-rc1 review
 2025-12-01 10:36 UTC  (7+ messages)
` [PATCH 6.17 026/175] MIPS: mm: Prevent a TLB shutdown on initial uniquification
` [PATCH 6.17 051/175] LoongArch: Dont panic if no valid cache info for PCI

[PATCH v4] platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak
 2025-12-01 10:28 UTC  (2+ messages)

[PATCH v2] ocfs2: fix kernel BUG in ocfs2_find_victim_chain
 2025-12-01  9:24 UTC 

[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
 2025-12-01  5:42 UTC  (2+ messages)

[PATCH] Revert "drm/amd: Skip power ungate during suspend for VPE"
 2025-12-01  4:48 UTC  (2+ messages)

[PATCH v2] drm/msm: Fix a7xx per pipe register programming
 2025-12-01  4:14 UTC  (4+ messages)

[PATCH v2] e1000: fix OOB in e1000_tbi_should_accept()
 2025-12-01  3:40 UTC 

[PATCH] Bluetooth: HCI: Fix hci0 not release in usb disconnect process
 2025-12-01  2:57 UTC 

[PATCH] Bluetooth: HCI: Fix hci0 not release in usb disconnect process
 2025-12-01  2:02 UTC 

[PATCH 6.1.y v1 0/2] mptcp: Fix conflicts between MPTCP and sockmap
 2025-12-01  1:43 UTC  (6+ messages)
` [PATCH 6.1.y v1 1/2] mptcp: disallow MPTCP subflows from sockmap
` [PATCH 6.1.y v1 2/2] net,mptcp: fix proto fallback detection with BPF

[PATCH AUTOSEL 6.17-6.12] Revert "drm/amd/display: Move setup_stream_attribute"
 2025-12-01  1:42 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17] ALSA: hda/realtek: Add quirk for HP ProBook 450 G8
` [PATCH AUTOSEL 6.17] ALSA: hda/realtek: add quirk for HP pavilion aero laptop 13z-be200

[PATCH v2] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:35 UTC 

[PATCH] tpm2-sessions: address out-of-range indexing
 2025-11-30 21:18 UTC 

[PATCH] clk: keystone: syscon-clk: fix regmap leak on probe failure
 2025-11-30 20:05 UTC  (2+ messages)

[PATCH] clk: samsung: exynos-clkout: Assign .num before accessing .hws
 2025-11-30 19:34 UTC  (2+ messages)

[PATCH v3 0/7] PCI: endpoint/NTB: Harden vNTB resource management
 2025-11-30 15:14 UTC  (9+ messages)
` [PATCH v3 1/7] NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
` [PATCH v3 2/7] PCI: endpoint: Fix parameter order for .drop_link
` [PATCH v3 3/7] PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
` [PATCH v3 4/7] PCI: endpoint: pci-epf-ntb: "
` [PATCH v3 5/7] NTB: epf: vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
` [PATCH v3 6/7] PCI: endpoint: pci-epf-vntb: Switch vpci_scan_bus() to use pci_scan_root_bus()
` [PATCH v3 7/7] PCI: endpoint: pci-epf-vntb: Manage ntb_dev lifetime and fix vpci bus teardown

[PATCH] bcache: call bio_endio() to replace directly calling bio->bi_end_io()
 2025-11-30 15:08 UTC 

[PATCH] counter: interrupt-cnt: Drop IRQF_NO_THREAD flag
 2025-11-30 13:57 UTC  (2+ messages)

[PATCH] fs: ocfs2: fix kernel BUG in ocfs2_find_victim_chain
 2025-11-30 10:46 UTC 

[PATCH] fs: ocfs2: fix kernel BUG in ocfs2_find_victim_chain
 2025-11-30 10:19 UTC 

Patch "mptcp: Fix proto fallback detection with BPF" has been added to the 6.1-stable tree
 2025-11-30  3:09 UTC  (3+ messages)

[PATCH] RDMA/cm: Fix leaking the multicast GID table reference
 2025-11-30  0:49 UTC  (2+ messages)

[PATCH] kasan: hw_tags: fix a false positive case of vrealloc in alloced size
 2025-11-29 23:49 UTC  (4+ messages)

[PATCH 6.17 000/176] 6.17.10-rc2 review
 2025-11-29 21:03 UTC  (9+ messages)

[PATCH] mpi3mr: Prevent duplicate SAS/SATA device entries in channel 1
 2025-11-29 20:09 UTC  (2+ messages)

[PATCH 6.12 000/113] 6.12.60-rc2 review
 2025-11-29 18:27 UTC  (7+ messages)

+ idr-fix-idr_alloc-returning-an-id-out-of-range.patch added to mm-hotfixes-unstable branch
 2025-11-29 17:58 UTC 

[PATCH 6.6 00/86] 6.6.118-rc1 review
 2025-11-29 17:43 UTC  (7+ messages)
` [PATCH 6.6 10/86] MIPS: mm: Prevent a TLB shutdown on initial uniquification

please consider to backport "drm/i915/dp: Initialize the source OUI write timestamp always"
 2025-11-29 17:34 UTC 

FAILED: patch "[PATCH] mptcp: avoid unneeded subflow-level drops" failed to apply to 5.15-stable tree
 2025-11-29 16:58 UTC  (2+ messages)
` [PATCH 5.15.y] mptcp: avoid unneeded subflow-level drops

FAILED: patch "[PATCH] selftests: mptcp: join: rm: set backup flag" failed to apply to 5.15-stable tree
 2025-11-29 16:57 UTC  (2+ messages)
` [PATCH 5.15.y] selftests: mptcp: join: rm: set backup flag

FAILED: patch "[PATCH] mptcp: fix duplicate reset on fastclose" failed to apply to 6.1-stable tree
 2025-11-29 16:56 UTC  (2+ messages)
` [PATCH 6.1.y] mptcp: fix duplicate reset on fastclose

FAILED: patch "[PATCH] selftests: mptcp: join: endpoints: longer transfer" failed to apply to 6.1-stable tree
 2025-11-29 16:55 UTC  (2+ messages)
` [PATCH 6.1.y] selftests: mptcp: join: endpoints: longer transfer

[PATCH net v2] net/hsr: fix NULL pointer dereference in skb_clone with hw tag insertion
 2025-11-29 16:29 UTC  (3+ messages)

[PATCH] hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU
 2025-11-29 15:55 UTC  (6+ messages)

[PATCH v3] platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak
 2025-11-29 14:12 UTC  (4+ messages)

[PATCH net v3] net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()
 2025-11-29  9:37 UTC 

[PATCH] ALSA: dice: fix buffer overflow in detect_stream_formats()
 2025-11-29  9:34 UTC  (2+ messages)

[PATCH] hwmon: (max6620) Add locking to avoid TOCTOU
 2025-11-28 20:06 UTC  (5+ messages)

+ idr-fix-idr_alloc-returning-an-id-out-of-range.patch added to mm-hotfixes-unstable branch
 2025-11-28 19:00 UTC 

+ mm-kasan-fix-incorrect-unpoisoning-in-vrealloc-for-kasan.patch added to mm-hotfixes-unstable branch
 2025-11-28 18:55 UTC 

[obsolete] arm64-kernel-initialize-missing-kexec_buf-random-field.patch removed from -mm tree
 2025-11-28 18:31 UTC 

[PATCH] RDMA/core: Check for the presence of LS_NLA_TYPE_DGID correctly
 2025-11-28 17:37 UTC 

[PATCH] hwmon: (max16065) Use local variable to avoid TOCTOU
 2025-11-28 16:36 UTC  (2+ messages)

[PATCH] idr: Fix idr_alloc() returning an ID out of range
 2025-11-28 16:18 UTC 

[PATCH 5.15.y 00/14] timers: Provide timer_shutdown[_sync]()
 2025-11-28 16:05 UTC  (15+ messages)
` [PATCH 5.15.y 01/14] Documentation: Remove bogus claim about del_timer_sync()
` [PATCH 5.15.y 02/14] ARM: spear: Do not use timer namespace for timer_shutdown() function
` [PATCH 5.15.y 03/14] clocksource/drivers/arm_arch_timer: "
` [PATCH 5.15.y 04/14] clocksource/drivers/sp804: "
` [PATCH 5.15.y 05/14] timers: Get rid of del_singleshot_timer_sync()
` [PATCH 5.15.y 06/14] timers: Replace BUG_ON()s
` [PATCH 5.15.y 07/14] timers: Rename del_timer() to timer_delete()
` [PATCH 5.15.y 08/14] Documentation: Replace del_timer/del_timer_sync()
` [PATCH 5.15.y 09/14] timers: Silently ignore timers with a NULL function
` [PATCH 5.15.y 10/14] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [PATCH 5.15.y 11/14] timers: Add shutdown mechanism to the internal functions
` [PATCH 5.15.y 12/14] timers: Provide timer_shutdown[_sync]()
` [PATCH 5.15.y 13/14] timers: Update the documentation to reflect on the new timer_shutdown() API
` [PATCH 5.15.y 14/14] Bluetooth: hci_qca: Fix the teardown problem for real

[PATCH 5.10/5.15/6.1] scsi: pm80xx: Set phy->enable_completion only when we
 2025-11-28 14:48 UTC 

[PATCH 5.10] netfilter: nf_set_pipapo: fix initial map fill
 2025-11-28 14:46 UTC 

[PATCH 5.10/5.15] Bluetooth: Add more enc key size check
 2025-11-28 14:45 UTC 

[PATCH 5.10] fs: writeback: fix use-after-free in __mark_inode_dirty()
 2025-11-28 14:41 UTC 

[PATCH 5.10 1/2] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
 2025-11-28 13:29 UTC  (4+ messages)
` [PATCH 5.10 2/2] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

[PATCH 5.10 v3 0/3] Backport fix for CVE-2023-53103
 2025-11-28 13:21 UTC  (4+ messages)
` [PATCH 5.10 v3 1/3] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
` [PATCH 5.10 v3 2/3] bonding: Fix memory leak when changing bond type to Ethernet
` [PATCH 5.10 v3 3/3] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

[PATCH 5.10 v2 0/3] Backport fix for CVE-2023-53103
 2025-11-28 13:15 UTC  (4+ messages)
` [PATCH 5.10 v2 1/3] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
` [PATCH 5.10 v2 2/3] bonding: Fix memory leak when changing bond type to Ethernet
` [PATCH 5.10 v2 2/3] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails

[PATCH] gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE
 2025-11-28 11:59 UTC  (3+ messages)

[PATCH 1/4] PCI: Fix bridge window alignment with optional resources
 2025-11-28 11:50 UTC  (2+ messages)
` [PATCH 2/4] PCI: Rewrite bridge window head alignment function

[PATCH v1 1/2] powerpc/pseries/cmm: call balloon_devinfo_init() also without CONFIG_BALLOON_COMPACTION
 2025-11-28 10:12 UTC  (4+ messages)
` [PATCH v1 2/2] powerpc/pseries/cmm: adjust BALLOON_MIGRATE when migrating pages

[PATCH 6.6 0/2] Backport 2 commits to 6.12.y to fix bond issue
 2025-11-28  9:26 UTC  (3+ messages)
` [PATCH 6.6 1/2] bonding: return detailed error when loading native XDP fails
` [PATCH 6.6 2/2] bonding: check xdp prog when set bond mode

[PATCH 6.6.y] net: macb: fix unregister_netdev call order in macb_remove()
 2025-11-28  8:20 UTC 

[PATCH] drm/msm: Fix a7xx per pipe register programming
 2025-11-28  5:27 UTC  (9+ messages)

[PATCH v2] pmdomain: mtk-pm-domains: improve spinlock recursion fix in probe with correcting reference count
 2025-11-28  4:17 UTC 

[PATCH v9 4/8] KEYS: trusted: Fix a memory leak in tpm2_load_cmd
 2025-11-28  2:53 UTC 

[PATCH v5.15] staging: rtl8712: Remove driver using deprecated API wext
 2025-11-27 23:04 UTC 

[PATCH] ASoC: codecs: wcd939x: fix regmap leak on probe failure
 2025-11-27 21:52 UTC  (2+ messages)

[PATCH 1/2] regulator: rtq2208: Correct buck group2 phase mapping logic
 2025-11-27 21:43 UTC  (2+ messages)

[PATCH v8 01/11] tpm: Cap the number of PCR banks
 2025-11-27 21:41 UTC  (2+ messages)
` [PATCH v8 04/11] KEYS: trusted: Fix memory leak in tpm2_load()

[PATCH v6.1] staging: rtl8712: Remove driver using deprecated API wext
 2025-11-27 21:25 UTC 

[PATCH 6.1] mm: split critical region in remap_file_pages() and invoke LSMs in between
 2025-11-27 19:53 UTC 

+ arm64-kernel-initialize-missing-kexec_buf-random-field.patch added to mm-hotfixes-unstable branch
 2025-11-27 19:37 UTC 

[PATCH v6.6] staging: rtl8712: Remove driver using deprecated API wext
 2025-11-27 19:34 UTC 

[PATCH v6.12] staging: rtl8712: Remove driver using deprecated API wext
 2025-11-27 19:02 UTC  (2+ messages)

FAILED: patch "[PATCH] selftests: mptcp: join: properly kill background tasks" failed to apply to 6.6-stable tree
 2025-11-27 18:28 UTC  (2+ messages)
` [PATCH 6.6.y] selftests: mptcp: join: properly kill background tasks

FAILED: patch "[PATCH] mptcp: fix duplicate reset on fastclose" failed to apply to 6.6-stable tree
 2025-11-27 18:27 UTC  (2+ messages)
` [PATCH 6.6.y] mptcp: fix duplicate reset on fastclose

[PATCH v3] drm/msm: add PERFCTR_CNTL to ifpc_reglist
 2025-11-27 18:22 UTC 


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