Kees Cook
|
e816c201ae
exec: Weaken dumpability for secureexec
|
8 年之前 |
Kees Cook
|
779f4e1c6c
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
|
8 年之前 |
Arnd Bergmann
|
3756f6401c
exec: avoid gcc-8 warning for get_task_comm
|
8 年之前 |
Kees Cook
|
04e35f4495
exec: avoid RLIMIT_STACK races with prlimit()
|
8 年之前 |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 年之前 |
Mathieu Desnoyers
|
a961e40917
membarrier: Provide register expedited private command
|
8 年之前 |
Oleg Nesterov
|
c2315c187f
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
|
8 年之前 |
Mimi Zohar
|
711aab1dbb
vfs: constify path argument to kernel_read_file_from_path
|
8 年之前 |
Linus Torvalds
|
581bfce969
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Michal Hocko
|
0ee931c4e3
mm: treewide: remove GFP_TEMPORARY allocation flag
|
8 年之前 |
Christoph Hellwig
|
bdd1d2d3d2
fs: fix kernel_read prototype
|
8 年之前 |
Christoph Hellwig
|
c41fbad015
fs: move kernel_read to fs/read_write.c
|
8 年之前 |
Kees Cook
|
fe8993b3a0
exec: Consolidate pdeath_signal clearing
|
8 年之前 |
Kees Cook
|
64701dee41
exec: Use sane stack rlimit under secureexec
|
8 年之前 |
Kees Cook
|
473d89639d
exec: Consolidate dumpability logic
|
8 年之前 |
Kees Cook
|
a70423dfbc
exec: Use secureexec for clearing pdeath_signal
|
8 年之前 |
Kees Cook
|
e37fdb785a
exec: Use secureexec for setting dumpability
|
8 年之前 |
Kees Cook
|
2af6228026
LSM: drop bprm_secureexec hook
|
8 年之前 |
Kees Cook
|
46d98eb4e1
commoncap: Refactor to remove bprm_secureexec hook
|
8 年之前 |
Kees Cook
|
c425e189ff
binfmt: Introduce secureexec flag
|
8 年之前 |
Kees Cook
|
a9208e42ba
exec: Correct comments about "point of no return"
|
8 年之前 |
Kees Cook
|
ddb4a1442d
exec: Rename bprm->cred_prepared to called_set_creds
|
8 年之前 |
Kees Cook
|
da029c11e6
exec: Limit arg stack to at most 75% of _STK_LIM
|
8 年之前 |
Kees Cook
|
98da7d0885
fs/exec.c: account for argv/envp pointers
|
8 年之前 |
Kyle Huey
|
e9ea1e7f53
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
|
8 年之前 |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 年之前 |
Ingo Molnar
|
6a3827d750
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
|
8 年之前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 年之前 |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 年之前 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 年之前 |