lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 25 Jul 2015 19:20:29 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Arnd Bergmann <arnd@...db.de>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] char/misc driver patches for 4.2-rc4

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 <gregkh@...uxfoundation.org>

----------------------------------------------------------------
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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists