Commit Verlauf

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