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
/
include
/
shared
/
skas
Age
Commit message (
Expand
)
Author
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
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
2024-09-12
um: Remove the declaration of user_thread function
Tiwei Bie
2024-09-12
um: Remove unused mm_fd field from mm_id
Tiwei Bie
2024-09-12
um: Remove obsoleted declaration for execute_syscall_skas
Gaosheng Cui
2024-07-03
um: refactor TLB update handling
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: Fix the -Wmissing-prototypes warning for __switch_mm
Tiwei Bie
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2008-10-22
x86, um: take arch/um/include/* out of the way
Al Viro