* [GIT PULL] Driver core / debugfs fixes for 6.13-rc7
@ 2025-01-12 14:06 Greg KH
2025-01-12 22:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-01-12 14:06 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton
Cc: linux-kernel, Stephen Rothwell, Saravana Kannan
The following changes since commit 78d4f34e2115b517bcbfe7ec0d018bbbb6f9b0b8:
Linux 6.13-rc3 (2024-12-15 15:58:23 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.13-rc7
for you to fetch changes up to 67510d7e2e5f5bdc020bf9d759aa575cce48c8e1:
fs: debugfs: fix open proxy for unsafe files (2025-01-10 09:41:53 +0100)
----------------------------------------------------------------
Driver core and debugfs fixes for 6.13-rc7
Here are some small driver core and debugfs fixes for 6.13-rc7 that
resolve some reported problems:
- debugfs runtime error reporting fixes
- topology cpumask race-condition fix
- MAINTAINERS file email update
All of these have been in linux-next this week with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Al Viro (1):
debugfs: fix missing mutex_destroy() in short_fops case
Danilo Krummrich (1):
MAINTAINERS: align Danilo's maintainer entries
Johannes Berg (2):
fs: debugfs: differentiate short fops with proxy ops
fs: debugfs: fix open proxy for unsafe files
Li Huafei (1):
topology: Keep the cpumask unchanged when printing cpumap
MAINTAINERS | 4 +--
drivers/base/topology.c | 24 +++++++++++++---
fs/debugfs/file.c | 74 ++++++++++++++++++++++++++++++++++---------------
fs/debugfs/inode.c | 13 ++++-----
fs/debugfs/internal.h | 6 +---
5 files changed, 79 insertions(+), 42 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-12 22:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-12 14:06 [GIT PULL] Driver core / debugfs fixes for 6.13-rc7 Greg KH
2025-01-12 22:37 ` 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