linux-um
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Matthew Wilcox
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
Re: [PATCH 1/7] mm: Set the pte dirty if the folio is already dirty
Alexander Gordeev
[PATCH 6/7] mm: Make mk_pte() definition unconditional
Matthew Wilcox (Oracle)
Re: [PATCH 6/7] mm: Make mk_pte() definition unconditional
David Hildenbrand
[PATCH 4/7] x86: Remove custom definition of mk_pte()
Matthew Wilcox (Oracle)
Re: [PATCH 4/7] x86: Remove custom definition of mk_pte()
Dave Hansen
[PATCH 7/7] mm: Add folio_mk_pte()
Matthew Wilcox (Oracle)
Re: [PATCH 7/7] mm: Add folio_mk_pte()
David Hildenbrand
Re: [PATCH 0/7] Add folio_mk_pte() and simplify mk_pte()
David Hildenbrand
[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
[PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
Re: [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
Maciej W. Rozycki
[PATCH v6 2/6] syscall.h: add syscall_set_arguments()
Dmitry V. Levin
Re: [PATCH v6 2/6] syscall.h: add syscall_set_arguments()
Maciej W. Rozycki
[GIT PULL] UML fixes for v6.14-rc3
Richard Weinberger
Re: [GIT PULL] UML fixes for v6.14-rc3
pr-tracker-bot
[PATCH] um: hostfs: avoid issues on inode number reuse by host
Benjamin Berg
Re: [PATCH] um: hostfs: avoid issues on inode number reuse by host
Mickaël Salaün
[PATCH] um: Allocate vdso page pointer statically
Tiwei Bie
[PATCH 0/2] Remove incorrect host mincore call and add rodata handling
Benjamin Berg
[PATCH 2/2] um: remove copy_from_kernel_nofault_allowed
Benjamin Berg
[PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
Benjamin Berg
Re: [PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
Nathan Chancellor
Re: [PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
Benjamin Berg
Re: [PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
Nathan Chancellor
Re: [PATCH 1/2] um: mark rodata read-only and implement _nofault accesses
Johannes Berg
[PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
[PATCH v5 3/7] syscall.h: add syscall_set_arguments()
Dmitry V. Levin
[PATCH v5 4/7] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
Re: [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
David Gow
Re: [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
David Gow
Re: [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
Miguel Ojeda
Re: [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
Johannes Berg
Re: [PATCH 1/2] rust: pass correct target to bindgen on Usermode Linux
Miguel Ojeda
[PATCH] arch: um: Pass the correct Rust target and options with gcc
David Gow
UML binary encounters "Segmentation fault" when enabling CONFIG_GCOV_PROFILE_ALL
Mingrui Zhang
[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
[PATCH v4 3/7] syscall.h: add syscall_set_arguments()
Dmitry V. Levin
[PATCH v4 4/7] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Alexander Gordeev
Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
[GIT PULL] UML changes for v6.14
Richard Weinberger
Re: [GIT PULL] UML changes for v6.14
pr-tracker-bot
[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
[PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
Re: [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
Christophe Leroy
Re: [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
[PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Dmitry V. Levin
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Christophe Leroy
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Dmitry V. Levin
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Sven Schnelle
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Dmitry V. Levin
Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Sven Schnelle
Re: [PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Oleg Nesterov
[PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
Mike Rapoport
[PATCH v3 1/9] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport
[PATCH v3 2/9] x86/mm/pat: drop duplicate variable in cpa_flush()
Mike Rapoport
[PATCH v3 3/9] x86/mm/pat: restore large ROX pages after fragmentation
Mike Rapoport
[PATCH v3 5/9] execmem: add API for temporal remapping as RW and restoring ROX afterwards
Mike Rapoport
[PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport
Re: [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Petr Pavlu
Re: [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport
Re: [PATCH v3 6/9] module: switch to execmem API for remapping as RW and restoring ROX
Petr Pavlu
[PATCH v3 7/9] Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport
[PATCH v3 8/9] module: drop unused module_writable_address()
Mike Rapoport
[PATCH v3 9/9] x86: re-enable EXECMEM_ROX support
Mike Rapoport
[PATCH v3 4/9] execmem: don't remove ROX cache from the direct map
Mike Rapoport
Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
Peter Zijlstra
Re: [PATCH v3 0/9] x86/module: rework ROX cache to avoid writable copy
Lorenzo Stoakes
[PATCH 0/5] remove tlb_remove_page_ptdesc()
Qi Zheng
[PATCH 2/5] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
[PATCH 3/5] riscv: pgtable: unconditionally use tlb_remove_ptdesc()
Qi Zheng
[PATCH 1/5] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
Qi Zheng
[PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Qi Zheng
Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Peter Zijlstra
Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Qi Zheng
Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
Peter Zijlstra
[PATCH 5/5] mm: pgtable: remove tlb_remove_page_ptdesc()
Qi Zheng
Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
Peter Zijlstra
Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
Qi Zheng
Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
Matthew Wilcox
[PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Mike Rapoport
[PATCH v2 01/10] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport
[PATCH v2 03/10] x86/mm/pat: restore large ROX pages after fragmentation
Mike Rapoport
[PATCH v2 05/10] execmem: add API for temporal remapping as RW and restoring ROX afterwards
Mike Rapoport
[PATCH v2 04/10] execmem: don't remove ROX cache from the direct map
Mike Rapoport
[PATCH v2 02/10] x86/mm/pat: drop duplicate variable in cpa_flush()
Mike Rapoport
[PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Mike Rapoport
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Petr Pavlu
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Mike Rapoport
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Petr Pavlu
Re: [PATCH v2 06/10] module: introduce MODULE_STATE_GONE
Petr Mladek
[PATCH v2 07/10] module: switch to execmem API for remapping as RW and restoring ROX
Mike Rapoport
[PATCH v2 08/10] Revert "x86/module: prepare module loading for ROX allocations of text"
Mike Rapoport
[PATCH v2 10/10] x86: re-enable EXECMEM_ROX support
Mike Rapoport
[PATCH v2 09/10] module: drop unused module_writable_address()
Mike Rapoport
Re: [PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Peter Zijlstra
Re: [PATCH v2 00/10] x86/module: rework ROX cache to avoid writable copy
Peter Zijlstra
[PATCH v7 00/13] nommu UML
Hajime Tazaki
[PATCH v7 06/13] um: nommu: seccomp syscalls hook
Hajime Tazaki
[PATCH v7 09/13] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
[PATCH v7 11/13] um: change machine name for uname output
Hajime Tazaki
[PATCH v7 12/13] um: nommu: add documentation of nommu UML
Hajime Tazaki
[PATCH v7 10/13] x86/um: nommu: signal handling
Hajime Tazaki
[PATCH v7 01/13] x86/um: clean up elf specific definitions
Hajime Tazaki
[PATCH v7 04/13] um: nommu: memory handling
Hajime Tazaki
[PATCH v7 02/13] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
[PATCH v7 05/13] x86/um: nommu: syscall handling
Hajime Tazaki
[PATCH v7 03/13] um: decouple MMU specific code from the common part
Hajime Tazaki
[PATCH v7 07/13] x86/um: nommu: process/thread handling
Hajime Tazaki
[PATCH v7 08/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
[PATCH v7 13/13] um: nommu: plug nommu code into build system
Hajime Tazaki
Re: [PATCH v7 00/13] nommu UML
Hajime Tazaki
Re: [PATCH v7 00/13] nommu UML
Lorenzo Stoakes
Re: [PATCH v7 00/13] nommu UML
Hajime Tazaki
Re: [PATCH v7 00/13] nommu UML
Lorenzo Stoakes
Re: [PATCH v7 00/13] nommu UML
Johannes Berg
Re: [PATCH v7 00/13] nommu UML
Lorenzo Stoakes
UML failing at "Failed to initialize default registers" on kernel 5.10
Glenn Washburn
Re: UML failing at "Failed to initialize default registers" on kernel 5.10
Thomas Meyer
Re: UML failing at "Failed to initialize default registers" on kernel 5.10
Benjamin Berg
Re: UML failing at "Failed to initialize default registers" on kernel 5.10
Glenn Washburn
[PATCH] hostfs: fix string handling in __dentry_name()
Al Viro
Re: [PATCH] hostfs: fix string handling in __dentry_name()
Richard Weinberger
[PATCH v6 00/13] nommu UML
Hajime Tazaki
[PATCH v6 01/13] x86/um: clean up elf specific definitions
Hajime Tazaki
[PATCH v6 05/13] x86/um: nommu: syscall handling
Hajime Tazaki
[PATCH v6 03/13] um: decouple MMU specific code from the common part
Hajime Tazaki
[PATCH v6 10/13] x86/um: nommu: signal handling
Hajime Tazaki
[PATCH v6 11/13] um: change machine name for uname output
Hajime Tazaki
[PATCH v6 09/13] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
[PATCH v6 06/13] um: nommu: seccomp syscalls hook
Hajime Tazaki
[PATCH v6 02/13] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
[PATCH v6 08/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
[PATCH v6 04/13] um: nommu: memory handling
Hajime Tazaki
[PATCH v6 13/13] um: nommu: plug nommu code into build system
Hajime Tazaki
[PATCH v6 12/13] um: nommu: add documentation of nommu UML
Hajime Tazaki
[PATCH v6 07/13] x86/um: nommu: process/thread handling
Hajime Tazaki
Re: [PATCH v6 00/13] nommu UML
Benjamin Berg
Re: [PATCH v6 00/13] nommu UML
Hajime Tazaki
Re: [PATCH v6 00/13] nommu UML
Benjamin Berg
Re: [PATCH v6 00/13] nommu UML
Hajime Tazaki
[PATCH v2 4/7] syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
Re: [PATCH v2 4/7] syscall.h: introduce syscall_set_nr()
Charlie Jenkins
[PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Dmitry V. Levin
Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Charlie Jenkins
Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
H. Peter Anvin
Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
Eugene Syromyatnikov
Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
H. Peter Anvin
[PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
Dmitry V. Levin
[PATCH 0/2] Fixes and cleanups for fixmap removal
Tiwei Bie
[PATCH 1/2] um: Include missing headers in asm/pgtable.h
Tiwei Bie
[PATCH 2/2] um: Remove unused asm/archparam.h header
Tiwei Bie
[PATCH v2] um: fix execve stub execution on old host OSs
Benjamin Berg
Re: [PATCH v2] um: fix execve stub execution on old host OSs
Glenn Washburn
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
Brendan Jackman
[PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
Brendan Jackman
Re: [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
Borislav Petkov
Re: [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
Mike Rapoport
Re: [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
Brendan Jackman
[PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
Brendan Jackman
Re: [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
Borislav Petkov
Re: [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
Brendan Jackman
Re: [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
Borislav Petkov
[PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
Brendan Jackman
[PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
Brendan Jackman
[PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
Brendan Jackman
[PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
Brendan Jackman
[PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Brendan Jackman
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Borislav Petkov
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Borislav Petkov
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Brendan Jackman
Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
Borislav Petkov
[PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
Brendan Jackman
[PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
Brendan Jackman
Re: [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
Borislav Petkov
Re: [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
Yosry Ahmed
Re: [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
Brendan Jackman
[PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
Brendan Jackman
[PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
Brendan Jackman
[PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
Brendan Jackman
Re: [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
Brendan Jackman
[PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap data as nonsensitive
Brendan Jackman
[PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
Brendan Jackman
[PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
Brendan Jackman
[PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
Brendan Jackman
[PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
Brendan Jackman
[PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
Brendan Jackman
Re: [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
Yosry Ahmed
[PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
Brendan Jackman
[PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
Brendan Jackman
[PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
Brendan Jackman
[PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
Brendan Jackman
[PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
Brendan Jackman
[PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag
Brendan Jackman
[PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
Brendan Jackman
[PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
Brendan Jackman
Earlier messages
Later messages