linux-um
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/10/24
[RFC PATCH 11/13] um: change machine name for uname output
Hajime Tazaki
2024/10/24
[RFC PATCH 12/13] um: nommu: add documentation of nommu UML
Hajime Tazaki
2024/10/24
[RFC PATCH 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec
Hajime Tazaki
2024/10/24
[RFC PATCH 09/13] x86/um: nommu: signal handling
Hajime Tazaki
2024/10/24
[RFC PATCH 06/13] x86/um: nommu: process/thread handling
Hajime Tazaki
2024/10/24
[RFC PATCH 03/13] um: nommu: memory handling
Hajime Tazaki
2024/10/24
[RFC PATCH 07/13] um: nommu: configure fs register on host syscall invocation
Hajime Tazaki
2024/10/24
[RFC PATCH 02/13] x86/um: nommu: elf loader for fdpic
Hajime Tazaki
2024/10/24
[RFC PATCH 10/13] x86/um: nommu: stack save/restore on vfork
Hajime Tazaki
2024/10/24
[RFC PATCH 08/13] x86/um/vdso: nommu: vdso memory update
Hajime Tazaki
2024/10/24
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
2024/10/23
[PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
Mike Rapoport
2024/10/23
[PATCH v7 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
2024/10/23
[PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
2024/10/23
[PATCH v7 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/23
[PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
2024/10/23
[PATCH v7 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
2024/10/23
[PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
2024/10/23
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
2024/10/23
[PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
2024/10/23
[RFC PATCH v2 9/9] um: pass FD for memory operations when needed
Benjamin Berg
2024/10/23
[RFC PATCH v2 8/9] um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2024/10/23
[RFC PATCH v2 6/9] um: Add SECCOMP support detection and initialization
Benjamin Berg
2024/10/23
[RFC PATCH v2 7/9] um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2024/10/23
[RFC PATCH v2 2/9] um: Move faultinfo extraction into userspace routine
Benjamin Berg
2024/10/23
[RFC PATCH v2 4/9] um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2024/10/23
[RFC PATCH v2 0/9] SECCOMP based userspace for UML
Benjamin Berg
2024/10/23
[RFC PATCH v2 1/9] um: Store full CSGSFS and SS register from mcontext
Benjamin Berg
2024/10/23
[RFC PATCH v2 5/9] um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2024/10/23
[RFC PATCH v2 3/9] um: Add UML_SECCOMP configuration option
Benjamin Berg
2024/10/23
[PATCH v5] um: switch to regset API and depend on XSTATE
Benjamin Berg
2024/10/23
[PATCH v4] um: switch to regset API and depend on XSTATE
Benjamin Berg
2024/10/23
Re: [PATCH v3] um: switch to regset API and depend on XSTATE
Johannes Berg
2024/10/23
[PATCH v3] um: switch to regset API and depend on XSTATE
Benjamin Berg
2024/10/23
Re: [PATCH] um: restore process name
Benjamin Berg
2024/10/22
[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024/10/22
[PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
Christoph Hellwig
2024/10/22
provide generic page_to_phys and phys_to_page implementations v3
Christoph Hellwig
2024/10/22
Re: [PATCH] um: make stub_exe _start() pure inline asm
David Gow
2024/10/22
[PATCH] um: make stub_exe _start() pure inline asm
Johannes Berg
2024/10/22
[PATCH v2] um: Fix misaligned stack in stub_exe
David Gow
2024/10/22
Re: [PATCH v2] um: Fix misaligned stack in stub_exe
Johannes Berg
2024/10/21
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Nathan Chancellor
2024/10/21
Re: [PATCH] um: Fix misaligned stack in stub_exe
Johannes Berg
2024/10/19
Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Luis Chamberlain
2024/10/19
Re: [PATCH v6 4/8] module: prepare to handle ROX allocations for text
Luis Chamberlain
2024/10/19
Re: [PATCH v6 3/8] asm-generic: introduce text-patching.h
Luis Chamberlain
2024/10/19
Re: [PATCH v6 0/8] x86/module: use large ROX pages for text allocations
Luis Chamberlain
2024/10/19
Re: [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
Luis Chamberlain
2024/10/19
Re: [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
Luis Chamberlain
2024/10/19
Re: [PATCH v6 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/19
Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Luis Chamberlain
2024/10/19
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
2024/10/18
Re: [PATCH] um: Fix misaligned stack in stub_exe
David Gow
2024/10/17
Re: [PATCH v9 02/10] um: use execveat to create userspace MMs
David Gow
2024/10/17
[PATCH] um: Fix misaligned stack in stub_exe
David Gow
2024/10/17
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Steven Rostedt
2024/10/17
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Steven Rostedt
2024/10/17
Re: [PATCH v9 02/10] um: use execveat to create userspace MMs
Benjamin Berg
2024/10/17
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
2024/10/17
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Peter Zijlstra
2024/10/17
Re: [PATCH v9 02/10] um: use execveat to create userspace MMs
Benjamin Berg
2024/10/17
Re: [PATCH v9 02/10] um: use execveat to create userspace MMs
Johannes Berg
2024/10/17
Re: [PATCH v9 02/10] um: use execveat to create userspace MMs
David Gow
2024/10/16
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/16
[PATCH 2/2] um: Disable auto variable initialization for stub_exe.c
Nathan Chancellor
2024/10/16
[PATCH 0/2] um: Fix a couple of issues with stub_exe when building with clang
Nathan Chancellor
2024/10/16
[PATCH 1/2] um: Fix passing '-n' to linker for stub_exe
Nathan Chancellor
2024/10/16
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Steven Rostedt
2024/10/16
Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Uladzislau Rezki
2024/10/16
Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Uladzislau Rezki
2024/10/16
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
2024/10/16
[PATCH v6 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
2024/10/16
[PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
2024/10/16
[PATCH v6 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
2024/10/16
[PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
2024/10/16
[PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
Mike Rapoport
2024/10/16
[PATCH v6 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/16
[PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
2024/10/16
[PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
2024/10/16
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
2024/10/16
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/16
Re: [PATCH v9 02/10] um: use execveat to create userspace MMs
Berg, Benjamin
2024/10/15
Re: [PATCH v9 02/10] um: use execveat to create userspace MMs
Nathan Chancellor
2024/10/15
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/15
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
2024/10/15
Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
Nathan Chancellor
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/14
Re: [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
Thomas Huth
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/14
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Pingfan Liu
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
2024/10/14
[PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
Christoph Hellwig
2024/10/14
[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024/10/14
provide generic page_to_phys and phys_to_page implementations v2
Christoph Hellwig
2024/10/14
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/14
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
2024/10/14
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Pingfan Liu
2024/10/14
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
2024/10/13
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Christoph Hellwig
2024/10/13
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Andrew Morton
2024/10/13
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/11
Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
Mike Rapoport
2024/10/11
[PATCH v2 0/2] um: Some page bit cleanups
Tiwei Bie
2024/10/11
[PATCH v2 1/2] um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024/10/11
[PATCH v2 2/2] um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
2024/10/11
[PATCH 3/3] sparc: vdso: Always reject undefined references in during linking
Thomas Weißschuh
2024/10/11
[PATCH 0/3] vdso: Always reject undefined references in during linking
Thomas Weißschuh
2024/10/11
[PATCH 2/3] um: vdso: Always reject undefined references in during linking
Thomas Weißschuh
2024/10/11
[PATCH 1/3] x86: vdso: Always reject undefined references in during linking
Thomas Weißschuh
2024/10/11
Re: [PATCH] um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024/10/11
Re: [PATCH] um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024/10/11
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Christoph Hellwig
2024/10/11
Re: [PATCH] um: Abandon the _PAGE_NEWPROT bit
Benjamin Berg
2024/10/11
Re: [PATCH] um: Abandon the _PAGE_NEWPROT bit
Johannes Berg
2024/10/10
[PATCH] um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024/10/10
[PATCH 1/9] um: Remove UML specific debug parameter
Tiwei Bie
2024/10/10
[PATCH 8/9] um: hostaudio: Do not propagate mixer parameter to kernel
Tiwei Bie
2024/10/10
[PATCH 0/9] um: Some parameter cleanups
Tiwei Bie
2024/10/10
[PATCH 6/9] hostfs: Do not propagate hostfs parameter to kernel
Tiwei Bie
2024/10/10
[PATCH 5/9] um: Do not propagate noreboot parameter to kernel
Tiwei Bie
2024/10/10
[PATCH 3/9] um: Do not propagate uml_dir parameter to kernel
Tiwei Bie
2024/10/10
[PATCH 2/9] um: Do not propagate mem parameter to kernel
Tiwei Bie
2024/10/10
[PATCH 4/9] um: Do not propagate dtb parameter to kernel
Tiwei Bie
2024/10/10
[PATCH 7/9] um: hostaudio: Do not propagate dsp parameter to kernel
Tiwei Bie
2024/10/10
[PATCH 9/9] um: Do not propagate initrd parameter to kernel
Tiwei Bie
2024/10/10
Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
Nathan Chancellor
2024/10/10
[RFC PATCH] um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2024/10/10
[PATCH] um: remove fault_catcher infrastructure
Johannes Berg
2024/10/10
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Kees Bakker
2024/10/10
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Song Liu
2024/10/10
Re: Bisected: [PATCH v5 8/8] x86/module: enable ROX caches for module text
Mike Rapoport
2024/10/10
[PATCH v2] um: insert scheduler ticks when userspace does not yield
Benjamin Berg
2024/10/10
[PATCH] um: restore process name
Johannes Berg
2024/10/10
Re: [RFC PATCH 4/9] um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2024/10/10
Re: [RFC PATCH 4/9] um: Add stub side of SECCOMP/futex based process handling
Johannes Berg
2024/10/10
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/10
Re: [RFC PATCH 8/9] um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2024/10/10
Re: [RFC PATCH 8/9] um: Implement kernel side of SECCOMP based process handling
Johannes Berg
2024/10/10
Re: [RFC PATCH 7/9] um: Track userspace children dying in SECCOMP mode
Johannes Berg
2024/10/10
Re: [RFC PATCH 3/9] um: Add UML_SECCOMP configuration option
Johannes Berg
2024/10/10
[PATCH v2] um: switch to regset API and depend on XSTATE
Benjamin Berg
2024/10/10
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/10
Re: [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Christoph Hellwig
2024/10/10
Re: [PATCH] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024/10/10
Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
Christoph Hellwig
2024/10/10
Re: [PATCH] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024/10/10
Bisected: [PATCH v5 8/8] x86/module: enable ROX caches for module text
Sergey Senozhatsky
2024/10/10
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Arnd Bergmann
2024/10/10
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Geert Uytterhoeven
2024/10/09
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Christoph Hellwig
2024/10/09
Re: [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
Christoph Hellwig
2024/10/09
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Christoph Hellwig
2024/10/09
Re: [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Christoph Hellwig
2024/10/09
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
2024/10/09
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Song Liu
2024/10/09
Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
Andrew Morton
2024/10/09
[PATCH v5 8/8] x86/module: enable ROX caches for module text
Mike Rapoport
2024/10/09
[PATCH v5 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
2024/10/09
[PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
Mike Rapoport
2024/10/09
[PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
2024/10/09
[PATCH v5 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
2024/10/09
[PATCH v5 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
2024/10/09
[PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
2024/10/09
[PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
2024/10/09
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
2024/10/09
Re: [PATCH] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christophe Leroy
2024/10/09
Re: [PATCH] asm-generic: provide generic page_to_phys and phys_to_page implementations
Arnd Bergmann
2024/10/09
[PATCH] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024/10/09
provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024/10/08
Re: [PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
Wentao Zhang
2024/10/08
Re: [PATCH v8 06/14] alpha: Align prototypes of IO memcpy/memset
Richard Henderson
2024/10/08
Re: [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset
Niklas Schnelle
2024/10/08
Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
Arnd Bergmann
2024/10/08
Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
Christoph Hellwig
2024/10/08
Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
Christoph Hellwig
2024/10/08
Re: [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
Arnd Bergmann
2024/10/08
[PATCH v8 07/14] parisc: Align prototypes of IO memcpy/memset
Julian Vetter
2024/10/08
[PATCH v8 13/14] mtd: Add HAS_IOMEM || INDIRECT_IOMEM dependency
Julian Vetter
2024/10/08
[PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
Julian Vetter
2024/10/08
[PATCH v8 12/14] bus: mhi: ep: Add HAS_IOMEM || INDIRECT_IOMEM dependency
Julian Vetter
2024/10/08
[PATCH v8 10/14] powerpc: Align prototypes of IO memcpy and memset
Julian Vetter
2024/10/08
[PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset
Julian Vetter
2024/10/08
Re: [PATCH v8 13/14] mtd: Add HAS_IOMEM || INDIRECT_IOMEM dependency
Miquel Raynal
2024/10/08
Re: [PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
Takashi Iwai
2024/10/08
[PATCH v8 08/14] sh: Align prototypes of IO memcpy/memset
Julian Vetter
2024/10/08
[PATCH v8 09/14] arm: Align prototype of IO memset
Julian Vetter
2024/10/08
[PATCH v8 06/14] alpha: Align prototypes of IO memcpy/memset
Julian Vetter
2024/10/08
[PATCH v8 04/14] loongarch: Use generic IO memcpy/memset
Julian Vetter
2024/10/08
[PATCH v8 05/14] m68k: Align prototypes of IO memcpy/memset
Julian Vetter
2024/10/08
[PATCH v8 03/14] csky: Use generic IO memcpy/memset
Julian Vetter
2024/10/08
[PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
Julian Vetter
2024/10/08
[PATCH v8 02/14] arm64: Use generic IO memcpy/memset
Julian Vetter
2024/10/08
[PATCH v8 00/14] Consolidate IO memcpy functions
Julian Vetter
2024/10/07
Re: [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
2024/10/07
Re: [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
Huacai Chen
2024/10/07
[PATCH] um: switch to regset API and depend on XSTATE
Benjamin Berg
2024/10/07
Re: [PATCH v7 09/10] um: Add dummy implementation for IO memcpy/memset
Johannes Berg
2024/10/07
Re: [PATCH v7 09/10] um: Add dummy implementation for IO memcpy/memset
Julian Vetter
2024/10/07
[PATCH v4 8/8] x86/module: enable ROX caches for module text
Mike Rapoport
Earlier messages
Later messages