Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are five 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" * tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: firmware: Google VPD: Fix memory allocation error handling drivers: char: mem: Check for address space wraparound with mmap() uio: fix incorrect memory leak cleanup misc: pci_endpoint_test: select CRC32 char: lp: fix possible integer overflow in lp_setup()
No related branches found
No related tags found
Showing
- drivers/char/lp.c 5 additions, 1 deletiondrivers/char/lp.c
- drivers/char/mem.c 5 additions, 0 deletionsdrivers/char/mem.c
- drivers/firmware/google/vpd.c 15 additions, 6 deletionsdrivers/firmware/google/vpd.c
- drivers/misc/Kconfig 1 addition, 0 deletionsdrivers/misc/Kconfig
- drivers/uio/uio.c 4 additions, 4 deletionsdrivers/uio/uio.c
Please register or sign in to comment