Commit History

Author SHA1 Message Date
  Hugh Dickins 6ee8630e02 mm: allow arch code to control the user page table ceiling 12 years ago
  Kees Cook e579d2c259 coredump: remove redundant defines for dumpable states 12 years ago
  Yuanhan Liu 9cc64ceaa8 fs/exec.c: make bprm_mm_init() static 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Xi Wang 6d92d4f6a7 fs/exec.c: work around icc miscompilation 12 years ago
  Linus Torvalds 4c9a44aebe Merge branch 'akpm' (Andrew's patch-bomb) 12 years ago
  Linus Torvalds 54d46ea993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Kees Cook b66c598401 exec: do not leave bprm->interp on stack 12 years ago
  Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
  Linus Torvalds 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) 12 years ago
  Kees Cook d740269867 exec: use -ELOOP for max recursion depth 12 years ago
  Linus Torvalds 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Al Viro 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 years ago
  Al Viro 3c456bfc4b get rid of pt_regs argument of search_binary_handler() 12 years ago
  Al Viro 835ab32dff get rid of pt_regs argument of do_execve_common() 12 years ago
  Al Viro da3d4c5fa5 get rid of pt_regs argument of do_execve() 12 years ago
  Al Viro d03d26e58f make compat_do_execve() static, lose pt_regs argument 12 years ago
  Eric W. Biederman 3cdf5b45ff userns: Ignore suid and sgid on binaries if the uid or gid can not be mapped 13 years ago
  Oleg Nesterov b40a79591c freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD 12 years ago
  Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer 12 years ago
  Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 12 years ago
  Linus Torvalds 42859eea96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Michel Lespinasse 38a76013ad mm: avoid taking rmap locks in move_ptes() 12 years ago
  Oleg Nesterov d5bbd43d5f exec: make de_thread() killable 12 years ago
  Oleg Nesterov 0f4cfb2e4e coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 12 years ago
  Alex Kelly 179899fd5d coredump: update coredump-related headers 12 years ago
  Alex Kelly 10c28d937e coredump: move core dump functionality into its own file 12 years ago
  Al Viro 38b983b346 generic sys_execve() 12 years ago
  Al Viro 282124d186 generic kernel_execve() 12 years ago
  Al Viro 179e037fc1 do_coredump(): make sure that descriptor table isn't shared 13 years ago