linux-um
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/03/31
[PATCH v2 17/25] net: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 16/25] net: caif: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 15/25] misc: nsm: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 13/25] drm/virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 11/25] firmware: arm_scmi: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 10/25] crypto: virtio - drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 06/25] virtio_blk: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 09/25] virtio_console: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 08/25] hwrng: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 07/25] bluetooth: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 05/25] um: virt-pci: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 04/25] virtio: mem: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 02/25] virtio: balloon: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 01/25] virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2024/03/31
[PATCH v2 03/25] virtio: input: drop owner assignment
Krzysztof Kozlowski
2024/03/31
[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2024/03/29
Re: [PATCH 01/22] virtio: store owner from modules with register_virtio_driver()
Stefano Garzarella
2024/03/29
Re: [PATCH 09/22] gpio: virtio: drop owner assignment
Bartosz Golaszewski
2024/03/29
Re: [PATCH 01/22] virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2024/03/29
Re: [PATCH 16/22] net: vmw_vsock: virtio: drop owner assignment
Stefano Garzarella
2024/03/29
Re: [PATCH 01/22] virtio: store owner from modules with register_virtio_driver()
Stefano Garzarella
2024/03/29
Re: [PATCH 09/22] gpio: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/29
Re: [PATCH 09/22] gpio: virtio: drop owner assignment
Stefano Garzarella
2024/03/29
Re: [PATCH 09/22] gpio: virtio: drop owner assignment
Bartosz Golaszewski
2024/03/28
Re: [PATCH 1/5] um: signal: move pid variable where needed
Tiwei Bie
2024/03/28
[PATCH v8] um: Enable preemption in UML
anton . ivanov
2024/03/28
Re: [PATCH 19/22] rpmsg: virtio: drop owner assignment
Mathieu Poirier
2024/03/28
Re: [PATCH v7] um: Enable preemption in UML
Anton Ivanov
2024/03/28
[PATCH] um: Remove obsolete pcap driver
anton . ivanov
2024/03/28
Re: [PATCH] um: Remove obsolete pcap driver
Johannes Berg
2024/03/28
Re: [PATCH v7] um: Enable preemption in UML
Johannes Berg
2024/03/28
Re: [PATCH v2] um: Makefile: use bash from the environment
Johannes Berg
2024/03/28
[PATCH 5/5] um: process: remove unused 'n' variable
Johannes Berg
2024/03/28
[PATCH 2/5] um: slirp: remove set but unused variable 'pid'
Johannes Berg
2024/03/28
[PATCH 4/5] um: vector: remove unused len variable/calculation
Johannes Berg
2024/03/28
[PATCH 3/5] um: vector: fix bpfflash parameter evaluation
Johannes Berg
2024/03/28
[PATCH 1/5] um: signal: move pid variable where needed
Johannes Berg
2024/03/28
Re: [PATCH 1/1] arch/um: fix forward declaration for vmalloc
Johannes Berg
2024/03/28
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Johannes Berg
2024/03/28
Re: [PATCH] um: Fix return value in ubd_init()
Johannes Berg
2024/03/28
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
Johannes Berg
2024/03/28
Re: [PATCH] um: Add winch to winch_handlers before registering winch IRQ
Roberto Sassu
2024/03/28
Re: [PATCH vhost v7 5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Jason Wang
2024/03/28
[PATCH vhost v7 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
2024/03/28
[PATCH vhost v7 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/28
[PATCH vhost v7 4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
2024/03/28
[PATCH vhost v7 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/03/28
[PATCH vhost v7 5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
2024/03/28
[PATCH vhost v7 0/6] refactor the params of find_vqs()
Xuan Zhuo
2024/03/28
[PATCH vhost v7 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/27
Re: [PATCH vhost v6 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/03/27
Re: [PATCH vhost v6 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/27
Re: [PATCH vhost v6 5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
2024/03/27
Re: [PATCH vhost v6 3/6] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/27
Re: [PATCH 09/22] gpio: virtio: drop owner assignment
Viresh Kumar
2024/03/27
Re: [PATCH vhost v6 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Jason Wang
2024/03/27
Re: [PATCH vhost v6 5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Jason Wang
2024/03/27
Re: [PATCH vhost v6 4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Jason Wang
2024/03/27
Re: [PATCH vhost v6 2/6] virtio: remove support for names array entries being null.
Jason Wang
2024/03/27
Re: [PATCH 18/22] nvdimm: virtio_pmem: drop owner assignment
Dave Jiang
2024/03/27
[PATCH 21/22] fuse: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
Re: [PATCH 02/22] um: virt-pci: drop owner assignment
Krzysztof Kozlowski
2024/03/27
Re: [PATCH 02/22] um: virt-pci: drop owner assignment
Johannes Berg
2024/03/27
Re: [PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 22/22] sound: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 20/22] scsi: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
Re: [PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment
Kalle Valo
2024/03/27
[PATCH 19/22] rpmsg: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 18/22] nvdimm: virtio_pmem: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 17/22] wireless: mac80211_hwsim: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 16/22] net: vmw_vsock: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 15/22] net: 9p: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 14/22] net: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 13/22] net: caif: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 12/22] misc: nsm: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 11/22] iommu: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 10/22] drm/virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 09/22] gpio: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 08/22] firmware: arm_scmi: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 07/22] crypto: virtio - drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 06/22] virtio_console: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 05/22] hwrng: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 04/22] bluetooth: virtio: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 03/22] virtio_blk: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 02/22] um: virt-pci: drop owner assignment
Krzysztof Kozlowski
2024/03/27
[PATCH 01/22] virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2024/03/27
[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2024/03/27
[PATCH vhost v6 4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
2024/03/27
[PATCH vhost v6 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/27
[PATCH vhost v6 5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
2024/03/27
[PATCH vhost v6 0/6] refactor the params of find_vqs()
Xuan Zhuo
2024/03/27
[PATCH vhost v6 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/03/27
[PATCH vhost v6 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
2024/03/27
[PATCH vhost v6 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/26
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Daniel Verkamp
2024/03/26
Re: [PATCH 1/1] arch/um: fix forward declaration for vmalloc
SeongJae Park
2024/03/26
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Tiwei Bie
2024/03/26
Re: [PATCH 2/7] of: Create of_root if no dtb provided by firmware
Saurabh Singh Sengar
2024/03/26
Re: [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
Tiwei Bie
2024/03/26
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Lucas De Marchi
2024/03/26
Re: [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
Lucas De Marchi
2024/03/26
Re: [PATCH v3 0/9] um: Minor fixes and cleanups
Tiwei Bie
2024/03/26
[PATCH v4 6/7] kunit: Print last test location on fault
Mickaël Salaün
2024/03/26
[PATCH v4 7/7] kunit: Add tests for fault
Mickaël Salaün
2024/03/26
[PATCH v4 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
Mickaël Salaün
2024/03/26
[PATCH v4 2/7] kunit: Fix kthread reference
Mickaël Salaün
2024/03/26
[PATCH v4 4/7] kunit: Handle test faults
Mickaël Salaün
2024/03/26
[PATCH v4 0/7] Handle faults in KUnit tests
Mickaël Salaün
2024/03/26
[PATCH v4 3/7] kunit: Fix timeout message
Mickaël Salaün
2024/03/26
[PATCH v4 1/7] kunit: Handle thread creation error
Mickaël Salaün
2024/03/26
Re: [PATCH v3 4/7] kunit: Handle test faults
Mickaël Salaün
2024/03/26
Re: [PATCH vhost v5 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/03/26
[PATCH 1/1] arch/um: fix forward declaration for vmalloc
Suren Baghdasaryan
2024/03/26
Re: [PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/26
Re: [PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/25
Re: [PATCH vhost v5 2/6] virtio: remove support for names array entries being null.
Jason Wang
2024/03/25
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Jason Wang
2024/03/25
Re: [PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
Jason Wang
2024/03/25
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Jason Wang
2024/03/25
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Cornelia Huck
2024/03/25
Re: [PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
David Hildenbrand
2024/03/25
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
David Hildenbrand
2024/03/25
[PATCH vhost v5 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/25
[PATCH vhost v5 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
2024/03/25
[PATCH vhost v5 5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
2024/03/25
[PATCH vhost v5 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/25
[PATCH vhost v5 0/6] refactor the params of find_vqs()
Xuan Zhuo
2024/03/25
[PATCH vhost v5 4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
2024/03/25
[PATCH vhost v5 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/03/24
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/24
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/23
[PATCH v2] um: Makefile: use bash from the environment
Yueh-Shun Li
2024/03/23
Re: [PATCH v3 4/7] kunit: Handle test faults
David Gow
2024/03/22
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
David Hildenbrand
2024/03/22
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Daniel Verkamp
2024/03/22
Re: [PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
David Hildenbrand
2024/03/21
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
Petr Tesarik
2024/03/21
[PATCH vhost v4 4/6] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
2024/03/21
[PATCH vhost v4 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
2024/03/21
[PATCH vhost v4 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/03/21
[PATCH vhost v4 0/6] refactor the params of find_vqs()
Xuan Zhuo
2024/03/21
[PATCH vhost v4 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/21
[PATCH vhost v4 5/6] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
2024/03/21
[PATCH vhost v4 1/6] virtio_balloon: remove the dependence where names[] is null
Xuan Zhuo
2024/03/20
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
David Gow
2024/03/20
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/20
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/20
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/20
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
Anton Ivanov
2024/03/20
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
Richard Weinberger
2024/03/20
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
Petr Tesarik
2024/03/20
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/20
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/20
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/20
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/19
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
Richard Weinberger
2024/03/19
[PATCH v3 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
Mickaël Salaün
2024/03/19
[PATCH v3 3/7] kunit: Fix timeout message
Mickaël Salaün
2024/03/19
[PATCH v3 7/7] kunit: Add tests for fault
Mickaël Salaün
2024/03/19
[PATCH v3 1/7] kunit: Handle thread creation error
Mickaël Salaün
2024/03/19
[PATCH v3 0/7] Handle faults in KUnit tests
Mickaël Salaün
2024/03/19
[PATCH v3 2/7] kunit: Fix kthread reference
Mickaël Salaün
2024/03/19
[PATCH v3 4/7] kunit: Handle test faults
Mickaël Salaün
2024/03/19
[PATCH v3 6/7] kunit: Print last test location on fault
Mickaël Salaün
2024/03/19
Re: [PATCH vhost v3 0/4] refactor the params of find_vqs()
Michael S. Tsirkin
2024/03/18
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Michael S. Tsirkin
2024/03/18
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
Petr Tesarik
2024/03/17
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/17
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/15
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/14
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/13
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/13
Re: [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Jason Wang
2024/03/12
Re: [PATCH RESEND 1/1] um: oops on accessing a non-present page in the vmalloc area
Petr Tesarik
2024/03/12
Re: [PATCH 2/7] of: Create of_root if no dtb provided by firmware
Geert Uytterhoeven
2024/03/12
Re: [PATCH 2/7] of: Create of_root if no dtb provided by firmware
Mark Brown
2024/03/12
Re: [PATCH 2/7] of: Create of_root if no dtb provided by firmware
Geert Uytterhoeven
2024/03/12
Re: [PATCH v2 6/7] kunit: Print last test location on fault
Mickaël Salaün
2024/03/12
Re: [PATCH v2 4/7] kunit: Handle test faults
Mickaël Salaün
2024/03/12
Re: [PATCH v2 4/7] kunit: Handle test faults
Mickaël Salaün
2024/03/11
Re: [PATCH v2 4/7] kunit: Handle test faults
David Gow
2024/03/11
Re: [PATCH v2 7/7] kunit: Add tests for fault
David Gow
2024/03/11
Re: [PATCH v2 6/7] kunit: Print last test location on fault
David Gow
2024/03/11
Re: [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
David Gow
2024/03/11
Re: [PATCH v2 3/7] kunit: Fix timeout message
David Gow
2024/03/11
Re: [PATCH v2 2/7] kunit: Fix kthread reference
David Gow
2024/03/11
Re: [PATCH v2 1/7] kunit: Handle thread creation error
David Gow
2024/03/11
[PATCH vhost v3 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
2024/03/11
[PATCH vhost v3 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
Xuan Zhuo
2024/03/11
[PATCH vhost v3 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
Xuan Zhuo
2024/03/11
[PATCH vhost v3 0/4] refactor the params of find_vqs()
Xuan Zhuo
2024/03/11
[PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/11
Re: [PATCH v2 4/7] kunit: Handle test faults
Rae Moar
2024/03/11
Re: [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
Eric Farman
2024/03/11
Re: [PATCH vhost v2 0/4] refactor the params of find_vqs()
Ilpo Järvinen
2024/03/11
Re: [PATCH 2/2] um: virtio_uml: Convert to platform remove callback returning void
Geert Uytterhoeven
2024/03/11
Re: [PATCH 1/2] um: rtc: Convert to platform remove callback returning void
Geert Uytterhoeven
2024/03/11
[PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/03/11
[PATCH vhost v2 3/4] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
Xuan Zhuo
2024/03/11
[PATCH vhost v2 0/4] refactor the params of find_vqs()
Xuan Zhuo
Earlier messages
Later messages