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:	Sun, 14 Feb 2016 11:02:47 -0800
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 4.5-rc4

The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:

  Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.5-rc4

for you to fetch changes up to 3b2b9ead32142b4cf55ea2793e5e4f7b63c04818:

  nvmem: qfprom: Specify LE device endianness (2016-02-07 23:09:13 -0800)

----------------------------------------------------------------
char/misc driver fixes for 4.5-rc4

Here are 3 fixes for some reported issues.  Two nvmem driver fixes, and
one mei fix.  All have been in linux-next just fine.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: validate request value in client notify request ioctl

Srinivas Kandagatla (1):
      nvmem: core: return error for non word aligned access

Stephen Boyd (1):
      nvmem: qfprom: Specify LE device endianness

 drivers/misc/mei/main.c | 6 +++++-
 drivers/nvmem/core.c    | 6 ++++++
 drivers/nvmem/qfprom.c  | 1 +
 3 files changed, 12 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ