linux-um
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/07/03
[PATCH v4 04/12] um: Rework syscall handling
Benjamin Berg
2024/07/03
[PATCH v4 07/12] um: remove copy_context_skas0
Benjamin Berg
2024/07/03
[PATCH v4 11/12] um: simplify and consolidate TLB updates
Benjamin Berg
2024/07/03
[PATCH v4 10/12] um: remove force_flush_all from fork_handler
Benjamin Berg
2024/07/03
[PATCH v4 08/12] um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024/07/03
[PATCH v4 01/12] um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024/07/03
[PATCH v4 02/12] um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024/07/03
[PATCH v4 05/12] um: compress memory related stub syscalls while adding them
Benjamin Berg
2024/07/03
[PATCH v4 03/12] um: Add generic stub_syscall6 function
Benjamin Berg
2024/07/03
[PATCH v4 06/12] um: remove LDT support
Benjamin Berg
2024/07/03
Re: [PATCH v3 10/12] um: remove force_flush_all from fork_handler
Johannes Berg
2024/07/03
Re: [PATCH v6 7/7] um: Add 4 level page table support
Johannes Berg
2024/07/03
[PATCH v2] um: time-travel: fix signal blocking race/hang
Johannes Berg
2024/07/03
[PATCH] um: time-travel: remove time_exit()
Johannes Berg
2024/07/03
Re: [PATCH v3 10/12] um: remove force_flush_all from fork_handler
Johannes Berg
2024/07/03
Re: [PATCH v3 10/12] um: remove force_flush_all from fork_handler
Benjamin Berg
2024/07/03
Re: [PATCH v3 10/12] um: remove force_flush_all from fork_handler
Johannes Berg
2024/07/02
[PATCH] hostfs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024/07/02
[PATCH] um: harddog: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024/07/02
[PATCH v4 3/4] um: add mmap/mremap OS calls
Johannes Berg
2024/07/02
[PATCH v4 4/4] um: add shared memory optimisation for time-travel=ext
Johannes Berg
2024/07/02
[PATCH v4 2/4] um: generalize os_rcv_fd
Johannes Berg
2024/07/02
[PATCH v4 1/4] um: time-travel: support time-travel protocol broadcast messages
Johannes Berg
2024/07/02
Re: [PATCH v3 4/4] um: add shared memory optimisation for time-travel=ext
Benjamin Beichler
2024/07/02
Re: [PATCH v10] um: Enable preemption in UML
Johannes Berg
2024/07/02
Re: [PATCH v10] um: Enable preemption in UML
Anton Ivanov
2024/07/02
Re: [PATCH v10] um: Enable preemption in UML
Johannes Berg
2024/07/02
Re: [PATCH v10] um: Enable preemption in UML
Johannes Berg
2024/07/02
Re: [PATCH v10] um: Enable preemption in UML
Anton Ivanov
2024/07/02
[PATCH v10] um: Enable preemption in UML
Johannes Berg
2024/07/02
Re: [PATCH v2] hostfs: fix dev_t handling
Johannes Berg
2024/07/02
Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
Christoph Hellwig
2024/07/02
[PATCH v2] hostfs: fix dev_t handling
Johannes Berg
2024/07/01
[PATCH] hostfs: fix 32-bit crash
Johannes Berg
2024/07/01
[PATCH v3 1/4] um: time-travel: support time-travel protocol broadcast messages
Johannes Berg
2024/07/01
[PATCH v3 4/4] um: add shared memory optimisation for time-travel=ext
Johannes Berg
2024/07/01
[PATCH v3 2/4] um: generalize os_rcv_fd
Johannes Berg
2024/07/01
[PATCH v3 3/4] um: add mmap/mremap OS calls
Johannes Berg
2024/07/01
[PATCH 1/4] um: time-travel: support time-travel protocol broadcast messages
Johannes Berg
2024/07/01
[PATCH 2/4] um: generalize os_rcv_fd
Johannes Berg
2024/07/01
[PATCH 3/4] um: add mmap/mremap OS calls
Johannes Berg
2024/07/01
[PATCH 4/4] um: add shared memory optimisation for time-travel=ext
Johannes Berg
2024/07/01
[PATCH] um: time-travel: fix signal blocking race/hang
Johannes Berg
2024/07/01
Re: [PATCH v6 3/7] um: use execveat to create userspace MMs
Johannes Berg
2024/07/01
[PATCH] um: enable UBSAN
Johannes Berg
2024/07/01
Re: [PATCH v9] um: Enable preemption in UML
Anton Ivanov
2024/07/01
Re: [PATCH v9] um: Enable preemption in UML
Anton Ivanov
2024/07/01
Re: [PATCH v9] um: Enable preemption in UML
Johannes Berg
2024/07/01
Re: [PATCH v9] um: Enable preemption in UML
Johannes Berg
2024/07/01
Re: [PATCH v9] um: Enable preemption in UML
Johannes Berg
2024/07/01
Re: [PATCH v9] um: Enable preemption in UML
Johannes Berg
2024/07/01
Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
Oliver Sang
2024/06/26
Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
Christoph Hellwig
2024/06/26
Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
Oliver Sang
2024/06/26
[PATCH v6 0/7] Increased address space for 64 bit
Benjamin Berg
2024/06/26
[PATCH v6 7/7] um: Add 4 level page table support
Benjamin Berg
2024/06/26
[PATCH v6 6/7] um: Discover host_task_size from envp
Benjamin Berg
2024/06/26
[PATCH v6 4/7] um: Fix stub_start address calculation
Benjamin Berg
2024/06/26
[PATCH v6 5/7] um: Limit TASK_SIZE to the addressable range
Benjamin Berg
2024/06/26
[PATCH v6 2/7] um: Add generic stub_syscall1 function
Benjamin Berg
2024/06/26
[PATCH v6 1/7] um: Add generic stub_syscall6 function
Benjamin Berg
2024/06/26
[PATCH v6 3/7] um: use execveat to create userspace MMs
Benjamin Berg
2024/06/25
Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
Christoph Hellwig
2024/06/25
Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
Oliver Sang
2024/06/25
Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
Christoph Hellwig
2024/06/25
Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
Oliver Sang
2024/06/25
Re: [axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
Christoph Hellwig
2024/06/24
[axboe-block:for-next] [block] 1122c0c1cc: aim7.jobs-per-min 22.6% improvement
kernel test robot
2024/06/24
Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
Christoph Hellwig
2024/06/24
Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
Keith Busch
2024/06/24
Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
Christoph Hellwig
2024/06/24
Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
Niklas Cassel
2024/06/24
Re: [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
Christoph Hellwig
2024/06/24
[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
kernel test robot
2024/06/23
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Michael S. Tsirkin
2024/06/21
RE: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Wang, Wei W
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Xuan Zhuo
2024/06/20
Re: [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
Jason Wang
2024/06/20
Re: [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 2/6] virtio: remove support for names array entries being null.
Michael S. Tsirkin
2024/06/20
Re: [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
Michael S. Tsirkin
2024/06/20
Re: [PATCH v5 3/7] um: use execveat on memfd to create userspace MMs
Tiwei Bie
2024/06/19
[PATCH v5 7/7] um: Add 4 level page table support
Benjamin Berg
2024/06/19
[PATCH v5 6/7] um: Discover host_task_size from envp
Benjamin Berg
2024/06/19
[PATCH v5 5/7] um: Limit TASK_SIZE to the addressable range
Benjamin Berg
2024/06/19
[PATCH v5 4/7] um: Fix stub_start address calculation
Benjamin Berg
2024/06/19
[PATCH v5 3/7] um: use execveat on memfd to create userspace MMs
Benjamin Berg
2024/06/19
[PATCH v5 2/7] um: Add generic stub_syscall1 function
Benjamin Berg
2024/06/19
[PATCH v5 0/7] Increased address space for 64 bit
Benjamin Berg
2024/06/19
[PATCH v5 1/7] um: Add generic stub_syscall6 function
Benjamin Berg
2024/06/19
Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
Simon Fernandez
2024/06/19
Re: move features flags into queue_limits v2
Christoph Hellwig
2024/06/19
Re: move features flags into queue_limits v2
Jens Axboe
2024/06/19
Re: move features flags into queue_limits v2
Jens Axboe
2024/06/18
Re: [PATCH 00/23] Introduce irq_domain_instanciate()
Matti Vaittinen
2024/06/17
Re: [PATCH 11/26] block: freeze the queue in queue_attr_store
Chaitanya Kulkarni
2024/06/17
Re: [PATCH 02/26] sd: remove sd_is_zoned
Chaitanya Kulkarni
2024/06/17
Re: [PATCH 12/26] block: remove blk_flush_policy
Chaitanya Kulkarni
2024/06/17
Re: [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
Chaitanya Kulkarni
2024/06/17
Re: [PATCH 26/26] block: move the bounce flag into the features field
Keith Busch
2024/06/17
Re: [PATCH 00/23] Introduce irq_domain_instanciate()
Thomas Gleixner
2024/06/17
Re: [PATCH 26/26] block: move the bounce flag into the features field
Hannes Reinecke
2024/06/17
Re: [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 23/26] block: move the zone_resetall flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 22/26] block: move the zoned flag into the features field
Hannes Reinecke
2024/06/17
Re: [PATCH 21/26] block: move the poll flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 20/26] block: move the dax flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 19/26] block: move the nowait flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 18/26] block: move the synchronous flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 17/26] block: move the stable_writes flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 16/26] block: move the io_stat flag setting to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 15/26] block: move the add_random flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 14/26] block: move the nonrot flag to queue_limits
Hannes Reinecke
2024/06/17
Re: [PATCH 13/26] block: move cache control settings out of queue->flags
Hannes Reinecke
2024/06/17
Re: [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
Hannes Reinecke
2024/06/17
Re: [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
Hannes Reinecke
2024/06/17
Re: [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
Roger Pau Monné
2024/06/17
Re: [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
Damien Le Moal
2024/06/17
[PATCH 22/26] block: move the zoned flag into the features field
Christoph Hellwig
2024/06/17
[PATCH 11/26] block: freeze the queue in queue_attr_store
Christoph Hellwig
2024/06/17
[PATCH 12/26] block: remove blk_flush_policy
Christoph Hellwig
2024/06/16
Re: [PATCH 19/26] block: move the nowait flag to queue_limits
Damien Le Moal
2024/06/16
Re: [PATCH 16/26] block: move the io_stat flag setting to queue_limits
Damien Le Moal
2024/06/16
Re: [PATCH 13/26] block: move cache control settings out of queue->flags
Damien Le Moal
2024/06/16
Re: [PATCH 07/26] loop: also use the default block size from an underlying block device
Damien Le Moal
2024/06/16
Re: [PATCH 06/26] loop: regularize upgrading the block size for direct I/O
Damien Le Moal
2024/06/16
[PATCH 26/26] block: move the bounce flag into the features field
Christoph Hellwig
2024/06/16
[PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 24/26] block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 23/26] block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 21/26] block: move the poll flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 20/26] block: move the dax flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 19/26] block: move the nowait flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 18/26] block: move the synchronous flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 17/26] block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 16/26] block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 15/26] block: move the add_random flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 14/26] block: move the nonrot flag to queue_limits
Christoph Hellwig
2024/06/16
[PATCH 13/26] block: move cache control settings out of queue->flags
Christoph Hellwig
2024/06/16
[PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size
Christoph Hellwig
2024/06/16
[PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode
Christoph Hellwig
2024/06/16
[PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits
Christoph Hellwig
2024/06/16
[PATCH 07/26] loop: also use the default block size from an underlying block device
Christoph Hellwig
2024/06/16
[PATCH 06/26] loop: regularize upgrading the block size for direct I/O
Christoph Hellwig
2024/06/16
[PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits
Christoph Hellwig
2024/06/16
[PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics
Christoph Hellwig
2024/06/16
[PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
Christoph Hellwig
2024/06/16
[PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail
Christoph Hellwig
2024/06/16
move features flags into queue_limits v2
Christoph Hellwig
2024/06/16
[PATCH 02/26] sd: remove sd_is_zoned
Christoph Hellwig
2024/06/16
Re: [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
Damien Le Moal
2024/06/16
Re: [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
Christoph Hellwig
2024/06/16
Re: [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
Damien Le Moal
2024/06/15
Re: [PATCH v2] um/mm: remove redundant assignment of max_low_pfn
Mike Rapoport
2024/06/14
[PATCH v2] um/mm: remove redundant assignment of max_low_pfn
Wei Yang
2024/06/14
Re: [PATCH] um/mm: get max_low_pfn from memblock
Wei Yang
2024/06/14
[PATCH 23/23] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
Herve Codina
2024/06/14
[PATCH 19/23] um: virt-pci: Use irq_domain_instantiate()
Herve Codina
2024/06/14
[PATCH 20/23] irqdomain: Remove __irq_domain_add()
Herve Codina
2024/06/14
[PATCH 22/23] irqchip: Add support for LAN966x OIC
Herve Codina
2024/06/14
[PATCH 21/23] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
Herve Codina
2024/06/14
[PATCH 18/23] irqdomain: Convert domain creation functions to irq_domain_instantiate()
Herve Codina
2024/06/14
[PATCH 16/23] irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
2024/06/14
[PATCH 17/23] irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()
Herve Codina
2024/06/14
[PATCH 15/23] irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
2024/06/14
[PATCH 14/23] genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024/06/14
[PATCH 13/23] genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024/06/14
[PATCH 12/23] irqdomain: Introduce init() and exit() hooks
Herve Codina
2024/06/14
[PATCH 11/23] irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
2024/06/14
[PATCH 08/23] irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
2024/06/14
[PATCH 10/23] irqdomain: Make __irq_domain_create() return an error code
Herve Codina
2024/06/14
[PATCH 09/23] irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
Herve Codina
2024/06/14
[PATCH 00/23] Introduce irq_domain_instanciate()
Herve Codina
2024/06/14
[PATCH 07/23] irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
2024/06/14
[PATCH 05/23] irqdomain: Use a dedicated function to set the domain name
Herve Codina
2024/06/14
[PATCH 06/23] irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
Herve Codina
2024/06/14
[PATCH 04/23] irqdomain: Constify parameter in is_fwnode_irqchip()
Herve Codina
2024/06/14
[PATCH 02/23] irqdomain: Introduce irq_domain_instantiate()
Herve Codina
2024/06/14
[PATCH 01/23] irqdomain: Introduce irq_domain_free()
Herve Codina
2024/06/14
[PATCH 03/23] irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
2024/06/14
Re: convert the SCSI ULDs to the atomic queue limits API v2
Jens Axboe
2024/06/14
Re: [PATCH 01/14] ubd: refactor the interrupt handler
Anton Ivanov
2024/06/14
Re: [PATCH 02/14] ubd: untagle discard vs write zeroes not support handling
Anton Ivanov
2024/06/14
Re: [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
Roger Pau Monné
Earlier messages
Later messages