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]
Date:   Mon, 19 Dec 2022 16:52:07 +0100
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/3] pull-request: can 2022-12-19

Hello Jakub, hello David,

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

The first patch is by Vincent Mailhol and adds the etas_es58x devlink
documentation to the index.

Haibo Chen's patch for the flexcan driver fixes a unbalanced
pm_runtime_enable warning.

The last patch is by me, targets the kvaser_usb driver and fixes an
error occurring with gcc-13.

regards,
Marc

---

The following changes since commit 2856a62762c8409e360d4fd452194c8e57ba1058:

  mctp: serial: Fix starting value for frame check sequence (2022-12-19 12:38:45 +0000)

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.2-20221219

for you to fetch changes up to f006229135b7debf4037adb1eb93e358559593db:

  can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len (2022-12-19 16:08:27 +0100)

----------------------------------------------------------------
linux-can-fixes-for-6.2-20221219

----------------------------------------------------------------
Haibo Chen (1):
      can: flexcan: avoid unbalanced pm_runtime_enable warning

Marc Kleine-Budde (1):
      can: kvaser_usb: hydra: help gcc-13 to figure out cmd_len

Vincent Mailhol (1):
      Documentation: devlink: add missing toc entry for etas_es58x devlink doc

 Documentation/networking/devlink/index.rst        |  1 +
 drivers/net/can/flexcan/flexcan-core.c            | 12 ++++++---
 drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 33 ++++++++++++++++-------
 3 files changed, 34 insertions(+), 12 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ