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: <20190125122259.GA7652@kroah.com>
Date:   Fri, 25 Jan 2019 13:22: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:     devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Staging driver fixes for 5.0-rc4

The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:

  Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)

are available in the Git repository at:

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

for you to fetch changes up to 31eb79db420a3f94c4c45a8c0a05cd30e333f981:

  staging: android: ion: Support cpu access during dma_buf_detach (2019-01-22 11:38:09 +0100)

----------------------------------------------------------------
Staging driver fixes for 5.0-rc4

Here are some small staging driver fixes for 5.0-rc4.

They resolve some reported bugs and add a new device id for one driver.
Nothing major at all, but all good to have.

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

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

----------------------------------------------------------------
Dan Carpenter (1):
      Staging: wilc1000: unlock on error in init_chip()

Gustavo A. R. Silva (1):
      staging: wilc1000: fix memory leak in wilc_add_rx_gtk

JĂșlius Milan (1):
      staging: wilc1000: fix registration frame size

Liam Mark (1):
      staging: android: ion: Support cpu access during dma_buf_detach

Michael Straube (1):
      staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1

Nathan Chancellor (1):
      staging: rtl8723bs: Fix build error with Clang when inlining is disabled

Phil Elwell (1):
      staging: vchiq: Fix local event signalling

 drivers/staging/android/ion/ion.c                              | 2 +-
 drivers/staging/rtl8188eu/os_dep/usb_intf.c                    | 1 +
 drivers/staging/rtl8723bs/include/ieee80211.h                  | 6 +++---
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.c | 1 +
 drivers/staging/wilc1000/host_interface.c                      | 5 ++---
 drivers/staging/wilc1000/wilc_wlan.c                           | 7 ++++---
 6 files changed, 12 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ