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 |
Kees Cook
|
98da7d0885
fs/exec.c: account for argv/envp pointers
|
8 years ago |
Kyle Huey
|
e9ea1e7f53
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
|
8 years ago |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
Ingo Molnar
|
6a3827d750
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h>
|
8 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Ingo Molnar
|
780de9dd27
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
|
8 years ago |
Vivek Goyal
|
fea6d2a610
vfs: Use upper filesystem inode in bprm_fill_uid()
|
8 years ago |
Eric W. Biederman
|
9227dd2a84
exec: Remove LSM_UNSAFE_PTRACE_CAP
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Aleksa Sarai
|
613cc2b6f2
fs: exec: apply CLOEXEC before changing dumpable task flags
|
8 years ago |
Linus Torvalds
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Lorenzo Stoakes
|
5b56d49fc3
mm: add locked parameter to get_user_pages_remote()
|
8 years ago |