Commit Graph

120 Commits (4d87ffadbba88105f33271bef5f2c79366c6a4e1)

Author SHA1 Message Date
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() 16 years ago
Hugh Dickins f3e8fccd06 mm: add get_dump_page 16 years ago
Roland McGrath 9f0ab4a3f0 binfmt_elf: fix PT_INTERP bss handling 16 years ago
Roland McGrath 752015d1b0 binfmt_elf: fix PT_INTERP bss handling 16 years ago
Amerigo Wang e2dbe12557 elf: fix one check-after-use 16 years ago
KAMEZAWA Hiroyuki 341c87bf34 elf: limit max map count to safe value 16 years ago
Oleg Nesterov 3b34fc5880 elf_core_dump: use rcu_read_lock() to access ->real_parent 16 years ago
Al Viro d0f35dde6e Trim includes in binfmt_elf 16 years ago
Al Viro e7b9b550f5 Don't mess with descriptor table in load_elf_binary() 16 years ago
Roland McGrath 92dc07b1f9 elf core dump: fix get_user use 16 years ago
Kees Cook f06295b44c ELF: implement AT_RANDOM for glibc PRNG seeding 16 years ago
Martin Schwidefsky fc5243d98a [S390] arch_setup_additional_pages arguments 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
KOSAKI Motohiro e575f111dc coredump_filter: add hugepage dumping 17 years ago
Martin Schwidefsky 0b59268285 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY 17 years ago
Frank Mayhar f06febc96b timers: fix itimer/many thread hang 17 years ago
Roland McGrath 6341c393fc tracehook: exec 17 years ago
Oleg Nesterov 83914441f9 coredump: elf_core_dump: use core_state->dumper list 17 years ago
Oleg Nesterov 24d5288f06 coredump: elf_core_dump: skip kernel threads 17 years ago
Nathan Lynch 483fad1c3f ELF loader support for auxvec base platform string 17 years ago
John Reiser 6519108746 execve filename: document and export via auxiliary vector 17 years ago
David Woodhouse a9e0f5293d Remove last traces of a.out support from ELF loader. 17 years ago
WANG Cong 23c4971e3d [Patch] fs/binfmt_elf.c: fix wrong return values 17 years ago
WANG Cong 5f719558ed [Patch] fs/binfmt_elf.c: fix a wrong free 17 years ago
WANG Cong 4220b7fe89 elf: fix shadowed variables in fs/binfmt_elf.c 17 years ago
Cyrill Gorcunov 6970c8eff8 BINFMT: fill_elf_header cleanup - use straight memset first 17 years ago
Al Viro fd8328be87 [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
Roland McGrath d31472b6d4 core dump: user_regset writeback 17 years ago
Andi Kleen d20894a237 Remove a.out interpreter support in ELF loader 17 years ago
David Howells 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT 17 years ago
Ingo Molnar 32a932332c brk randomization: introduce CONFIG_COMPAT_BRK 17 years ago
Ohad Ben-Cohen 09c6dd3c9d fs/binfmt_elf.c: spello fix 17 years ago
Andi Kleen 612a95b4e0 x86: remove iBCS support 17 years ago
Roland McGrath 4206d3aa19 elf core dump: notes user_regset 17 years ago
Roland McGrath 3aba481fc9 elf core dump: notes reorg 17 years ago
Andrew Morton bb1ad8205b x86: PIE executable randomization, checkpatch fixes 17 years ago
Jiri Kosina cc503c1b43 x86: PIE executable randomization 17 years ago
Jiri Kosina c1d171a002 x86: randomize brk 17 years ago