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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 27 Jun 2024 20:19:12 +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-06-27

Hello Dave, Jakub, Paolo.

An update from ieee802154 for your *net* tree:

Two small fixes this time around.

Dmitry Antipov corrected the time calculations for the lifs and sifs
periods in mac802154.

Yunshui Jiang introduced the safer use of DEV_STATS_* macros for
atomic updates. A good addition, even if not strictly necessary in
our code.

regards
Stefan Schmidt

The following changes since commit 4b377b4868ef17b040065bd468668c707d2477a5:

  kprobe/ftrace: fix build error due to bad function definition (2024-05-17 19:17:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan.git tags/ieee802154-for-net-2024-06-27

for you to fetch changes up to b8ec0dc3845f6c9089573cb5c2c4b05f7fc10728:

  net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() (2024-06-03 11:20:56 +0200)

----------------------------------------------------------------
Dmitry Antipov (1):
      mac802154: fix time calculation in ieee802154_configure_durations()

Yunshui Jiang (1):
      net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()

 net/mac802154/main.c | 14 ++++++++------
 net/mac802154/tx.c   |  8 ++++----
 2 files changed, 12 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ