lkml.org 
[lkml]   [2017]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Char/Misc driver fixes for 4.12-rc2
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(-)

\
 
 \ /
  Last update: 2017-05-20 15:41    [W:0.030 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site