lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230619070927.825332-1-stefan@datenfreihafen.org>
Date: Mon, 19 Jun 2023 09:09:27 +0200
From: Stefan Schmidt <stefan@...enfreihafen.org>
To: davem@...emloft.net,
	kuba@...nel.org,
	pabeni@...hat.com
Cc: linux-wpan@...r.kernel.org,
	alex.aring@...il.com,
	miquel.raynal@...tlin.com,
	netdev@...r.kernel.org
Subject: pull-request: ieee802154 for net 2023-06-19

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ