public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 4.12-rc2
@ 2017-05-20 13:41 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-05-20 13:41 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.12-rc2

for you to fetch changes up to 9434cec130a941e8a0698d598dfa5499dbdeb949:

  firmware: Google VPD: Fix memory allocation error handling (2017-05-18 17:01:46 +0200)

----------------------------------------------------------------
Char/Misc driver fixes for 4.12-rc2

Here are 5 small bugfixes for reported issues with 4.12-rc1 and earlier
kernels.  Nothing huge here, just a lp, mem, vpd, and uio driver fix,
along with a Kconfig fixup for one of the misc drivers.

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

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

----------------------------------------------------------------
Christophe JAILLET (1):
      firmware: Google VPD: Fix memory allocation error handling

Julius Werner (1):
      drivers: char: mem: Check for address space wraparound with mmap()

Suman Anna (1):
      uio: fix incorrect memory leak cleanup

Tobias Regnery (1):
      misc: pci_endpoint_test: select CRC32

Willy Tarreau (1):
      char: lp: fix possible integer overflow in lp_setup()

 drivers/char/lp.c             |  6 +++++-
 drivers/char/mem.c            |  5 +++++
 drivers/firmware/google/vpd.c | 21 +++++++++++++++------
 drivers/misc/Kconfig          |  1 +
 drivers/uio/uio.c             |  8 ++++----
 5 files changed, 30 insertions(+), 11 deletions(-)

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

only message in thread, other threads:[~2017-05-20 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-20 13:41 [GIT PULL] Char/Misc driver fixes for 4.12-rc2 Greg KH

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