The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:
Linux 4.2-rc3 (2015-07-19 14:45:02 -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.2-rc4 for you to fetch changes up to 4e5a74f1db8d6bea48306126fd445e2720f07a95: parport: Revert "parport: fix memory leak" (2015-07-25 12:48:05 -0700) ---------------------------------------------------------------- Char/Misc driver fixes for 4.2-rc4 Here are some char and misc driver fixes for reported issues. One parport patch is reverted as it was incorrect, thanks to testing by the 0-day bot. Full details in the shortlog below. Signed-off-by: Greg Kroah-Hartman <[email protected]> ---------------------------------------------------------------- Sudeep Dutt (1): misc: mic: scif bug fix for vmalloc_to_page crash Sudip Mukherjee (4): parport: fix error handling parport: fix memory leak parport: fix freeing freed memory parport: Revert "parport: fix memory leak" Tomas Winkler (1): mei: prevent unloading mei hw modules while the device is opened. drivers/misc/mei/main.c | 2 +- drivers/misc/mic/scif/scif_nodeqp.c | 15 +++++---------- drivers/parport/share.c | 11 ++++++----- 3 files changed, 12 insertions(+), 16 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

