All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-26 14:48:07 to 2023-02-26 15:26:33 UTC [more...]

[PATCH AUTOSEL 5.10 01/27] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-02-26 14:50 UTC  (26+ messages)
` [PATCH AUTOSEL 5.10 03/27] rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
` [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
  ` [Intel-wired-lan] "
` [PATCH AUTOSEL 5.10 14/27] ACPI: Don't build ACPICA with '-Os'
` [PATCH AUTOSEL 5.10 16/27] crypto: hisilicon: Wipe entire pool on error
` [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 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

[ANNOUNCE] fstests: merge v2023.02.19 onto master branch
 2023-02-26 15:17 UTC 

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

[Ocfs2-devel] report BUG: io_uring triggers umount error
 2023-02-26 15:22 UTC  (8+ messages)

[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  (12+ messages)
` [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  (44+ 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 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 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 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 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 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 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 4.14 01/11] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
 2023-02-26 14:52 UTC  (7+ 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 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 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 5.4 01/19] wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
 2023-02-26 14:51 UTC  (19+ 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 09/19] ice: add missing checks for PF vsi type
  ` [Intel-wired-lan] "
` [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 v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-26 15:15 UTC  (5+ messages)
` [PATCH v4 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs

[PATCH AUTOSEL 5.15 01/36] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-02-26 14:48 UTC  (37+ 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 11/36] wifi: mt7601u: fix an integer underflow
` [PATCH AUTOSEL 5.15 12/36] inet: fix fast path in __inet_hash_connect()
` [Intel-wired-lan] [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
  ` [Intel-wired-lan] "
` [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()

[PATCH AUTOSEL 6.2 01/53] wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()
 2023-02-26 14:44 UTC  (25+ messages)
` [PATCH AUTOSEL 6.2 14/53] wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of-bounds
` [PATCH AUTOSEL 6.2 18/53] ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPB
` [PATCH AUTOSEL 6.2 27/53] net: bcmgenet: Add a check for oversized packets
` [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 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 44/53] PM: EM: fix "
` [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 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 53/53] scm: add user copy checks to put_cmsg()

[PATCH] Reads high bits of DDR type for Rockchip
 2023-02-26 15:00 UTC  (2+ messages)

[PATCH v2] tty: serial: fsl_lpuart: select SERIAL_FSL_LPUART for SERIAL_FSL_LPUART_CONSOLE
 2023-02-26 14:54 UTC 

[PATCH v2 00/26] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-02-26 14:56 UTC  (15+ messages)
` [PATCH v2 01/26] kconfig: add IS_ENABLED_NOCHECK to bypass usage_of_is_enabled_check
` [PATCH v2 13/26] ringneck-px30: use IS_ENABLED_NOCHECK to avoid CI test failure for ENV_IS_NOWHERE
` [PATCH v2 14/26] puma-rk3399: "
` [PATCH v2 19/26] solidrun: mx6cuboxi: use CONFIG_IS_ENABLED(SATA) instead of CONFIG_CMD_SATA
` [PATCH v2 20/26] wandboard: use CONFIG_IS_ENABLED(SATA) instead of ifdef CONFIG_SATA
` [PATCH v2 22/26] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
` [PATCH v2 23/26] gateworks: venice: Always define setup_fec and setup_eqos

[PATCH 1/1] sandbox: allow building sandbox_spl with CONFIG_DEBUG
 2023-02-26 14:56 UTC  (4+ messages)

[PATCH v6 00/10] vidconsole: refactoring and support for wider fonts
 2023-02-26 14:56 UTC  (4+ messages)
` [PATCH v6 5/9] video console: move vidconsole_get_font_size() to test.h

[PATCH v5 0/6] rockchip: Use external TPL binary to create a working firmware image
 2023-02-26 14:56 UTC  (3+ messages)
` [PATCH v5 6/6] binman: Mark mkimage entry missing when its subnodes is missing

[PATCH v2 1/1] spl: allow loading via partition type GUID
 2023-02-26 14:56 UTC  (7+ messages)

[PATCH v3 0/8] make slab shrink lockless
 2023-02-26 14:54 UTC  (10+ messages)
` [PATCH v3 1/8] mm: vmscan: add a map_nr_max field to shrinker_info
` [PATCH v3 2/8] mm: vmscan: make global slab shrink lockless
` [PATCH v3 3/8] mm: vmscan: make memcg "
` [PATCH v3 4/8] mm: vmscan: add shrinker_srcu_generation
` [PATCH v3 5/8] mm: shrinkers: make count and scan in shrinker debugfs lockless
` [PATCH v3 6/8] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 7/8] mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
` [PATCH v3 8/8] mm: shrinkers: convert shrinker_rwsem to mutex


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.