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
Commit message (
Expand
)
Author
Age
Files
Lines
*
frv: switch to generic fork/vfork/clone
Al Viro
2012-11-28
2
-40
/
+8
*
powerpc: switch to generic fork/clone/vfork
Al Viro
2012-11-28
4
-32
/
+4
*
arm: switch to generic fork/vfork/clone
Al Viro
2012-11-28
6
-55
/
+13
*
x86, um: switch to generic fork/vfork/clone
Al Viro
2012-11-28
16
-117
/
+52
*
get rid of pt_regs argument of ->load_binary()
Al Viro
2012-11-28
12
-20
/
+25
*
get rid of pt_regs argument of search_binary_handler()
Al Viro
2012-11-28
6
-9
/
+8
*
get rid of pt_regs argument of do_execve_common()
Al Viro
2012-11-28
1
-4
/
+4
*
get rid of pt_regs argument of do_execve()
Al Viro
2012-11-28
3
-13
/
+8
*
make compat_do_execve() static, lose pt_regs argument
Al Viro
2012-11-28
2
-8
/
+4
*
kill stray kernel_thread() garbage
Al Viro
2012-11-28
4
-6
/
+0
*
audit: no nested contexts anymore...
Al Viro
2012-11-28
1
-81
/
+21
*
consolidate sys_execve() prototype
Al Viro
2012-11-28
6
-18
/
+3
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
2012-11-28
165
-2781
/
+982
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
2012-10-21
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
2012-10-21
1
-5
/
+4
|
|
|
|
|
|
|
|
|
|
*
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
2012-10-21
1
-3
/
+0
|
|
|
|
|
|
|
|
|
|
*
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
2012-10-21
1
-8
/
+0
|
|
|
|
|
|
|
|
|
|
*
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2012-10-21
2
-3
/
+2
|
|
|
|
|
|
|
|
|
|
*
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2012-10-14
2
-3
/
+0
|
|
|
|
|
|
|
|
|
|
*
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
5
-22
/
+4
|
|
|
|
|
|
|
|
|
*
|
sh: convert to generic sys_execve()
Al Viro
2012-10-22
5
-56
/
+1
|
|
|
|
|
|
|
|
|
*
|
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-22
10
-174
/
+71
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
score: switch to generic sys_execve()
Al Viro
2012-10-15
4
-30
/
+1
|
|
|
|
|
|
|
|
*
|
score: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
5
-72
/
+23
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
/
mn10300: switch to saner kernel_execve() semantics
Al Viro
2012-10-14
3
-7
/
+2
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
m32r: switch to generic sys_execve()
Al Viro
2012-10-31
3
-36
/
+13
|
|
|
|
|
|
*
|
m32r: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-31
5
-70
/
+27
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
h8300: generic sys_execve()
Al Viro
2012-10-14
2
-21
/
+1
|
|
|
|
|
*
|
h8300: generic kernel_execve()
Al Viro
2012-10-14
3
-28
/
+2
|
|
|
|
|
*
|
h8300: generic kernel_thread()
Al Viro
2012-10-14
6
-36
/
+21
|
|
|
|
|
|
/
|
|
|
|
*
|
cris: switch to generic kernel_execve/sys_execve
Al Viro
2012-10-14
6
-65
/
+6
|
|
|
|
*
|
cris: switch to generic kernel_thread()
Al Viro
2012-10-14
7
-115
/
+69
|
|
|
|
|
/
|
|
|
*
|
blackfin: switch to generic sys_execve()
Al Viro
2012-10-14
2
-20
/
+1
|
|
|
*
|
blackfin: convert kernel_thread() and kernel_execve() to generic ones
Al Viro
2012-10-14
5
-109
/
+27
|
|
|
|
/
|
|
*
|
avr32: switch to generic sys_execve()
Al Viro
2012-10-15
4
-28
/
+2
|
|
*
|
avr32: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-15
6
-84
/
+28
|
|
|
/
|
*
|
Merge branch 'arch-tile' into no-rebases
Al Viro
2012-11-28
1
-1
/
+1
|
|
\
\
|
|
*
|
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
2012-11-28
1
-1
/
+1
|
*
|
|
Merge branch 'arch-unicore32' into no-rebases
Al Viro
2012-11-16
17
-218
/
+159
|
|
\
\
\
|
*
\
\
\
Merge branch 'arch-microblaze' into no-rebases
Al Viro
2012-11-16
192
-1173
/
+1598
|
|
\
\
\
\
|
|
*
|
|
|
microblaze: switch to generic sys_execve()
Al Viro
2012-11-16
4
-26
/
+1
|
|
*
|
|
|
microblaze: switch to generic kernel_execve()
Al Viro
2012-11-16
5
-43
/
+6
|
|
*
|
|
|
microblaze: switch to generic kernel_thread()
Al Viro
2012-11-16
5
-58
/
+39
|
|
*
|
|
|
microblaze: Fix bug with schedule_tail
Michal Simek
2012-11-15
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'arch-arm64' into no-rebases
Al Viro
2012-11-16
106
-590
/
+1128
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
2012-11-16
1193
-12757
/
+16305
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-22
7
-52
/
+25
|
*
|
|
|
|
|
|
Merge branch 'arch-sparc' into no-rebases
Al Viro
2012-11-16
13
-61
/
+117
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
2012-11-16
895
-11056
/
+13176
|
|
|
\
\
\
\
\
\
\
|
*
|
\
\
\
\
\
\
\
Merge branch 'arch-xtensa' into no-rebases
Al Viro
2012-11-16
10
-132
/
+104
|
|
\
\
\
\
\
\
\
\
\
[next]