Commit Graph

84 Commits (542472b53ea9e0add0ba23976018210191d84754)

Author SHA1 Message Date
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
Andrew Morton d4e3cc387e revert "PIE randomization" 18 years ago
Kawai, Hidehiro a1b59e802f coredump masking: ELF: enable core dump filtering 18 years ago
Ollie Wild b6a2fea393 mm: variable length argument support 18 years ago
Andrew Morton 4d3b573ad9 binfmt_elf warning fix 18 years ago
Jan Kratochvil 60bfba7e85 PIE randomization 18 years ago
Michael Ellerman ef7320edb1 Fix elf_core_dump() when writing arch specific notes (spu coredumps) 18 years ago
Alexey Kuznetsov b140f25108 Invalid return value of execve() resulting in oopses 18 years ago
Alexey Dobriyan 7e80d0d0b6 i386: sched.h inclusion from module.h is baack 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Brian Pomerantz 0322170260 [PATCH] fix page leak during core dump 18 years ago
James Bottomley d1cabd6326 [PATCH] fix process crash caused by randomisation and 64k pages 18 years ago
Andi Kleen 9fbbd4dd17 [PATCH] x86: Don't require the vDSO for handling a.out signals 18 years ago
Alexey Dobriyan 1fb8449618 [PATCH] core-dumping unreadable binaries via PT_INTERP 18 years ago
Roland McGrath f47aef55d9 [PATCH] i386 vDSO: use VM_ALWAYSDUMP 18 years ago
Roland McGrath e5b97dde51 [PATCH] Add VM_ALWAYSDUMP 18 years ago
Linus Torvalds 90cb28e8f7 Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)" 18 years ago
Cedric Le Goater 937949d9ed [PATCH] add process_session() helper routine 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
David Rientjes 8de61e69c2 [PATCH] fs: remove unused variable 18 years ago
Magnus Damm 386d9a7edd [PATCH] elf: Always define elf_addr_t in linux/elf.h 18 years ago
Heiko Carstens 841d5fb7c7 [PATCH] binfmt: fix uaccess handling 18 years ago
Marcus Meissner 59287c0913 [PATCH] binfmt_elf: randomize PIE binaries (2nd try) 18 years ago