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:   Wed, 29 Mar 2023 08:45:41 +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 v2: ieee802154 for net 2023-03-29

Hello Dave, Jakub, Paolo.

An update from ieee802154 for your *net* tree:

Two small fixes this time.

Dongliang Mu removed an unnecessary null pointer check.

Harshit Mogalapalli fixed an int comparison unsigned against signed from a
recent other fix in the ca8210 driver.

Changes in v2:
- Ensured the tag exists on the git remote.

regards
Stefan Schmidt

The following changes since commit cd356010ce4c69ac7e1a40586112df24d22c6a4b:

  net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol() (2023-03-15 21:33:22 -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-03-29

for you to fetch changes up to 984cfd55e0c99e80b2e5b1dc6b2bf98608af7ff9:

  net: ieee802154: remove an unnecessary null pointer check (2023-03-17 09:13:53 +0100)

----------------------------------------------------------------
Dongliang Mu (1):
      net: ieee802154: remove an unnecessary null pointer check

Harshit Mogalapalli (1):
      ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()

 drivers/net/ieee802154/ca8210.c | 3 +--
 net/ieee802154/nl802154.c       | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ