Linus Torvalds
|
d82991a868
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Mathieu Desnoyers
|
d7822b1e24
rseq: Introduce restartable sequences system call
|
7 years ago |
Alexei Starovoitov
|
449325b52b
umh: introduce fork_usermode_blob() helper
|
7 years ago |
Kees Cook
|
c31dbb146d
exec: pin stack limit during exec
|
7 years ago |
Kees Cook
|
b838383133
exec: introduce finalize_exec() before start_thread()
|
7 years ago |
Kees Cook
|
8f2af155b5
exec: pass stack rlimit into mm layout functions
|
7 years ago |
Kees Cook
|
7bd698b3c0
exec: Set file unwritable before LSM check
|
7 years ago |
Kees Cook
|
e816c201ae
exec: Weaken dumpability for secureexec
|
7 years ago |
Kees Cook
|
779f4e1c6c
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
|
7 years ago |
Arnd Bergmann
|
3756f6401c
exec: avoid gcc-8 warning for get_task_comm
|
7 years ago |
Kees Cook
|
04e35f4495
exec: avoid RLIMIT_STACK races with prlimit()
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
Mathieu Desnoyers
|
a961e40917
membarrier: Provide register expedited private command
|
7 years ago |
Oleg Nesterov
|
c2315c187f
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
|
7 years ago |
Mimi Zohar
|
711aab1dbb
vfs: constify path argument to kernel_read_file_from_path
|
8 years ago |
Linus Torvalds
|
581bfce969
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Michal Hocko
|
0ee931c4e3
mm: treewide: remove GFP_TEMPORARY allocation flag
|
8 years ago |
Christoph Hellwig
|
bdd1d2d3d2
fs: fix kernel_read prototype
|
8 years ago |
Christoph Hellwig
|
c41fbad015
fs: move kernel_read to fs/read_write.c
|
8 years ago |
Kees Cook
|
fe8993b3a0
exec: Consolidate pdeath_signal clearing
|
8 years ago |
Kees Cook
|
64701dee41
exec: Use sane stack rlimit under secureexec
|
8 years ago |
Kees Cook
|
473d89639d
exec: Consolidate dumpability logic
|
8 years ago |
Kees Cook
|
a70423dfbc
exec: Use secureexec for clearing pdeath_signal
|
8 years ago |
Kees Cook
|
e37fdb785a
exec: Use secureexec for setting dumpability
|
8 years ago |
Kees Cook
|
2af6228026
LSM: drop bprm_secureexec hook
|
8 years ago |
Kees Cook
|
46d98eb4e1
commoncap: Refactor to remove bprm_secureexec hook
|
8 years ago |
Kees Cook
|
c425e189ff
binfmt: Introduce secureexec flag
|
8 years ago |
Kees Cook
|
a9208e42ba
exec: Correct comments about "point of no return"
|
8 years ago |
Kees Cook
|
ddb4a1442d
exec: Rename bprm->cred_prepared to called_set_creds
|
8 years ago |
Kees Cook
|
da029c11e6
exec: Limit arg stack to at most 75% of _STK_LIM
|
8 years ago |