* [GIT PULL] fs/9p: fixes for 6.9-rc1
@ 2024-03-27 21:34 Eric Van Hensbergen
2024-03-27 21:57 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Eric Van Hensbergen @ 2024-03-27 21:34 UTC (permalink / raw)
To: torvalds; +Cc: v9fs, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1082 bytes --]
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git tags/9p-fixes-for-6.9-rc1
for you to fetch changes up to 6630036b7c228f57c7893ee0403e92c2db2cd21d:
fs/9p: fix uninitialized values during inode evict (2024-03-25 14:16:06 +0000)
----------------------------------------------------------------
fs/9p: fix errors found in 6.9-rc1
Two of these fix syzbot reported issues, and
the other fixes a unused variable in some configurations.
Signed-off-by: Eric Van Hensbergen <ericvh@kernel.org>
----------------------------------------------------------------
Colin Ian King (1):
fs/9p: remove redundant pointer v9ses
Eric Van Hensbergen (1):
fs/9p: fix uninitialized values during inode evict
Lizhi Xu (1):
fs/9p: fix uaf in in v9fs_stat2inode_dotl
fs/9p/vfs_inode.c | 16 ++++++++++------
fs/9p/vfs_inode_dotl.c | 6 +-----
2 files changed, 11 insertions(+), 11 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-27 21:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-27 21:34 [GIT PULL] fs/9p: fixes for 6.9-rc1 Eric Van Hensbergen
2024-03-27 21:57 ` 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