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, 9 Apr 2017 10:12:22 +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.11-rc6

The following changes since commit c02ed2e75ef4c74e41e421acb4ef1494671585e8:

  Linux 4.11-rc4 (2017-03-26 14:15:16 -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.11-rc6

for you to fetch changes up to 27f395b857abee5bced8356d39e1a491ff08748a:

  MAINTAINERS: separate out kernfs maintainership (2017-04-08 18:15:32 +0200)

----------------------------------------------------------------
Driver core fixes for 4.11-rc6

Here are 3 small fixes for 4.11-rc6.  One resolves a reported issue with
sysfs files that NeilBrown found, one is a documenatation fix for the
stable kernel rules, and the last is a small MAINTAINERS file update for
kernfs.

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

----------------------------------------------------------------
Johan Hovold (1):
      Documentation: stable-kernel-rules: fix stable-tag format

NeilBrown (1):
      sysfs: be careful of error returns from ops->show()

Tejun Heo (1):
      MAINTAINERS: separate out kernfs maintainership

 Documentation/process/stable-kernel-rules.rst |  2 +-
 MAINTAINERS                                   | 11 +++++++++--
 fs/sysfs/file.c                               |  6 ++++--
 3 files changed, 14 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ