提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 842cf0b952 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Maciej W. Rozycki 54d15714f7 binfmt_elf: Correct `arch_check_elf's description 9 年之前
  Maciej W. Rozycki b582ef5c53 binfmt_elf: Don't clobber passed executable's file header 9 年之前
  Ross Zwisler 5037835c1f coredump: add DAX filtering for ELF coredumps 9 年之前
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Miklos Szeredi 9bf39ab2ad vfs: add file_path() helper 10 年之前
  Andrew Morton 2b1d3ae940 fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings 10 年之前
  Kees Cook 204db6ed17 mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE 10 年之前
  Kees Cook d1fd836dcf mm: split ET_DYN ASLR from mmap ASLR 10 年之前
  Michael Davidson a87938b2e2 fs/binfmt_elf.c: fix bug in loading of PIE binaries 10 年之前
  Hector Marco-Gisbert 4e7c22d447 x86, mm/ASLR: Fix stack randomization on 64-bit systems 10 年之前
  Linus Torvalds c0222ac086 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 10 年之前
  Jungseung Lee 52f5592e54 fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size 10 年之前
  Paul Burton 774c105ed8 binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers 11 年之前
  Paul Burton a9d9ef133f binfmt_elf: load interpreter program headers earlier 11 年之前
  Paul Burton 6a8d38945c binfmt_elf: Hoist ELF program header loading to a function 11 年之前
  Al Viro 19d860a140 handle suicide on late failure exits in execve() in search_binary_handler() 11 年之前
  Linus Torvalds a0abcf2e8f Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 年之前
  Fabian Frederick b219e25f8d fs/binfmt_elf.c: fix bool assignements 11 年之前
  Andy Lutomirski 78d683e838 mm, fs: Add vm_ops->name as an alternative to arch_vma_name 11 年之前
  Alex Thorlton ab0e113f6b exec: kill the unnecessary mm->def_flags setting in load_elf_binary() 11 年之前
  Josh Triplett 69369a7003 fs, kernel: permit disabling the uselib syscall 11 年之前
  Todor Minchev 7a5f4f1cb0 fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF 11 年之前
  Al Viro afabada957 elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) 11 年之前
  Al Viro ec57941e03 constify do_coredump() argument 11 年之前
  Al Viro ce39596048 constify copy_siginfo_to_user{,32}() 11 年之前
  Al Viro 22a8cb8248 new helper: dump_align() 12 年之前
  Al Viro 9b56d54380 dump_skip(): dump_seek() replacement taking coredump_params 12 年之前
  Al Viro 1ad67015e6 binfmt_elf: count notes towards coredump limit 12 年之前
  Al Viro cdc3d5627d switch elf_coredump_extra_notes_write() to dump_emit() 12 年之前