Hello Dave, Jakub. An update from ieee802154 for your *net* tree. Below I have a last minute fix for the atusb driver. Pavel fixes a KASAN uninit report for the driver. This version is the minimal impact fix to ease backporting. A bigger rework of the driver to avoid potential similar problems is ongoing and will come through net-next when ready. regards Stefan Schmidt The following changes since commit 7d18a07897d07495ee140dd319b0e9265c0f68ba: sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc (2022-01-04 12:36:51 +0000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2022-01-05 for you to fetch changes up to 754e4382354f7908923a1949d8dc8d05f82f09cb: ieee802154: atusb: fix uninit value in atusb_set_extended_addr (2022-01-04 20:10:04 +0100) ---------------------------------------------------------------- Pavel Skripkin (1): ieee802154: atusb: fix uninit value in atusb_set_extended_addr drivers/net/ieee802154/atusb.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)