Commit Graph

54 Commits (64a028a6de08545a2c94f302bc7694bf48aee5b5)

Author SHA1 Message Date
Mike Frysinger 04e4f2b18c FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack 15 years ago
Daisuke HATAYAMA 2f48912d14 binfmt_elf_fdpic: Fix build breakage introduced by coredump changes. 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
Jie Zhang ea63763959 nommu: fix malloc performance by adding uninitialized flag 15 years ago
David Howells 8e8b63a68c fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size 16 years ago
Hugh Dickins f3e8fccd06 mm: add get_dump_page 16 years ago
Oleg Nesterov 3b34fc5880 elf_core_dump: use rcu_read_lock() to access ->real_parent 16 years ago
Oleg Nesterov 0ae05fb254 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c 16 years ago
Mike Frysinger ab4ad55512 bin_elf_fdpic: check the return value of clear_user 16 years ago
David Howells f4bbf51050 FDPIC: Don't attempt to expand the userspace stack to fill the space allocated 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 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
David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
Paul Mundt 2515ddc6db binfmt_elf_fdpic: Update for cputime changes. 17 years ago
Paul Mundt 5edc2a5123 binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE 17 years ago
Paul Mundt c7637941d1 binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack() 17 years ago
Paul Mundt ec23847d6c binfmt_elf_fdpic: support auxvec base platform string 17 years ago
Paul Mundt 9b14ec35f0 binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. 17 years ago
Roland McGrath 6341c393fc tracehook: exec 17 years ago
Oleg Nesterov 182c515fd2 coredump: elf_fdpic_core_dump: use core_state->dumper list 17 years ago
Oleg Nesterov 24d5288f06 coredump: elf_core_dump: skip kernel threads 17 years ago
Pekka Enberg d100d148aa nommu: fix ksize() abuse 17 years ago
David Howells e1d2c8b69a fdpic: check that the size returned by kernel_read() is what we asked for 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
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
Kawai, Hidehiro ee78b0a61f coredump masking: ELF-FDPIC: enable core dump filtering 18 years ago
Kawai, Hidehiro e2e00906a0 coredump masking: ELF-FDPIC: remove an unused argument 18 years ago
Ollie Wild b6a2fea393 mm: variable length argument support 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
David Howells aa289b4723 [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries 18 years ago
Robert P. J. Day e10a4437cb [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag 18 years ago
Alexey Dobriyan 1fb8449618 [PATCH] core-dumping unreadable binaries via PT_INTERP 18 years ago
Robert P. J. Day b87576d59b fs: Convert kmalloc() + memset() to kzalloc() in fs/. 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
Magnus Damm 386d9a7edd [PATCH] elf: Always define elf_addr_t in linux/elf.h 18 years ago
Oleg Nesterov bce9a234ce [PATCH] elf_fdpic_core_dump: don't take tasklist_lock 19 years ago
David Howells 6d8c4e3b01 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt 19 years ago
David Howells 8a2ab7f5df [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle 19 years ago
David Howells 1aeb21d626 [PATCH] FDPIC: Fix FDPIC compile errors 19 years ago
Al Viro 530018bf3d [PATCH] frv: binfmt_elf_fdpic __user annotations 19 years ago
Eric Sesterhenn 88bcd51262 BUG_ON() Conversion in fs/binfmt_elf_fdpic.c 19 years ago