Commit History

Author SHA1 Message Date
  Linus Torvalds 95211279c5 Merge branch 'akpm' (Andrew's patch-bomb) 13 years ago
  David Rientjes 05af2e104a mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() 13 years ago
  Linus Torvalds e2a0883e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Linus Torvalds 9f3938346a Merge branch 'kmap_atomic' of git://github.com/congwang/linux 13 years ago
  Al Viro 19e5109fef take removal of PF_FORKNOEXEC to flush_old_exec() 13 years ago
  Al Viro 8fc3dc5a3a __register_binfmt() made void 13 years ago
  Oleg Nesterov 701085b219 exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() 13 years ago
  Oleg Nesterov e636825346 exit_signal: simplify the "we have changed execution domain" logic 13 years ago
  Cong Wang e8e3c3d66f fs: remove the second argument of k[un]map_atomic() 13 years ago
  Ingo Molnar 35239e23c6 Merge branch 'perf/urgent' into perf/core 13 years ago
  Oleg Nesterov 57b59c4a14 coredump_wait: don't call complete_vfork_done() 13 years ago
  Oleg Nesterov c415c3b47e vfork: introduce complete_vfork_done() 13 years ago
  Ingo Molnar 737f24bda7 Merge branch 'perf/urgent' into perf/core 13 years ago
  David Smith 4ff16c25e2 tracepoint, vfs, sched: Add exec() tracepoint 13 years ago
  Heiko Carstens 96e02d1586 exec: fix use-after-free bug in setup_new_exec() 13 years ago
  KAMEZAWA Hiroyuki 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
  Al Viro f47ec3f283 trim fs/internal.h 13 years ago
  David Rientjes c9f01245b6 oom: remove oom_disable_count 13 years ago
  Vasiliy Kulikov 72fa59970f move RLIMIT_NPROC check from set_user() to do_execve_common() 14 years ago
  Oleg Nesterov 32e107f71e fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter() 14 years ago
  Tetsuo Handa b4edf8bd06 exec: do not retry load_binary method if CONFIG_MODULES=n 14 years ago
  Tetsuo Handa 912193521b exec: do not call request_module() twice from search_binary_handler() 14 years ago
  Michal Hocko aacb3d17a7 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP 14 years ago
  Oleg Nesterov 99b6456748 do_coredump: fix the "ispipe" error check 14 years ago
  Jiri Slaby 2c563731fe coredump: escape / in hostname and comm 14 years ago
  Jiri Slaby 3141c8b165 coredump: use task comm instead of (unknown) 14 years ago
  Linus Torvalds bbd9d6f7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
  Linus Torvalds 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc 14 years ago
  Oleg Nesterov eac1b5e57d ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever 14 years ago
  Al Viro 1b5d783c94 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling 14 years ago