public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 4.15-rc4
@ 2017-12-15 19:00 Greg KH
  2017-12-15 21:03 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2017-12-15 19:00 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell; +Cc: linux-kernel, devel

The following changes since commit 73996933b53ff396d63a7fccd8e824758634dc19:

  Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging (2017-12-05 09:57:34 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3d2a0c5ff02d57ab7b4f16a6782a66765d930b7d:

  Revert "staging: ion: Fix ion_cma_heap allocations" (2017-12-15 19:36:24 +0100)

----------------------------------------------------------------
Staging fixes for 4.15-rc4

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

While there are 4 patches in here, there's really only 2, as one ion
patch got reverted due to build errors reported by 0-day.

The two patches that are the end-result is one for the ccree driver to
prevent an unitialized value from being returned to a caller, and the
other fixes a logic error in the pi433 driver.

All, except for the revert patch, have been in linux-next with no
reported issues.  I just made the revert, as linux-next did report
problems with the ion patch :)

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

----------------------------------------------------------------
Dan Carpenter (1):
      staging: ccree: Uninitialized return in ssi_ahash_import()

Greg Kroah-Hartman (1):
      Revert "staging: ion: Fix ion_cma_heap allocations"

John Stultz (1):
      staging: ion: Fix ion_cma_heap allocations

Marcus Wolf (1):
      staging: pi433: Fixes issue with bit shift in rf69_get_modulation

 drivers/staging/ccree/ssi_hash.c | 2 +-
 drivers/staging/pi433/rf69.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-15 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15 19:00 [GIT PULL] Staging driver fixes for 4.15-rc4 Greg KH
2017-12-15 21:03 ` Linus Torvalds
2017-12-15 21:29   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox