linux-um
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/25
Re: [PATCH v2 5/6] x86: pgtable: convert to use tlb_remove_ptdesc()
Qi Zheng
2025/02/25
Re: [PATCH v2 5/6] x86: pgtable: convert to use tlb_remove_ptdesc()
Andrew Morton
2025/02/25
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
Trond Myklebust
2025/02/25
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025/02/24
[PATCH v2 6/6] mm: pgtable: remove tlb_remove_page_ptdesc()
Qi Zheng
2025/02/24
[PATCH v2 5/6] x86: pgtable: convert to use tlb_remove_ptdesc()
Qi Zheng
2025/02/24
[PATCH v2 4/6] riscv: pgtable: unconditionally use tlb_remove_ptdesc()
Qi Zheng
2025/02/24
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
Qi Zheng
2025/02/24
[PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025/02/24
[PATCH v2 2/6] mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc *
Qi Zheng
2025/02/24
[PATCH v2 1/6] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
Qi Zheng
2025/02/24
RE: [PATCH 3/6] ceph: return the correct dentry on mkdir
NeilBrown
2025/02/24
Re: [PATCH 3/6] ceph: return the correct dentry on mkdir
Jeff Layton
2025/02/24
RE: [PATCH 3/6] ceph: return the correct dentry on mkdir
Viacheslav Dubeyko
2025/02/24
[PATCH 4/9] um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2025/02/24
[PATCH 3/9] um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025/02/24
[PATCH 9/9] um: Add UML_SECCOMP configuration option
Benjamin Berg
2025/02/24
[PATCH 6/9] um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025/02/24
[PATCH 7/9] um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025/02/24
[PATCH 8/9] um: pass FD for memory operations when needed
Benjamin Berg
2025/02/24
[PATCH 2/9] um: Move faultinfo extraction into userspace routine
Benjamin Berg
2025/02/24
[PATCH 5/9] um: Add SECCOMP support detection and initialization
Benjamin Berg
2025/02/24
[PATCH 1/9] um: Store full CSGSFS and SS register from mcontext
Benjamin Berg
2025/02/24
[PATCH 0/9] SECCOMP based userspace for UML
Benjamin Berg
2025/02/24
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
Trond Myklebust
2025/02/24
Re: [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry.
Chuck Lever
2025/02/23
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025/02/23
Re: [PATCH 4/6] fuse: return correct dentry for ->mkdir
Al Viro
2025/02/23
Re: [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025/02/23
Re: [PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed.
NeilBrown
2025/02/23
Re: [PATCH 4/6] fuse: return correct dentry for ->mkdir
NeilBrown
2025/02/23
Re: [PATCH 3/6] ceph: return the correct dentry on mkdir
NeilBrown
2025/02/23
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
Al Viro
2025/02/23
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025/02/21
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
Al Viro
2025/02/21
Re: [PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed.
Al Viro
2025/02/21
Re: [PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
Al Viro
2025/02/21
Re: [PATCH 4/6] fuse: return correct dentry for ->mkdir
Al Viro
2025/02/21
Re: [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry.
Chuck Lever
2025/02/21
Re: [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry.
Jeff Layton
2025/02/21
Re: [PATCH 3/6] ceph: return the correct dentry on mkdir
Jeff Layton
2025/02/21
Re: [PATCH 4/6] fuse: return correct dentry for ->mkdir
Jeff Layton
2025/02/21
Re: [PATCH 2/6] hostfs: store inode in dentry after mkdir if possible.
Jeff Layton
2025/02/21
[PATCH 3/4] um: Switch to the pthread-based helper in sigio workaround
Tiwei Bie
2025/02/21
[PATCH 4/4] um: Prohibit the VM_CLONE flag in run_helper_thread()
Tiwei Bie
2025/02/21
[PATCH 2/4] um: ubd: Switch to the pthread-based helper
Tiwei Bie
2025/02/21
[PATCH 0/4] um: Make errno multi-thread safe
Tiwei Bie
2025/02/21
[PATCH 1/4] um: Add the pthread-based helper support
Tiwei Bie
2025/02/20
[PATCH] um: Update min_low_pfn to match changes in uml_reserved
Tiwei Bie
2025/02/20
Re: [PATCH 3/6] ceph: return the correct dentry on mkdir
Viacheslav Dubeyko
2025/02/20
[PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed.
NeilBrown
2025/02/20
[PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025/02/20
[PATCH 4/6] fuse: return correct dentry for ->mkdir
NeilBrown
2025/02/20
[PATCH 3/6] ceph: return the correct dentry on mkdir
NeilBrown
2025/02/20
[PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025/02/20
[PATCH 2/6] hostfs: store inode in dentry after mkdir if possible.
NeilBrown
2025/02/20
[PATCH 0/6] Change ->mkdir() and vfs_mkdir() to return a dentry.
NeilBrown
2025/02/20
[PATCH] um: use str_yes_no() to remove hardcoded "yes" and "no"
Ethan Carter Edwards
2025/02/19
Re: [PATCH 4/7] x86: Remove custom definition of mk_pte()
Dave Hansen
2025/02/19
Re: [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
Maciej W. Rozycki
2025/02/19
Re: [PATCH v6 2/6] syscall.h: add syscall_set_arguments()
Maciej W. Rozycki
2025/02/19
Re: [PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
Sam James
2025/02/19
Re: [PATCH 2/7] mm: Introduce a common definition of mk_pte()
Alexander Gordeev
2025/02/19
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
2025/02/18
Re: [PATCH AUTOSEL 6.6 14/17] um: virt-pci: don't use kmalloc()
Johannes Berg
2025/02/18
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
2025/02/18
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
2025/02/18
[PATCH AUTOSEL 6.1 11/13] um: virt-pci: don't use kmalloc()
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.6 14/17] um: virt-pci: don't use kmalloc()
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.6 15/17] um: virtio_uml: use raw spinlock
Sasha Levin
2025/02/18
[PATCH AUTOSEL 5.15 6/6] um: virtio_uml: use raw spinlock
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.1 12/13] um: virtio_uml: use raw spinlock
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.13 21/31] um: virt-pci: don't use kmalloc()
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.12 21/31] um: virt-pci: don't use kmalloc()
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.12 22/31] um: virtio_uml: use raw spinlock
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.12 23/31] um: convert irq_lock to raw spinlock
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.13 23/31] um: convert irq_lock to raw spinlock
Sasha Levin
2025/02/18
[PATCH AUTOSEL 6.13 22/31] um: virtio_uml: use raw spinlock
Sasha Levin
2025/02/18
[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025/02/18
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
Magnus Lindholm
2025/02/18
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Matthew Wilcox
2025/02/18
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
2025/02/18
Re: [PATCH 7/7] mm: Add folio_mk_pte()
David Hildenbrand
2025/02/18
Re: [PATCH 6/7] mm: Make mk_pte() definition unconditional
David Hildenbrand
2025/02/18
Re: [PATCH 2/7] mm: Introduce a common definition of mk_pte()
David Hildenbrand
2025/02/18
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
David Hildenbrand
2025/02/18
Re: [PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
David Hildenbrand
2025/02/18
Re: [PATCH 2/7] mm: Introduce a common definition of mk_pte()
Geert Uytterhoeven
2025/02/17
[PATCH 7/7] mm: Add folio_mk_pte()
Matthew Wilcox (Oracle)
2025/02/17
[PATCH 4/7] x86: Remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
2025/02/17
[PATCH 6/7] mm: Make mk_pte() definition unconditional
Matthew Wilcox (Oracle)
2025/02/17
[PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
Matthew Wilcox (Oracle)
2025/02/17
[PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Matthew Wilcox (Oracle)
2025/02/17
[PATCH 5/7] um: Remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
2025/02/17
[PATCH 2/7] mm: Introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025/02/17
[PATCH 3/7] sparc32: Remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
2025/02/17
[PATCH v6 2/6] syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025/02/17
[PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025/02/17
[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
2025/02/15
Re: [GIT PULL] UML fixes for v6.14-rc3
pr-tracker-bot
2025/02/15
[GIT PULL] UML fixes for v6.14-rc3
Richard Weinberger
2025/02/14
[PATCH] um: hostfs: avoid issues on inode number reuse by host
Benjamin Berg
2025/02/11
[PATCH] um: Allocate vdso page pointer statically
Tiwei Bie
2025/02/11
Re: [PATCH v1] kbuild: Allow building of samples with UML
Nicolas Schier
2025/02/11
Re: [PATCH v1] kbuild: Allow building of samples with UML
Masahiro Yamada
2025/02/10
Re: [PATCH v1] kbuild: Allow building of samples with UML
Nicolas Schier
2025/02/10
Re: [PATCH] um: add back support for FXSAVE registers
SeongJae Park
2025/02/10
[PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
Benjamin Berg
2025/02/10
[PATCH 0/2] Remove incorrect host mincore call and add rodata handling
Benjamin Berg
2025/02/10
[PATCH 2/2] um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
2025/02/10
[PATCH v5 4/7] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025/02/10
[PATCH v5 3/7] syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025/02/10
[PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
2025/02/10
Re: [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
David Gow
2025/02/10
[PATCH] arch: um: Pass the correct Rust target and options with gcc
David Gow
2025/02/07
Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
Matthew Wilcox
2025/02/07
UML binary encounters "Segmentation fault" when enabling CONFIG_GCOV_PROFILE_ALL
Mingrui Zhang
2025/02/04
Re: [PATCH v7 00/13] nommu UML
Hajime Tazaki
2025/02/03
Re: [PATCH v2 0/6] Account page tables at all levels
patchwork-bot+linux-riscv
2025/02/03
Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
2025/02/03
Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Alexander Gordeev
2025/02/02
[PATCH v4 4/7] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025/02/02
[PATCH v4 3/7] syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025/02/02
[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
2025/01/30
Re: [GIT PULL] UML changes for v6.14
pr-tracker-bot
2025/01/30
[GIT PULL] UML changes for v6.14
Richard Weinberger
2025/01/30
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Sven Schnelle
2025/01/30
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Dmitry V. Levin
2025/01/30
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Sven Schnelle
2025/01/29
Re: [PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Oleg Nesterov
2025/01/29
Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
Lorenzo Stoakes
2025/01/28
Re: [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025/01/28
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Dmitry V. Levin
2025/01/28
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Christophe Leroy
2025/01/28
Re: [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
Christophe Leroy
2025/01/28
Re: [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Petr Pavlu
2025/01/28
Re: [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport
2025/01/28
[PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Dmitry V. Levin
2025/01/28
[PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025/01/28
[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
2025/01/27
Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Peter Zijlstra
2025/01/27
Re: [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Petr Pavlu
2025/01/27
Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
Peter Zijlstra
2025/01/25
[PATCH v3 4/9] execmem: don't remove ROX cache from the direct map
Mike Rapoport
2025/01/25
[PATCH v3 9/9] x86: re-enable EXECMEM_ROX support
Mike Rapoport
2025/01/25
[PATCH v3 8/9] module: drop unused module_writable_address()
Mike Rapoport
2025/01/25
[PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport
2025/01/25
[PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport
2025/01/25
[PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards
Mike Rapoport
2025/01/25
[PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation
Mike Rapoport
2025/01/25
[PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush()
Mike Rapoport
2025/01/25
[PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport
2025/01/25
[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
Mike Rapoport
2025/01/24
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Petr Mladek
2025/01/24
Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
Qi Zheng
2025/01/24
Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Qi Zheng
2025/01/24
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Petr Pavlu
2025/01/24
Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
Peter Zijlstra
2025/01/24
Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Peter Zijlstra
2025/01/24
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Mike Rapoport
2025/01/23
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Petr Pavlu
2025/01/23
[PATCH 5/5] mm: pgtable: remove tlb_remove_page_ptdesc()
Qi Zheng
2025/01/23
[PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Qi Zheng
2025/01/23
[PATCH 0/5] remove tlb_remove_page_ptdesc()
Qi Zheng
2025/01/23
[PATCH 1/5] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
Qi Zheng
2025/01/23
[PATCH 3/5] riscv: pgtable: unconditionally use tlb_remove_ptdesc()
Qi Zheng
2025/01/23
[PATCH 2/5] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025/01/22
Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
Alexander Gordeev
2025/01/22
Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
Alexander Gordeev
2025/01/22
Re: [PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Peter Zijlstra
2025/01/21
Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
Heiko Carstens
2025/01/21
Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
Alexander Gordeev
2025/01/21
Re: [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
Brendan Jackman
2025/01/21
[REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
Ville Syrjälä
2025/01/21
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Borislav Petkov
2025/01/21
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Borislav Petkov
2025/01/21
Re: [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
Borislav Petkov
2025/01/21
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Borislav Petkov
2025/01/21
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Brendan Jackman
2025/01/21
Re: [PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Peter Zijlstra
2025/01/21
[PATCH v2 09/10] module: drop unused module_writable_address()
Mike Rapoport
2025/01/21
[PATCH v2 10/10] x86: re-enable EXECMEM_ROX support
Mike Rapoport
2025/01/21
[PATCH v2 08/10] Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport
2025/01/21
[PATCH v2 07/10] module: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport
2025/01/21
[PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Mike Rapoport
2025/01/21
[PATCH v2 02/10] x86/mm/pat: drop duplicate variable in cpa_flush()
Mike Rapoport
2025/01/21
[PATCH v2 04/10] execmem: don't remove ROX cache from the direct map
Mike Rapoport
2025/01/21
[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Mike Rapoport
2025/01/21
[PATCH v2 05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards
Mike Rapoport
2025/01/21
[PATCH v2 03/10] x86/mm/pat: restore large ROX pages after fragmentation
Mike Rapoport
2025/01/21
[PATCH v2 01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport
2025/01/20
Re: UML failing at "Failed to initialize default registers" on kernel 5.10
Glenn Washburn
2025/01/20
Re: [PATCH 2/3] um: avoid copying FP state from init_task
Thomas Weißschuh
2025/01/20
Re: UML failing at "Failed to initialize default registers" on kernel 5.10
Benjamin Berg
2025/01/19
Re: UML failing at "Failed to initialize default registers" on kernel 5.10
Thomas Meyer
2025/01/19
[PATCH v7 13/13] um: nommu: plug nommu code into build system
Hajime Tazaki
2025/01/19
[PATCH v7 08/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
2025/01/19
[PATCH v7 07/13] x86/um: nommu: process/thread handling
Hajime Tazaki
2025/01/19
[PATCH v7 03/13] um: decouple MMU specific code from the common part
Hajime Tazaki
2025/01/19
[PATCH v7 05/13] x86/um: nommu: syscall handling
Hajime Tazaki
Earlier messages
Later messages