[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Z0nxET2etduwcfj0@codewreck.org>
Date: Sat, 30 Nov 2024 01:51:29 +0900
From: Dominique Martinet <asmadeus@...ewreck.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Christian Schoenebeck <linux_oss@...debyte.com>,
Eric Van Hensbergen <ericvh@...nel.org>, v9fs@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] 9p fixes for 6.13-rc1
The following changes since commit 2d5404caa8c7bb5c4e0435f94b28834ae5456623:
Linux 6.12-rc7 (2024-11-10 14:19:35 -0800)
are available in the Git repository at:
https://github.com/martinetd/linux tags/9p-for-6.13-rc1
for you to fetch changes up to e0260d530b73ee969ae971d14daa02376dcfc93f:
net/9p/usbg: allow building as standalone module (2024-11-22 23:48:14 +0900)
----------------------------------------------------------------
9p update for 6.13-rc1
- usbg: fix alloc failure handling & build-as-module
- xen: couple of fixes
- v9fs_cache_register/unregister code cleanup
----------------------------------------------------------------
Alex Zenla (2):
9p/xen: fix init sequence
9p/xen: fix release of IRQ
Colin Ian King (1):
fs/9p: replace functions v9fs_cache_{register|unregister} with direct calls
Dominique Martinet (1):
net/9p/usbg: allow building as standalone module
Mirsad Todorovac (1):
net/9p/usbg: fix handling of the failed kzalloc() memory allocation
fs/9p/v9fs.c | 21 +++------------------
net/9p/Kconfig | 4 ++--
net/9p/trans_usbg.c | 4 ++--
net/9p/trans_xen.c | 9 ++++++---
4 files changed, 13 insertions(+), 25 deletions(-)
--
Dominique Martinet | Asmadeus
Powered by blists - more mailing lists