index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
exec: Add a per bprm->file version of per_clear
Eric W. Biederman
2020-05-29
1
-2
/
+4
|
*
|
exec: Remove recursion from search_binary_handler
Eric W. Biederman
2020-05-21
1
-18
/
+33
|
*
|
exec: Generic execfd support
Eric W. Biederman
2020-05-21
1
-0
/
+15
|
*
|
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
2020-05-21
1
-7
/
+5
|
*
|
exec: Allow load_misc_binary to call prepare_binprm unconditionally
Eric W. Biederman
2020-05-21
1
-7
/
+12
|
*
|
exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
Eric W. Biederman
2020-05-21
1
-4
/
+4
|
*
|
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
1
-1
/
+5
|
*
|
Merge f87d1c955916 ("exec: Move would_dump into flush_old_exec")
Eric W. Biederman
2020-05-18
1
-2
/
+2
|
|
\
|
|
*
|
exec: Set the point of no return sooner
Eric W. Biederman
2020-05-11
1
-7
/
+5
|
*
|
exec: Move handling of the point of no return to the top level
Eric W. Biederman
2020-05-11
1
-9
/
+12
|
*
|
exec: Run sync_mm_rss before taking exec_update_mutex
Eric W. Biederman
2020-05-11
1
-1
/
+2
|
*
|
exec: Fix spelling of search_binary_handler in a comment
Eric W. Biederman
2020-05-09
1
-1
/
+1
|
*
|
exec: Move the comment from above de_thread to above unshare_sighand
Eric W. Biederman
2020-05-09
1
-6
/
+6
|
*
|
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
2020-05-07
1
-2
/
+2
|
*
|
exec: Move most of setup_new_exec into flush_old_exec
Eric W. Biederman
2020-05-07
1
-41
/
+44
|
*
|
exec: In setup_new_exec cache current in the local variable me
Eric W. Biederman
2020-05-07
1
-11
/
+12
|
*
|
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
2020-05-07
1
-30
/
+26
|
*
|
exec: Rename the flag called_exec_mmap point_of_no_return
Eric W. Biederman
2020-05-07
1
-6
/
+6
|
*
|
exec: Make unlocking exec_update_mutex explict
Eric W. Biederman
2020-05-07
1
-3
/
+3
*
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-5
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
exec: Remove BUG_ON(has_group_leader_pid)
Eric W. Biederman
2020-04-28
1
-1
/
+0
|
*
|
proc: Ensure we see the exit of each process tid exactly once
Eric W. Biederman
2020-04-28
1
-4
/
+1
|
|
/
*
/
exec: Move would_dump into flush_old_exec
Eric W. Biederman
2020-05-17
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
1
-25
/
+55
|
\
|
*
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-01
1
-1
/
+1
|
*
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2020-03-25
1
-3
/
+19
|
*
exec: Move exec_mmap right after de_thread in flush_old_exec
Eric W. Biederman
2020-03-25
1
-12
/
+12
|
*
exec: Move cleanup of posix timers on exec out of de_thread
Eric W. Biederman
2020-03-25
1
-5
/
+5
|
*
exec: Factor unshare_sighand out of de_thread and call it separately
Eric W. Biederman
2020-03-25
1
-13
/
+26
|
*
exec: Only compute current once in flush_old_exec
Eric W. Biederman
2020-03-25
1
-4
/
+5
*
|
firmware_loader: load files from the mount namespace of init
Topi Miettinen
2020-02-10
1
-0
/
+26
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-01-31
1
-0
/
+5
|
\
|
*
execve: warn if process starts with executable stack
Alexey Dobriyan
2020-01-31
1
-0
/
+5
*
|
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-30
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
mm: remove arch_bprm_mm_init() hook
Dave Hansen
2020-01-23
1
-1
/
+0
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-03
1
-1
/
+1
|
\
\
|
*
|
time: Rename tsk->real_start_time to ->start_boottime
Peter Zijlstra
2019-11-13
1
-1
/
+1
|
|
/
*
|
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
1
-1
/
+0
|
\
\
|
*
|
pipe: Reduce #inclusion of pipe_fs_i.h
David Howells
2019-10-23
1
-1
/
+0
|
|
/
*
/
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-20
1
-1
/
+1
|
/
*
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
1
-1
/
+1
*
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-25
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
fs/exec.c: move ->recursion_depth out of critical sections
Alexey Dobriyan
2019-05-14
1
-1
/
+3
*
exec: increase BINPRM_BUF_SIZE to 256
Oleg Nesterov
2019-03-07
1
-1
/
+1
*
fs/exec.c: replace opencoded set_mask_bits()
Vineet Gupta
2019-03-07
1
-6
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
1
-2
/
+2
|
\
|
*
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
2019-02-04
1
-2
/
+2
[prev]
[next]