messages from 2026-04-13 15:30:03 to 2026-04-16 19:29:50 UTC [more...]
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-16 19:29 UTC (23+ messages)
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 18/38] lib/tests: Replace get_cycles() with ktime_get()
` [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 31/38] parisc: "
` [patch 32/38] powerpc/spufs: Use mftb() directly
` [patch 33/38] powerpc: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 35/38] s390: "
[PATCH ath-next] wifi: ath9k: use kmemdup and kcalloc
2026-04-16 19:21 UTC (2+ messages)
[PATCH ath-next] wifi: ath9k: owl: move name into owl_nvmem_probe
2026-04-16 19:21 UTC (2+ messages)
[PATCH v2] wifi: ath9k: fix OOB access from firmware tx status queue ID
2026-04-16 19:15 UTC (2+ messages)
[PATCH v2 0/3] wifi: wcn36xx: fix OOB reads and heap overflow from firmware responses
2026-04-16 18:39 UTC (7+ messages)
` [PATCH v2 1/3] wifi: wcn36xx: fix heap overflow from oversized firmware HAL response
` [PATCH v2 2/3] wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication
` [PATCH v2 3/3] wifi: wcn36xx: fix OOB read from short trigger BA firmware response
[PATCH v3] wifi: rtw89: phy: increase RF calibration timeouts for USB transport
2026-04-16 18:13 UTC (2+ messages)
[PATCH v2 0/2] wifi: b43: fix OOB read and infinite loop from hardware-reported values
2026-04-16 16:35 UTC (7+ messages)
` [PATCH v2 1/2] wifi: b43: fix infinite loop from invalid hardware DMA RX slot
` [PATCH v2 2/2] wifi: b43: fix OOB read from hardware key index in b43_rx()
Wi-Fi speeds degrade from 600Mps to 30Mps while using WPA2 security, but not on open network, shortly after ISP firmware upgrade
2026-04-16 14:03 UTC (9+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-04-16 12:30 UTC (5+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 55/61] interconnect: "
[PATCH wireless-next] wifi: mac80211: add __packed to union members of struct ieee80211_rx_status
2026-04-16 11:53 UTC (3+ messages)
[PATCH v3 0/8] Bluetooth, wifi, arm64: extend WCN driver to support WCN399x device
2026-04-16 10:06 UTC (3+ messages)
` [PATCH v3 3/8] wifi: ath10k: snoc: support powering on the device via pwrseq
[PATCH] wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
2026-04-16 9:33 UTC
[PATCH wireless v2] wifi: iwlwifi: mld: stop TX during firmware restart
2026-04-16 9:02 UTC
[PATCH wireless v2] wifi: iwlwifi: mld: stop TX during firmware restart
2026-04-16 8:46 UTC (2+ messages)
[PATCH wireless-next v8 0/3] wifi: initial UHR support
2026-04-16 7:50 UTC (13+ messages)
` [PATCH wireless-next v8 2/3] wifi: cfg80211: add "
[PATCH rtw-next 00/12] wifi: rtw89: Add support for RTL8922AU
2026-04-16 4:56 UTC (11+ messages)
` [PATCH 0/2] wifi: rtw89: fix RF calibration for USB transport
` [PATCH 1/2] wifi: rtw89: phy: increase RF calibration timeouts "
` [PATCH 2/2] wifi: rtw89: phy: make RF calibration timeouts non-fatal on USB
` [PATCH v2] wifi: rtw89: phy: increase RF calibration timeouts for USB transport
[PATCH v2] ath11k: fix peer resolution on rx path when peer_id=0
2026-04-16 3:04 UTC (2+ messages)
[PATCH] linux-firmware: update firmware for MT7925 WiFi device
2026-04-16 1:35 UTC
[RFC PATCH 0/7] Do not read band-dependent reserved bits
2026-04-15 22:38 UTC (2+ messages)
[PATCH v2 0/2] wifi: libertas: fix OOB reads from firmware response fields
2026-04-15 22:24 UTC (3+ messages)
` [PATCH v2 1/2] wifi: libertas: fix OOB read from firmware pkt_ptr offset in RX path
` [PATCH v2 2/2] wifi: libertas: fix OOB read from firmware bssdescriptsize in scan response
[PATCH v2] wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer
2026-04-15 22:24 UTC
[PATCH v2] wifi: rtw89: add bounds check on firmware mac_id in link lookup
2026-04-15 22:24 UTC
[PATCH v2 0/2] wifi: wilc1000: fix integer underflow and OOB read from firmware packets
2026-04-15 22:24 UTC (3+ messages)
` [PATCH v2 1/2] wifi: wilc1000: fix integer underflow in wilc_network_info_received()
` [PATCH v2 2/2] wifi: wilc1000: fix OOB read from firmware RX packet header fields
[PATCH v2 0/3] wifi: wlcore: fix OOB reads from firmware event fields
2026-04-15 22:24 UTC (4+ messages)
` [PATCH v2 1/3] wifi: wl18xx: fix OOB read from firmware rx_ba_link_id in BA event handler
` [PATCH v2 2/3] wifi: wlcore: fix OOB read from firmware max_buff_size in logger handler
` [PATCH v2 3/3] wifi: wl18xx: fix OOB read from firmware SSID/password lengths in smart config event
[PATCH v2 0/3] wifi: wcn36xx: fix OOB reads and heap overflow from firmware responses
2026-04-15 22:23 UTC (4+ messages)
` [PATCH v2 1/3] wifi: wcn36xx: fix heap overflow from oversized firmware HAL response
` [PATCH v2 2/3] wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indication
` [PATCH v2 3/3] wifi: wcn36xx: fix OOB read from short trigger BA firmware response
[PATCH v2 0/3] wifi: ath6kl: fix OOB accesses from firmware-controlled fields
2026-04-15 22:23 UTC (4+ messages)
` [PATCH v2 1/3] wifi: ath6kl: fix OOB access from firmware ADDBA window size
` [PATCH v2 2/3] wifi: ath6kl: fix OOB read from firmware IE lengths in connect event
` [PATCH v2 3/3] wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handler
[PATCH v2 0/6] wifi: mwifiex: fix OOB reads and writes from firmware response fields
2026-04-15 22:23 UTC (7+ messages)
` [PATCH v2 1/6] wifi: mwifiex: fix OOB write from firmware queue_index in WMM status response
` [PATCH v2 2/6] wifi: mwifiex: fix OOB write from firmware TID in ADDBA response handler
` [PATCH v2 3/6] wifi: mwifiex: fix OOB read from firmware sta_count in station list response
` [PATCH v2 4/6] wifi: mwifiex: fix OOB read in scan response from mismatched TLV data sizes
` [PATCH v2 5/6] wifi: mwifiex: fix OOB read from firmware intf_num in multichannel event
` [PATCH v2 6/6] wifi: mwifiex: fix OOB read from inflated TLV length in IBSS peer event
[PATCH v2 0/3] wifi: carl9170: fix buffer overflow and OOB reads in firmware response handling
2026-04-15 22:23 UTC (4+ messages)
` [PATCH v2 1/3] wifi: carl9170: bound memcpy length in cmd callback to prevent OOB read
` [PATCH v2 2/3] wifi: carl9170: fix OOB read from off-by-two in TX status handler
` [PATCH v2 3/3] wifi: carl9170: fix buffer overflow in rx_stream failover path
[PATCH v2 0/5] wifi: rsi: fix multiple firmware descriptor validation issues
2026-04-15 22:23 UTC (6+ messages)
` [PATCH v2 1/5] wifi: rsi: fix OOB read from firmware offset field in SDIO RX path
` [PATCH v2 2/5] wifi: rsi: fix integer underflow from firmware extended_desc in rsi_prepare_skb()
` [PATCH v2 3/5] wifi: rsi: fix OOB read from firmware-claimed length exceeding actual frame size
` [PATCH v2 4/5] wifi: rsi: fix OOB read from firmware pad_bytes in management RX path
` [PATCH v2 5/5] wifi: rsi: fix infinite loop when firmware sends zero-length packet
mt7996e kernel panic
2026-04-15 19:53 UTC (2+ messages)
Firmware for reverse engineering b43?
2026-04-15 18:58 UTC (10+ messages)
[PATCH] ssb: fix reference leaks on failed flash device registration
2026-04-15 18:30 UTC
[PATCH] zd1211rw/mac: Fix out-of-bounds upon RX when unassociated
2026-04-15 17:08 UTC
[PATCH] wifi: rtw88: Add NULL check for chip->edcca_th
2026-04-15 17:03 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] wifi: rtw88: Add NULL check for chip->edcca_th in rtw_fw_adaptivity_result()
[PATCH v2] wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode
2026-04-15 16:57 UTC
[PATCH 00/20] wifi: mac80211: clean up and fix per-STA BW handling
2026-04-15 16:05 UTC (26+ messages)
` [PATCH 01/20] wifi: mac80211: remove NAN guards on ieee80211_sta_cur_vht_bw() calls
` [PATCH 02/20] wifi: mac80211: set cur_max_bandwidth to maximum
` [PATCH 03/20] wifi: mac80211: use max BW for HT channel width update
` [PATCH 04/20] wifi: mac80211: use chandef in ieee80211_get_sta_bw()
` [PATCH 05/20] wifi: mac80211: use chandef in TDLS chanctx handling
` [PATCH 06/20] wifi: mac80211: remove ieee80211_sta_cap_chan_bw()
` [PATCH 07/20] wifi: nl80211: document channel opmode change channel width
` [PATCH 08/20] wifi: mac80211: simplify ieee80211_sta_rx_bw_to_chan_width()
` [PATCH 09/20] wifi: mac80211: clean up STA NSS handling
` [PATCH 10/20] wifi: mac80211: clean up initial STA NSS/bandwidth handling
` [PATCH 11/20] wifi: mac80211: clean up ieee80211_sta_cap_rx_bw()
` [PATCH 12/20] wifi: mac80211: remove ieee80211_sta_cur_vht_bw()
` [PATCH 13/20] wifi: cfg80211: remove HE/SAE H2E required fields
` [PATCH 14/20] wifi: nl80211: reject beacons with bad HE operation
` [PATCH 15/20] wifi: cfg80211: move AP HT/VHT/... operation to beacon info
` [PATCH 16/20] wifi: nl80211: reject too short HT/VHT/HE/EHT capability/operation
` [PATCH 17/20] wifi: cfg80211: provide HT/VHT operation for AP beacon
` [PATCH 18/20] wifi: nl80211: always validate AP operation/PHY regulatory
` [PATCH 19/20] wifi: mac80211: clarify per-STA bandwidth handling
` [PATCH 20/20] wifi: mac80211: fix per-station PHY capability bandwidth
[PATCH mt76] wifi: mt76: mt7996: reduce phy work in set_coverage
2026-04-15 15:53 UTC
[PATCH wireless-next] wifi: radiotap: add definitions for the new UHR TLVs
2026-04-15 15:42 UTC (6+ messages)
[PATCH wireless-next] wifi: cfg80211: validate cipher suite for NAN Data keys
2026-04-15 15:35 UTC
[PATCH v2 0/1] wifi: libertas: fix bug in Marvell Libertas driver
2026-04-15 13:36 UTC (2+ messages)
` [PATCH v2 1/1] wifi: libertas: add wake_up() call to properly notify fw_wq during disconnect
[PATCH 0/1] usb: fix bug in marvell libertas driver
2026-04-15 13:31 UTC (5+ messages)
` [PATCH 1/1] add wake_up call inside if_usb_disconnect
` [PATCH v2 0/1] wifi: libertas: fix bug in Marvell Libertas driver
` [PATCH v2 1/1] wifi: libertas: add wake_up() call to properly notify fw_wq during disconnect
[PATCH] wifi: nl80211: check link is beaconing for color change
2026-04-15 12:53 UTC
[PATCH] wifi: mac80211: clarify an 802.11 VHT spec reference
2026-04-15 12:51 UTC
[PATCH wireless-next v1 0/4] wifi: nl80211: introduce PROBE_PEER for AP and STA with MLO support
2026-04-15 9:53 UTC (7+ messages)
` [PATCH wireless-next v1 1/4] wifi: nl80211: rename PROBE_CLIENT to PROBE_PEER and add STA-side probing support
` [PATCH wireless-next v1 2/4] wifi: cfg80211/nl80211: rename to probe_peer(), extend probe status, and update in-tree users
` [PATCH wireless-next v1 3/4] wifi: mac80211: add per-link PROBE_PEER support
` [PATCH wireless-next v1 4/4] wifi: mac80211_hwsim: report TX status link_id
[PATCH] Skip ieee80211_verify_sta_ht_mcs_support check in non-strict mode
2026-04-15 9:28 UTC (3+ messages)
[PATCH wireless-next] wifi: mac80211: Fix ADDBA request rejection after MLD link removal
2026-04-15 6:51 UTC
[PATCH ath-next] wifi: ath12k: add channel 177 to the 5 GHz channel list
2026-04-15 6:38 UTC
[PATCH] ath11k: workaround firmware bug where peer_id=0
2026-04-15 3:16 UTC (5+ messages)
[PATCH] wifi: cfg80211: fix grammar in MLO group key error message
2026-04-14 12:27 UTC
[PATCH AUTOSEL 6.19-5.10] wifi: brcmfmac: validate bsscfg indices in IF events
2026-04-14 11:25 UTC
[PATCH wireless-next v4 00/14] wifi: Ranging support enhancements
2026-04-14 8:35 UTC (3+ messages)
` [PATCH wireless-next v4 11/14] wifi: cfg80211: add PD-specific preamble and bandwidth capabilities
[PATCH wireless-next v4 10/14] wifi: cfg80211: add ingress/egress distance thresholds for FTM
2026-04-14 8:12 UTC
[PATCH v2] wifi: ath11k: apply existing PM quirk to ThinkPad P14s Gen 5 AMD
2026-04-14 6:43 UTC (4+ messages)
[PATCH ath-next] wifi: ath12k: Fix invalid IRQ requests during AHB probe
2026-04-14 6:28 UTC
[PATCH rtw-next 0/3] wifi: rtl8xxxu/rtlwifi: validate action frame size
2026-04-14 6:22 UTC (4+ messages)
` [PATCH rtw-next 1/3] wifi: rtl8xxxu: validate action frame size before using in rtl8xxxu_dump_action()
` [PATCH rtw-next 2/3] wifi: rtlwifi: validate action frame size in rtl_action_proc()
` [PATCH rtw-next 3/3] wifi: rtlwifi: validate action frame size before using in _rtl_pci_tx_isr()
[BUG] mt7921e: Intermittent connection failure
2026-04-14 6:22 UTC (5+ messages)
[PATCH] rtw88: add TX power limit support to 114 and 130 channels
2026-04-14 3:57 UTC (6+ messages)
[PATCH v2 0/3] wifi: iwlwifi: mld: fix UAF and soft lockup on firmware error
2026-04-14 3:51 UTC (2+ messages)
[Question] mt7925: CSI (Channel State Information) support in STA firmware?
2026-04-14 0:47 UTC
[PATCH ath-next] wifi: ath12k: Remove unused HAL_RX_REO_QUEUE_INFO macros
2026-04-13 23:58 UTC
[PATCH] wifi: iwlwifi: mld: bail out from TX when firmware is dead
2026-04-13 18:43 UTC
[PATCH ath-next v2 0/5] wifi: ath12k: thermal throttling and cooling device support
2026-04-13 15:38 UTC (6+ messages)
` [PATCH ath-next v2 1/5] wifi: ath12k: handle thermal throttle stats WMI event
` [PATCH ath-next v2 2/5] wifi: ath12k: configure firmware thermal throttling via WMI
` [PATCH ath-next v2 3/5] wifi: ath12k: refactor per-radio thermal hwmon setup and cleanup
` [PATCH ath-next v2 4/5] wifi: ath12k: reorder group start/stop for safe thermal sysfs cleanup
` [PATCH ath-next v2 5/5] wifi: ath12k: add thermal cooling device support
[PATCH ath-next 0/5] wifi: ath12k: thermal throttling and cooling device support
2026-04-13 15:29 UTC (4+ messages)
` [PATCH ath-next 1/5] wifi: ath12k: handle thermal throttle stats WMI event
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox