Historique des commits

Auteur SHA1 Message Date
  Al Viro 5955102c99 wrappers for ->i_mutex access il y a 9 ans
  Al Viro 62fb4a155f don't carry MAY_OPEN in op->acc_mode il y a 9 ans
  Eric W. Biederman 90f8572b0f vfs: Commit to never having exectuables on proc and sysfs. il y a 10 ans
  Helge Deller d045c77c1a parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures il y a 10 ans
  Jann Horn 8b01fc86b9 fs: take i_mutex during prepare_binprm for set[ug]id executables il y a 10 ans
  Kirill Tkhai dfcce791fb fs/exec.c:de_thread: move notify_count write under lock il y a 10 ans
  Davidlohr Bueso 6e399cd144 prctl: avoid using mmap_sem for exe_file serialization il y a 10 ans
  Paul Moore 5168910413 fs: create proper filename objects using getname_kernel() il y a 10 ans
  David Drysdale 51f39a1f0c syscalls: implement execveat() system call il y a 10 ans
  Dave Hansen abe1e395f6 fs: Do not include mpx.h in exec.c il y a 10 ans
  Dave Hansen fe3d197f84 x86, mpx: On-demand kernel allocation of bounds tables il y a 10 ans
  Al Viro 19d860a140 handle suicide on late failure exits in execve() in search_binary_handler() il y a 11 ans
  Vladimir Davydov 41f727fde1 fork/exec: cleanup mm initialization il y a 11 ans
  Kees Cook c2e1f2e30d seccomp: implement SECCOMP_FILTER_FLAG_TSYNC il y a 11 ans
  Kees Cook 1d4457f999 sched: move no_new_privs into new atomic flags il y a 11 ans
  Adrian Hunter 82b897782d perf: Differentiate exec() and non-exec() comm events il y a 11 ans
  Peter Zijlstra e041e328c4 perf: Fix perf_event_comm() vs. exec() assumption il y a 11 ans
  James Hogan d71f290b4e metag: Reduce maximum stack size to 256MB il y a 11 ans
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 11 ans
  Oleg Nesterov 23aebe1691 exec: kill bprm->tcomm[], simplify the "basename" logic il y a 11 ans
  Davidlohr Bueso 615d6e8756 mm: per-thread vma caching il y a 11 ans
  Josh Triplett 69369a7003 fs, kernel: permit disabling the uselib syscall il y a 11 ans
  Al Viro ec69557982 read_code(): go through vfs_read() instead of calling the method directly il y a 11 ans
  Heiko Carstens 625b1d7e81 fs/compat: convert to COMPAT_SYSCALL_DEFINE il y a 11 ans
  Linus Torvalds c4ad8f98be execve: use 'struct filename *' for executable name passing il y a 11 ans
  Richard Weinberger 3b96d7db3b fs/exec.c: call arch_pick_mmap_layout() only once il y a 11 ans
  Zhang Yi b88fae644e exec: avoid propagating PF_NO_SETAFFINITY into userspace child il y a 11 ans
  Oleg Nesterov 98611e4e6a exec: kill task_struct->did_exec il y a 11 ans
  Oleg Nesterov 63e46b95e9 exec: move the final allow_write_access/fput into free_bprm() il y a 11 ans
  Oleg Nesterov 9e00cdb091 exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logic il y a 11 ans