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, 16 Apr 2016 18:01:55 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Driver core fixes for 4.6-rc4

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git/ tags/driver-core-4.6-rc4

for you to fetch changes up to dea5c24a14047b7d6b6b269434a85ffd05f1d2cb:

  lib: lz4: cleanup unaligned access efficiency detection (2016-04-13 09:22:49 -0700)

----------------------------------------------------------------
"driver core" fixes for 4.6-rc4

Here are 3 small fixes 4.6-rc4.  Two fix up some lz4 issues with big
endian systems, and the remaining one resolves a minor debugfs issue
that was reported.

All have been in linux-next with no reported issues.

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

----------------------------------------------------------------
Rui Salvaterra (2):
      lib: lz4: fixed zram with lz4 on big endian machines
      lib: lz4: cleanup unaligned access efficiency detection

Seth Forshee (1):
      debugfs: Make automount point inodes permanently empty

 fs/debugfs/inode.c |  2 +-
 lib/lz4/lz4defs.h  | 25 +++++++++++++------------
 2 files changed, 14 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ