Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2025-07-31 10:17:45 to 2025-08-03 21:18:19 UTC [more...]

[PATCH AUTOSEL 6.16 01/35] hfs: fix general protection fault in hfs_find_init()
 2025-08-03 21:17 UTC  (17+ messages)
` [PATCH AUTOSEL 6.16 02/35] hfs: fix slab-out-of-bounds in hfs_bnode_read()
` [PATCH AUTOSEL 6.16 03/35] hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
` [PATCH AUTOSEL 6.16 04/35] hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
` [PATCH AUTOSEL 6.16 05/35] hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
` [PATCH AUTOSEL 6.16 06/35] arm64: Handle KCOV __init vs inline mismatches
` [PATCH AUTOSEL 6.16 07/35] tpm: Check for completion after timeout
` [PATCH AUTOSEL 6.16 08/35] tpm: tpm_crb_ffa: try to probe tpm_crb_ffa when it's built-in
` [PATCH AUTOSEL 6.16 09/35] firmware: arm_ffa: Change initcall level of ffa_init() to rootfs_initcall
` [PATCH AUTOSEL 6.16 10/35] btrfs: fix -ENOSPC mmap write failure on NOCOW files/extents
` [PATCH AUTOSEL 6.16 11/35] smb/server: avoid deadlock when linking with ReplaceIfExists
` [PATCH AUTOSEL 6.16 12/35] nvme-pci: try function level reset on init failure
` [PATCH AUTOSEL 6.16 13/35] dm-stripe: limit chunk_sectors to the stripe size
` [PATCH AUTOSEL 6.16 14/35] md/raid10: set chunk_sectors limit
` [PATCH AUTOSEL 6.16 15/35] nvme-tcp: log TLS handshake failures at error level
` [PATCH AUTOSEL 6.16 16/35] gfs2: Validate i_depth for exhash directories
` [PATCH AUTOSEL 6.16 17/35] gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops

[PATCH v4] gpio-mlxbf2: use platform_get_irq_optional()
 2025-08-03 19:05 UTC  (2+ messages)

[PATCH v2 0/4] i2c: rtl9300: Fix multi-byte I2C operations
 2025-08-03 16:54 UTC  (4+ messages)
` [PATCH v2 1/4] i2c: rtl9300: Fix multi-byte I2C write
` [PATCH v2 2/4] i2c: rtl9300: Increase timeout for transfer polling
` [PATCH v2 3/4] i2c: rtl9300: Add missing count byte for SMBus Block Ops

[PATCH] firmware: meson_sm: fix device leak at probe
 2025-08-03 10:42 UTC  (3+ messages)

[PATCH v3 0/4] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
 2025-08-03  7:23 UTC  (6+ messages)
` [PATCH 1/4] kcov: Use raw_spinlock_t for kcov->lock and kcov_remote_lock
` [PATCH 2/4] kcov: Replace per-CPU local_lock with local_irq_save/restore
` [PATCH 3/4] kcov: Separate KCOV_REMOTE_ENABLE ioctl helper function
` [PATCH 4/4] kcov: move remote handle allocation outside raw spinlock

[PATCH v2] usb: renesas-xhci: Fix External ROM access timeouts
 2025-08-02 22:55 UTC 

[PATCH] usb: renesas-xhci: Fix External ROM access timeouts
 2025-08-02 22:54 UTC  (5+ messages)

[PATCH v2] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
 2025-08-02 22:01 UTC  (4+ messages)

Text mode VGA-console scrolling is broken in upstream & stable trees
 2025-08-02 19:54 UTC  (4+ messages)

[merged mm-stable] mm-fix-a-uaf-when-vma-mm-is-freed-after-vma-vm_refcnt-got-dropped.patch removed from -mm tree
 2025-08-02 18:54 UTC 

[merged mm-stable] mm-shmem-swap-improve-cached-mthp-handling-and-fix-potential-hang.patch removed from -mm tree
 2025-08-02 18:53 UTC 

[folded-merged] mm-fix-a-uaf-when-vma-mm-is-freed-after-vma-vm_refcnt-got-dropped-v3.patch removed from -mm tree
 2025-08-02 18:38 UTC 

[PATCH 0/5] drm/i915: fixes for i915 Hot Plug Detection and build/runtime issues
 2025-08-02 11:27 UTC  (6+ messages)

[PATCH 0/4] i2c: rtl9300: Fix multi-byte I2C operations
 2025-08-02 10:50 UTC  (5+ messages)
` [PATCH 1/4] i2c: rtl9300: Fix multi-byte I2C write
` [PATCH 2/4] i2c: rtl9300: Increase timeout for transfer polling
` [PATCH 3/4] i2c: rtl9300: Add missing count byte for SMBus Block Write

[PATCH vulns 0/1] change the sha1 for CVE-2024-26661
 2025-08-02  8:19 UTC  (5+ messages)
` [PATCH vulns 1/1] CVE-2024-26661: change the sha1 of the cve id

[PATCH] mm: Fix possible deadlock in console_trylock_spinning
 2025-08-02  3:53 UTC  (5+ messages)

[PATCH v4] Mark xe driver as BROKEN if kernel page size is not 4kB
 2025-08-02  2:40 UTC 

[PATCH v2 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-08-02  0:32 UTC  (13+ messages)

+ mm-fix-possible-deadlock-in-console_trylock_spinning.patch added to mm-hotfixes-unstable branch
 2025-08-01 22:33 UTC 

[PATCH] kcov, usb: Fix invalid context sleep in softirq path on PREEMPT_RT
 2025-08-01 22:06 UTC  (6+ messages)

[PATCH] fs: correctly check for errors from replace_fd() in receive_fd_replace()
 2025-08-01 22:02 UTC  (3+ messages)

[alternative-merged] mm-shmem-fix-the-shmem-large-folio-allocation-for-the-i915-driver.patch removed from -mm tree
 2025-08-01 21:43 UTC 

[GIT PULL v2] virtio, vhost: features, fixes
 2025-08-01 21:36 UTC  (6+ messages)

+ mm-kmemleak-avoid-deadlock-by-moving-pr_warn-outside-kmemleak_lock.patch added to mm-hotfixes-unstable branch
 2025-08-01 21:31 UTC 

+ mm-userfaultfd-fix-kmap_local-lifo-ordering-for-config_highpte.patch added to mm-hotfixes-unstable branch
 2025-08-01 21:11 UTC 

+ mm-debug_vm_pgtable-clear-page-table-entries-at-destroy_args.patch added to mm-hotfixes-unstable branch
 2025-08-01 20:50 UTC 

[PATCH 1/2] tpm: Compare HMAC values in constant time
 2025-08-01 20:14 UTC  (11+ messages)

+ kunit-kasan_test-disable-fortify-string-checker-on-kasan_strings-test.patch added to mm-hotfixes-unstable branch
 2025-08-01 20:14 UTC 

[PATCH net v2] net: usbnet: Fix the wrong netif_carrier_on() call placement
 2025-08-01 19:03 UTC 

[PATCH net v1] net: usbnet: Fix the wrong netif_carrier_on() call placement
 2025-08-01 18:20 UTC 

[PATCH net v2] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-08-01 18:09 UTC  (3+ messages)

[PATCH net v2] net/packet: fix a race in packet_set_ring() and packet_notifier()
 2025-08-01 17:54 UTC 

[PATCH v2] powerpc/mm: Fix SLB multihit issue during SLB preload
 2025-08-01 17:26 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1
 2025-08-01 16:10 UTC  (2+ messages)

[PATCH v3] Mark xe driver as BROKEN if kernel page size is not 4kB
 2025-08-01 14:39 UTC  (2+ messages)

[PATCH v3] usb:xhci:Fix slot_id resource race conflict
 2025-08-01 14:31 UTC  (3+ messages)

[PATCH] mm/userfaultfd: fix missing PTE unmap for non-migration entries
 2025-08-01 14:29 UTC  (18+ messages)

[GIT PULL] virtio, vhost: features, fixes
 2025-08-01 13:19 UTC  (3+ messages)

Adjustments for pinctrl-amd debounce behavior
 2025-08-01 13:06 UTC  (2+ messages)

[GIT PULL] USB chipidea patches for linux-5.15.y and linux-6.1.y
 2025-08-01 12:34 UTC  (5+ messages)

linux-6.6.y regression on amd-pstate
 2025-08-01 12:32 UTC  (6+ messages)
                    ` [EXTERNAL] "

[PATCH 5.15.y] PCI: vmd: Assign VMD IRQ domain before enumeration
 2025-08-01 10:58 UTC 

[PATCH 6.12] Drivers: hv: Make the sysfs node size for the ring buffer dynamic
 2025-08-01 10:52 UTC  (6+ messages)

[PATCH] HID: asus: fix UAF via HID_CLAIMED_INPUT validation
 2025-08-01  9:38 UTC 

[PATCH v2 RESEND] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
 2025-08-01  9:36 UTC 

Linux 6.15.9
 2025-08-01  9:32 UTC  (2+ messages)

Linux 6.12.41
 2025-08-01  9:32 UTC  (2+ messages)

Linux 6.6.101
 2025-08-01  9:32 UTC  (2+ messages)

[PATCH v2] RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages
 2025-08-01  8:12 UTC  (5+ messages)

[PATCH v4] mm: slub: avoid deref of invalid free pointer in object_err()
 2025-08-01  6:10 UTC 

[PATCH 6.15 00/92] 6.15.9-rc1 review
 2025-08-01  1:31 UTC  (4+ messages)

[PATCH 6.12 000/117] 6.12.41-rc1 review
 2025-08-01  1:29 UTC  (5+ messages)

[PATCH 6.6 00/76] 6.6.101-rc1 review
 2025-08-01  1:28 UTC  (4+ messages)

[PATCH] amdgpu/amdgpu_discovery: increase timeout limit for IFWI init
 2025-07-31 22:49 UTC 

[PATCH] eventpoll: Fix semi-unbounded recursion
 2025-07-31 22:31 UTC  (2+ messages)

[PATCH 5.15.y 0/6] Old missing backports
 2025-07-31 22:20 UTC  (13+ messages)
` [PATCH 5.15.y 1/6] selftests: mptcp: add missing join check
` [PATCH 5.15.y 2/6] mptcp: fix error mibs accounting
` [PATCH 5.15.y 3/6] mptcp: introduce MAPPING_BAD_CSUM
` [PATCH 5.15.y 4/6] selftests: mptcp: Initialize variables to quiet gcc 12 warnings
` [PATCH 5.15.y 5/6] mptcp: drop unused sk in mptcp_push_release
` [PATCH 5.15.y 6/6] mptcp: do not queue data on closed subflows

[PATCH 6.12.y v2] Revert "bcache: remove heap-related macros and switch to generic min_heap"
 2025-07-31 22:20 UTC  (2+ messages)

[PATCH 6.12.y] Revert "bcache: remove heap-related macros and switch to generic min_heap"
 2025-07-31 22:19 UTC  (3+ messages)

[PATCH 1/3] KEYS: trusted_tpm1: Compare HMAC values in constant time
 2025-07-31 21:23 UTC 

[PATCH net] net/packet: fix a race in packet_set_ring() and packet_notifier()
 2025-07-31 21:02 UTC  (2+ messages)

[PATCH v3] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4s
 2025-07-31 18:56 UTC  (4+ messages)

[PATCH] blk-wbt: Fix io starvation in wbt_rqw_done()
 2025-07-31 17:12 UTC  (4+ messages)

[PATCH] xfs: fix scrub trace with null pointer in quotacheck
 2025-07-31 17:07 UTC 

[PATCH 0/3] dmaengine: ti: k3-udma: Fix/improve the completion helper
 2025-07-31 16:41 UTC  (3+ messages)
` [PATCH 1/3] dmaengine: ti: k3-udma: Reduce completion polling delay
` [PATCH 2/3] dmaengine: ti: k3-udma: Ensure a minimum "

[PATCH 1/1] userfaultfd: fix a crash when UFFDIO_MOVE handles a THP hole
 2025-07-31 15:08 UTC  (5+ messages)

Need to Know About Details of NRF Retail's Big Show
 2025-07-31 14:19 UTC 

[PATCH] serial: sc16is7xx: fix bug in flow control levels init
 2025-07-31 12:44 UTC 

[PATCH] PCI: vmd: Assign VMD IRQ domain before enumeration
 2025-07-31 12:29 UTC 

Patch "Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"" has been added to the 6.15-stable tree
 2025-07-31 12:21 UTC  (13+ messages)

[PATCH V3] Bluetooth: bfusb: Fix use-after-free and memory leak in device lifecycle
 2025-07-31 11:52 UTC  (4+ messages)

[PATCH] iomap: Fix broken data integrity guarantees for O_SYNC writes
 2025-07-31 11:24 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