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:   Sun, 13 Jan 2019 11:23:42 +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:     devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Staging driver fixes for 5.0-rc2

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.0-rc2

for you to fetch changes up to 06382deac2b8a49bbc5aaa3c9118fed6da4a1ac1:

  Revert "staging: rtl8723bs: Mark ACPI table declaration as used" (2019-01-11 10:40:13 +0100)

----------------------------------------------------------------
Staging driver fixes for 5.0-rc2

Here are some small staging driver fixes for some reported issues.

One reverts a patch that was made to the rtl8723bs driver that turned
out to not be needed at all as it was a bug in clang.  The others fix up
some reported issues in the rtl8188eu driver and update the MAINTAINERS
file to point to Larry for this driver so he can get the bug reports
easier.

All have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Greg Kroah-Hartman (1):
      Revert "staging: rtl8723bs: Mark ACPI table declaration as used"

Larry Finger (3):
      MAINTAINERS: Add entry for staging driver r8188eu
      staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
      staging: rtl8188eu: Fix module loading from tasklet for WEP encryption

 MAINTAINERS                                   | 5 +++++
 drivers/staging/rtl8188eu/core/rtw_security.c | 6 +++---
 drivers/staging/rtl8723bs/os_dep/sdio_intf.c  | 2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ