* [GIT PULL] Driver core fixes for 6.1-rc6
@ 2022-11-18 9:28 Greg KH
2022-11-18 20:21 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2022-11-18 9:28 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton
Cc: linux-kernel, Stephen Rothwell, Saravana Kannan
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -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.1-rc6
for you to fetch changes up to 1edfe4ea16ca2c9e91ec6cecd446b13636724e4f:
kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id() (2022-11-10 19:03:42 +0100)
----------------------------------------------------------------
Driver core fixes for 6.1-rc6
Here are 2 small driver core fixes for 6.1-rc6:
- utsname fix, this one should already be in your tree as it
came from a different tree earlier.
- kernfs bugfix for a much reported syzbot report that seems to
keep getting triggered.
Both of these have been in linux-next for a while with no reported
issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Petr Vorel (1):
kernel/utsname_sysctl.c: Add missing enum uts_proc value
Tejun Heo (1):
kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id()
fs/kernfs/dir.c | 14 ++++++++++++--
include/linux/utsname.h | 1 +
2 files changed, 13 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Driver core fixes for 6.1-rc6
2022-11-18 9:28 [GIT PULL] Driver core fixes for 6.1-rc6 Greg KH
@ 2022-11-18 20:21 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-18 20:21 UTC (permalink / raw)
To: Greg KH
Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
Saravana Kannan
The pull request you sent on Fri, 18 Nov 2022 10:28:29 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.1-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/63c8c0d7dcb687c123ec6dc7e958cd54ebf956b6
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:[~2022-11-18 20:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-18 9:28 [GIT PULL] Driver core fixes for 6.1-rc6 Greg KH
2022-11-18 20:21 ` 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