index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: remove copy_context_skas0
Benjamin Berg
2024-07-03
3
-51
/
+0
*
um: Rework syscall handling
Benjamin Berg
2024-07-03
1
-0
/
+1
*
um: Add generic stub_syscall6 function
Benjamin Berg
2024-07-03
2
-0
/
+38
*
um: Remove stub-data.h include from common-offsets.h
Benjamin Berg
2024-07-03
2
-6
/
+8
*
um: Fix the -Wmissing-prototypes warning for get_thread_reg
Tiwei Bie
2024-04-30
1
-0
/
+7
*
um: Fix -Wmissing-prototypes warnings for __warp_* and foo
Tiwei Bie
2024-04-22
1
-0
/
+3
*
um: Mark 32bit syscall helpers as clobbering memory
Benjamin Berg
2024-01-05
1
-6
/
+12
*
um: Always inline stub functions
Benjamin Berg
2024-01-04
2
-18
/
+20
*
um: Drop support for hosts without SYSEMU_SINGLESTEP support
Benjamin Berg
2024-01-04
2
-11
/
+5
*
um: make stub data pages size tweakable
Johannes Berg
2023-04-20
2
-8
/
+8
*
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
2022-09-19
1
-3
/
+2
*
um: include linux/stddef.h for __always_inline
Jason A. Donenfeld
2022-07-17
1
-0
/
+1
*
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
2022-03-11
1
-3
/
+2
*
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2021-12-21
1
-3
/
+0
*
um: fix stub location calculation
Johannes Berg
2021-08-26
2
-0
/
+24
*
um: Fix tag order in stub_32.h
Johannes Berg
2021-04-15
1
-1
/
+1
*
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2021-02-12
2
-23
/
+46
*
um: separate child and parent errors in clone stub
Johannes Berg
2021-02-12
2
-2
/
+2
*
um: Remove update_debugregs()
Richard Weinberger
2018-10-29
1
-2
/
+0
*
um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP
Richard Weinberger
2018-10-29
1
-10
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
10
-0
/
+10
*
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
2017-05-03
1
-8
/
+1
*
um: add extended processor state save/restore support
Eli Cooper
2016-05-21
1
-3
/
+1
*
um: Stop abusing __KERNEL__
Richard Weinberger
2015-05-31
1
-3
/
+3
*
um: Remove SKAS3/4 support
Richard Weinberger
2015-04-13
3
-28
/
+0
*
sanitize rt_sigaction() situation a bit
Al Viro
2013-02-03
1
-5
/
+0
*
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-28
1
-2
/
+0
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
3
-5
/
+5
*
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
2012-09-27
1
-3
/
+0
*
um: kill thread->forking
Al Viro
2012-09-27
1
-0
/
+2
*
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
2012-05-21
3
-186
/
+74
*
uml: fix compile for x86-64
Linus Torvalds
2012-01-18
1
-0
/
+5
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
1
-0
/
+5
*
um: unify ptrace_user.h
Al Viro
2011-11-02
4
-67
/
+25
*
um: take ldt.h to arch/x86/um/asm/mm_context.h
Al Viro
2011-11-02
2
-38
/
+0
*
um: merge HOST_... of registers common on i386 and amd64
Al Viro
2011-11-02
2
-14
/
+14
*
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2011-11-02
1
-0
/
+3
*
um: merge host_ldt_{32,64}.h
Al Viro
2011-11-02
3
-75
/
+35
*
um: merge tls_{32,64}.h
Al Viro
2011-11-02
3
-64
/
+35
*
um: bury unused macros around ptrace.h
Al Viro
2011-11-02
2
-6
/
+0
*
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
2011-11-02
27
-0
/
+957