Al Viro
|
1b5d783c94
consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
|
14 年之前 |
Jiri Kosina
|
4471a675df
brk: COMPAT_BRK: fix detection of randomized brk
|
14 年之前 |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年之前 |
Stephen Wilson
|
31db58b3ab
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
|
14 年之前 |
David Daney
|
1a530a6f23
binfmt_elf: quiet GCC-4.6 'set but not used' warning in load_elf_binary()
|
14 年之前 |
Mikael Pettersson
|
f670d0ecda
binfmt_elf: cleanups
|
14 年之前 |
Nicolas Pitre
|
e4eab08d60
ARM: 6342/1: fix ASLR of PIE executables
|
14 年之前 |
Masami Hiramatsu
|
30736a4d43
coredump: pass mm->flags as a coredump parameter for consistency
|
15 年之前 |
Daisuke HATAYAMA
|
8d9032bbe4
elf coredump: add extended numbering support
|
15 年之前 |
Daisuke HATAYAMA
|
93eb211e6c
elf coredump: make offset calculation process and writing process explicit
|
15 年之前 |
Daisuke HATAYAMA
|
1fcccbac89
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
|
15 年之前 |
Daisuke HATAYAMA
|
088e7af73a
coredump: move dump_write() and dump_seek() into a header file
|
15 年之前 |
Linus Torvalds
|
221af7f87b
Split 'flush_old_exec' into two functions
|
15 年之前 |
Masami Hiramatsu
|
f6151dfea2
mm: introduce coredump parameter structure
|
15 年之前 |
Christoph Hellwig
|
698ba7b5a3
elf: kill USE_ELF_CORE_DUMP
|
15 年之前 |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 年之前 |
Amerigo Wang
|
0cf062d0ff
elf: clean up fill_note_info()
|
15 年之前 |
Hugh Dickins
|
f3e8fccd06
mm: add get_dump_page
|
15 年之前 |
Roland McGrath
|
752015d1b0
binfmt_elf: fix PT_INTERP bss handling
|
15 年之前 |
Amerigo Wang
|
e2dbe12557
elf: fix one check-after-use
|
16 年之前 |
KAMEZAWA Hiroyuki
|
341c87bf34
elf: limit max map count to safe value
|
16 年之前 |
Oleg Nesterov
|
3b34fc5880
elf_core_dump: use rcu_read_lock() to access ->real_parent
|
16 年之前 |
Al Viro
|
d0f35dde6e
Trim includes in binfmt_elf
|
16 年之前 |
Al Viro
|
e7b9b550f5
Don't mess with descriptor table in load_elf_binary()
|
16 年之前 |
Roland McGrath
|
92dc07b1f9
elf core dump: fix get_user use
|
16 年之前 |
Kees Cook
|
f06295b44c
ELF: implement AT_RANDOM for glibc PRNG seeding
|
16 年之前 |
Linus Torvalds
|
1db2a5c11e
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
|
16 年之前 |
Martin Schwidefsky
|
fc5243d98a
[S390] arch_setup_additional_pages arguments
|
16 年之前 |
David Howells
|
a6f76f23d2
CRED: Make execve() take advantage of copy-on-write credentials
|
16 年之前 |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 年之前 |