Linux kernel -stable discussions
 help / color / mirror / Atom feed
 messages from 2025-07-14 18:15:00 to 2025-07-15 13:20:17 UTC [more...]

[PATCH 6.12 000/163] 6.12.39-rc1 review
 2025-07-15 13:12 UTC  (100+ messages)
` [PATCH 6.12 001/163] eventpoll: dont decrement ep refcount while still holding the ep mutex
` [PATCH 6.12 002/163] drm/exynos: exynos7_drm_decon: add vblank check in IRQ handling
` [PATCH 6.12 003/163] drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asics
` [PATCH 6.12 004/163] drm/amdgpu/ip_discovery: add missing ip_discovery fw
` [PATCH 6.12 005/163] crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
` [PATCH 6.12 006/163] drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV
` [PATCH 6.12 007/163] ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
` [PATCH 6.12 008/163] ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCH
` [PATCH 6.12 009/163] ASoC: Intel: soc-acpi: arl: Correct naming of a cs35l56 address struct
` [PATCH 6.12 010/163] ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptops
` [PATCH 6.12 011/163] ASoC: soc-acpi: add get_function_tplg_files ops
` [PATCH 6.12 012/163] ASoC: Intel: add sof_sdw_get_tplg_files ops
` [PATCH 6.12 013/163] ASoC: Intel: soc-acpi-intel-arl-match: set get_function_tplg_files ops
` [PATCH 6.12 014/163] ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matches
` [PATCH 6.12 015/163] perf/core: Fix the WARN_ON_ONCE is out of lock protected region
` [PATCH 6.12 016/163] irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
` [PATCH 6.12 017/163] sched/core: Fix migrate_swap() vs. hotplug
` [PATCH 6.12 018/163] perf: Revert to requiring CAP_SYS_ADMIN for uprobes
` [PATCH 6.12 019/163] ASoC: cs35l56: probe() should fail if the device ID is not recognized
` [PATCH 6.12 020/163] Bluetooth: hci_sync: Fix not disabling advertising instance
` [PATCH 6.12 021/163] Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connected
` [PATCH 6.12 022/163] pinctrl: amd: Clear GPIO debounce for suspend
` [PATCH 6.12 023/163] fix proc_sys_compare() handling of in-lookup dentries
` [PATCH 6.12 024/163] sched/deadline: Fix dl_server runtime calculation formula
` [PATCH 6.12 025/163] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
` [PATCH 6.12 026/163] arm64: poe: Handle spurious Overlay faults
` [PATCH 6.12 027/163] net: phy: qcom: move the WoL function to shared library
` [PATCH 6.12 028/163] net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
` [PATCH 6.12 029/163] netlink: Fix wraparounds of sk->sk_rmem_alloc
` [PATCH 6.12 030/163] vsock: fix `vsock_proto` declaration
` [PATCH 6.12 031/163] tipc: Fix use-after-free in tipc_conn_close()
` [PATCH 6.12 032/163] tcp: Correct signedness in skb remaining space calculation
` [PATCH 6.12 033/163] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH 6.12 034/163] vsock: Fix transport_* TOCTOU
` [PATCH 6.12 035/163] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
` [PATCH 6.12 036/163] net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2
` [PATCH 6.12 037/163] net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
` [PATCH 6.12 038/163] net: phy: smsc: Force predictable MDI-X state on LAN87xx
` [PATCH 6.12 039/163] net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
` [PATCH 6.12 040/163] atm: clip: Fix potential null-ptr-deref in to_atmarpd()
` [PATCH 6.12 041/163] atm: clip: Fix memory leak of struct clip_vcc
` [PATCH 6.12 042/163] atm: clip: Fix infinite recursive call of clip_push()
` [PATCH 6.12 043/163] atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
` [PATCH 6.12 044/163] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info
` [PATCH 6.12 045/163] net/sched: Abort __tc_modify_qdisc if parent class does not exist
` [PATCH 6.12 046/163] rxrpc: Fix bug due to prealloc collision
` [PATCH 6.12 047/163] rxrpc: Fix oops due to non-existence of prealloc backlog struct
` [PATCH 6.12 048/163] ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()
` [PATCH 6.12 049/163] x86/mce/amd: Add default names for MCA banks and blocks
` [PATCH 6.12 050/163] x86/mce/amd: Fix threshold limit reset
` [PATCH 6.12 051/163] x86/mce: Dont remove sysfs if thresholding sysfs init fails
` [PATCH 6.12 052/163] x86/mce: Ensure user polling settings are honored when restarting timer
` [PATCH 6.12 053/163] x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
` [PATCH 6.12 054/163] KVM: x86/xen: Allow out of range event channel ports in IRQ routing table
` [PATCH 6.12 055/163] KVM: SVM: Add missing member in SNP_LAUNCH_START command structure
` [PATCH 6.12 056/163] KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flight
` [PATCH 6.12 057/163] KVM: Allow CPU to reschedule while setting per-page memory attributes
` [PATCH 6.12 058/163] ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()
` [PATCH 6.12 059/163] ASoC: fsl_sai: Force a software reset when starting in consumer mode
` [PATCH 6.12 060/163] gre: Fix IPv6 multicast route creation
` [PATCH 6.12 061/163] net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()
` [PATCH 6.12 062/163] md/md-bitmap: fix GPF in bitmap_get_stats()
` [PATCH 6.12 063/163] pinctrl: qcom: msm: mark certain pins as invalid for interrupts
` [PATCH 6.12 064/163] pwm: Fix invalid state detection
` [PATCH 6.12 065/163] pwm: mediatek: Ensure to disable clocks in error path
` [PATCH 6.12 066/163] wifi: prevent A-MSDU attacks in mesh networks
` [PATCH 6.12 067/163] wifi: mwifiex: discard erroneous disassoc frames on STA interface
` [PATCH 6.12 068/163] wifi: mt76: mt7921: prevent decap offload config before STA initialization
` [PATCH 6.12 069/163] wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload()
` [PATCH 6.12 070/163] wifi: mt76: mt7925: fix the wrong config for tx interrupt
` [PATCH 6.12 071/163] wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan
` [PATCH 6.12 072/163] drm/imagination: Fix kernel crash when hard resetting the GPU
` [PATCH 6.12 073/163] drm/amdkfd: Dont call mmput from MMU notifier callback
` [PATCH 6.12 074/163] drm/gem: Acquire references on GEM handles for framebuffers
` [PATCH 6.12 075/163] drm/sched: Increment job count before swapping tail spsc queue
` [PATCH 6.12 076/163] drm/ttm: fix error handling in ttm_buffer_object_transfer
` [PATCH 6.12 077/163] drm/gem: Fix race in drm_gem_handle_create_tail()
` [PATCH 6.12 078/163] drm/xe/bmg: fix compressed VRAM handling
` [PATCH 6.12 079/163] Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
` [PATCH 6.12 080/163] usb: gadget: u_serial: Fix race condition in TTY wakeup
` [PATCH 6.12 081/163] Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"
` [PATCH 6.12 082/163] drm/framebuffer: Acquire internal references on GEM handles
` [PATCH 6.12 084/163] Revert "ACPI: battery: negate current when discharging"
` [PATCH 6.12 085/163] Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"
` [PATCH 6.12 093/163] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
` [PATCH 6.12 094/163] rust: init: allow `dead_code` warnings for Rust >= 1.89.0
` [PATCH 6.12 095/163] clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_data
` [PATCH 6.12 096/163] x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
` [PATCH 6.12 097/163] x86/mm: Disable hugetlb page table sharing on 32-bit
` [PATCH 6.12 098/163] clk: scmi: Handle case where child clocks are initialized before their parents
` [PATCH 6.12 099/163] smb: server: make use of rdma_destroy_qp()
` [PATCH 6.12 100/163] ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()
` [PATCH 6.12 101/163] erofs: fix to add missing tracepoint in erofs_read_folio()
` [PATCH 6.12 102/163] erofs: address D-cache aliasing
` [PATCH 6.12 103/163] ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic count
` [PATCH 6.12 104/163] netlink: Fix rmem check in netlink_broadcast_deliver()
` [PATCH 6.12 105/163] netlink: make sure we allow at least one dump skb
` [PATCH 6.12 106/163] netfs: Fix ref leak on inserted extra subreq in write retry
` [PATCH 6.12 107/163] wifi: cfg80211: fix S1G beacon head validation in nl80211

[PATCH 6.12.y] arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
 2025-07-15 13:06 UTC  (3+ messages)

[PATCH 0/5] TSA 5.10 backport
 2025-07-15 13:06 UTC  (7+ messages)
` [PATCH 1/5] x86/bugs: Rename MDS machinery to something more generic
` [PATCH 2/5] x86/bugs: Add a Transient Scheduler Attacks mitigation
` [PATCH 3/5] KVM: x86: add support for CPUID leaf 0x80000021
` [PATCH 4/5] KVM: SVM: Advertise TSA CPUID bits to guests
` [PATCH 5/5] x86/process: Move the buffer clearing before MONITOR

[PATCH net,v2] hv_netvsc: Switch VF namespace in netvsc_open instead
 2025-07-15 13:05 UTC  (2+ messages)

[PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
 2025-07-15 12:58 UTC  (2+ messages)

[PATCH 0/2] PCI: qcom: Switch to bus notifier for enabling ASPM of PCI devices
 2025-07-15 12:31 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v2 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-15 12:25 UTC  (6+ messages)

FAILED: patch "[PATCH] mm/vmalloc: leave lazy MMU mode on PTE mapping error" failed to apply to 6.1-stable tree
 2025-07-15 12:12 UTC  (2+ messages)
` [PATCH 6.1.y] mm/vmalloc: leave lazy MMU mode on PTE mapping error

FAILED: patch "[PATCH] mm/vmalloc: leave lazy MMU mode on PTE mapping error" failed to apply to 5.15-stable tree
 2025-07-15 12:12 UTC  (2+ messages)
` [PATCH 5.15.y] mm/vmalloc: leave lazy MMU mode on PTE mapping error

FAILED: patch "[PATCH] mm/vmalloc: leave lazy MMU mode on PTE mapping error" failed to apply to 5.10-stable tree
 2025-07-15 12:11 UTC  (2+ messages)
` [PATCH 5.10.y] mm/vmalloc: leave lazy MMU mode on PTE mapping error

Patch "Bluetooth: HCI: Set extended advertising data synchronously" has been added to the 5.10-stable tree
 2025-07-15 12:07 UTC  (2+ messages)

[PATCH] net: dpaa2: Fix device reference count leak in MAC endpoint handling
 2025-07-15 12:00 UTC 

[PATCH] net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
 2025-07-15 11:49 UTC  (4+ messages)

temporary hung tasks on XFS since updating to 6.6.92
 2025-07-15 11:39 UTC  (10+ messages)

[PATCH v3 1/9] vhost/vsock: Avoid allocating arbitrarily-sized SKBs
 2025-07-15  9:53 UTC  (4+ messages)
` [PATCH v3 2/9] vsock/virtio: Validate length in packet header before skb_put()

[PATCH RESEND] fs/ntfs3: Fix a resource leak bug in wnd_extend()
 2025-07-15  9:51 UTC 

[regression] Wireguard fragmentation fails with VXLAN since 8930424777e4 ("tunnels: Accept PACKET_HOST skb_tunnel_check_pmtu().") causing network timeouts
 2025-07-15  9:43 UTC  (2+ messages)

[PATCH net 0/2] selftests: mptcp: connect: cover alt modes
 2025-07-15  9:05 UTC  (2+ messages)

[PATCH 5.4] net: ipv6: Discard next-hop MTU less than minimum link MTU
 2025-07-15  8:29 UTC 

[PATCH 5.4/5.10/5.15/6.1/6.6] Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
 2025-07-15  8:22 UTC  (2+ messages)

[PATCH] media: pci: intel: Balance device refcount when destroying devices
 2025-07-15  7:56 UTC  (2+ messages)

[PATCH] KVM: SEV: Enforce minimum GHCB version requirement for SEV-SNP guests
 2025-07-15  6:08 UTC  (5+ messages)

[REGRESSION] thunderbolt: Fix a logic error in wake on connect
 2025-07-15  5:56 UTC  (6+ messages)

[PATCH v6.1] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-15  3:22 UTC 

[PATCH v5.15] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-15  3:22 UTC 

[PATCH v5.10 v2] vhost-scsi: protect vq->log_used with vq->mutex
 2025-07-15  3:21 UTC 

[PATCH 6.6 087150] Input atkbd - skip ATKBD_CMD_GETID in translated mode
 2025-07-15  3:27 UTC  (3+ messages)

Host panic in bpf verifier when loading bpf prog in 5.10 stable kernel
 2025-07-15  2:10 UTC  (11+ messages)

[PATCH net] hv_netvsc: Switch VF namespace in netvsc_open instead
 2025-07-15  1:29 UTC  (2+ messages)

[PATCH 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
 2025-07-15  1:19 UTC  (10+ messages)

[PATCH net-next v2 1/2] net: ipv4: fix incorrect MTU in broadcast routes
 2025-07-15  0:40 UTC  (2+ messages)

[PATCH AUTOSEL 5.4] rxrpc: Fix oops due to non-existence of prealloc backlog struct
 2025-07-14 23:08 UTC 

[PATCH AUTOSEL 5.10] rxrpc: Fix oops due to non-existence of prealloc backlog struct
 2025-07-14 23:08 UTC 

[PATCH AUTOSEL 5.15 1/3] rxrpc: Fix oops due to non-existence of prealloc backlog struct
 2025-07-14 23:08 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 2/3] perf/core: Fix WARN in perf_sigtrap()
` [PATCH AUTOSEL 5.15 3/3] ksmbd: fix potential use-after-free in oplock/lease break ack

[PATCH AUTOSEL 6.1 1/4] net/sched: sch_qfq: Fix null-deref in agg_dequeue
 2025-07-14 23:07 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 2/4] rxrpc: Fix oops due to non-existence of prealloc backlog struct
` [PATCH AUTOSEL 6.1 3/4] perf/core: Fix WARN in perf_sigtrap()
` [PATCH AUTOSEL 6.1 4/4] ksmbd: fix potential use-after-free in oplock/lease break ack

[PATCH AUTOSEL 6.6 1/6] net/sched: sch_qfq: Fix null-deref in agg_dequeue
 2025-07-14 23:07 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 2/6] rxrpc: Fix oops due to non-existence of prealloc backlog struct
` [PATCH AUTOSEL 6.6 3/6] eventpoll: don't decrement ep refcount while still holding the ep mutex
` [PATCH AUTOSEL 6.6 4/6] perf/core: Fix WARN in perf_sigtrap()
` [PATCH AUTOSEL 6.6 5/6] ksmbd: fix potential use-after-free in oplock/lease break ack
` [PATCH AUTOSEL 6.6 6/6] wifi: mt76: fix queue assignment for deauth packets

[PATCH AUTOSEL 6.12 01/12] wifi: mac80211: always initialize sdata::key_list
 2025-07-14 23:07 UTC  (12+ messages)
` [PATCH AUTOSEL 6.12 02/12] net/sched: sch_qfq: Fix null-deref in agg_dequeue
` [PATCH AUTOSEL 6.12 03/12] rxrpc: Fix oops due to non-existence of prealloc backlog struct
` [PATCH AUTOSEL 6.12 04/12] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
` [PATCH AUTOSEL 6.12 05/12] eventpoll: don't decrement ep refcount while still holding the ep mutex
` [PATCH AUTOSEL 6.12 06/12] gpio: of: initialize local variable passed to the .of_xlate() callback
` [PATCH AUTOSEL 6.12 07/12] perf/core: Fix WARN in perf_sigtrap()
` [PATCH AUTOSEL 6.12 08/12] ksmbd: fix potential use-after-free in oplock/lease break ack
` [PATCH AUTOSEL 6.12 09/12] wifi: mt76: fix queue assignment for deauth packets
` [PATCH AUTOSEL 6.12 10/12] pinctrl: aw9523: fix can_sleep flag for GPIO chip
` [PATCH AUTOSEL 6.12 11/12] ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR
` [PATCH AUTOSEL 6.12 12/12] ASoC: Intel: sof_sdw: Add quirks for Lenovo P1 and P16

[PATCH AUTOSEL 6.15 01/15] wifi: mac80211: always initialize sdata::key_list
 2025-07-14 23:06 UTC  (15+ messages)
` [PATCH AUTOSEL 6.15 02/15] net/sched: sch_qfq: Fix null-deref in agg_dequeue
` [PATCH AUTOSEL 6.15 03/15] erofs: allow readdir() to be interrupted
` [PATCH AUTOSEL 6.15 04/15] rxrpc: Fix oops due to non-existence of prealloc backlog struct
` [PATCH AUTOSEL 6.15 05/15] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
` [PATCH AUTOSEL 6.15 06/15] eventpoll: don't decrement ep refcount while still holding the ep mutex
` [PATCH AUTOSEL 6.15 07/15] gpio: of: initialize local variable passed to the .of_xlate() callback
` [PATCH AUTOSEL 6.15 08/15] perf/core: Fix WARN in perf_sigtrap()
` [PATCH AUTOSEL 6.15 09/15] ksmbd: fix potential use-after-free in oplock/lease break ack
` [PATCH AUTOSEL 6.15 10/15] wifi: mt76: fix queue assignment for deauth packets
` [PATCH AUTOSEL 6.15 11/15] wifi: mt76: add a wrapper for wcid access with validation
` [PATCH AUTOSEL 6.15 12/15] wifi: mac80211: clear frame buffer to never leak stack
` [PATCH AUTOSEL 6.15 13/15] pinctrl: aw9523: fix can_sleep flag for GPIO chip
` [PATCH AUTOSEL 6.15 14/15] ALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVAR
` [PATCH AUTOSEL 6.15 15/15] ASoC: Intel: sof_sdw: Add quirks for Lenovo P1 and P16

[PATCH] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
 2025-07-14 22:57 UTC 

[PATCH] ARM: Fix allowing linker DCE with binutils < 2.36
 2025-07-14 20:00 UTC  (2+ messages)

[PATCH 5.15 000/411] 5.15.186-rc1 review
 2025-07-14 19:56 UTC  (5+ messages)

[stable-6.1] x86: Fix X86_FEATURE_VERW_CLEAR definition
 2025-07-14 19:43 UTC  (2+ messages)

[stable-5.15] x86: Fix X86_FEATURE_VERW_CLEAR definition
 2025-07-14 19:36 UTC 


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