Hello Dave, Jakub, Paolo. An update from ieee802154 for your *net* tree: Two small fixes and MAINTAINERS update this time. Azeem Shaikh ensured consistent use of strscpy through the tree and fixed the usage in our trace.h. Chen Aotian fixed a potential memory leak in the hwsim simulator for ieee802154. Miquel Raynal updated the MAINATINERS file with the new team git tree locations and patchwork URLs. regards Stefan Schmidt The following changes since commit 209373537648d815a104c3af787663d7db06bd5d: Merge branch 'bnxt_en-3-bug-fixes' (2023-03-29 21:48:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2023-06-19 for you to fetch changes up to cd9125030689dda69f73f6c2843d63135cb383f0: ieee802154: Replace strlcpy with strscpy (2023-06-16 22:14:24 +0200) ---------------------------------------------------------------- Azeem Shaikh (1): ieee802154: Replace strlcpy with strscpy Chen Aotian (1): ieee802154: hwsim: Fix possible memory leaks Miquel Raynal (2): MAINTAINERS: Update wpan tree MAINTAINERS: Add wpan patchwork MAINTAINERS | 5 +++-- drivers/net/ieee802154/mac802154_hwsim.c | 6 ++++-- net/ieee802154/trace.h | 2 +- net/mac802154/trace.h | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-)