Historique des commits

Auteur SHA1 Message Date
  Dave Kleikamp 4d22c75d4c coredump: Ensure proper size of sparse core files il y a 8 ans
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally il y a 8 ans
  Jason Baron 30f74aa085 binfmt_elf: use vmalloc() for allocation of vma_filesz il y a 8 ans
  Dmitry Safonov 90954e7b94 x86/coredump: Use pr_reg size, rather that TIF_IA32 flag il y a 9 ans
  Linus Torvalds 9f834ec18d binfmt_elf: switch to new creds when switching to new mm il y a 9 ans
  Kees Cook 0036d1f7eb binfmt_elf: fix calculations for bss padding il y a 9 ans
  Mateusz Guzik 1607f09c22 coredump: fix dumping through pipes il y a 9 ans
  Linus Torvalds 5d22fc25d4 mm: remove more IS_ERR_VALUE abuses il y a 9 ans
  Michal Hocko ecc2bc8ac0 mm, elf: handle vm_brk error il y a 9 ans
  Linus Torvalds 9e17632c0a Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 9 ans
  Omar Sandoval a008393951 coredump: get rid of coredump_params->written il y a 9 ans
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros il y a 9 ans
  Daniel Cashman 5ef11c35ce mm: ASLR: use get_random_long() il y a 9 ans
  Maciej W. Rozycki eb4bc076ff ELF: Also pass any interpreter's file header to `arch_check_elf' il y a 9 ans
  Linus Torvalds 842cf0b952 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 9 ans
  Maciej W. Rozycki 54d15714f7 binfmt_elf: Correct `arch_check_elf's description il y a 9 ans
  Maciej W. Rozycki b582ef5c53 binfmt_elf: Don't clobber passed executable's file header il y a 9 ans
  Ross Zwisler 5037835c1f coredump: add DAX filtering for ELF coredumps il y a 9 ans
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 10 ans
  Miklos Szeredi 9bf39ab2ad vfs: add file_path() helper il y a 10 ans
  Andrew Morton 2b1d3ae940 fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings il y a 10 ans
  Kees Cook 204db6ed17 mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE il y a 10 ans
  Kees Cook d1fd836dcf mm: split ET_DYN ASLR from mmap ASLR il y a 10 ans
  Michael Davidson a87938b2e2 fs/binfmt_elf.c: fix bug in loading of PIE binaries il y a 10 ans
  Hector Marco-Gisbert 4e7c22d447 x86, mm/ASLR: Fix stack randomization on 64-bit systems il y a 10 ans
  Linus Torvalds c0222ac086 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus il y a 10 ans
  Jungseung Lee 52f5592e54 fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size il y a 10 ans
  Paul Burton 774c105ed8 binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers il y a 11 ans
  Paul Burton a9d9ef133f binfmt_elf: load interpreter program headers earlier il y a 11 ans
  Paul Burton 6a8d38945c binfmt_elf: Hoist ELF program header loading to a function il y a 11 ans