mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: devel@linuxdriverproject.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Staging driver fixes for 5.6-rc3
Date: Fri, 21 Feb 2020 12:39:52 +0100	[thread overview]
Message-ID: <20200221113952.GA114312@kroah.com> (raw)

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9a4556bd8f23209c29f152e6a930b6a893b0fc81:

  staging: rtl8723bs: Remove unneeded goto statements (2020-02-10 10:32:38 -0800)

----------------------------------------------------------------
Staging driver fixes for 5.6-rc3

Here are some small staging driver fixes for 5.6-rc3, along with the
removal of an unused/unneeded driver as well.

The android vsoc driver is not needed anymore by anyone, so it was
removed.

The other driver fixes are:
	- ashmem bugfixes
	- greybus audio driver bugfix
	- wireless driver bugfixes and tiny cleanups to error paths

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

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

----------------------------------------------------------------
Alistair Delva (1):
      staging: android: Delete the 'vsoc' driver

Colin Ian King (1):
      staging: rtl8723bs: fix copy of overlapping memory

Dan Carpenter (1):
      staging: greybus: use after free in gb_audio_manager_remove_all()

Larry Finger (6):
      staging: rtl8188eu: Fix potential security hole
      staging: rtl8723bs: Fix potential security hole
      staging: rtl8188eu: Fix potential overuse of kernel memory
      staging: rtl8723bs: Fix potential overuse of kernel memory
      staging: rtl8188eu: Remove some unneeded goto statements
      staging: rtl8723bs: Remove unneeded goto statements

Malcolm Priestley (1):
      staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi.

Suren Baghdasaryan (1):
      staging: android: ashmem: Disallow ashmem memory from being remapped

 drivers/staging/android/Kconfig                |    8 -
 drivers/staging/android/Makefile               |    1 -
 drivers/staging/android/TODO                   |    9 -
 drivers/staging/android/ashmem.c               |   28 +
 drivers/staging/android/uapi/vsoc_shm.h        |  295 ------
 drivers/staging/android/vsoc.c                 | 1149 ------------------------
 drivers/staging/greybus/audio_manager.c        |    2 +-
 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c |   40 +-
 drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c |    5 +-
 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c |   47 +-
 drivers/staging/vt6656/dpc.c                   |    2 +-
 11 files changed, 56 insertions(+), 1530 deletions(-)
 delete mode 100644 drivers/staging/android/uapi/vsoc_shm.h
 delete mode 100644 drivers/staging/android/vsoc.c

             reply	other threads:[~2020-02-21 11:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-21 11:39 Greg KH [this message]
2020-02-21 21:10 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200221113952.GA114312@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=devel@linuxdriverproject.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®