aboutsummaryrefslogtreecommitdiff
path: root/fs/binfmt_elf.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-29fs: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-10-18binfmt_elf: take the mmap lock around find_extend_vma()Gravatar Jann Horn 1-0/+3
2020-10-16binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshotGravatar Jann Horn 1-78/+22
2020-10-16coredump: rework elf/elf_fdpic vma_dump_size() into common helperGravatar Jann Horn 1-120/+0
2020-10-16coredump: refactor page range dumping into common helperGravatar Jann Horn 1-20/+2
2020-10-16fs/binfmt_elf: use PT_LOAD p_align values for suitable start addressGravatar Chris Kennelly 1-0/+25
2020-07-27kill elf_fpxregs_tGravatar Al Viro 1-30/+0
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseGravatar Al Viro 1-28/+26
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-8/+8
2020-06-04Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-4/+0
2020-06-04fs/binfmt_elf: remove redundant elf_map ifndefGravatar Anthony Iliopoulos 1-4/+0
2020-06-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Gravatar Linus Torvalds 1-4/+3
2020-06-03binfmt_elf: don't bother with __{put,copy_to}_user()Gravatar Al Viro 1-8/+8
2020-06-01Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-19/+2
2020-06-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-6/+139
2020-05-28fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Gravatar Alexander Potapenko 1-1/+1
2020-05-21exec: Generic execfd supportGravatar Eric W. Biederman 1-2/+2
2020-05-07exec: Rename flush_old_exec begin_new_execGravatar Eric W. Biederman 1-1/+1
2020-05-07exec: Merge install_exec_creds into setup_new_execGravatar Eric W. Biederman 1-1/+0
2020-05-05binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dumpGravatar Christoph Hellwig 1-15/+1
2020-05-05binfmt_elf: remove the set_fs in fill_siginfo_noteGravatar Eric W. Biederman 1-4/+1
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiGravatar Will Deacon 1-6/+139
2020-04-07fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common pathGravatar Alexey Dobriyan 1-1/+1
2020-04-07fs/binfmt_elf.c: allocate less for static executableGravatar Alexey Dobriyan 1-9/+10
2020-04-07fs/binfmt_elf.c: delete "loc" variableGravatar Alexey Dobriyan 1-17/+15
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Gravatar Anshuman Khandual 1-1/+2
2020-03-16elf: Allow arch to tweak initial mmap prot flagsGravatar Dave Martin 1-6/+12
2020-03-16ELF: Add ELF program property parsing supportGravatar Dave Martin 1-0/+127
2020-01-31fs/binfmt_elf.c: coredump: allow process with empty address space to coredumpGravatar Alexey Dobriyan 1-1/+9
2020-01-31fs/binfmt_elf.c: coredump: delete duplicated overflow checkGravatar Alexey Dobriyan 1-2/+0
2020-01-31fs/binfmt_elf.c: coredump: allocate core ELF header on stackGravatar Alexey Dobriyan 1-11/+5
2020-01-31fs/binfmt_elf.c: make BAD_ADDR() unlikelyGravatar Alexey Dobriyan 1-1/+1
2020-01-31fs/binfmt_elf.c: better codegen around current->mmGravatar Alexey Dobriyan 1-24/+28
2020-01-31fs/binfmt_elf.c: don't copy ELF header aroundGravatar Alexey Dobriyan 1-28/+27
2020-01-31fs/binfmt_elf.c: fix ->start_code calculationGravatar Alexey Dobriyan 1-1/+1
2020-01-31fs/binfmt_elf.c: smaller code generation around auxv vector fillGravatar Alexey Dobriyan 1-7/+8
2019-12-04fs/binfmt_elf.c: extract elf_read() functionGravatar Alexey Dobriyan 1-25/+24
2019-12-04fs/binfmt_elf.c: delete unused "interp_map_addr" argumentGravatar Alexey Dobriyan 1-6/+1
2019-11-15y2038: elfcore: Use __kernel_old_timeval for process timesGravatar Arnd Bergmann 1-6/+6
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsGravatar Linus Torvalds 1-10/+3
2019-09-26binfmt_elf: Do not move brk for INTERP-less ET_EXECGravatar Kees Cook 1-1/+2
2019-09-24mm, fs: move randomize_stack_top from fs to mmGravatar Alexandre Ghiti 1-20/+0
2019-07-16fs/binfmt_elf.c: delete stale commentGravatar Alexey Dobriyan 1-1/+0
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-14binfmt_elf: move brk out of mmap when doing direct loader execGravatar Kees Cook 1-0/+11
2019-05-14elf: init pt_regs pointer laterGravatar Alexey Dobriyan 1-1/+2
2019-05-14fs/binfmt_elf.c: extract PROT_* calculationsGravatar Alexey Dobriyan 1-14/+16
2019-05-14fs//binfmt_elf.c: move variables initialization closer to their usageGravatar Alexey Dobriyan 1-8/+8
2019-05-14fs/binfmt_elf.c: save 1 indent levelGravatar Alexey Dobriyan 1-57/+54
2019-05-14fs/binfmt_elf.c: delete trailing "return;" in functions returning "void"Gravatar Alexey Dobriyan 1-4/+0