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: <Y8wE3Tu3muhrYchq@kroah.com>
Date:   Sat, 21 Jan 2023 16:29:33 +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 fix for 6.2-rc5

The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:

  Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.2-rc5

for you to fetch changes up to 7d83299351fe7c812c529f5e39fe63b5312e4233:

  staging: vchiq_arm: fix enum vchiq_status return types (2023-01-17 19:23:36 +0100)

----------------------------------------------------------------
Staging driver fix for 6.2-rc5

Here is a single staging driver fix for 6.2-rc5.  It resolves a build
issue reported and Fixed by Arnd in the vc04_services driver.  It's been
in linux-next this week with no reported problems.

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

----------------------------------------------------------------
Arnd Bergmann (1):
      staging: vchiq_arm: fix enum vchiq_status return types

 drivers/staging/vc04_services/include/linux/raspberrypi/vchiq.h | 2 +-
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.h   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ