public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.13-rc4
@ 2021-05-29 14:27 Greg KH
  2021-05-29 16:49 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-05-29 14:27 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

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@linuxfoundation.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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-29 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-29 14:27 [GIT PULL] Driver core fixes for 5.13-rc4 Greg KH
2021-05-29 16:49 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox