提交历史

作者 SHA1 备注 提交日期
  Al Viro 6e8341a11e Switch open_exec() and sys_uselib() to do_open_filp() 16 年之前
  Al Viro a44ddbb6d8 Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts 16 年之前
  Ivan Kokshaysky 74641f584d alpha: binfmt_aout fix 16 年之前
  Oleg Nesterov 437f7fdb60 check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/ 16 年之前
  Oleg Nesterov 8c652f96d3 do_execve() must not clear fs->in_exec if it was set by another thread 16 年之前
  Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 年之前
  Al Viro f1191b50ec check_unsafe_exec() doesn't care about signal handlers sharing 16 年之前
  Al Viro 498052bba5 New locking/refcounting for fs_struct 16 年之前
  Hugh Dickins e426b64c41 fix setuid sometimes doesn't 16 年之前
  James Morris 703a3cd728 Merge branch 'master' into next 16 年之前
  Kentaro Takeda f9ce1f1cda Add in_execve flag into task_struct. 16 年之前
  David Howells 0bf2f3aec5 CRED: Fix SUID exec regression 16 年之前
  James Morris cb5629b10d Merge branch 'master' into next 16 年之前
  Mimi Zohar 6146f0d5e4 integrity: IMA hooks 16 年之前
  Heiko Carstens 1e7bfb2134 [CVE-2009-0029] System call wrappers part 27 16 年之前
  WANG Cong 8cd3ac3aca fs/exec.c: make do_coredump() void 16 年之前
  Tetsuo Handa 350eaf791b do_coredump(): check return from argv_split() 16 年之前
  Luiz Fernando N. Capitulino eaccbfa564 fs/exec.c:__bprm_mm_init(): clean up error handling 16 年之前
  Eric Paris 6110e3abbf sys_execve and sys_uselib do not call into fsnotify 16 年之前
  Al Viro 3bfacef412 get rid of special-casing the /sbin/loader on alpha 16 年之前
  Christoph Hellwig cb23beb551 kill vfs_permission 16 年之前
  Linus Torvalds bb758e9637 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
  James Morris cbacc2c7f0 Merge branch 'next' into for-linus 16 年之前
  Oleg Nesterov 8187926bda posix-timers: simplify de_thread()->exit_itimers() path 16 年之前
  Roland McGrath 85f334666a tracehook: exec double-reporting fix 16 年之前
  David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 年之前
  David Howells d84f4f992c CRED: Inaugurate COW credentials 16 年之前
  David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 年之前
  David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 年之前
  David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 年之前