Eric W. Biederman
|
ae7795bc61
signal: Distinguish between kernel_siginfo and siginfo
|
6 years ago |
Linus Torvalds
|
e5a32b5b21
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
|
7 years ago |
Maciej W. Rozycki
|
2f819db565
binfmt_elf: Respect error return from `regset->active'
|
7 years ago |
Oscar Salvador
|
24962af7e1
fs, elf: make sure to page align bss in load_elf_library
|
7 years ago |
Alexey Dobriyan
|
86a2bb5ad8
coredump: fix spam with zero VMA process
|
7 years ago |
Kees Cook
|
42bc47b353
treewide: Use array_size() in vmalloc()
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Tetsuo Handa
|
d23a61ee90
fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST error
|
7 years ago |
Michal Hocko
|
ad55eac74f
elf: enforce MAP_FIXED on overlaying elf segments
|
7 years ago |
Michal Hocko
|
4ed2863951
fs, elf: drop MAP_FIXED usage from elf_map
|
7 years ago |
Kees Cook
|
b838383133
exec: introduce finalize_exec() before start_thread()
|
7 years ago |
Alexey Dobriyan
|
60c9d92f88
elf: fix NT_FILE integer overflow
|
7 years ago |
Linus Torvalds
|
441692aafc
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
|
7 years ago |
Dave Martin
|
27e64b4be4
regset: Add support for dynamically sized regsets
|
7 years ago |
Russell King
|
1bb078330b
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable
|
7 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
|
4755200b6b
binfmt_elf: don't attempt to load FDPIC binaries
|
8 years ago |
Linus Torvalds
|
828f4257d1
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
Christoph Hellwig
|
bdd1d2d3d2
fs: fix kernel_read prototype
|
8 years ago |
Oleg Nesterov
|
01578e3616
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
|
8 years ago |
Kees Cook
|
c425e189ff
binfmt: Introduce secureexec flag
|
8 years ago |
Kees Cook
|
67c6777a5d
binfmt_elf: safely increment argv pointers
|
8 years ago |
Kees Cook
|
eab09532d4
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
|
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
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.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 |
Denys Vlasenko
|
16e72e9b30
powerpc: do not make the entire heap executable
|
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 |