Histórico de Commits

Autor SHA1 Mensagem Data
  Ionut Alexa a0be55dee7 kernel/exit.c: fix coding style warnings and errors há 11 anos atrás
  David Rientjes fb794bcbb4 mm, oom: remove unnecessary exit_state check há 11 anos atrás
  Oleg Nesterov 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] há 11 anos atrás
  Oleg Nesterov 39af1765f1 memcg: optimize the "Search everything else" loop in mm_update_next_owner() há 11 anos atrás
  Oleg Nesterov f87fb599ae memcg: mm_update_next_owner() should skip kthreads há 11 anos atrás
  Oleg Nesterov f98bafa06a memcg: kill CONFIG_MM_OWNER há 11 anos atrás
  Oleg Nesterov 7c733eb3ea wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process há 11 anos atrás
  Oleg Nesterov 377d75dafa wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent há 11 anos atrás
  Oleg Nesterov b3ab03160d wait: completely ignore the EXIT_DEAD tasks há 11 anos atrás
  Oleg Nesterov b436069059 wait: use EXIT_TRACE only if thread_group_leader(zombie) há 11 anos atrás
  Oleg Nesterov abd50b39e7 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition há 11 anos atrás
  Oleg Nesterov dfccbb5e49 wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race há 11 anos atrás
  Guillaume Morin ef9823939e kernel/exit.c: call proc_exit_connector() after exit_state is set há 11 anos atrás
  Oleg Nesterov 4bcb8232cf exit: move check_stack_usage() to the end of do_exit() há 11 anos atrás
  Oleg Nesterov c39df5fa37 exit: call disassociate_ctty() before exit_task_namespaces() há 11 anos atrás
  Li Zefan 1ec41830e0 cgroup: remove useless argument from cgroup_exit() há 11 anos atrás
  Oleg Nesterov 0c740d0afc introduce for_each_thread() to replace the buggy while_each_thread() há 12 anos atrás
  Oleg Nesterov 7c8df28633 ptrace: revert "Prepare to fix racy accesses on task breakpoints" há 12 anos atrás
  Linus Torvalds 7f0ef0267e Merge branch 'akpm' (updates from Andrew Morton) há 12 anos atrás
  Oleg Nesterov 81dabb4641 exit.c: unexport __set_special_pids() há 12 anos atrás
  Rafael J. Wysocki 207bc1181b Merge branch 'freezer' há 12 anos atrás
  Oleg Nesterov 8aac62706a move exit_task_namespaces() outside of exit_notify() há 12 anos atrás
  Colin Cross 1b1d2fb444 lockdep: remove task argument from debug_check_no_locks_held há 12 anos atrás
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 12 anos atrás
  Linus Torvalds 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal há 12 anos atrás
  Al Viro 4b8a8f1e4f get rid of the last free_pipe_info() callers há 12 anos atrás
  Paul Walmsley dbf520a9d7 Revert "lockdep: check that no locks held at freeze time" há 12 anos atrás
  Al Viro 2cf0966683 make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect há 13 anos atrás
  Mandeep Singh Baines 80d26af89a coredump: use a freezable_schedule for the coredump_finish wait há 13 anos atrás
  Mandeep Singh Baines 6aa9707099 lockdep: check that no locks held at freeze time há 13 anos atrás