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: <aP4pX6-QYmlmM27h@kroah.com>
Date: Sun, 26 Oct 2025 14:59:59 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [GIT PULL] Staging driver fixes for 6.18-rc3

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.18-rc3

for you to fetch changes up to b1aabb8ef09b4cf0cc0c92ca9dfd19482f3192c1:

  staging: gpib: Fix device reference leak in fmh_gpib driver (2025-10-13 10:55:03 +0200)

----------------------------------------------------------------
staging driver fixes for 6.18-rc3

Here are some small staging driver fixes for the gpib subsystem to
resolve some reported issues.  Included in here are:
  - memory leak fixes
  - error code fixes
  - proper protocol fixes

All of these have been in linux-next for almost 2 weeks now with no
reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Dave Penkler (3):
      staging: gpib: Fix no EOI on 1 and 2 byte writes
      staging: gpib: Fix sending clear and trigger events
      staging: gpib: Return -EINTR on device clear

Ma Ke (1):
      staging: gpib: Fix device reference leak in fmh_gpib driver

 drivers/staging/gpib/agilent_82350b/agilent_82350b.c | 12 +++++++-----
 drivers/staging/gpib/fmh_gpib/fmh_gpib.c             |  5 +++++
 drivers/staging/gpib/ni_usb/ni_usb_gpib.c            | 13 ++++++++++---
 3 files changed, 22 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ