linux-um
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
Wentao Zhang
Re: [PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
Nathan Chancellor
Re: [PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
Wentao Zhang
[PATCH v2 3/4] x86: disable llvm-cov instrumentation
Wentao Zhang
Re: [PATCH v2 3/4] x86: disable llvm-cov instrumentation
Nathan Chancellor
[PATCH v2 1/4] llvm-cov: add Clang's Source-based Code Coverage support
Wentao Zhang
Re: [PATCH v2 1/4] llvm-cov: add Clang's Source-based Code Coverage support
Nathan Chancellor
[PATCH v2 4/4] x86: enable llvm-cov support
Wentao Zhang
Re: [PATCH v2 4/4] x86: enable llvm-cov support
Nathan Chancellor
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Peter Zijlstra
Re: FW: [EXTERNAL] Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Steve VanderLeest
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Wentao Zhang
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Nathan Chancellor
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Wentao Zhang
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Jinghao Jia
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Nathan Chancellor
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Peter Zijlstra
Re: [EXTERNAL] Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Wolber (US), Chuck
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Nathan Chancellor
[PATCH -next] um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
Re: [PATCH -next] um: Remove obsoleted declaration for execute_syscall_skas
Geert Uytterhoeven
[PATCH -next] hostfs: Convert hostfs_writepage to use folio
Li Zetao
Re: [PATCH -next] hostfs: Convert hostfs_writepage to use folio
Richard Weinberger
Re: [PATCH -next] hostfs: Convert hostfs_writepage to use folio
Matthew Wilcox
Re: [PATCH -next] hostfs: Convert hostfs_writepage to use folio
Richard Weinberger
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Nathan Chancellor
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Nathan Chancellor
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Andrew Morton
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Michael Ellerman
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Rob Landley
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Rob Landley
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Andrew Morton
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Sven Schnelle
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Andrew Morton
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Sven Schnelle
[PATCH v2 0/6] Some minor cleanups for UML
Tiwei Bie
[PATCH v2 1/6] um: Remove unused kpte_clear_flush macro
Tiwei Bie
[PATCH v2 3/6] um: Remove unused fields from thread_struct
Tiwei Bie
[PATCH v2 5/6] um: Remove the call to SUBARCH_EXECVE1 macro
Tiwei Bie
[PATCH v2 2/6] um: Remove the redundant newpage check in update_pte_range
Tiwei Bie
[PATCH v2 6/6] um: Remove declarations of undefined functions
Tiwei Bie
[PATCH v2 4/6] um: Remove unused mm_fd field from mm_id
Tiwei Bie
[PATCH 0/6] Some minor cleanups for UML
Tiwei Bie
[PATCH 3/6] um: Remove unused fields from thread_struct
Tiwei Bie
[PATCH 2/6] um: Remove the redundant newpage check in update_pte_range
Tiwei Bie
[PATCH 4/6] um: Remove unused mm_fd field from mm_id
Tiwei Bie
Re: [PATCH 4/6] um: Remove unused mm_fd field from mm_id
Benjamin Berg
Re: [PATCH 4/6] um: Remove unused mm_fd field from mm_id
Tiwei Bie
[PATCH 5/6] um: Remove the call to SUBARCH_EXECVE1 macro
Tiwei Bie
[PATCH 1/6] um: Remove unused kpte_clear_flush macro
Tiwei Bie
[PATCH 6/6] um: Remove declarations of undefined functions
Tiwei Bie
[PATCH 0/5] Provide a single definition of mk_pte()
Matthew Wilcox (Oracle)
[PATCH 2/5] x86: Remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
Re: [PATCH 2/5] x86: Remove custom definition of mk_pte()
kernel test robot
[PATCH 3/5] um: Remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
[PATCH 5/5] mm: Make mk_pte() definition unconditional
Matthew Wilcox (Oracle)
[PATCH 4/5] s390: Remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
Re: [PATCH 4/5] s390: Remove custom definition of mk_pte()
Alexander Gordeev
Re: [PATCH 4/5] s390: Remove custom definition of mk_pte()
Alexander Gordeev
[PATCH 1/5] mm: Introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
Re: [PATCH 1/5] mm: Introduce a common definition of mk_pte()
kernel test robot
Re: [PATCH 1/5] mm: Introduce a common definition of mk_pte()
kernel test robot
[PATCH] um: make personality(PER_LINUX32) work on x86_64
Maciej Żenczykowski
Re: [PATCH] um: make personality(PER_LINUX32) work on x86_64
Johannes Berg
Re: [PATCH] um: make personality(PER_LINUX32) work on x86_64
Maciej Żenczykowski
Re: [PATCH] um: make personality(PER_LINUX32) work on x86_64
Johannes Berg
[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
kernel test robot
Re: [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
Matthew Wilcox
Re: [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
Ryan Roberts
Re: [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
Christian Brauner
[PATCH AUTOSEL 4.19 09/14] um: line: always fill *error_out in setup_one_line()
Sasha Levin
[PATCH AUTOSEL 5.4 16/22] um: line: always fill *error_out in setup_one_line()
Sasha Levin
[PATCH AUTOSEL 5.10 32/38] um: line: always fill *error_out in setup_one_line()
Sasha Levin
[PATCH AUTOSEL 5.15 40/47] um: line: always fill *error_out in setup_one_line()
Sasha Levin
[PATCH AUTOSEL 6.1 53/61] um: line: always fill *error_out in setup_one_line()
Sasha Levin
[PATCH AUTOSEL 6.6 72/83] um: line: always fill *error_out in setup_one_line()
Sasha Levin
[PATCH AUTOSEL 6.10 107/121] um: line: always fill *error_out in setup_one_line()
Sasha Levin
[PATCH 1/2] vector_user: add VDE support
Renzo Davoli
Re: [PATCH 1/2] vector_user: add VDE support
Anton Ivanov
[PATCH 0/2] VDE support as a vector 'transport
Renzo Davoli
[PATCH 2/2] user_mode_linux_howto_v2: add VDE vector support in doc
Renzo Davoli
Re: [PATCH 2/2] user_mode_linux_howto_v2: add VDE vector support in doc
Randy Dunlap
Re: [PATCH 2/2] user_mode_linux_howto_v2: add VDE vector support in doc
Renzo Davoli
Re: [PATCH 2/2] user_mode_linux_howto_v2: add VDE vector support in doc
Randy Dunlap
[PATCH] hostfs: fix the host directory parse when mounting.
Hongbo Li
Re: [PATCH] hostfs: fix the host directory parse when mounting.
Christian Brauner
[GIT PULL] UML Changes for v6.11-rc1
Richard Weinberger
Re: [GIT PULL] UML Changes for v6.11-rc1
pr-tracker-bot
[PATCH] um: remove ARCH_NO_PREEMPT_DYNAMIC
Johannes Berg
Crash when booting UML after e3c92e81711d14b46c3121d36bc8e152cb843923
Nathan Chancellor
Re: Crash when booting UML after e3c92e81711d14b46c3121d36bc8e152cb843923
Linus Torvalds
Re: Crash when booting UML after e3c92e81711d14b46c3121d36bc8e152cb843923
Linus Torvalds
Re: Crash when booting UML after e3c92e81711d14b46c3121d36bc8e152cb843923
Nathan Chancellor
Re: Crash when booting UML after e3c92e81711d14b46c3121d36bc8e152cb843923
Linus Torvalds
Selecting non-existing config in commit cd01672d64a3 ("um: Enable preemption in UML")
Lukas Bulwahn
[PATCH v2 2/2] virtio: fix vq # for balloon
Michael S. Tsirkin
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Mathieu Poirier
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Daniel Verkamp
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Michael S. Tsirkin
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Daniel Verkamp
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Michael S. Tsirkin
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Daniel Verkamp
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Michael S. Tsirkin
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Michael S. Tsirkin
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
kernel test robot
Re: [PATCH v2 2/2] virtio: fix vq # for balloon
Halil Pasic
[PATCH v2] um: vector: Fix NAPI budget handling
anton . ivanov
[PATCH] um: vector: Fix NAPI budget handling
anton . ivanov
[PATCH v3] um: vector: Replace locks guarding queue depth with atomics
anton . ivanov
[PATCH 2/2] virtio: fix vq # when vq skipped
Michael S. Tsirkin
Re: [PATCH 2/2] virtio: fix vq # when vq skipped
David Hildenbrand
Re: [PATCH 2/2] virtio: fix vq # when vq skipped
Jason Wang
[PATCH v8 0/7] Increased address space for 64 bit
Benjamin Berg
[PATCH v8 1/7] um: Add generic stub_syscall1 function
Benjamin Berg
[PATCH v8 4/7] um: Limit TASK_SIZE to the addressable range
Benjamin Berg
[PATCH v8 5/7] um: Discover host_task_size from envp
Benjamin Berg
Re: [PATCH v8 5/7] um: Discover host_task_size from envp
Tiwei Bie
[PATCH v8 3/7] um: Fix stub_start address calculation
Benjamin Berg
[PATCH v8 2/7] um: use execveat to create userspace MMs
Benjamin Berg
Re: [PATCH v8 2/7] um: use execveat to create userspace MMs
Tiwei Bie
[PATCH v8 7/7] um: Add 4 level page table support
Benjamin Berg
[PATCH v8 6/7] um: clear all memory in new userspace processes
Benjamin Berg
[PATCH v7 0/7] Increased address space for 64 bit
Benjamin Berg
[PATCH v7 1/7] um: Add generic stub_syscall1 function
Benjamin Berg
[PATCH v7 2/7] um: use execveat to create userspace MMs
Benjamin Berg
Re: [PATCH v7 2/7] um: use execveat to create userspace MMs
Johannes Berg
Re: [PATCH v7 2/7] um: use execveat to create userspace MMs
Benjamin Berg
[PATCH v7 4/7] um: Limit TASK_SIZE to the addressable range
Benjamin Berg
[PATCH v7 3/7] um: Fix stub_start address calculation
Benjamin Berg
[PATCH v7 5/7] um: Discover host_task_size from envp
Benjamin Berg
[PATCH v7 7/7] um: Add 4 level page table support
Benjamin Berg
[PATCH v7 6/7] um: clear all memory in new userspace processes
Benjamin Berg
Re: [PATCH v7 6/7] um: clear all memory in new userspace processes
Johannes Berg
[GIT PULL] Kselftest fixes for v6.10
Mickaël Salaün
[PATCH v2] um: vector: Replace locks guarding queue depth with atomics
anton . ivanov
Re: [PATCH v2] um: vector: Replace locks guarding queue depth with atomics
Johannes Berg
Re: [PATCH v2] um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
Re: [PATCH v2] um: vector: Replace locks guarding queue depth with atomics
Johannes Berg
Re: [PATCH v2] um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
[PATCH] um: remove variable stack array in os_rcv_fd_msg()
Johannes Berg
[PATCH] um: vector: Replace locks guarding queue depth with atomics
anton . ivanov
Re: [PATCH] um: vector: Replace locks guarding queue depth with atomics
Johannes Berg
Re: [PATCH] um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
Re: [PATCH] um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
Re: [PATCH] um: vector: Replace locks guarding queue depth with atomics
Johannes Berg
Re: [PATCH] um: vector: Replace locks guarding queue depth with atomics
Johannes Berg
Re: [PATCH] um: vector: Replace locks guarding queue depth with atomics
Anton Ivanov
Re: [PATCH] um: vector: Replace locks guarding queue depth with atomics
Johannes Berg
[PATCH] um: vector: always reset vp->opened
Johannes Berg
Re: [PATCH] um: vector: always reset vp->opened
Anton Ivanov
[PATCH v2] um: vector: remove vp->lock
Johannes Berg
Re: [PATCH v2] um: vector: remove vp->lock
Anton Ivanov
[PATCH] um: vector: remove vp->lock
Johannes Berg
vector: spinlock ordering problems
Johannes Berg
Re: vector: spinlock ordering problems
Anton Ivanov
[PATCH] um: register power-off handler
Johannes Berg
Re: [PATCH] um: register power-off handler
Anton Ivanov
Re: [PATCH] um: register power-off handler
Johannes Berg
Re: [PATCH] um: register power-off handler
Anton Ivanov
[PATCH] um: line: always fill *error_out in setup_one_line()
Johannes Berg
Re: [PATCH] um: line: always fill *error_out in setup_one_line()
Anton Ivanov
[PATCH] um: remove pcap driver from documentation
Johannes Berg
Re: [PATCH] um: remove pcap driver from documentation
Anton Ivanov
[PATCH v4 00/12] Rework stub syscall and page table handling
Benjamin Berg
[PATCH v4 06/12] um: remove LDT support
Benjamin Berg
[PATCH v4 03/12] um: Add generic stub_syscall6 function
Benjamin Berg
[PATCH v4 05/12] um: compress memory related stub syscalls while adding them
Benjamin Berg
[PATCH v4 02/12] um: Create signal stack memory assignment in stub_data
Benjamin Berg
[PATCH v4 01/12] um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
[PATCH v4 08/12] um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
[PATCH v4 10/12] um: remove force_flush_all from fork_handler
Benjamin Berg
[PATCH v4 11/12] um: simplify and consolidate TLB updates
Benjamin Berg
[PATCH v4 07/12] um: remove copy_context_skas0
Benjamin Berg
[PATCH v4 04/12] um: Rework syscall handling
Benjamin Berg
[PATCH v4 12/12] um: refactor TLB update handling
Benjamin Berg
[PATCH v4 09/12] um: Do not flush MM in flush_thread
Benjamin Berg
[PATCH v2] um: time-travel: fix signal blocking race/hang
Johannes Berg
[PATCH] um: time-travel: remove time_exit()
Johannes Berg
[PATCH] hostfs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
[PATCH] um: harddog: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
[PATCH v4 1/4] um: time-travel: support time-travel protocol broadcast messages
Johannes Berg
[PATCH v4 2/4] um: generalize os_rcv_fd
Johannes Berg
[PATCH v4 4/4] um: add shared memory optimisation for time-travel=ext
Johannes Berg
[PATCH v4 3/4] um: add mmap/mremap OS calls
Johannes Berg
[PATCH v10] um: Enable preemption in UML
Johannes Berg
Re: [PATCH v10] um: Enable preemption in UML
Anton Ivanov
Re: [PATCH v10] um: Enable preemption in UML
Johannes Berg
Re: [PATCH v10] um: Enable preemption in UML
Johannes Berg
Re: [PATCH v10] um: Enable preemption in UML
Anton Ivanov
Re: [PATCH v10] um: Enable preemption in UML
Johannes Berg
[PATCH v2] hostfs: fix dev_t handling
Johannes Berg
Re: [PATCH v2] hostfs: fix dev_t handling
Johannes Berg
Earlier messages
Later messages