Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a254a9da455c171441ab3a76ed8f5d1e9412e15f
/
arch
/
um
/
kernel
/
exec.c
dbba7f7
um: stop polluting the namespace with registers.h contents
by Al Viro
· 3 years, 4 months ago
bfc58e2
um: remove process stub VMA
by Johannes Berg
· 4 years ago
0d1fb0a
um: Add SPDX headers to files in arch/um/kernel/
by Alex Dewar
· 5 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
9436d5c
um: get_safe_registers() should be done in flush_thread(), not start_thread()
by Al Viro
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
22e2430d
x86, um: convert to saner kernel_execve() semantics
by Al Viro
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
6783eaa2
x86, um/x86: switch to generic sys_execve and kernel_execve
by Al Viro
· 12 years ago
bf56d57
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
4245979
um: take cleaning singlestep to start_thread()
by Al Viro
· 12 years ago
344569a
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
ab286b2
um: take cleaning singlestep to start_thread()
by Al Viro
· 12 years ago
73395a0
um: distribute exports to where exported stuff is defined
by Al Viro
· 13 years ago
c0ce5b6
um, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
9a181c5
uml: kill big kernel lock
by Arnd Bergmann
· 14 years ago
cb1dcc0
uml: fix compile warning
by Richard Weinberger
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ff64b4c
x86, um: get rid of uml unistd.h
by Al Viro
· 16 years ago
d2efa6d
uml: remove the dead TTY_LOG code
by Adrian Bunk
· 16 years ago
536788f
uml: runtime host VMSPLIT detection
by Jeff Dike
· 17 years ago
3963333
uml: cover stubs with a VMA
by Jeff Dike
· 17 years ago
42a2b54
uml: clean up TASK_SIZE usage
by Jeff Dike
· 17 years ago
54ae36f
uml: fix stub address calculations
by Jeff Dike
· 17 years ago
6c738ff
uml: fold mmu_context_skas into mm_context
by Jeff Dike
· 17 years ago
fab95c5
uml: get rid of do_longjmp
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
6aa802c
uml: throw out CHOOSE_MODE
by Jeff Dike
· 17 years ago
42fda66
uml: throw out CONFIG_MODE_TT
by Jeff Dike
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
f979522
[PATCH] uml: Kill a compilation warning
by Jeff Dike
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
b1fc0b1
[PATCH] UML: tty locking
by Alan Cox
· 18 years ago
1d3468a
[PATCH] uml: move _kern.c files
by Jeff Dike
· 19 years ago
[Renamed (87%) from arch/um/kernel/exec_kern.c]
aa6758d
[PATCH] uml: implement {get,set}_thread_area for i386
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
4d338e1
[PATCH] uml: sparse cleanups
by Al Viro
· 19 years ago
c554f89
[PATCH] uml: move tty logging to os-Linux
by Jeff Dike
· 19 years ago
42947cb
[PATCH] uml: some harmless sparse warning fixes
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
cff65c4
[PATCH] uml: move libc-dependent time code
by Gennady Sharapov
· 19 years ago
a2e4b97
[PATCH] uml: remove 2_5compat.h
by Jeff Dike
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago