Histórico de Commits

Autor SHA1 Mensagem Data
  Josh Stone e8440c1458 uprobes: Add exports for module use há 13 anos atrás
  Oleg Nesterov 9899d11f65 ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL há 13 anos atrás
  Oleg Nesterov 910ffdb18a ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() há 13 anos atrás
  Oleg Nesterov edea0d03ee ia64: kill thread_matches(), unexport ptrace_check_attach() há 13 anos atrás
  Linus Torvalds 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) há 13 anos atrás
  Oleg Nesterov 992fb6e170 ptrace: introduce PTRACE_O_EXITKILL há 13 anos atrás
  Eric W. Biederman 4c44aaafa8 userns: Kill task_user_ns há 13 anos atrás
  Tetsuo Handa 9f99798ff4 ptrace: mark __ptrace_may_access() static há 13 anos atrás
  Eric W. Biederman 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids há 14 anos atrás
  Eric W. Biederman c4a4d60379 userns: Use cred->user_ns instead of cred->user->user_ns há 14 anos atrás
  Denys Vlasenko ee00560c7d ptrace: remove PTRACE_SEIZE_DEVEL bit há 13 anos atrás
  Denys Vlasenko aa9147c98f ptrace: make PTRACE_SEIZE set ptrace options specified in 'data' parameter há 13 anos atrás
  Denys Vlasenko 86b6c1f301 ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS code há 13 anos atrás
  Denys Vlasenko 8c5cf9e5c5 ptrace: don't modify flags on PTRACE_SETOPTIONS failure há 13 anos atrás
  Linus Torvalds c49c41a413 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security há 14 anos atrás
  Eric Paris 69f594a389 ptrace: do not audit capability check when outputing /proc/pid/stat há 14 anos atrás
  Eric Paris f1c84dae0e capabilities: remove task_ns_* functions há 14 anos atrás
  Oleg Nesterov 8a88951b58 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach há 14 anos atrás
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h há 14 anos atrás
  Oleg Nesterov f9d81f61c8 ptrace: PTRACE_LISTEN forgets to unlock ->siglock há 14 anos atrás
  Vladimir Zapolskiy f701e5b73a connector: add an event for monitoring process tracers há 14 anos atrás
  Oleg Nesterov d4f7c511c1 do not change dead_task->exit_signal há 14 anos atrás
  Oleg Nesterov 9843a1e977 __ptrace_detach: avoid task_detached(), check do_notify_parent() há 14 anos atrás
  Tejun Heo 544b2c91a9 ptrace: implement PTRACE_LISTEN há 14 anos atrás
  Tejun Heo fca26f260c ptrace: implement PTRACE_INTERRUPT há 14 anos atrás
  Tejun Heo 3544d72a0e ptrace: implement PTRACE_SEIZE há 14 anos atrás
  Tejun Heo 73ddff2bee job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap há 14 anos atrás
  Tejun Heo 62c124ff3b ptrace: use bit_waitqueue for TRAPPING instead of wait_chldexit há 14 anos atrás
  Tejun Heo 7dd3db54e7 job control: introduce task_set_jobctl_pending() há 14 anos atrás
  Tejun Heo 755e276b33 ptrace: ptrace_check_attach(): rename @kill to @ignore_state and add comments há 14 anos atrás