Linus Torvalds
|
a591afc01d
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
96f951edb1
Add #includes needed to permit the removal of asm/system.h
|
13 years ago |
Jason Baron
|
accb61fe7b
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
|
13 years ago |
Jason Baron
|
909af768e8
coredump: remove VM_ALWAYSDUMP flag
|
13 years ago |
Al Viro
|
19e5109fef
take removal of PF_FORKNOEXEC to flush_old_exec()
|
13 years ago |
Al Viro
|
8fc3dc5a3a
__register_binfmt() made void
|
13 years ago |
H. Peter Anvin
|
c8e252586f
regset: Prevent null pointer reference on readonly regsets
|
13 years ago |
H. J. Lu
|
0953f65d5d
elf: Allow core dump-related fields to be overridden
|
13 years ago |
David Daney
|
e39f560239
fs: binfmt_elf: create Kconfig variable for PIE randomization
|
13 years ago |
Jiri Kosina
|
a3defbe5c3
binfmt_elf: fix PIE execution with randomization disabled
|
13 years ago |
Al Viro
|
1b5d783c94
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
|
14 years ago |
Jiri Kosina
|
4471a675df
brk: COMPAT_BRK: fix detection of randomized brk
|
14 years ago |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Stephen Wilson
|
31db58b3ab
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
|
14 years ago |
David Daney
|
1a530a6f23
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
|
14 years ago |
Mikael Pettersson
|
f670d0ecda
binfmt_elf: cleanups
|
14 years ago |
Nicolas Pitre
|
e4eab08d60
ARM: 6342/1: fix ASLR of PIE executables
|
15 years ago |
Masami Hiramatsu
|
30736a4d43
coredump: pass mm->flags as a coredump parameter for consistency
|
15 years ago |
Daisuke HATAYAMA
|
8d9032bbe4
elf coredump: add extended numbering support
|
15 years ago |
Daisuke HATAYAMA
|
93eb211e6c
elf coredump: make offset calculation process and writing process explicit
|
15 years ago |
Daisuke HATAYAMA
|
1fcccbac89
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
|
15 years ago |
Daisuke HATAYAMA
|
088e7af73a
coredump: move dump_write() and dump_seek() into a header file
|
15 years ago |
Linus Torvalds
|
221af7f87b
Split 'flush_old_exec' into two functions
|
15 years ago |
Masami Hiramatsu
|
f6151dfea2
mm: introduce coredump parameter structure
|
15 years ago |
Christoph Hellwig
|
698ba7b5a3
elf: kill USE_ELF_CORE_DUMP
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Amerigo Wang
|
0cf062d0ff
elf: clean up fill_note_info()
|
15 years ago |
Hugh Dickins
|
f3e8fccd06
mm: add get_dump_page
|
15 years ago |
Roland McGrath
|
752015d1b0
binfmt_elf: fix PT_INTERP bss handling
|
15 years ago |