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
*
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
*
|
exec: Fix mem leak in kernel_read_file
YueHaibing
2019-02-18
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-05
1
-1
/
+1
|
\
|
*
exec: make prepare_bprm_creds static
Chanho Min
2018-12-10
1
-1
/
+1
*
|
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
2019-01-04
1
-2
/
+2
*
|
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
2019-01-04
1
-53
/
+52
*
|
Revert "exec: make de_thread() freezable"
Rafael J. Wysocki
2018-12-04
1
-3
/
+2
*
|
exec: make de_thread() freezable
Chanho Min
2018-11-19
1
-2
/
+3
|
/
*
vfs: require i_size <= SIZE_MAX in kernel_read_file()
Eric Biggers
2018-10-10
1
-4
/
+4
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
1
-0
/
+1
|
\
|
*
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
1
-0
/
+1
*
|
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
1
-0
/
+1
*
|
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
1
-3
/
+1
*
|
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-2
/
+2
|
/
*
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
1
-0
/
+1
|
\
|
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-0
/
+1
*
|
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
2018-05-23
1
-9
/
+29
|
/
*
exec: pin stack limit during exec
Kees Cook
2018-04-11
1
-12
/
+15
*
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
1
-0
/
+6
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
1
-1
/
+7
*
exec: Set file unwritable before LSM check
Kees Cook
2018-03-19
1
-3
/
+3
*
exec: Weaken dumpability for secureexec
Kees Cook
2018-01-03
1
-2
/
+7
*
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
2017-12-17
1
-6
/
+1
*
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
2017-12-14
1
-4
/
+3
*
exec: avoid RLIMIT_STACK races with prlimit()
Kees Cook
2017-11-29
1
-1
/
+6
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
*
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-10-19
1
-0
/
+1
*
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
2017-10-03
1
-1
/
+1
*
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
2017-09-14
1
-1
/
+1
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-21
/
+3
|
\
|
*
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
1
-4
/
+3
|
*
fs: move kernel_read to fs/read_write.c
Christoph Hellwig
2017-09-04
1
-17
/
+0
*
|
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-2
/
+2
*
|
exec: Consolidate pdeath_signal clearing
Kees Cook
2017-08-01
1
-4
/
+3
*
|
exec: Use sane stack rlimit under secureexec
Kees Cook
2017-08-01
1
-0
/
+12
*
|
exec: Consolidate dumpability logic
Kees Cook
2017-08-01
1
-6
/
+5
*
|
exec: Use secureexec for clearing pdeath_signal
Kees Cook
2017-08-01
1
-2
/
+1
*
|
exec: Use secureexec for setting dumpability
Kees Cook
2017-08-01
1
-1
/
+1
*
|
LSM: drop bprm_secureexec hook
Kees Cook
2017-08-01
1
-2
/
+0
*
|
commoncap: Refactor to remove bprm_secureexec hook
Kees Cook
2017-08-01
1
-0
/
+7
*
|
binfmt: Introduce secureexec flag
Kees Cook
2017-08-01
1
-0
/
+2
[next]