提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Linus Torvalds 11bcb32848 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 年之前
  Al Viro 19e5109fef take removal of PF_FORKNOEXEC to flush_old_exec() 13 年之前
  Al Viro 8fc3dc5a3a __register_binfmt() made void 13 年之前
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 年之前
  David Howells 3a852d3bd5 CRED: Fix load_flat_shared_library() to initialise bprm correctly 14 年之前
  Lucas De Marchi 25985edced Fix common misspellings 14 年之前
  Mike Frysinger 2952095c6b flat: tweak default stack alignment 15 年之前
  Mike Frysinger 1da083c9b2 flat: fix unmap len in load error path 15 年之前
  Mike Frysinger 2e94de8acb fs/binfmt_flat.c: split the stack & data alignments 15 年之前