public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-15 08:19:59 to 2024-11-17 13:25:58 UTC [more...]

[PATCH 4.19 00/52] 4.19.324-rc1 review
 2024-11-17 13:25 UTC  (6+ messages)

[PATCH 6.11 00/63] 6.11.9-rc1 review
 2024-11-17 13:24 UTC  (14+ messages)
` [PATCH 6.11 25/63] kasan: Disable Software Tag-Based KASAN with GCC
` [PATCH 6.11] 6.11.9-rc1 review

[PATCH 5.15.y] phy: qcom: qmp: Fix NULL pointer dereference for USB Uni PHYs
 2024-11-17 12:57 UTC  (4+ messages)

[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
 2024-11-17 12:09 UTC  (2+ messages)

[PATCH] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module
 2024-11-17 11:19 UTC  (8+ messages)

[PATCH] mm: Respect mmap hint address when aligning for THP
 2024-11-17 11:12 UTC  (5+ messages)

[PATCH] perf: arm-ni: Fix attribute_group definition syntax
 2024-11-17 10:20 UTC 

[PATCH] ARM: dts: socfpga: sodia: Fix mdio bus probe and PHY ID
 2024-11-17  8:53 UTC  (2+ messages)

[merged mm-hotfixes-stable] mm-revert-mm-shmem-fix-data-race-in-shmem_getattr.patch removed from -mm tree
 2024-11-16 23:30 UTC 

[PATCH 5.4 00/67] 5.4.286-rc2 review
 2024-11-16 21:16 UTC  (5+ messages)

[PATCH v2] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module
 2024-11-16 21:15 UTC 

[PATCH 5.15 00/22] 5.15.173-rc1 review
 2024-11-16 21:13 UTC  (10+ messages)
` [PATCH 5.15] "

[PATCH 6.1 00/39] 6.1.118-rc1 review
 2024-11-16 21:10 UTC  (10+ messages)
` [PATCH 6.1] "

[PATCH 6.6 00/48] 6.6.62-rc1 review
 2024-11-16 21:06 UTC  (12+ messages)
` [PATCH 6.6] "

[PATCH] PCI: dwc: ep: Fix advertised resizable BAR size again
 2024-11-16 18:14 UTC  (2+ messages)

[PATCH] Revert "drm/amd/pm: correct the workload setting"
 2024-11-16 16:06 UTC  (6+ messages)

[PATCH v2] Bluetooth: qca: Support downloading board ID specific NVM for WCN6855
 2024-11-16 15:49 UTC 

[PATCH v4 1/3] drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
 2024-11-16 15:31 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: display: adi,adv7533: Drop single lane support
` [PATCH v4 3/3] drm: adv7511: Drop dsi "

tmpfs hang after v6.12-rc6
 2024-11-16 15:07 UTC  (8+ messages)

[PATCH] clk: en7523: Fix wrong BUS clock for EN7581
 2024-11-16 14:40 UTC  (2+ messages)

Backport request
 2024-11-16 13:51 UTC  (2+ messages)

[PATCH 5.10 00/82] 5.10.230-rc1 review
 2024-11-16 12:51 UTC  (6+ messages)

[PATCH STABLE 5.10] RDMA/restrack: Release MR/QP restrack when delete
 2024-11-16 10:25 UTC  (2+ messages)

[PATCH v2] usb: typec: anx7411: fix OF node reference leaks in anx7411_typec_switch_probe()
 2024-11-16  8:55 UTC 

[PATCH] usb: typec: anx7411: fix fwnode_handle reference leak
 2024-11-16  8:51 UTC 

[PATCH v2] kbuild: switch from lz4c to lz4 for compression
 2024-11-16  7:51 UTC  (6+ messages)

[RFC PATCH 0/6 6.6] Address rename/readdir bugs in fs/libfs.c
 2024-11-16  7:22 UTC  (7+ messages)
` [RFC PATCH 6/6 6.6] libfs: fix infinite directory reads for offset dir

[PATCHv2 5.15] udf: Allocate name buffer in directory iterator on heap
 2024-11-16  4:04 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Fix control names for Plantronics/Poly Headsets
 2024-11-16  2:10 UTC  (5+ messages)

+ mm-revert-mm-shmem-fix-data-race-in-shmem_getattr.patch added to mm-hotfixes-unstable branch
 2024-11-16  1:14 UTC  (2+ messages)

[PATCH net v2 0/5] Make TCP-MD5-diag slightly less broken
 2024-11-16  0:20 UTC  (2+ messages)

[PATCH net V2] gve: Flow steering trigger reset only for timeout error
 2024-11-15 23:40 UTC  (2+ messages)

[PATCH net v3] netdev-genl: Hold rcu_read_lock in napi_get
 2024-11-15 23:10 UTC  (2+ messages)

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-11-15 21:49 UTC  (3+ messages)

[PATCH v2] kunit: Fix potential null dereference in kunit_device_driver_test()
 2024-11-15 21:22 UTC  (2+ messages)

[PATCH] arm64: uaccess: Restrict user access to kernel memory in __copy_user_flushcache()
 2024-11-15 20:52 UTC 

[PATCH stable 6.1.y] cxl/pci: fix error code in __cxl_hdm_decode_init()
 2024-11-15 20:33 UTC  (3+ messages)

[PATCH 6.1.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-15 20:09 UTC  (10+ messages)
` [PATCH 6.1.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 6.1.y 2/4] mm: unconditionally close VMAs on error
` [PATCH 6.1.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 6.1.y 4/4] mm: resolve faulty mmap_region() error path behaviour

[PATCH 6.6.y 0/5] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-15 20:09 UTC  (8+ messages)
` [PATCH 6.6.y 1/5] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 6.6.y 2/5] mm: unconditionally close VMAs on error
` [PATCH 6.6.y 3/5] mm: refactor map_deny_write_exec()
` [PATCH 6.6.y 4/5] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 6.6.y 5/5] mm: resolve faulty mmap_region() error path behaviour

[PATCH RESEND] mm/damon: fix order of arguments in damos_before_apply tracepoint
 2024-11-15 18:20 UTC 

Fix build ID parsing logic in stable trees
 2024-11-15 18:19 UTC  (11+ messages)

Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
 2024-11-15 17:56 UTC  (11+ messages)

[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
 2024-11-15 17:25 UTC  (2+ messages)

[PATCH v2 2/2] x86/efi: Apply EFI Memory Attributes after kexec
 2024-11-15 16:39 UTC  (2+ messages)

mmc: core: add devm_mmc_alloc_host (5.10.y)
 2024-11-15 16:27 UTC  (3+ messages)

[PATCH 5.4 00/66] 5.4.286-rc1 review
 2024-11-15 15:59 UTC  (10+ messages)
` [PATCH 5.4 50/66] ftrace: Fix possible use-after-free issue in ftrace_location()
` [PATCH 5.4 62/66] mm: clarify a confusing comment for remap_pfn_range()

LKFT CI: improving Networking selftests results when validating stable kernels
 2024-11-15 15:49 UTC  (7+ messages)

generic/645 failing on ext4, xfs (probably others) on all LTS kernels
 2024-11-15 15:21 UTC  (4+ messages)

[PATCH] ALSA: hda: Poll jack events for LS7A HD-Audio
 2024-11-15 15:06 UTC 

[PATCH] drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interrupt
 2024-11-15 14:20 UTC  (3+ messages)

[PATCH v3 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()
 2024-11-15 13:43 UTC 

[PATCH 6.11 00/63] 6.11.9-rc1 review
 2024-11-15 13:30 UTC 

[PATCH 5.15.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-15 12:38 UTC  (5+ messages)
` [PATCH 5.15.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 5.15.y 2/4] mm: unconditionally close VMAs on error
` [PATCH 5.15.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 5.15.y 4/4] mm: resolve faulty mmap_region() error path behaviour

[PATCH 5.10.y 0/4] fix error handling in mmap_region() and refactor (hotfixes)
 2024-11-15 12:36 UTC  (5+ messages)
` [PATCH 5.10.y 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 5.10.y 2/4] mm: unconditionally close VMAs on error
` [PATCH 5.10.y 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 5.10.y 4/4] mm: resolve faulty mmap_region() error path behaviour

[PATCH 2/6] arm64/mm: Override PARange for !LPA2 and use it consistently
 2024-11-15 11:47 UTC  (4+ messages)

[PATCH v2] topology: Keep the cpumask unchanged when printing cpumap
 2024-11-15 11:37 UTC  (2+ messages)

[PATCH 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
 2024-11-15 10:54 UTC  (3+ messages)

[PATCH 6.1] cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
 2024-11-15 10:14 UTC  (5+ messages)
` [PATCH 6.6] "

[PATCH 4.19/5.4/5.10] ceph: fix possible overflow in start_read()
 2024-11-15 10:33 UTC  (2+ messages)

[PATCH v2] ARM: dts: dra7: Add bus_dma_limit for l4 cfg bus
 2024-11-15 10:25 UTC 

[PATCH 1/5] dma-fence: Fix reference leak on fence merge failure path
 2024-11-15 10:21 UTC  (2+ messages)
` [PATCH 2/5] dma-fence: Use kernel's sort for merging fences

[REGRESSION]: pbuilder random crashes on 6.1.y x86 with ARM64 compiles
 2024-11-15  9:47 UTC 

FAILED: patch "[PATCH] mm: resolve faulty mmap_region() error path behaviour" failed to apply to 5.10-stable tree
 2024-11-15  9:51 UTC  (3+ messages)
` [PATCH 5.10.y] mm: resolve faulty mmap_region() error path behaviour

FAILED: patch "[PATCH] mm: resolve faulty mmap_region() error path behaviour" failed to apply to 5.15-stable tree
 2024-11-15  9:51 UTC  (3+ messages)
` [PATCH 5.15.y] mm: resolve faulty mmap_region() error path behaviour

FAILED: patch "[PATCH] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling" failed to apply to 6.1-stable tree
 2024-11-15  9:50 UTC  (3+ messages)
` [PATCH 6.1.y] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling

FAILED: patch "[PATCH] mm: refactor map_deny_write_exec()" failed to apply to 6.6-stable tree
 2024-11-15  9:48 UTC  (8+ messages)
` [PATCH 6.6.y] mm: refactor map_deny_write_exec()

[PATCH v6.1 0/2] ksmbd: fix potencial out-of-bounds when buffer offset is invalid
 2024-11-15  8:32 UTC  (3+ messages)
` [PATCH v6.1 1/2] ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
` [PATCH v6.1 2/2] ksmbd: fix potencial out-of-bounds when buffer offset is invalid

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-15  8:20 UTC  (5+ messages)


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