Histórico de Commits

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