index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
skas
Age
Commit message (
Expand
)
Author
2025-07-13
um: Stop tracking stub's PID via userspace_pid[]
Tiwei Bie
2025-07-11
um: Make mm_list and mm_list_lock static
Tiwei Bie
2025-07-11
um: simplify syscall header files
Johannes Berg
2025-06-02
um: pass FD for memory operations when needed
Benjamin Berg
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025-06-02
um: Track userspace children dying in SECCOMP mode
Benjamin Berg
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025-03-18
um: work around sched_yield not yielding in time-travel mode
Benjamin Berg
2024-11-12
um: move thread info into task
Benjamin Berg
2024-11-07
um: Remove double zero check
Shaojie Dong
2024-10-26
um: fix stub exe build with CONFIG_GCOV
Johannes Berg
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
2024-10-18
um: Fix misaligned stack in stub_exe
David Gow
2024-10-17
um: Disable auto variable initialization for stub_exe.c
Nathan Chancellor
2024-10-17
um: Fix passing '-n' to linker for stub_exe
Nathan Chancellor
2024-10-10
um: clear all memory in new userspace processes
Benjamin Berg
2024-10-10
um: Set parent death signal for userspace process
Benjamin Berg
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
2024-09-12
um: fix time-travel syscall scheduling hack
Johannes Berg
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-09-12
um: Remove unused fields from thread_struct
Tiwei Bie
2024-07-03
um: refactor TLB update handling
Benjamin Berg
2024-07-03
um: Do not flush MM in flush_thread
Benjamin Berg
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: remove LDT support
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: Create signal stack memory assignment in stub_data
Benjamin Berg
2024-04-30
um: Stop tracking host PID in cpu_tasks
Tiwei Bie
2024-04-22
um: Add missing headers
Tiwei Bie
2024-01-04
um: document arch_futex_atomic_op_inuser
Anton Ivanov
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2023-02-05
kbuild: remove --include-dir MAKEFLAG from top Makefile
Masahiro Yamada
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-12-22
um: remove set_fs
Christoph Hellwig
2021-11-25
futex: Remove futex_cmpxchg detection
Arnd Bergmann
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-26
um: fix stub location calculation
Johannes Berg
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-02-12
um: remove process stub VMA
Johannes Berg
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
[next]