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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 8 May 2020 16:18:07 +0200
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:     devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Staging driver fixes for 5.7-rc5

The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:

  Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 769acc3656d93aaacada814939743361d284fd87:

  staging: gasket: Check the return value of gasket_get_bar_index() (2020-05-05 12:36:05 +0200)

----------------------------------------------------------------
Staging driver fixes for 5.7-rc5

Here are 3 small driver fixes for 5.7-rc5.

Two of these are documentation fixes:
	- MAINTAINERS update due to removed driver
	- removing Wolfram from the ks7010 driver TODO file
The other patch is a real fix:
	- fix gasket driver to proper check the return value of a call

All of these have been in linux-next for a while with no reported
issues.

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

----------------------------------------------------------------
Lukas Bulwahn (1):
      MAINTAINERS: remove entry after hp100 driver removal

Oscar Carter (1):
      staging: gasket: Check the return value of gasket_get_bar_index()

Wolfram Sang (1):
      staging: ks7010: remove me from CC list

 MAINTAINERS                          | 5 -----
 drivers/staging/gasket/gasket_core.c | 4 ++++
 drivers/staging/ks7010/TODO          | 1 -
 3 files changed, 4 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ