v5: - respin at 'rtw-next' (series applies to 'rtw' as well, just in case)
- further changelog below --- in the patches
v4: https://lore.kernel.org/linux-wireless/20250917095302.2908617-1-pchelkin@ispras.ru/
- drop USB patch to handle that in a separate series
- further changelog below --- in the patches
v3: https://lore.kernel.org/linux-wireless/20250828211245.178843-1-pchelkin@ispras.ru/
- further improvements for fix for use-after-free in
rtw89_core_tx_kick_off_and_wait(), see changelog below --- in the patch
- add patch 3/5 for USB case
v2: https://lore.kernel.org/linux-wireless/20250827120603.723548-1-pchelkin@ispras.ru/
- rework fix for use-after-free in rtw89_core_tx_kick_off_and_wait() (Zong-Zhe)
- add patches 2/4 and 3/4 for another issues discovered while reworking
- use rtw tree instead of rtw-next
v1: https://lore.kernel.org/linux-wireless/20250820141441.106156-1-pchelkin@ispras.ru/
Fedor Pchelkin (4):
wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
wifi: rtw89: avoid possible TX wait initialization race
wifi: rtw89: fix leak in rtw89_core_send_nullfunc()
wifi: rtw89: avoid circular locking dependency in ser_state_run()
drivers/net/wireless/realtek/rtw89/core.c | 66 +++++++++++++++--------
drivers/net/wireless/realtek/rtw89/core.h | 38 +++++++++++--
drivers/net/wireless/realtek/rtw89/pci.c | 5 +-
drivers/net/wireless/realtek/rtw89/ser.c | 5 +-
4 files changed, 85 insertions(+), 29 deletions(-)
--
2.51.0