* [GIT PULL] Driver core fixes for 6.17-rc6
@ 2025-09-13 9:57 Danilo Krummrich
2025-09-13 17:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Danilo Krummrich @ 2025-09-13 9:57 UTC (permalink / raw)
To: Linus Torvalds
Cc: Greg Kroah-Hartman, Rafael J. Wysocki, Saravana Kannan,
Andrew Morton, rust-for-linux, linux-kernel
Hi Linus,
Please pull these driver-core fixes.
All commits have been in linux-next for a couple rounds; no conflicts expected.
- Danilo
The following changes since commit 1b237f190eb3d36f52dffe07a40b5eb210280e00:
Linux 6.17-rc3 (2025-08-24 12:04:12 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git tags/driver-core-6.17-rc6
for you to fetch changes up to f6d2900f2806d584303db689d9e18f0443610514:
MAINTAINERS: Update the DMA Rust entry (2025-09-11 22:09:22 +0200)
----------------------------------------------------------------
Driver core fixes for 6.17-rc6
- Fix UAF in cgroup pressure polling by using kernfs_get_active_of()
to prevent operations on released file descriptors.
- Fix unresolved intra-doc link in the documentation of struct Device
when CONFIG_DRM != y.
- Update the DMA Rust MAINTAINERS entry.
----------------------------------------------------------------
Chen Ridong (1):
kernfs: Fix UAF in polling when open file is released
Danilo Krummrich (2):
rust: device: fix unresolved link to drm::Device
MAINTAINERS: Update the DMA Rust entry
MAINTAINERS | 4 ++--
fs/kernfs/file.c | 58 ++++++++++++++++++++++++++++++++++++++--------------------
rust/kernel/device.rs | 5 +++--
3 files changed, 43 insertions(+), 24 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Driver core fixes for 6.17-rc6
2025-09-13 9:57 [GIT PULL] Driver core fixes for 6.17-rc6 Danilo Krummrich
@ 2025-09-13 17:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-13 17:50 UTC (permalink / raw)
To: Danilo Krummrich
Cc: Linus Torvalds, Greg Kroah-Hartman, Rafael J. Wysocki,
Saravana Kannan, Andrew Morton, rust-for-linux, linux-kernel
The pull request you sent on Sat, 13 Sep 2025 11:57:38 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git tags/driver-core-6.17-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b891d11b74b447df6e18104199148e420c985ac1
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-09-13 17:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-13 9:57 [GIT PULL] Driver core fixes for 6.17-rc6 Danilo Krummrich
2025-09-13 17:50 ` 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;
as well as URLs for NNTP newsgroup(s).