Linus Torvalds
|
581bfce969
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
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 |
Frederic Weisbecker
|
a1cecf2ba7
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
|
8 years ago |
Dave Kleikamp
|
4d22c75d4c
coredump: Ensure proper size of sparse core files
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Jason Baron
|
30f74aa085
binfmt_elf: use vmalloc() for allocation of vma_filesz
|
8 years ago |
Dmitry Safonov
|
90954e7b94
x86/coredump: Use pr_reg size, rather that TIF_IA32 flag
|
9 years ago |
Linus Torvalds
|
9f834ec18d
binfmt_elf: switch to new creds when switching to new mm
|
9 years ago |
Kees Cook
|
0036d1f7eb
binfmt_elf: fix calculations for bss padding
|
9 years ago |
Mateusz Guzik
|
1607f09c22
coredump: fix dumping through pipes
|
9 years ago |
Linus Torvalds
|
5d22fc25d4
mm: remove more IS_ERR_VALUE abuses
|
9 years ago |
Michal Hocko
|
ecc2bc8ac0
mm, elf: handle vm_brk error
|
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 |
Daniel Cashman
|
5ef11c35ce
mm: ASLR: use get_random_long()
|
9 years ago |
Maciej W. Rozycki
|
eb4bc076ff
ELF: Also pass any interpreter's file header to `arch_check_elf'
|
9 years ago |
Linus Torvalds
|
842cf0b952
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |