public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-14 01:19:18 to 2026-01-15 16:54:09 UTC [more...]

[PATCH 6.18 000/181] 6.18.6-rc1 review
 2026-01-15 16:46 UTC  (52+ messages)
` [PATCH 6.18 001/181] NFSD: Fix permission check for read access to executable-only files
` [PATCH 6.18 002/181] nfsd: provide locking for v4_end_grace
` [PATCH 6.18 003/181] nfsd: use correct loop termination in nfsd4_revoke_states()
` [PATCH 6.18 004/181] nfsd: check that server is running in unlock_filesystem
` [PATCH 6.18 005/181] NFSD: net ref data still needs to be freed even if net hasnt startup
` [PATCH 6.18 006/181] NFSD: Remove NFSERR_EAGAIN
` [PATCH 6.18 007/181] atm: Fix dma_free_coherent() size
` [PATCH 6.18 008/181] net: 3com: 3c59x: fix possible null dereference in vortex_probe1()
` [PATCH 6.18 009/181] net: do not write to msg_get_inq in callee
` [PATCH 6.18 010/181] arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
` [PATCH 6.18 011/181] bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup
` [PATCH 6.18 012/181] btrfs: always detect conflicting inodes when logging inode refs
` [PATCH 6.18 013/181] mei: me: add nova lake point S DID
` [PATCH 6.18 014/181] rust_binder: remove spin_lock() in rust_shrink_free_page()
` [PATCH 6.18 015/181] lib/crypto: aes: Fix missing MMU protection for AES S-box
` [PATCH 6.18 016/181] counter: 104-quad-8: Fix incorrect return value in IRQ handler
` [PATCH 6.18 017/181] counter: interrupt-cnt: Drop IRQF_NO_THREAD flag
` [PATCH 6.18 018/181] tracing: Add recursion protection in kernel stack trace recording
` [PATCH 6.18 019/181] riscv: boot: Always make Image from vmlinux, not vmlinux.unstripped
` [PATCH 6.18 020/181] nouveau: dont attempt fwsec on sb on newer platforms
` [PATCH 6.18 021/181] Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"
` [PATCH 6.18 022/181] ALSA: ac97: fix a double free in snd_ac97_controller_register()
` [PATCH 6.18 023/181] ALSA: hda/tas2781: properly initialize speaker_id for TAS2563
` [PATCH 6.18 024/181] arm64: dts: imx95: correct I3C2 pclk to IMX95_CLK_BUSWAKEUP
` [PATCH 6.18 025/181] drm/amd/display: Apply e4479aecf658 to dml
` [PATCH 6.18 026/181] drm/amdgpu: Fix query for VPE block_type and ip_count
` [PATCH 6.18 027/181] drm/atomic-helper: Export and namespace some functions
` [PATCH 6.18 028/181] drm/pl111: Fix error handling in pl111_amba_probe
` [PATCH 6.18 029/181] drm/tidss: Fix enable/disable order
` [PATCH 6.18 030/181] drm/radeon: Remove __counted_by from ClockInfoArray.clockInfo[]
` [PATCH 6.18 031/181] gpio: rockchip: mark the GPIO controller as sleeping
` [PATCH 6.18 032/181] io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logic
` [PATCH 6.18 033/181] PCI: meson: Report that link is up while in ASPM L0s and L1 states
` [PATCH 6.18 035/181] PM: hibernate: Fix crash when freeing invalid crypto compressor
` [PATCH 6.18 036/181] Revert "drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable order"
` [PATCH 6.18 044/181] libceph: make calc_target() set t->paused, not just clear it
` [PATCH 6.18 045/181] ublk: reorder tag_set initialization before queue allocation
` [PATCH 6.18 046/181] ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
` [PATCH 6.18 047/181] csky: fix csky_cmpxchg_fixup not working
` [PATCH 6.18 048/181] ARM: 9461/1: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH 6.18 049/181] alpha: dont reference obsolete termio struct for TC* constants
` [PATCH 6.18 050/181] dm-verity: disable recursive forward error correction
` [PATCH 6.18 051/181] dm-snapshot: fix scheduling while atomic on real-time kernels
` [PATCH 6.18 052/181] NFSv4: ensure the open stateid seqid doesnt go backwards
` [PATCH 6.18 053/181] ASoC: rockchip: Fix Wvoid-pointer-to-enum-cast warning (again)
` [PATCH 6.18 054/181] NFS: Fix up the automount fs_context to use the correct cred
` [PATCH 6.18 055/181] ALSA: hda/realtek: Add support for ASUS UM3406GA
` [PATCH 6.18 056/181] drm/amd/display: shrink struct members
` [PATCH 6.18 057/181] smb/client: fix NT_STATUS_UNABLE_TO_FREE_VM value
` [PATCH 6.18 058/181] smb/client: fix NT_STATUS_DEVICE_DOOR_OPEN value
` [PATCH 6.18 059/181] smb/client: fix NT_STATUS_NO_DATA_DETECTED value

[PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1
 2026-01-15 16:27 UTC  (9+ messages)

[PATCH] wifi: iwlwifi: ptp: Fix potential race condition in PTP removal
 2026-01-15 16:15 UTC 

[PATCH] rust: compile libcore with edition 2024 for 1.87+
 2026-01-15 15:50 UTC  (3+ messages)

[PATCH] clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_emc()
 2026-01-15 15:50 UTC  (2+ messages)

[PATCH v8 1/2] PCI: dwc: Don't poll L2 if QUIRK_NOL2POLL_IN_PM is existing in suspend
 2026-01-15 15:35 UTC  (7+ messages)
` [PATCH v8 2/2] PCI: dwc: Don't return error when wait for link up in dw_pcie_resume_noirq()

[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
 2026-01-15 15:12 UTC  (10+ messages)
` [PATCH RFC v2 01/20] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()

[PATCH] cpuset: Treat cpusets in attaching as populated
 2026-01-15 14:54 UTC  (4+ messages)
` [PATCH stable] cpuset: Fix missing adaptation for cpuset_is_populated

[PATCH AUTOSEL 6.18-6.17] ALSA: hda/realtek: Add support for ASUS UM3406GA
 2026-01-15 14:40 UTC  (10+ messages)
` [PATCH AUTOSEL 6.18-6.17] ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
              ` [PATCH 6.12.y] "

[PATCH] clk: st: clkgen-pll: Fix a memory leak in clkgen_odf_register()
 2026-01-15 13:03 UTC  (3+ messages)

[PATCH v5.15] drm/amd/display: Check dce_hwseq before dereferencing it
 2026-01-15 11:48 UTC  (2+ messages)

[PATCH v6.1] drm/amd/display: Check dce_hwseq before dereferencing it
 2026-01-15 11:44 UTC  (2+ messages)

Patch "bcache: fix improper use of bi_end_io" has been added to the 6.6-stable tree
 2026-01-15 11:40 UTC  (3+ messages)

[PATCH 6.6] Revert "LoongArch: BPF: Sign extend kfunc call arguments"
 2026-01-15 11:38 UTC  (3+ messages)

[PATCH net v5] net: nfc: nci: Fix parameter validation for packet data
 2026-01-15 11:25 UTC  (2+ messages)

[PATCH] drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
 2026-01-15 11:09 UTC  (2+ messages)

[PATCH 1/2] nvmem: Drop OF node reference on nvmem_add_one_cell() failure
 2026-01-15 11:04 UTC  (2+ messages)

Patch "gpiolib: rename GPIO chip printk macros" has been added to the 6.18-stable tree
 2026-01-15 10:21 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LED
 2026-01-15 10:12 UTC  (2+ messages)

[PATCH net 4/4] net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts
 2026-01-15  8:57 UTC 

[5.10] regression: virtual consoles 2-12 unusable
 2026-01-15  8:41 UTC  (3+ messages)

[PATCH v3 0/7] rust: build_assert: document and fix use with function arguments
 2026-01-15  8:40 UTC  (7+ messages)
` [PATCH v3 2/7] rust: io: always inline functions using build_assert with arguments
` [PATCH v3 5/7] rust: sync: refcount: "

[PATCH v2 01/12] firmware: google: framebuffer: Do not unregister platform device
 2026-01-15  7:57 UTC  (2+ messages)
` [PATCH v2 02/12] firmware: google: framebuffer: Do not mark framebuffer as busy

[PATCH v5 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-15  7:36 UTC  (4+ messages)
` [PATCH v5 2/2] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn

[PATCH v3] arm64: errata: Workaround for SI L1 downstream coherency issue
 2026-01-15  6:26 UTC  (4+ messages)

[PATCH 1/1] Docs/mm/allocation-profiling: describe sysctrl limitations in debug mode
 2026-01-15  5:57 UTC  (2+ messages)

[PATCH 1/2] mm/kasan: Fix KASAN poisoning in vrealloc()
 2026-01-15  3:56 UTC  (3+ messages)

[PATCH] scsi: target: Fix recursive locking in __configfs_open_file()
 2026-01-15  3:20 UTC  (2+ messages)

[PATCH v2 1/1] mm: Fix OOM killer inaccuracy on large many-core systems
 2026-01-15  1:40 UTC  (3+ messages)

+ restore-swap_space-attr-aviod-krn-panic.patch added to mm-hotfixes-unstable branch
 2026-01-15  1:28 UTC 

[PATCH v4 01/26] KVM: SVM: Switch svm_copy_lbrs() to a macro
 2026-01-15  1:13 UTC  (18+ messages)
` [PATCH v4 02/26] KVM: SVM: Add missing save/restore handling of LBR MSRs
` [PATCH v4 04/26] KVM: nSVM: Always inject a #GP if mapping VMCB12 fails on nested VMRUN
` [PATCH v4 05/26] KVM: nSVM: Triple fault if mapping VMCB12 fails on nested #VMEXIT
` [PATCH v4 06/26] KVM: nSVM: Triple fault if restore host CR3 "
` [PATCH v4 07/26] KVM: nSVM: Drop nested_vmcb_check_{save/control}() wrappers
` [PATCH v4 08/26] KVM: nSVM: Call enter_guest_mode() before switching to VMCB02
` [PATCH v4 09/26] KVM: nSVM: Make nested_svm_merge_msrpm() return an errno
` [PATCH v4 10/26] KVM: nSVM: Call nested_svm_merge_msrpm() from enter_svm_guest_mode()
` [PATCH v4 11/26] KVM: nSVM: Call nested_svm_init_mmu_context() before switching to VMCB02
` [PATCH v4 12/26] KVM: nSVM: Refactor minimal #VMEXIT handling out of nested_svm_vmexit()
` [PATCH v4 13/26] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
` [PATCH v4 14/26] KVM: nSVM: Clear EVENTINJ field in VMCB12 on nested #VMEXIT
` [PATCH v4 15/26] KVM: nSVM: Drop the non-architectural consistency check for NP_ENABLE
` [PATCH v4 16/26] KVM: nSVM: Add missing consistency check for nCR3 validity
` [PATCH v4 17/26] KVM: nSVM: Add missing consistency check for hCR0.PG and NP_ENABLE
` [PATCH v4 18/26] KVM: nSVM: Add missing consistency check for EFER, CR0, CR4, and CS
` [PATCH v4 19/26] KVM: nSVM: Add missing consistency check for event_inj

[PATCH] KVM: SVM: Fix redundant updates of LBR MSR intercepts
 2026-01-15  1:12 UTC  (7+ messages)

[PATCH v4 1/4] scripts/kernel-doc: fix logic to handle unissued warnings
 2026-01-15  0:43 UTC  (3+ messages)
` [PATCH v4 2/4] scripts/kernel-doc: avoid error_count overflows

[PATCH] bus: omap-ocp2scp: fix OF populate on driver rebind
 2026-01-14 22:34 UTC  (2+ messages)

Performance regressions introduced via Revert "cpuidle: menu: Avoid discarding useful information" on 5.15 LTS
 2026-01-14 20:07 UTC  (12+ messages)

[PATCH AUTOSEL 6.18-5.10] powercap: fix sscanf() error return value handling
 2026-01-14 20:00 UTC  (4+ messages)
` [PATCH AUTOSEL 6.18-6.6] netfilter: nf_tables: avoid chain re-validation if possible

[PATCH 6.1] mm/mprotect: restore pmd stability check in change_pte_range()
 2026-01-14 18:57 UTC 

[PATCH v4 1/2] mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
 2026-01-14 18:15 UTC  (3+ messages)

[PATCH] KVM: x86/pmu: Do not accidentally create BTS events
 2026-01-14 17:25 UTC  (3+ messages)
` [PATCH v2] perf/x86/intel: Do not enable BTS for guests

[PATCH v2] tpm2-sessions: Fix out of range indexing in name_size
 2026-01-14 17:23 UTC 

[PATCH] io_uring: move local task_work in exit cancel loop
 2026-01-14 17:18 UTC  (2+ messages)

[PATCH v3] soc: ti: pruss: fix double free in pruss_clk_mux_setup()
 2026-01-14 17:10 UTC  (2+ messages)

[PATCH] soc: ti: k3-socinfo: fix regmap leak on probe failure
 2026-01-14 17:10 UTC  (3+ messages)

[PATCH] phy: freescale: imx8m-pcie: assert phy reset during power on
 2026-01-14 16:51 UTC  (2+ messages)

[PATCH] tpm2-sessions: Fix out of range indexing in name_size
 2026-01-14 16:21 UTC  (4+ messages)

[PATCH] nvme: fix PCIe subsystem reset controller state transition
 2026-01-14 15:21 UTC  (3+ messages)

[PATCH v2] mm/kfence: add reboot notifier to disable KFENCE on shutdown
 2026-01-14 15:21 UTC  (3+ messages)

[PATCH v1 0/1] mm: Fix OOM killer and proc stats inaccuracy on large many-core systems
 2026-01-14 14:57 UTC  (10+ messages)
` [PATCH v1 1/1] "

[regression] failed command: READ FPDMA QUEUED after boot for INTEL SSDSC2KG480G8, XCV10120 after 9b8b84879d4a ("block: Increase BLK_DEF_MAX_SECTORS_CAP")
 2026-01-14 14:17 UTC  (2+ messages)

[PATCH v2] phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe()
 2026-01-14 14:01 UTC  (2+ messages)

[PATCH] octeontx2: Fix otx2_dma_map_page() error return code
 2026-01-14 12:31 UTC 

[PATCH v2 0/4] fs: add immutable rootfs
 2026-01-14 11:58 UTC  (4+ messages)

patch "iio: chemical: scd4x: fix reported channel endianness" added to char-misc-linus
 2026-01-14 11:25 UTC 

patch "iio: accel: iis328dq: fix gain values" added to char-misc-linus
 2026-01-14 11:25 UTC 

patch "iio: adc: ad9467: fix ad9434 vref mask" added to char-misc-linus
 2026-01-14 11:25 UTC 

patch "iio: adc: at91-sama5d2_adc: Fix potential use-after-free in" added to char-misc-linus
 2026-01-14 11:25 UTC 

[PATCH] drm/tegra: dsi: fix device leak on probe
 2026-01-14 11:01 UTC  (2+ messages)

[PATCH] clk: tegra: tegra124-emc: fix device leak on set_rate()
 2026-01-14 10:59 UTC  (2+ messages)

[PATCH v2] drm/imx/tve: fix probe device leak
 2026-01-14 10:58 UTC  (3+ messages)

[PATCH net 4/4] net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon receiving the second rts
 2026-01-14 10:45 UTC 

[PATCH can 0/5] can: usb: fix URB memory leaks
 2026-01-14 10:19 UTC  (3+ messages)

[PATCH v6] PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 series
 2026-01-14  9:31 UTC  (5+ messages)

[PATCH iwl-net 1/2] ice: reintroduce retry mechanism for indirect AQ
 2026-01-14  9:16 UTC  (5+ messages)
  ` [Intel-wired-lan] "
` [PATCH iwl-net 2/2] ice: fix retry for AQ command 0x06EE
  ` [Intel-wired-lan] "

[PATCH 6/8] drm/sysfb: Remove duplicate declarations
 2026-01-14  9:02 UTC  (3+ messages)

[PATCH] drm/msm/a6xx: fix bogus hwcg register updates
 2026-01-14  8:56 UTC  (2+ messages)

[PATCH] sparc/led: prevent buffer underflow on zero-length write
 2026-01-14  8:40 UTC  (2+ messages)

[PATCH v9] PCI: dwc: Don't poll L2 if skip_l23_wait is true
 2026-01-14  8:33 UTC 

[PATCH v3 2/4] scripts/kernel-doc: avoid error_count overflows
 2026-01-14  6:42 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded
 2026-01-14  3:04 UTC  (2+ messages)

[PATCH] mm/shmem, swap: fix race of truncate and swap entry split
 2026-01-14  1:46 UTC  (8+ messages)

[PATCH v6.6] riscv: uprobes: Add missing fence.i after building the XOL buffer
 2026-01-14  1:18 UTC 


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