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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Sat, 3 Sep 2016 16:49:54 +0200
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.8-rc5

The following changes since commit 3eab887a55424fc2c27553b7bfe32330df83f7b8:

  Linux 4.8-rc4 (2016-08-28 15:04:33 -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.8-rc5

for you to fetch changes up to 17d0774f80681020eccc9638d925a23f1fc4f671:

  sysfs: correctly handle read offset on PREALLOC attrs (2016-08-31 15:14:44 +0200)

----------------------------------------------------------------
Driver core fixes for 4.8-rc5

Here are 3 small fixes for 4.8-rc5.

One for sysfs, one for kernfs, and one documentation fix, all for
reported issues.  All of these have been in linux-next for a while.

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

----------------------------------------------------------------
Konstantin Khlebnikov (1):
      sysfs: correctly handle read offset on PREALLOC attrs

Martin Fuzzey (1):
      documentation: drivers/core/of: fix name of of_node symlink

Tejun Heo (1):
      kernfs: don't depend on d_find_any_alias() when generating notifications

 Documentation/ABI/stable/sysfs-devices |  2 +-
 fs/kernfs/file.c                       | 28 +++++++++++++++++++++-------
 fs/sysfs/file.c                        |  8 +++++++-
 3 files changed, 29 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ