コミット履歴

作者 SHA1 メッセージ 日付
  Serge E. Hallyn 6b550f9495 user namespace: make signal.c respect user namespaces 13 年 前
  Matt Fleming 5e6292c0f2 signal: add block_sigmask() for adding sigmask to current->blocked 13 年 前
  Linus Torvalds db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 年 前
  Linus Torvalds 0db49b72bc Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 年 前
  Oleg Nesterov 8a88951b58 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach 13 年 前
  Martin Schwidefsky 648616343c [S390] cputime: add sparse checking and cleanup 13 年 前
  Tejun Heo 77e4ef99d1 threadgroup: extend threadgroup_lock() to cover exit and exec 13 年 前
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 年 前
  Serge Hallyn d178bc3a70 user namespace: usb: make usb urbs user namespace aware (v2) 13 年 前
  Oleg Nesterov c1095c6da5 signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() 14 年 前
  Linus Torvalds 8209f53d79 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc 14 年 前
  Oleg Nesterov 8a35241803 ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction 14 年 前
  Paul E. McKenney a841796f11 signal: align __lock_task_sighand() irq disabling and RCU 14 年 前
  Oleg Nesterov bb3696da89 ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented() 14 年 前
  Oleg Nesterov d4f7c511c1 do not change dead_task->exit_signal 14 年 前
  Oleg Nesterov 53c8f9f199 make do_notify_parent() return bool 14 年 前
  Tejun Heo a288eecce5 ptrace: kill trivial tracehooks 14 年 前
  Tejun Heo d21142ece4 ptrace: kill task_ptrace() 14 年 前
  Tejun Heo 544b2c91a9 ptrace: implement PTRACE_LISTEN 14 年 前
  Tejun Heo fb1d910c17 ptrace: implement TRAP_NOTIFY and use it for group stop events 14 年 前
  Tejun Heo 3544d72a0e ptrace: implement PTRACE_SEIZE 14 年 前
  Tejun Heo 73ddff2bee job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap 14 年 前
  Randy Dunlap ada9c93312 signal.c: fix kernel-doc notation 14 年 前
  Tejun Heo dd1d677269 signal: remove three noop tracehooks 14 年 前
  Tejun Heo 62c124ff3b ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit 14 年 前
  Tejun Heo 7dd3db54e7 job control: introduce task_set_jobctl_pending() 14 年 前
  Tejun Heo 6dfca32984 job control: make task_clear_jobctl_pending() clear TRAPPING automatically 14 年 前
  Tejun Heo 3759a0d94c job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending() 14 年 前
  Tejun Heo 81be24b8cd ptrace: relocate set_current_state(TASK_TRACED) in ptrace_stop() 14 年 前
  Tejun Heo a8f072c1d6 job control: rename signal->group_stop and flags to jobctl and update them 14 年 前