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:	Fri, 20 Jun 2014 13:04:06 -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 fixes for 3.16-rc2

The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:

  Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)

are available in the git repository at:

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

for you to fetch changes up to 73b35d07ee20d6af95359fb86540528709dd58bb:

  MAINTAINERS: add entry for VMware Balloon driver (2014-06-20 11:47:33 -0700)

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

Here are 3 patches, one a revert of the UIO patch you objected to in
3.16-rc1 and that no one wanted to defend, a w1 driver bugfix, and a
MAINTAINERS update for the vmware balloon driver.  All of these, except
for the MAINTAINERS update which just got added, have been in linux-next just
fine.

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

----------------------------------------------------------------
Alexander Shiyan (1):
      w1: mxc_w1: Fix incorrect "presence" status

Dmitry Torokhov (1):
      MAINTAINERS: add entry for VMware Balloon driver

Greg Kroah-Hartman (1):
      Revert "uio: fix vma io range check in mmap"

 MAINTAINERS                 | 8 ++++++++
 drivers/misc/vmw_balloon.c  | 3 ++-
 drivers/uio/uio.c           | 2 +-
 drivers/w1/masters/mxc_w1.c | 2 +-
 4 files changed, 12 insertions(+), 3 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ