[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZiT6ZlO9fECvbipo@kroah.com>
Date: Sun, 21 Apr 2024 13:37:10 +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 6.9-rc5
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.9-rc5
for you to fetch changes up to 156539fd65019e8ed6b9fbac0583cf519cdbb227:
Documentation: embargoed-hardware-issues.rst: Add myself for Power (2024-04-11 15:21:18 +0200)
----------------------------------------------------------------
Kernfs bugfix and documentation update for 6.9-rc5
Here are 2 changes for 6.9-rc5 that deal with "driver core" stuff, that
do the following:
- sysfs reference leak fix
- embargoed-hardware-issues.rst update for Power
Both of these have been in linux-next for over a week with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Alan Stern (1):
fs: sysfs: Fix reference leak in sysfs_break_active_protection()
Michael Ellerman (1):
Documentation: embargoed-hardware-issues.rst: Add myself for Power
Documentation/process/embargoed-hardware-issues.rst | 2 +-
fs/sysfs/file.c | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists