Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH rtw-next 0/2] a couple of fixes for rtw89
@ 2025-08-20 14:13 Fedor Pchelkin
  2025-08-20 14:13 ` [PATCH rtw-next 1/2] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() Fedor Pchelkin
  2025-08-20 14:13 ` [PATCH rtw-next 2/2] wifi: rtw89: avoid circular locking dependency in ser_state_run() Fedor Pchelkin
  0 siblings, 2 replies; 6+ messages in thread
From: Fedor Pchelkin @ 2025-08-20 14:13 UTC (permalink / raw)
  To: Ping-Ke Shih
  Cc: Fedor Pchelkin, Zong-Zhe Yang, Po-Hao Huang, linux-wireless,
	linux-kernel, lvc-project

Here goes a couple of (random) fixes for issues with rtw89 driver observed
when tinkering with it on my side.

Fedor Pchelkin (2):
  wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()
  wifi: rtw89: fix lockdep assertion in ser_state_run()

 drivers/net/wireless/realtek/rtw89/core.c | 15 ++++++++---
 drivers/net/wireless/realtek/rtw89/core.h | 32 ++++++++++++++---------
 drivers/net/wireless/realtek/rtw89/pci.c  |  6 +++--
 drivers/net/wireless/realtek/rtw89/ser.c  |  3 +--
 4 files changed, 37 insertions(+), 19 deletions(-)

-- 
2.50.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-08-22  7:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 14:13 [PATCH rtw-next 0/2] a couple of fixes for rtw89 Fedor Pchelkin
2025-08-20 14:13 ` [PATCH rtw-next 1/2] wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() Fedor Pchelkin
2025-08-21  4:01   ` Zong-Zhe Yang
2025-08-21  9:11     ` Fedor Pchelkin
2025-08-22  7:52       ` Zong-Zhe Yang
2025-08-20 14:13 ` [PATCH rtw-next 2/2] wifi: rtw89: avoid circular locking dependency in ser_state_run() Fedor Pchelkin

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