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: <20230724150141.766047-1-mkl@pengutronix.de>
Date: Mon, 24 Jul 2023 17:01:39 +0200
From: Marc Kleine-Budde <mkl@...gutronix.de>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net,
	kuba@...nel.org,
	linux-can@...r.kernel.org,
	kernel@...gutronix.de
Subject: [PATCH net 0/2] pull-request: can 2023-07-24

Hello netdev-team,

this is a pull request of 2 patches for net/master.

The first patch is by me and adds a missing set of CAN state to
CAN_STATE_STOPPED on close in the gs_usb driver.

The last patch is by Eric Dumazet and fixes a lockdep issue in the CAN
raw protocol.

regards,
Marc

---

The following changes since commit 9f9d4c1a2e82174a4e799ec405284a2b0de32b6a:

  net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type (2023-07-19 21:15:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can.git tags/linux-can-fixes-for-6.5-20230724

for you to fetch changes up to 11c9027c983e9e4b408ee5613b6504d24ebd85be:

  can: raw: fix lockdep issue in raw_release() (2023-07-20 13:46:29 +0200)

----------------------------------------------------------------
linux-can-fixes-for-6.5-20230724

----------------------------------------------------------------
Eric Dumazet (1):
      can: raw: fix lockdep issue in raw_release()

Marc Kleine-Budde (1):
      can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED

 drivers/net/can/usb/gs_usb.c | 2 ++
 net/can/raw.c                | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ