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: <20250522082344.490913-1-mkl@pengutronix.de>
Date: Thu, 22 May 2025 10:01:30 +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/4] pull-request: can 2025-05-22

Hello netdev-team,

this is a pull request of 4 patches for net/main.

The first 3 patches are by Axel Forsman and fix a ISR race condition
in the kvaser_pciefd driver.

The last patch is by Carlos Sanchez and fixes the reception of short
error messages in the slcan driver.

regards,
Marc

---

The following changes since commit 9e89db3d847f2d66d2799c5533d00aebee2be4d1:

  Merge tag 'linux-can-fixes-for-6.15-20250520' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can (2025-05-20 15:54:37 +0200)

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.15-20250521

for you to fetch changes up to ef0841e4cb08754be6cb42bf97739fce5d086e5f:

  can: slcan: allow reception of short error messages (2025-05-21 10:12:05 +0200)

----------------------------------------------------------------
linux-can-fixes-for-6.15-20250521

----------------------------------------------------------------
Axel Forsman (3):
      can: kvaser_pciefd: Force IRQ edge in case of nested IRQ
      can: kvaser_pciefd: Fix echo_skb race
      can: kvaser_pciefd: Continue parsing DMA buf after dropped RX

Carlos Sanchez (1):
      can: slcan: allow reception of short error messages

Marc Kleine-Budde (1):
      Merge patch series "can: kvaser_pciefd: Fix ISR race conditions"

 drivers/net/can/kvaser_pciefd.c    | 184 +++++++++++++++++++++----------------
 drivers/net/can/slcan/slcan-core.c |  26 ++++--
 2 files changed, 123 insertions(+), 87 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ