Commit Graph

109 Commits (1c3aff1ceec2cc86810e2690e67873ff0c505862)

Author SHA1 Message Date
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
Roland McGrath 45626bb26a core dump: real_parent ppid 17 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Franck Bui-Huu d68c9d6ae8 Break ELF_PLATFORM and stack pointer randomization dependency 18 years ago
Olaf Hering 4f9a58d75b increase AT_VECTOR_SIZE to terminate saved_auxv properly 18 years ago
Roland McGrath 82df39738b Add MMF_DUMP_ELF_HEADERS 18 years ago
Andi Kleen 8e9073ed02 Deprecate a.out ELF interpreters 18 years ago
Neil Horman 7dc0b22e3c core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe 18 years ago
Mark Nelson 5b20cd80b4 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define 18 years ago
Nick Piggin 557ed1fa26 remove ZERO_PAGE 18 years ago
Michael Ellerman e55014923e [POWERPC] spufs: Cleanup ELF coredump extra notes logic 18 years ago