index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
shared
/
sysdep
Age
Commit message (
Expand
)
Author
2025-06-05
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-06-02
um: Implement kernel side of SECCOMP based process handling
Benjamin Berg
2025-06-02
um: Add helper functions to get/set state for SECCOMP
Benjamin Berg
2025-06-02
um: Add stub side of SECCOMP/futex based process handling
Benjamin Berg
2025-05-05
um: fix _nofault accesses
Johannes Berg
2025-03-18
um: mark rodata read-only and implement _nofault accesses
Johannes Berg
2025-01-10
um: Remove unused user_context function
Tiwei Bie
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
2024-10-10
um: Add generic stub_syscall1 function
Benjamin Berg
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
um: Rework syscall handling
Benjamin Berg
2024-07-03
um: Add generic stub_syscall6 function
Benjamin Berg
2024-07-03
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-04-30
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
2024-04-22
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2024-01-05
um: Mark 32bit syscall helpers as clobbering memory
Benjamin Berg
2024-01-04
um: Always inline stub functions
Benjamin Berg
2024-01-04
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2023-04-20
um: make stub data pages size tweakable
Johannes Berg
2022-09-19
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
2022-07-17
um: include linux/stddef.h for __always_inline
Jason A. Donenfeld
2022-03-11
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
2021-12-21
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2021-08-26
um: fix stub location calculation
Johannes Berg
2021-04-15
um: Fix tag order in stub_32.h
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
2018-10-29
um: Remove update_debugregs()
Richard Weinberger
2018-10-29
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-03
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
2016-05-21
um: add extended processor state save/restore support
Eli Cooper
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
2012-09-27
um: kill thread->forking
Al Viro
2012-05-21
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2012-01-18
uml: fix compile for x86-64
Linus Torvalds
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2011-11-02
um: unify ptrace_user.h
Al Viro
2011-11-02
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
2011-11-02
um: merge HOST_... of registers common on i386 and amd64
Al Viro
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2011-11-02
um: merge host_ldt_{32,64}.h
Al Viro
2011-11-02
um: merge tls_{32,64}.h
Al Viro
[next]