linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-28 07:56:15 to 2024-02-02 19:59:45 UTC [more...]

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-02 19:59 UTC 

[PATCH v2 0/7] of: populate of_root node if bootloader doesn't
 2024-02-02 16:30 UTC  (12+ messages)
` [PATCH v2 1/7] arm64: Unconditionally call unflatten_device_tree()
` [PATCH v2 2/7] um: "
` [PATCH v2 3/7] x86/of: Unconditionally call unflatten_and_copy_device_tree()
` [PATCH v2 4/7] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH v2 5/7] of: Create of_root if no dtb provided by firmware
` [PATCH v2 6/7] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH v2 7/7] of: Add KUnit test to confirm DTB is loaded

[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
 2024-02-02 10:17 UTC  (47+ messages)
` [PATCH vhost 01/17] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost 02/17] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost 03/17] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost 05/17] virtio_ring: split: structure the indirect desc table
` [PATCH vhost 06/17] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost 08/17] virtio: vring_new_virtqueue(): "
` [PATCH vhost 09/17] virtio_ring: reuse the parameter struct of find_vqs()
` [PATCH vhost 10/17] virtio: find_vqs: add new parameter premapped
` [PATCH vhost 11/17] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost 12/17] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost 13/17] virtio_ring: remove api of setting vq premapped
` [PATCH vhost 14/17] virtio_ring: introduce dma map api for page
` [PATCH vhost 15/17] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost 16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost 17/17] virtio_net: sq support premapped mode

[PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-02  9:39 UTC  (20+ messages)
` [PATCH vhost v1 01/19] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost v1 02/19] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v1 03/19] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v1 04/19] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost v1 05/19] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v1 06/19] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v1 07/19] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v1 08/19] virtio: vring_create_virtqueue: "
` [PATCH vhost v1 09/19] virtio: vring_new_virtqueue(): "
` [PATCH vhost v1 10/19] virtio_ring: reuse the parameter struct of find_vqs()
` [PATCH vhost v1 11/19] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v1 12/19] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v1 13/19] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v1 14/19] virtio_ring: remove api of setting vq premapped
` [PATCH vhost v1 15/19] virtio_ring: introduce dma map api for page
` [PATCH vhost v1 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost v1 17/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost v1 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost v1 19/19] virtio_net: sq support premapped mode

[PATCH vhost 00/14] virtio remove dma info for premapped mode
 2024-01-30 11:43 UTC  (16+ messages)
` [PATCH 01/14] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH 02/14] virtio_ring: packed: remove double check of the unmap ops
` [PATCH 03/14] virtio_ring: packed: structure the indirect desc table
` [PATCH 04/14] virtio_ring: split: remove double check of the unmap ops
` [PATCH 05/14] virtio_ring: split: structure the indirect desc table
` [PATCH 06/14] virtio_ring: no store dma info when unmap is not needed
` [PATCH 07/14] virtio_ring: introduce dma map api for page
` [PATCH 08/14] virtio: find_vqs introduce premapped parameter
` [PATCH 09/14] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH 10/14] virtio_net: set premapped mode by find_vqs()
` [PATCH 11/14] virtio_ring: remove api of setting vq premapped
` [PATCH 12/14] virtio_net: unify the code for recycling the xmit ptr
` [PATCH 13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH 14/14] virtio_net: sq support premapped mode

[PATCH 0/2] Fix UML build with clang-18 and newer
 2024-01-27 15:49 UTC  (6+ messages)
` [PATCH 1/2] um: Fix adding '-no-pie' for clang
` [PATCH 2/2] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS

[PATCH 0/2] um: improve UML page fault handling
 2024-01-26  9:55 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 2/5] um: Fix naming clash between UML and scheduler
 2024-01-24 14:31 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 3/5] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 4.19 4/5] um: net: Fix return type of uml_net_start_xmit()

[PATCH AUTOSEL 5.4 2/6] um: Fix naming clash between UML and scheduler
 2024-01-24 14:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 3/6] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 5.4 4/6] um: net: Fix return type of uml_net_start_xmit()

[PATCH AUTOSEL 5.10 2/7] um: Fix naming clash between UML and scheduler
 2024-01-24 14:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 3/7] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 5.10 4/7] um: net: Fix return type of uml_net_start_xmit()

[PATCH AUTOSEL 5.15 2/9] um: Fix naming clash between UML and scheduler
 2024-01-24 14:30 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 3/9] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 5.15 4/9] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 5.15 5/9] um: time-travel: fix time corruption

[PATCH AUTOSEL 6.1 2/9] um: Fix naming clash between UML and scheduler
 2024-01-24 14:29 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 3/9] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 6.1 4/9] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 6.1 5/9] um: time-travel: fix time corruption

[PATCH AUTOSEL 6.6 03/11] um: Fix naming clash between UML and scheduler
 2024-01-24 14:28 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 04/11] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 6.6 05/11] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 6.6 06/11] um: time-travel: fix time corruption

[PATCH AUTOSEL 6.7 03/13] um: Fix naming clash between UML and scheduler
 2024-01-24 14:27 UTC  (4+ messages)
` [PATCH AUTOSEL 6.7 04/13] um: Don't use vfprintf() for os_info()
` [PATCH AUTOSEL 6.7 05/13] um: net: Fix return type of uml_net_start_xmit()
` [PATCH AUTOSEL 6.7 06/13] um: time-travel: fix time corruption

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-24  7:25 UTC  (26+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()
` [PATCH 2/6] um: "
` [PATCH 3/6] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH 4/6] of: Create of_root if no dtb provided by firmware
` [PATCH 5/6] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded

[PATCH 0/5] um: Minor fixes and cleanups
 2024-01-23 11:03 UTC  (6+ messages)
` [PATCH 1/5] um: Make local functions and variables static
` [PATCH 2/5] um: Fix the declaration of vfree
` [PATCH 3/5] um: Remove unused functions
` [PATCH 4/5] um: Fix the return type of __switch_to
` [PATCH 5/5] um: Add missing headers

[RFC PATCH 0/3] um: clean up mm creation - another attempt
 2024-01-17 19:54 UTC  (12+ messages)

[GIT PULL] UML updates for v6.8-rc1
 2024-01-17 20:03 UTC  (2+ messages)

provide a sane discard_granularity default
 2024-01-06  1:32 UTC  (19+ messages)
` [PATCH 3/9] block: default the discard granularity to sector size
` [PATCH 4/9] ubd: use the default discard granularity
` [PATCH 5/9] nbd: "
` [PATCH 6/9] null_blk: "
` [PATCH 7/9] zram: "
` [PATCH 8/9] bcache: "
` [PATCH 9/9] mtd_blkdevs: "

I Want To Finance Your Projects
 2023-12-20 12:01 UTC 

[PATCH v3 00/11] General cleanups and fixes from SECCOMP patchset
 2024-01-05 13:29 UTC  (11+ messages)
` [PATCH v3 04/11] um: Don't use vfprintf() for os_info()
` [PATCH v3 09/11] um: Rely on PTRACE_SETREGSET to set FS/GS base registers

[PATCH] um: vector: fix return value check in vector_legacy_rx
 2024-01-05 11:23 UTC  (5+ messages)

[PATCH] um: hostfs: catch EINTR and partial read/write
 2024-01-05 10:12 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).