Commit History

Author SHA1 Message Date
  Linus Torvalds 4d9dec4db2 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc 14 years ago
  Oleg Nesterov ae6b585eeb exec: document acct_arg_size() 14 years ago
  Oleg Nesterov 0e028465d1 exec: unify do_execve/compat_do_execve code 14 years ago
  Oleg Nesterov ba2d01629d exec: introduce struct user_arg_ptr 14 years ago
  Oleg Nesterov 1d1dbf8135 exec: introduce get_user_arg_ptr() helper 14 years ago
  Tejun Heo 39efa3ef3a signal: Use GROUP_STOP_PENDING to stop once for a single group stop 14 years ago
  Holger Hans Peter Freyther 1bef82917c Small typo fix... 14 years ago
  Al Viro 47c805dc2d switch do_filp_open() to struct open_flags 14 years ago
  Namhyung Kim 3cd90ea42f vfs: sparse: add __FMODE_EXEC 14 years ago
  Tavis Ormandy 462e635e5b install_special_mapping skips security_file_mmap check. 14 years ago
  Oleg Nesterov 114279be21 exec: copy-and-paste the fixes into compat_do_execve() paths 14 years ago
  Oleg Nesterov 3c77f84572 exec: make argv/envp memory visible to oom-killer 14 years ago
  KOSAKI Motohiro 98391cf4dc exec: don't turn PF_KTHREAD off when a target command was not found 14 years ago
  Xiaotian Feng 1b0d300bd0 core_pattern: fix truncation by core_pattern handler with long parameters 14 years ago
  KOSAKI Motohiro 9b1bf12d5d signals: move cred_guard_mutex from task_struct to signal_struct 14 years ago
  Ying Han 3d5992d2ac oom: add per-mm oom disable count 14 years ago
  Linus Torvalds 8fd01d6cfb Export dump_{write,seek} to binary loader modules 14 years ago
  Linus Torvalds 3aa0ce825a Un-inline the core-dump helper functions 14 years ago
  Roland McGrath 9aea5a65aa execve: make responsive to SIGKILL with large arguments 15 years ago
  Roland McGrath 7993bc1f46 execve: improve interactivity with large arguments 15 years ago
  Roland McGrath 1b528181b2 setup_arg_pages: diagnose excessive argument size 15 years ago
  Linus Torvalds 145c3ae46b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
  Nick Piggin 2a4419b5b2 fs: fs_struct rwlock to spinlock 15 years ago
  David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 years ago
  Linus Torvalds 78417334b5 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
  Eric Paris 2a12a9d781 fsnotify: pass a file instead of an inode to open, read, and write 15 years ago
  Arnd Bergmann 5f202bd5ca do_coredump: Do not take BKL 15 years ago
  Eric B Munson 3af9e85928 perf: Add non-exec mmap() tracking 15 years ago
  Oleg Nesterov d344193a05 exit: avoid sig->count in de_thread/__exit_signal synchronization 15 years ago