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>] [day] [month] [year] [list]
Message-ID: <20240927094351.3865511-1-stefan@datenfreihafen.org>
Date: Fri, 27 Sep 2024 11:43:50 +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 2024-09-27

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ