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>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 29 May 2021 16:27:24 +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,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Saravana Kannan <saravanak@...gle.com>
Subject: [GIT PULL] Driver core fixes for 5.13-rc4

The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:

  Linux 5.13-rc2 (2021-05-16 15:27:44 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0c8713153fbf7ba4e45172e139d501c86006dc03:

  drivers: base: Reduce device link removal code duplication (2021-05-21 22:12:14 +0200)

----------------------------------------------------------------
Driver core fixes for 5.13-rc4

Here are 3 small driver core / debugfs fixes for 5.13-rc4:
  - debugfs fix for incorrect "lockdown" mode for selinux accesses
  - 2 device link changes, one bugfix and one cleanup

All of these have been in linux-next for over a week with no reported
problems.

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

----------------------------------------------------------------
Ondrej Mosnacek (1):
      debugfs: fix security_locked_down() call for SELinux

Rafael J. Wysocki (2):
      drivers: base: Fix device link removal
      drivers: base: Reduce device link removal code duplication

 drivers/base/core.c    | 68 ++++++++++++++++++++++++++------------------------
 fs/debugfs/inode.c     |  9 ++++---
 include/linux/device.h |  6 ++---
 3 files changed, 44 insertions(+), 39 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ