Commit History

作者 SHA1 備註 提交日期
  Kees Cook b838383133 exec: introduce finalize_exec() before start_thread() 7 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
  Linus Torvalds 581bfce969 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Markus Elfring 9367bb730e binfmt_flat: delete two error messages for a failed memory allocation in decompress_exec() 8 年之前
  Christoph Hellwig bdd1d2d3d2 fs: fix kernel_read prototype 8 年之前
  Kees Cook ddb4a1442d exec: Rename bprm->cred_prepared to called_set_creds 8 年之前
  Geert Uytterhoeven a86054236d binfmt_flat: Use %u to format u32 8 年之前
  Al Viro 468138d785 binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail 8 年之前
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 年之前
  Nicolas Pitre 472f95f32d binfmt_flat: allow compressed flat binary format to work on MMU systems 9 年之前
  Nicolas Pitre 015feacf93 binfmt_flat: add MMU-specific support 9 年之前
  Nicolas Pitre af521f92dc binfmt_flat: update libraries' data segment pointer with userspace accessors 9 年之前
  Nicolas Pitre 467aa1465a binfmt_flat: use clear_user() rather than memset() to clear .bss 9 年之前
  Nicolas Pitre 1b2ce442ea binfmt_flat: use proper user space accessors with old relocs code 9 年之前
  Nicolas Pitre 6e572ffe3f binfmt_flat: use proper user space accessors with relocs processing code 9 年之前
  Nicolas Pitre a97d157d00 binfmt_flat: clean up create_flat_tables() and stack accesses 9 年之前
  Nicolas Pitre 687fd7738e binfmt_flat: use generic transfer_args_to_stack() 9 年之前
  Nicolas Pitre c995ee28d2 binfmt_flat: prevent kernel dammage from corrupted executable headers 9 年之前
  Nicolas Pitre 4adbb6ac4b binfmt_flat: convert printk invocations to their modern form 9 年之前
  Nicolas Pitre 13c3f50c91 binfmt_flat: assorted cleanups 9 年之前
  Arnd Bergmann 287980e49f remove lots of IS_ERR_VALUE abuses 9 年之前
  Axel Lin 3430343572 fs/binfmt_flat.c: make old_reloc() static 11 年之前
  Al Viro 3dc20cb282 new helper: read_code() 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Al Viro 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 年之前
  Denys Vlasenko 5ab1c309b3 coredump: pass siginfo_t* to do_coredump() and below, not merely signr 13 年之前
  Al Viro 7696e0c37f binfmt_flat: use vm_munmap, we are missing ->mmap_sem there 13 年之前
  Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 年之前
  Linus Torvalds 0195c00244 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system 13 年之前
  David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 年之前