linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 4.18-rc7
@ 2018-07-26 14:19 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2018-07-26 14:19 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: linux-kernel, devel

The following changes since commit 9d3cce1e8b8561fed5f383d22a4d6949db4eadbe:

  Linux 4.18-rc5 (2018-07-15 12:49:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-4.18-rc7

for you to fetch changes up to b96fba8d5855c3617adbfb43ca4723a808cac954:

  staging: speakup: fix wraparound in uaccess length check (2018-07-16 10:04:11 +0200)

----------------------------------------------------------------
staging driver fixes for 4.18-rc7

Here are 3 small staging driver fixes for 4.18-rc7.  One is a revert of
an earlier patch that turned out to be incorrect, one is a fix for the
speakup drivers, and the last a fix for the ks7010 driver to resolve a
regression.

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

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

----------------------------------------------------------------
Hans de Goede (1):
      Revert "staging:r8188eu: Use lib80211 to support TKIP"

Samuel Thibault (1):
      staging: speakup: fix wraparound in uaccess length check

Sergio Paracuellos (1):
      staging: ks7010: call 'hostif_mib_set_request_int' instead of 'hostif_mib_set_request_bool'

 drivers/staging/ks7010/ks_hostif.c            |  12 +-
 drivers/staging/rtl8188eu/Kconfig             |   1 -
 drivers/staging/rtl8188eu/core/rtw_recv.c     | 161 ++++++++++++++++++--------
 drivers/staging/rtl8188eu/core/rtw_security.c |  92 +++++++--------
 drivers/staging/speakup/speakup_soft.c        |   6 +-
 5 files changed, 171 insertions(+), 101 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-07-26 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-26 14:19 [GIT PULL] Staging driver fixes for 4.18-rc7 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).