public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [GIT PULL] Driver core / debugfs fixes for 6.13-rc7
  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
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-12 22:37 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Sun, 12 Jan 2025 15:06:19 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.13-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/083f9fac673dca75b355b6bc6c1b4bf4792ad949

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ 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