Commit History

Author SHA1 Message Date
  Linus Torvalds 42933bac11 Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 14 years ago
  Randy Dunlap 41c57892a2 kernel/signal.c: add kernel-doc notation to syscalls 14 years ago
  Randy Dunlap 5aba085ede kernel/signal.c: fix typos and coding style 14 years ago
  Oleg Nesterov ee77f07592 signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED 14 years ago
  Oleg Nesterov 780006eac2 signal: do_signal_stop: Remove the unneeded task_clear_group_stop_pending() 14 years ago
  Oleg Nesterov 1deac632fc signal: prepare_signal(SIGCONT) shouldn't play with TIF_SIGPENDING 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Roland Dreier 243b422af9 Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo 14 years ago
  Serge E. Hallyn 39fd33933b userns: allow killing tasks in your own or child userns 14 years ago
  Tejun Heo 244056f9db job control: Don't send duplicate job control stop notification while ptraced 14 years ago
  Tejun Heo ceb6bd67f9 job control: Notify the real parent of job control events regardless of ptrace 14 years ago
  Tejun Heo 62bcf9d992 job control: Job control stop notifications should always go to the real parent 14 years ago
  Tejun Heo 75b95953a5 job control: Add @for_ptrace to do_notify_parent_cldstop() 14 years ago
  Tejun Heo 408a37de6c job control: Don't set group_stop exit_code if re-entering job control stop 14 years ago
  Tejun Heo d79fdd6d96 ptrace: Clean transitions between TASK_STOPPED and TRACED 14 years ago
  Tejun Heo 5224fa3660 ptrace: Make do_signal_stop() use ptrace_stop() if the task is being ptraced 14 years ago
  Tejun Heo 0ae8ce1c8c ptrace: Participate in group stop from ptrace_stop() iff the task is trapping for group stop 14 years ago
  Tejun Heo 39efa3ef3a signal: Use GROUP_STOP_PENDING to stop once for a single group stop 14 years ago
  Tejun Heo e5c1902e92 signal: Fix premature completion of group stop when interfered by ptrace 14 years ago
  Tejun Heo fe1bc6a095 ptrace: Add @why to ptrace_stop() 14 years ago
  Tejun Heo edf2ed153b ptrace: Kill tracehook_notify_jctl() 14 years ago
  Tejun Heo 71db5eb99c signal: Remove superflous try_to_freeze() loop in do_signal_stop() 14 years ago
  Tejun Heo c672af35d5 signal: Fix SIGCONT notification code 14 years ago
  Julien Tinnes da48524eb2 Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code 14 years ago
  Namhyung Kim b840115083 signals: annotate lock context change on ptrace_stop() 14 years ago
  Namhyung Kim b8ed374e20 signals: annotate lock_task_sighand() 14 years ago
  Andi Kleen a337fdac7a HWPOISON: Copy si_addr_lsb to user 14 years ago
  David Howells 694f690d27 CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks 15 years ago
  Oleg Nesterov 09faef11df exit: change zap_other_threads() to count sub-threads 15 years ago
  Oleg Nesterov 065add3941 signals: check_kill_permission(): don't check creds if same_thread_group() 15 years ago