linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-28 10:47:52 to 2022-04-03 19:51:31 UTC [more...]

UML time-travel warning from __run_timers
 2022-04-03 19:51 UTC  (8+ messages)

[PATCH] um: Fix filtering '-mno-global-merge'
 2022-04-01 13:10 UTC  (5+ messages)

[PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS
 2022-04-01 13:03 UTC  (11+ messages)
` [PATCH 1/2] kbuild: Remove '-mno-global-merge'
` [PATCH 2/2] Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"

[GIT PULL] UML updates for 5.18
 2022-03-31 23:22 UTC  (2+ messages)

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-29 14:52 UTC  (24+ messages)
` [RFC v1 01/10] roadtest: import libvhost-user from QEMU
` [RFC v1 02/10] roadtest: add C backend
` [RFC v1 03/10] roadtest: add framework
` [RFC v1 04/10] roadtest: add base config
` [RFC v1 05/10] roadtest: add build files
` [RFC v1 06/10] roadtest: add documentation
` [RFC v1 07/10] iio: light: opt3001: add roadtest
` [RFC v1 08/10] iio: light: vcnl4000: "
` [RFC v1 09/10] regulator: tps62864: "
` [RFC v1 10/10] rtc: pcf8563: "

[PATCH] um: use asm-generic/dma-mapping.h
 2022-03-28 14:59 UTC  (2+ messages)

[PATCH 1/2] um: xterm: make default terminal emulator configurable
 2022-03-24 16:22 UTC  (8+ messages)
` [PATCH 2/2] um: daemon: make default socket configurable

[PATCH 1/1] um: fix error return code in winch_tramp()
 2022-03-24 12:40 UTC  (3+ messages)

Build regressions/improvements in v5.17
 2022-03-21 14:48 UTC 

mmotm 2022-03-16-17-42 uploaded (uml sub-x86_64, sched/fair, RCU)
 2022-03-18  4:32 UTC  (9+ messages)

[PATCH v2] parport_pc: Also enable driver for PCI systems
 2022-03-16 18:45 UTC  (6+ messages)
` [PING][PATCH "

[PATCH] docs: UML: Mention telnetd for port channel
 2022-03-11 20:51 UTC  (3+ messages)

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-11  5:09 UTC  (73+ messages)
` [PATCH v7 01/26] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v7 02/26] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v7 03/26] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v7 04/26] virtio_ring: split: extract the logic of creating vring
` [PATCH v7 05/26] virtio_ring: split: extract the logic of init vq and attach vring
` [PATCH v7 06/26] virtio_ring: packed: extract the logic of creating vring
` [PATCH v7 07/26] virtio_ring: packed: extract the logic of init vq and attach vring
` [PATCH v7 08/26] virtio_ring: extract the logic of freeing vring
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()
` [PATCH v7 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed()
` [PATCH v7 11/26] virtio_ring: introduce virtqueue_reset_vring()
` [PATCH v7 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v7 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v7 14/26] virtio: add helper for queue reset
` [PATCH v7 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v7 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v7 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v7 18/26] virtio: find_vqs() add arg sizes
` [PATCH v7 19/26] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v7 20/26] virtio_mmio: "
` [PATCH v7 21/26] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v7 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v7 23/26] virtio_net: split free_unused_bufs()
` [PATCH v7 24/26] virtio_net: support rx/tx queue reset
` [PATCH v7 25/26] virtio_net: set the default max ring size by find_vqs()
` [PATCH v7 26/26] virtio_net: support set_ringparam

[PATCH 0/4] um: Assorted console related fixes
 2022-03-10 18:21 UTC  (7+ messages)

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-03-09 11:33 UTC  (25+ messages)
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-08  8:01 UTC  (6+ messages)
` [PATCH v6 06/26] virtio_ring: packed: extrace the logic of creating vring

[PATCH] um: clang: Strip out -mno-global-merge from USER_CFLAGS
 2022-03-04 11:42 UTC  (7+ messages)

[PATCH v3 0/7] Convert overflow and stackinit to KUnit
 2022-03-03 17:28 UTC  (7+ messages)
` [PATCH v3 7/7] UAPI: Introduce KUnit userspace compatibility

[PATCH 0/4] Improvements to port on various error conditions
 2022-03-03  7:53 UTC  (5+ messages)
` [PATCH 1/4] um: port_user: Search for in.telnetd in PATH
` [PATCH 2/4] um: port_user: Allow setting path to port-helper using UML_PORT_HELPER envvar
` [PATCH 3/4] um: port_user: Improve error handling when port-helper is not found
` [PATCH 4/4] um: run_helper: Write error message to kernel log on exec failure on host


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).