Show patches with: Archived = No       |   243 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,08/25] hwrng: virtio: drop owner assignment virtio: store owner from modules with register_virtio_driver() - - - --- 2024-03-31 Krzysztof Kozlowski New
[v2,07/25] bluetooth: virtio: drop owner assignment virtio: store owner from modules with register_virtio_driver() - - - --- 2024-03-31 Krzysztof Kozlowski New
[v2,06/25] virtio_blk: drop owner assignment virtio: store owner from modules with register_virtio_driver() - 1 - --- 2024-03-31 Krzysztof Kozlowski New
[v2,05/25] um: virt-pci: drop owner assignment virtio: store owner from modules with register_virtio_driver() 1 - - --- 2024-03-31 Krzysztof Kozlowski New
[v2,04/25] virtio: mem: drop owner assignment virtio: store owner from modules with register_virtio_driver() - - - --- 2024-03-31 Krzysztof Kozlowski New
[v2,03/25] virtio: input: drop owner assignment virtio: store owner from modules with register_virtio_driver() - - - --- 2024-03-31 Krzysztof Kozlowski New
[v2,02/25] virtio: balloon: drop owner assignment virtio: store owner from modules with register_virtio_driver() - - - --- 2024-03-31 Krzysztof Kozlowski New
[v2,01/25] virtio: store owner from modules with register_virtio_driver() virtio: store owner from modules with register_virtio_driver() - - - --- 2024-03-31 Krzysztof Kozlowski New
[-next] fs/9p: Remove unused extern declaration [-next] fs/9p: Remove unused extern declaration - 1 - --- 2023-07-20 Yue Haibing Awaiting Upstream
[v4,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v4,3/4] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v4,2/4] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v4,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Awaiting Upstream
[v3,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v3,3/4] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v3,2/4] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v3,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-19 Eric Van Hensbergen Superseded
[v2,4/4] fs/9p: remove unnecessary invalidate_inode_pages2 fs/9p: fix mmap regression - 1 - --- 2023-07-18 Eric Van Hensbergen Superseded
[v2,3/4] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-18 Eric Van Hensbergen Superseded
[v2,2/4] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-18 Eric Van Hensbergen Superseded
[v2,1/4] fs/9p: remove unnecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-18 Eric Van Hensbergen Superseded
[3/3] fs/9p: fix type mismatch in file cache mode helper fs/9p: fix mmap regression - 1 - --- 2023-07-17 Eric Van Hensbergen Superseded
[2/3] fs/9p: fix typo in comparison logic for cache mode fs/9p: fix mmap regression - 2 - --- 2023-07-17 Eric Van Hensbergen Superseded
[1/3] fs/9p: remove unecessary and overrestrictive check fs/9p: fix mmap regression - 2 - --- 2023-07-17 Eric Van Hensbergen Superseded
[v20,11/32] 9p: Add splice_read stub Untitled series #749133 - - - --- 2023-05-19 David Howells Superseded
[GIT,PULL] 9p patches for 6.4 merge window [GIT,PULL] 9p patches for 6.4 merge window - - - --- 2023-05-04 Eric Van Hensbergen Mainlined
[v2] 9p: Remove INET dependency [v2] 9p: Remove INET dependency - 1 - --- 2023-05-03 Jason Andryuk Superseded
[v2,5/5] 9p: remove dead stores (variable set again without being read) Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,4/5] 9p: virtio: skip incrementing unused variable Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,3/5] 9p: virtio: make sure 'offs' is initialized in zc_request Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,2/5] 9p: virtio: fix unlikely null pointer deref in handle_rerror Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
[v2,1/5] 9p: fix ignored return value in v9fs_dir_release Fix scan-build warnings - 1 - --- 2023-05-03 Dominique Martinet Awaiting Upstream
fs/9p: Remove INET dependency fs/9p: Remove INET dependency - - - --- 2023-05-01 Jason Andryuk Superseded
[5/5] 9p: remove dead stores (variable set again without being read) Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[4/5] 9p: virtio: skip incrementing unused variable Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[3/5] 9p: virtio: make sure 'offs' is initialized in zc_request Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[2/5] 9p: virtio: fix unlikely null pointer deref in handle_rerror Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
[1/5] 9p: fix ignored return value in v9fs_dir_release Fix scan-build warnings - 1 - --- 2023-04-27 Dominique Martinet Superseded
fs/9p: Fix bit operation logic error fs/9p: Fix bit operation logic error - - - --- 2023-04-26 Eric Van Hensbergen Awaiting Upstream
fs/9p: Fix a datatype used with V9FS_DIRECT_IO fs/9p: Fix a datatype used with V9FS_DIRECT_IO - 2 - --- 2023-04-25 Christophe JAILLET Awaiting Upstream
[v2] fs/9p: Rework cache modes and add new options to Documentation [v2] fs/9p: Rework cache modes and add new options to Documentation - - - --- 2023-04-03 Eric Van Hensbergen Awaiting Upstream
fs/9p: Rework cache modes and add new options to Documentation fs/9p: Rework cache modes and add new options to Documentation - - - --- 2023-04-01 Eric Van Hensbergen Superseded
Update email address and mailing list for v9fs Update email address and mailing list for v9fs 2 - - --- 2023-04-01 Eric Van Hensbergen Superseded
« 1 2 3 »