Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Kees Cook
|
b838383133
exec: introduce finalize_exec() before start_thread()
|
7 years ago |
Linus Torvalds
|
ca5b857cb0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Arnd Bergmann
|
11e3e8d6d9
elf_fdpic: fix unused variable warning
|
8 years ago |
Russell King
|
1bb078330b
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable
|
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 |
Nicolas Pitre
|
cdf38888ed
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries
|
8 years ago |
Nicolas Pitre
|
382e67aec6
ARM: enable elf_fdpic on systems with an MMU
|
8 years ago |
Christoph Hellwig
|
bdd1d2d3d2
fs: fix kernel_read prototype
|
8 years ago |
Kees Cook
|
c425e189ff
binfmt: Introduce secureexec flag
|
8 years ago |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.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 |
Frederic Weisbecker
|
cd19c364b3
fs/binfmt: Convert obsolete cputime type to nsecs
|
8 years ago |
Frederic Weisbecker
|
5613fda9a5
sched/cputime: Convert task/group cputime to nsecs
|
8 years ago |
Frederic Weisbecker
|
a1cecf2ba7
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Nicolas Pitre
|
7e7ec6a934
elf_fdpic_transfer_args_to_stack(): make it generic
|
9 years ago |
Mateusz Guzik
|
1607f09c22
coredump: fix dumping through pipes
|
9 years ago |
Linus Torvalds
|
9e17632c0a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Omar Sandoval
|
a008393951
coredump: get rid of coredump_params->written
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Linus Torvalds
|
264015f8a8
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
9 years ago |
Linus Torvalds
|
bd4f203e43
Merge branch 'akpm' (patches from Andrew)
|
9 years ago |
Rich Felker
|
1bde925d23
fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
|
10 years ago |
Ross Zwisler
|
ab27a8d04b
coredump: add DAX filtering for FDPIC ELF coredumps
|
10 years ago |
Rich Felker
|
4ac3131110
fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU
|
10 years ago |
Al Viro
|
19d860a140
handle suicide on late failure exits in execve() in search_binary_handler()
|
11 years ago |
Al Viro
|
afabada957
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
|
12 years ago |
Al Viro
|
22a8cb8248
new helper: dump_align()
|
12 years ago |