Historial de Commits

Autor SHA1 Mensaje Fecha
  Oleg Nesterov 701085b219 exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() hace 13 años
  Oleg Nesterov e636825346 exit_signal: simplify the "we have changed execution domain" logic hace 13 años
  Cong Wang e8e3c3d66f fs: remove the second argument of k[un]map_atomic() hace 14 años
  Ingo Molnar 35239e23c6 Merge branch 'perf/urgent' into perf/core hace 13 años
  Oleg Nesterov 57b59c4a14 coredump_wait: don't call complete_vfork_done() hace 13 años
  Oleg Nesterov c415c3b47e vfork: introduce complete_vfork_done() hace 13 años
  Ingo Molnar 737f24bda7 Merge branch 'perf/urgent' into perf/core hace 13 años
  David Smith 4ff16c25e2 tracepoint, vfs, sched: Add exec() tracepoint hace 13 años
  David Howells 1fd36adcd9 Replace the fd_sets in struct fdtable with an array of unsigned longs hace 13 años
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable hace 13 años
  Heiko Carstens 96e02d1586 exec: fix use-after-free bug in setup_new_exec() hace 13 años
  KAMEZAWA Hiroyuki 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj hace 13 años
  Al Viro f47ec3f283 trim fs/internal.h hace 14 años
  David Rientjes c9f01245b6 oom: remove oom_disable_count hace 14 años
  Vasiliy Kulikov 72fa59970f move RLIMIT_NPROC check from set_user() to do_execve_common() hace 14 años
  Oleg Nesterov 32e107f71e fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter() hace 14 años
  Tetsuo Handa b4edf8bd06 exec: do not retry load_binary method if CONFIG_MODULES=n hace 14 años
  Tetsuo Handa 912193521b exec: do not call request_module() twice from search_binary_handler() hace 14 años
  Michal Hocko aacb3d17a7 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP hace 14 años
  Oleg Nesterov 99b6456748 do_coredump: fix the "ispipe" error check hace 14 años
  Jiri Slaby 2c563731fe coredump: escape / in hostname and comm hace 14 años
  Jiri Slaby 3141c8b165 coredump: use task comm instead of (unknown) hace 14 años
  Linus Torvalds bbd9d6f7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 hace 14 años
  Linus Torvalds 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc hace 14 años
  Oleg Nesterov eac1b5e57d ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever hace 14 años
  Al Viro 1b5d783c94 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling hace 14 años
  Denys Vlasenko bb188d7e64 ptrace: make former thread ID available via PTRACE_GETEVENTMSG after PTRACE_EVENT_EXEC stop hace 14 años
  Oleg Nesterov 087806b128 redefine thread_group_leader() as exit_signal >= 0 hace 14 años
  Tejun Heo 4b9d33e6d8 ptrace: kill clone/exec tracehooks hace 14 años
  Tejun Heo a288eecce5 ptrace: kill trivial tracehooks hace 14 años