Commit History

Author SHA1 Message Date
  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
  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
  Al Viro 8280d16172 new helper: replace_fd() 13 years ago
  Al Viro 6a6d27de34 take close-on-exec logics to fs/file.c, clean it up a bit 13 years ago
  Al Viro 826eba4db0 the only place that needs to include asm/exec.h is linux/binfmts.h 13 years ago
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Jovi Zhang 108ceeb020 coredump: fix wrong comments on core limits of pipe coredump case 13 years ago
  Kees Cook 54b501992d coredump: warn about unsafe suid_dumpable / core_pattern combo 13 years ago
  Kees Cook 9520628e8c fs: make dumpable=2 require fully qualified path 13 years ago
  Al Viro e4fad8e5d2 consolidate pipe file creation 13 years ago
  Josh Boyer 8ded2bbc18 posix_types.h: Cleanup stale __NFDBITS and related definitions 13 years ago
  Konstantin Khlebnikov 4fe7efdbdf mm: correctly synchronize rss-counters at exit/exec 13 years ago
  Linus Torvalds 48d212a2ee Revert "mm: correctly synchronize rss-counters at exit/exec" 13 years ago
  Konstantin Khlebnikov 40af1bbdca mm: correctly synchronize rss-counters at exit/exec 13 years ago
  Al Viro e5467859f7 split ->file_mmap() into ->mmap_addr()/->mmap_file() 13 years ago