- 0258b5f coredump: Limit coredumps to a single thread group by Eric W. Biederman · 3 years, 3 months ago
- 4589ff7 binfmt: remove in-tree usage of MAP_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- a4eec6a binfmt: remove in-tree usage of MAP_EXECUTABLE by David Hildenbrand · 3 years, 6 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- d0f1088 coredump: don't bother with do_truncate() by Al Viro · 4 years, 10 months ago
- 08179b4 Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 10 months ago
- 2347961 binfmt_misc: pass binfmt_misc flags to the interpreter by Laurent Vivier · 5 years ago
- f2485a2 elf_prstatus: collect the common part (everything before pr_reg) into a struct by Al Viro · 4 years, 7 months ago
- a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 2 months ago
- 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 2 months ago
- afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 2 months ago
- 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 2 months ago
- 0f43283 Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- 1697a32 [elf-fdpic] switch coredump to regsets by Al Viro · 4 years, 7 months ago
- d2f5816 [elf-fdpic] use elf_dump_thread_status() for the dumper thread as well by Al Viro · 4 years, 7 months ago
- 38a6277 [elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status() by Al Viro · 4 years, 7 months ago
- 5074c7f [elf-fdpic] coredump: don't bother with cyclic list for per-thread objects by Al Viro · 4 years, 7 months ago
- 7a89602 kill elf_fpxregs_t by Al Viro · 4 years, 7 months ago
- 16aead8 take fdpic-related parts of elf_prstatus out by Al Viro · 4 years, 7 months ago
- 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
- 0abb013 binfmt_elf_fdpic: don't use __... uaccess primitives by Al Viro · 4 years, 10 months ago
- 0115934 binfmt_elf_fdpic: fix execfd build regression by Arnd Bergmann · 4 years, 7 months ago
- b8a61c9 exec: Generic execfd support by Eric W. Biederman · 4 years, 8 months ago
- 2388777 exec: Rename flush_old_exec begin_new_exec by Eric W. Biederman · 4 years, 8 months ago
- 96ecee2 exec: Merge install_exec_creds into setup_new_exec by Eric W. Biederman · 4 years, 8 months ago
- e7f7785 binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf by Eric W. Biederman · 4 years, 10 months ago
- 38cdabb binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump by Christoph Hellwig · 4 years, 8 months ago
- e2bb80d y2038: elfcore: Use __kernel_old_timeval for process times by Arnd Bergmann · 7 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
- b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 7 years ago
- ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 11e3e8d elf_fdpic: fix unused variable warning by Arnd Bergmann · 7 years ago
- 1bb0783 Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable by Russell King · 7 years ago
- 581bfce9 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- cdf3888 binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries by Nicolas Pitre · 7 years ago
- 382e67a ARM: enable elf_fdpic on systems with an MMU by Nicolas Pitre · 7 years ago
- bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
- c425e18 binfmt: Introduce secureexec flag by Kees Cook · 7 years ago
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
- cd19c36 fs/binfmt: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
- 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
- a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 7e7ec6a elf_fdpic_transfer_args_to_stack(): make it generic by Nicolas Pitre · 8 years ago
- 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 9 years ago
- 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- a008393 coredump: get rid of coredump_params->written by Omar Sandoval · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 1bde925 fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries by Rich Felker · 9 years ago
- ab27a8d coredump: add DAX filtering for FDPIC ELF coredumps by Ross Zwisler · 9 years ago
- 4ac3131 fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU by Rich Felker · 9 years ago
- 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 11 years ago
- afabada elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) by Al Viro · 11 years ago
- 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
- 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
- e6c1baa convert the rest of binfmt_elf_fdpic to dump_emit() by Al Viro · 11 years ago
- aa3e7ea switch elf_core_write_extra_data() to dump_emit() by Al Viro · 11 years ago
- 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
- 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
- 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 079148b coredump: factor out the setting of PF_DUMPCORE by Oleg Nesterov · 12 years ago
- 3dc20cb new helper: read_code() by Al Viro · 12 years ago
- 2171364 powerpc: Add HWCAP2 aux entry by Michael Neuling · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
- 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
- 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
- 826eba4 the only place that needs to include asm/exec.h is linux/binfmts.h by Al Viro · 12 years ago
- 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
- ebc887b userns: Convert binary formats to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
- 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
- 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
- 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 13 years ago
- 8fc3dc5 __register_binfmt() made void by Al Viro · 13 years ago
- 1b5d783 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling by Al Viro · 14 years ago
- bcb65a7 FDPIC: Fix memory leak by Davidlohr Bueso · 13 years ago
- e30c7c3 binfmt_elf_fdpic: Fix clear_user() error handling by Takuya Yoshikawa · 15 years ago
- 16a5b3c Remove redundant check for CONFIG_MMU by Christoph Egger · 15 years ago
- 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 30736a4 coredump: pass mm->flags as a coredump parameter for consistency by Masami Hiramatsu · 15 years ago
- 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 15 years ago
- 93eb211 elf coredump: make offset calculation process and writing process explicit by Daisuke HATAYAMA · 15 years ago
- 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 15 years ago
- 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 15 years ago
- 05f47fd coredump: unify dump_seek() implementations for each binfmt_*.c by Daisuke HATAYAMA · 15 years ago
- 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
- 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago