projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c4f414b
ce8ded2
)
Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linux
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 15 Feb 2026 18:24:46 +0000
(10:24 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 15 Feb 2026 18:24:46 +0000
(10:24 -0800)
Pull 9p updates from Dominique Martinet:
- 9p/xen racy double-free fix
- track 9p RPC waiting time as IO
* tag '9p-for-7.0-rc1' of https://github.com/martinetd/linux:
9p/xen: protect xen_9pfs_front_free against concurrent calls
9p: Track 9P RPC waiting time as IO
wait: Introduce io_wait_event_killable()
Trivial merge