Commit History

Author SHA1 Message Date
  Oleg Nesterov 5fc894bb4f signals: send_sigqueue: don't forget about handle_stop_signal() 17 years ago
  Oleg Nesterov 5c193e8871 signals: send_sigqueue: don't take rcu lock 17 years ago
  Oleg Nesterov f6b76d4fb0 get_signal_to_deliver: use the cached ->signal/sighand values 17 years ago
  Oleg Nesterov ad16a46069 handle_stop_signal: use the cached p->signal value 17 years ago
  Oleg Nesterov fc321d2e60 handle_stop_signal: unify partial/full stop handling 17 years ago
  Oleg Nesterov 6ca25b5513 kill_pid_info: don't take now unneeded tasklist_lock 17 years ago
  Oleg Nesterov e442055193 signals: re-assign CLD_CONTINUED notification from the sender to reciever 17 years ago
  Oleg Nesterov 3b5e9e53c6 signals: cleanup security_task_kill() usage/implementation 17 years ago
  Pavel Emelyanov 9e3bd6c3fb signals: consolidate send_sigqueue and send_group_sigqueue 17 years ago
  Pavel Emelyanov c5363d0363 signals: clean dequeue_signal from excess checks and assignments 17 years ago
  Pavel Emelyanov 93585eeaf3 signals: consolidate checks for whether or not to ignore a signal 17 years ago
  Oleg Nesterov 1406f2d321 lock_task_sighand: add rcu lock/unlock 17 years ago
  Oleg Nesterov 573cf9ad72 signals: do_signal_stop(): use signal_group_exit() 17 years ago
  Pavel Emelyanov 2acb024d55 signals: consolidate checking for ignored/legacy signals 17 years ago
  Pavel Emelyanov af7fff9c13 signals: turn LEGACY_QUEUE macro into static inline function 17 years ago
  Pavel Emelyanov e1401c6bbb signals: remove unused variable from send_signal() 17 years ago
  Pavel Machek f5264481c8 trivial: small cleanups 17 years ago
  Roland McGrath 18c98b6527 ptrace_signal subroutine 17 years ago
  Roland McGrath 13b1c3d4b4 freezer vs stopped or traced 17 years ago
  Harvey Harrison b5606c2d44 remove final fastcall users 17 years ago
  Pavel Emelyanov 146a505d49 Get rid of the kill_pgrp_info() function 17 years ago
  Pavel Emelyanov d5df763b81 Clean up the kill_something_info 17 years ago
  Oleg Nesterov fea9d17554 ITIMER_REAL: convert to use struct pid 17 years ago
  Oleg Nesterov d36174bc2b uglify kill_pid_info() to fix kill() vs exec() race 17 years ago
  Oleg Nesterov 5dee1707df move the related code from exit_notify() to exit_signals() 17 years ago
  Oleg Nesterov d12619b5ff fix group stop with exit race 17 years ago
  Oleg Nesterov 20686a309a ptrace_stop: fix racy nonstop_code setting 17 years ago
  Oleg Nesterov 6405f7f467 ptrace_stop: fix the race with ptrace detach+attach 17 years ago
  Oleg Nesterov 6b39c7bfbd kill PT_ATTACHED 17 years ago
  Roland McGrath 1a669c2f16 Add arch_ptrace_stop 17 years ago