stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-26 14:45:26 to 2023-02-26 15:53:42 UTC [more...]

[PATCH AUTOSEL 6.2 01/53] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-02-26 14:44 UTC  (49+ messages)
` [PATCH AUTOSEL 6.2 06/53] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
` [PATCH AUTOSEL 6.2 07/53] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH AUTOSEL 6.2 08/53] rcu-tasks: Handle queue-shrink/callback-enqueue race condition
` [PATCH AUTOSEL 6.2 09/53] wifi: ath11k: debugfs: fix to work with multiple PCI devices
` [PATCH AUTOSEL 6.2 10/53] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 6.2 11/53] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 6.2 12/53] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 6.2 13/53] bpftool: Always disable stack protection for BPF objects
` [PATCH AUTOSEL 6.2 14/53] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 6.2 15/53] wifi: rtw89: fix assignation of TX BD RAM table
` [PATCH AUTOSEL 6.2 16/53] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 6.2 17/53] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 6.2 18/53] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
` [PATCH AUTOSEL 6.2 19/53] ice: add missing checks for PF vsi type
` [PATCH AUTOSEL 6.2 20/53] Compiler attributes: GCC cold function alignment workarounds
` [PATCH AUTOSEL 6.2 21/53] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 6.2 22/53] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH AUTOSEL 6.2 23/53] thermal: intel: intel_pch: Add support for Wellsburg PCH
` [PATCH AUTOSEL 6.2 24/53] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 6.2 25/53] crypto: hisilicon: Wipe entire pool on error
` [PATCH AUTOSEL 6.2 26/53] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 6.2 27/53] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 6.2 28/53] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 6.2 29/53] s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
` [PATCH AUTOSEL 6.2 30/53] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
` [PATCH AUTOSEL 6.2 31/53] neighbor: fix proxy_delay usage when it is zero
` [PATCH AUTOSEL 6.2 32/53] can: isotp: check CAN address family in isotp_bind()
` [PATCH AUTOSEL 6.2 33/53] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
` [PATCH AUTOSEL 6.2 34/53] tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
` [PATCH AUTOSEL 6.2 35/53] platform/x86: dell-ddv: Add support for interface version 3
` [PATCH AUTOSEL 6.2 36/53] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 6.2 37/53] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 6.2 38/53] net/mlx5: fw_tracer: Fix debug print
` [PATCH AUTOSEL 6.2 39/53] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 6.2 40/53] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH AUTOSEL 6.2 41/53] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH AUTOSEL 6.2 42/53] time/debug: Fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.2 43/53] PM: domains: fix "
` [PATCH AUTOSEL 6.2 44/53] PM: EM: "
` [PATCH AUTOSEL 6.2 45/53] Bluetooth: Fix issue with Actions Semi ATS2851 based devices
` [PATCH AUTOSEL 6.2 46/53] Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
` [PATCH AUTOSEL 6.2 47/53] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
` [PATCH AUTOSEL 6.2 48/53] wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
` [PATCH AUTOSEL 6.2 49/53] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
` [PATCH AUTOSEL 6.2 50/53] s390/kfence: fix page fault reporting
` [PATCH AUTOSEL 6.2 51/53] devlink: health: Fix nla_nest_end in error flow
` [PATCH AUTOSEL 6.2 52/53] devlink: Fix TP_STRUCT_entry in trace of devlink health report
` [PATCH AUTOSEL 6.2 53/53] scm: add user copy checks to put_cmsg()

[PATCH AUTOSEL 5.10 01/27] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-02-26 14:50 UTC  (27+ messages)
` [PATCH AUTOSEL 5.10 02/27] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH AUTOSEL 5.10 03/27] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH AUTOSEL 5.10 04/27] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 5.10 05/27] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH AUTOSEL 5.10 06/27] wifi: ath11k: debugfs: fix to work with multiple PCI devices
` [PATCH AUTOSEL 5.10 07/27] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 5.10 08/27] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 5.10 09/27] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 5.10 10/27] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 5.10 11/27] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 5.10 12/27] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 5.10 13/27] ice: add missing checks for PF vsi type
` [PATCH AUTOSEL 5.10 14/27] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 5.10 15/27] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 5.10 16/27] crypto: hisilicon: Wipe entire pool on error
` [PATCH AUTOSEL 5.10 17/27] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 5.10 18/27] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 5.10 19/27] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 5.10 20/27] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 5.10 21/27] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 5.10 22/27] net/mlx5: fw_tracer: Fix debug print
` [PATCH AUTOSEL 5.10 23/27] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 5.10 24/27] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH AUTOSEL 5.10 25/27] PM: EM: fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 5.10 26/27] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
` [PATCH AUTOSEL 5.10 27/27] devlink: health: Fix nla_nest_end in error flow

[PATCH AUTOSEL 4.19 01/13] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
 2023-02-26 14:52 UTC  (13+ messages)
` [PATCH AUTOSEL 4.19 02/13] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 4.19 03/13] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 4.19 04/13] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 4.19 05/13] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 4.19 06/13] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 4.19 07/13] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 4.19 08/13] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 4.19 09/13] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 4.19 10/13] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 4.19 11/13] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 4.19 12/13] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 4.19 13/13] net/mlx5: fw_tracer: Fix debug print

[PATCH AUTOSEL 6.1 01/49] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-02-26 14:46 UTC  (49+ messages)
` [PATCH AUTOSEL 6.1 02/49] wifi: ath11k: fix monitor mode bringup crash
` [PATCH AUTOSEL 6.1 03/49] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH AUTOSEL 6.1 04/49] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH AUTOSEL 6.1 05/49] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 6.1 06/49] srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
` [PATCH AUTOSEL 6.1 07/49] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
` [PATCH AUTOSEL 6.1 08/49] rcu-tasks: Handle queue-shrink/callback-enqueue race condition
` [PATCH AUTOSEL 6.1 09/49] wifi: ath11k: debugfs: fix to work with multiple PCI devices
` [PATCH AUTOSEL 6.1 10/49] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 6.1 11/49] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 6.1 12/49] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 6.1 13/49] bpftool: Always disable stack protection for BPF objects
` [PATCH AUTOSEL 6.1 14/49] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 6.1 15/49] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 6.1 16/49] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 6.1 17/49] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
` [PATCH AUTOSEL 6.1 18/49] ice: add missing checks for PF vsi type
` [PATCH AUTOSEL 6.1 19/49] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 6.1 20/49] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
` [PATCH AUTOSEL 6.1 21/49] thermal: intel: intel_pch: Add support for Wellsburg PCH
` [PATCH AUTOSEL 6.1 22/49] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 6.1 23/49] crypto: hisilicon: Wipe entire pool on error
` [PATCH AUTOSEL 6.1 24/49] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 6.1 25/49] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 6.1 26/49] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 6.1 27/49] s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swapping
` [PATCH AUTOSEL 6.1 28/49] netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
` [PATCH AUTOSEL 6.1 29/49] can: isotp: check CAN address family in isotp_bind()
` [PATCH AUTOSEL 6.1 30/49] gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
` [PATCH AUTOSEL 6.1 31/49] tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
` [PATCH AUTOSEL 6.1 32/49] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 6.1 33/49] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 6.1 34/49] net/mlx5: fw_tracer: Fix debug print
` [PATCH AUTOSEL 6.1 35/49] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 6.1 36/49] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH AUTOSEL 6.1 37/49] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH AUTOSEL 6.1 38/49] time/debug: Fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 6.1 39/49] PM: domains: fix "
` [PATCH AUTOSEL 6.1 40/49] PM: EM: "
` [PATCH AUTOSEL 6.1 41/49] Bluetooth: Fix issue with Actions Semi ATS2851 based devices
` [PATCH AUTOSEL 6.1 42/49] Bluetooth: btusb: Add new PID/VID 0489:e0f2 for MT7921
` [PATCH AUTOSEL 6.1 43/49] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
` [PATCH AUTOSEL 6.1 44/49] wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30
` [PATCH AUTOSEL 6.1 45/49] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
` [PATCH AUTOSEL 6.1 46/49] s390/kfence: fix page fault reporting
` [PATCH AUTOSEL 6.1 47/49] devlink: health: Fix nla_nest_end in error flow
` [PATCH AUTOSEL 6.1 48/49] devlink: Fix TP_STRUCT_entry in trace of devlink health report
` [PATCH AUTOSEL 6.1 49/49] scm: add user copy checks to put_cmsg()

[PATCH 1/2] Revert "riscv: mm: notify remote harts about mmu cache updates"
 2023-02-26 15:01 UTC  (2+ messages)
` [PATCH 2/2] riscv: asid: Fixup stale TLB entry cause application crash

[PATCH AUTOSEL 5.4 01/19] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
 2023-02-26 14:51 UTC  (18+ messages)
` [PATCH AUTOSEL 5.4 02/19] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 5.4 03/19] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 5.4 04/19] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 5.4 05/19] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 5.4 06/19] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 5.4 07/19] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 5.4 08/19] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 5.4 09/19] ice: add missing checks for PF vsi type
` [PATCH AUTOSEL 5.4 10/19] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 5.4 11/19] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 5.4 12/19] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 5.4 13/19] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 5.4 14/19] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 5.4 15/19] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 5.4 17/19] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 5.4 18/19] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH AUTOSEL 5.4 19/19] devlink: health: Fix nla_nest_end in error flow

[PATCH AUTOSEL 4.14 01/11] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
 2023-02-26 14:52 UTC  (11+ messages)
` [PATCH AUTOSEL 4.14 02/11] rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
` [PATCH AUTOSEL 4.14 03/11] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 4.14 04/11] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 4.14 05/11] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 4.14 06/11] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 4.14 07/11] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 4.14 08/11] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 4.14 09/11] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 4.14 10/11] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 4.14 11/11] ACPI: video: Fix Lenovo Ideapad Z570 DMI match

[PATCH AUTOSEL 5.15 01/36] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-02-26 14:48 UTC  (32+ messages)
` [PATCH AUTOSEL 5.15 02/36] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
` [PATCH AUTOSEL 5.15 03/36] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [PATCH AUTOSEL 5.15 06/36] wifi: ath11k: debugfs: fix to work with multiple PCI devices
` [PATCH AUTOSEL 5.15 07/36] thermal: intel: Fix unsigned comparison with less than zero
` [PATCH AUTOSEL 5.15 08/36] timers: Prevent union confusion from unexpected restart_syscall()
` [PATCH AUTOSEL 5.15 09/36] x86/bugs: Reset speculation control settings on init
` [PATCH AUTOSEL 5.15 10/36] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 5.15 12/36] inet: fix fast path in __inet_hash_connect()
` [PATCH AUTOSEL 5.15 13/36] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
` [PATCH AUTOSEL 5.15 14/36] ice: add missing checks for PF vsi type
` [PATCH AUTOSEL 5.15 15/36] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 5.15 16/36] thermal: intel: intel_pch: Add support for Wellsburg PCH
` [PATCH AUTOSEL 5.15 17/36] clocksource: Suspend the watchdog temporarily when high read latency detected
` [PATCH AUTOSEL 5.15 18/36] crypto: hisilicon: Wipe entire pool on error
` [PATCH AUTOSEL 5.15 19/36] netpoll: Remove 4s sleep during carrier detection
` [PATCH AUTOSEL 5.15 20/36] net: bcmgenet: Add a check for oversized packets
` [PATCH AUTOSEL 5.15 21/36] m68k: Check syscall_trace_enter() return code
` [PATCH AUTOSEL 5.15 23/36] tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
` [PATCH AUTOSEL 5.15 24/36] wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup
` [PATCH AUTOSEL 5.15 25/36] ACPI: video: Fix Lenovo Ideapad Z570 DMI match
` [PATCH AUTOSEL 5.15 26/36] net/mlx5: fw_tracer: Fix debug print
` [PATCH AUTOSEL 5.15 27/36] coda: Avoid partial allocation of sig_inputArgs
` [PATCH AUTOSEL 5.15 28/36] uaccess: Add minimum bounds check on kernel buffer size
` [PATCH AUTOSEL 5.15 29/36] s390/idle: mark arch_cpu_idle() noinstr
` [PATCH AUTOSEL 5.15 30/36] time/debug: Fix memory leak with using debugfs_lookup()
` [PATCH AUTOSEL 5.15 31/36] PM: domains: fix "
` [PATCH AUTOSEL 5.15 32/36] PM: EM: "
` [PATCH AUTOSEL 5.15 33/36] Bluetooth: btusb: Add VID:PID 13d3:3529 for Realtek RTL8821CE
` [PATCH AUTOSEL 5.15 34/36] hv_netvsc: Check status in SEND_RNDIS_PKT completion message
` [PATCH AUTOSEL 5.15 35/36] devlink: health: Fix nla_nest_end in error flow
` [PATCH AUTOSEL 5.15 36/36] scm: add user copy checks to put_cmsg()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).