* [GIT PULL] Driver core fixes for 6.3-rc5
@ 2023-04-02 14:50 Greg KH
2023-04-02 18:02 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2023-04-02 14:50 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton
Cc: linux-kernel, Stephen Rothwell, Saravana Kannan
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -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.3-rc5
for you to fetch changes up to 5c2712387d4850e0b64121d5fd3e6c4e84ea3266:
cacheinfo: Fix LLC is not exported through sysfs (2023-03-29 12:04:10 +0200)
----------------------------------------------------------------
Driver core fixes for 6.3-rc5
Here are 3 small changes for 6.3-rc5 semi-related to driver core stuff:
- documentation update where we move the security_bugs file to a more
relevant location.
- mdt/spi-nor debugfs memory leak fix that's been floating around for
a long time and acked by the maintainer
- cacheinfo bugfix for a regression in 6.3-rc1
All have been in linux-next with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Greg Kroah-Hartman (1):
mtd: spi-nor: fix memory leak when using debugfs_lookup()
Vegard Nossum (1):
Documentation/security-bugs: move from admin-guide/ to process/
Yicong Yang (1):
cacheinfo: Fix LLC is not exported through sysfs
Documentation/admin-guide/index.rst | 1 -
Documentation/admin-guide/reporting-issues.rst | 4 ++--
Documentation/process/howto.rst | 2 +-
Documentation/process/index.rst | 9 ++++++++-
Documentation/process/researcher-guidelines.rst | 2 +-
Documentation/{admin-guide => process}/security-bugs.rst | 0
Documentation/process/stable-kernel-rules.rst | 2 +-
Documentation/process/submitting-patches.rst | 2 +-
.../translations/it_IT/admin-guide/security-bugs.rst | 2 +-
.../translations/it_IT/process/submitting-patches.rst | 2 +-
Documentation/translations/ja_JP/howto.rst | 2 +-
Documentation/translations/ko_KR/howto.rst | 2 +-
Documentation/translations/sp_SP/howto.rst | 2 +-
.../translations/sp_SP/process/submitting-patches.rst | 2 +-
.../translations/zh_CN/admin-guide/security-bugs.rst | 2 +-
Documentation/translations/zh_CN/process/howto.rst | 2 +-
.../translations/zh_TW/admin-guide/security-bugs.rst | 2 +-
Documentation/translations/zh_TW/process/howto.rst | 2 +-
MAINTAINERS | 4 ++--
drivers/base/cacheinfo.c | 16 +++++++++++-----
drivers/mtd/spi-nor/core.c | 14 +++++++++++++-
drivers/mtd/spi-nor/core.h | 2 ++
drivers/mtd/spi-nor/debugfs.c | 11 ++++++++---
23 files changed, 60 insertions(+), 29 deletions(-)
rename Documentation/{admin-guide => process}/security-bugs.rst (100%)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Driver core fixes for 6.3-rc5
2023-04-02 14:50 [GIT PULL] Driver core fixes for 6.3-rc5 Greg KH
@ 2023-04-02 18:02 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-04-02 18:02 UTC (permalink / raw)
To: Greg KH
Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
Saravana Kannan
The pull request you sent on Sun, 2 Apr 2023 16:50:15 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-6.3-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a10ca0950afe36fa5a20e8fc3e843beef8808fc1
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:[~2023-04-02 18:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-02 14:50 [GIT PULL] Driver core fixes for 6.3-rc5 Greg KH
2023-04-02 18:02 ` 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