Hello Dave, Jakub, Paolo. An update from ieee802154 for your *net* tree: Jinjie Ruan added the use of IRQF_NO_AUTOEN in the mcr20a driver and fixed and addiotinal build dependency problem while doing so. Jiawei Ye, ensured a correct RCU handling in mac802154_scan_worker. regards Stefan Schmidt The following changes since commit b8ec0dc3845f6c9089573cb5c2c4b05f7fc10728: net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() (2024-06-03 11:20:56 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2024-09-27 for you to fetch changes up to 09573b1cc76e7ff8f056ab29ea1cdc152ec8c653: net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() (2024-09-27 10:47:53 +0200) ---------------------------------------------------------------- Jiawei Ye (1): mac802154: Fix potential RCU dereference issue in mac802154_scan_worker Jinjie Ruan (2): ieee802154: Fix build error net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() drivers/net/ieee802154/Kconfig | 1 + drivers/net/ieee802154/mcr20a.c | 5 +---- net/mac802154/scan.c | 4 +++- 3 files changed, 5 insertions(+), 5 deletions(-)