Commit History

Author SHA1 Message Date
  Oleg Nesterov 0c4a842349 signals: set_current_blocked() can use __set_current_blocked() 12 years ago
  Oleg Nesterov 5ba53ff648 signals: sys_ssetmask() uses uninitialized newmask 12 years ago
  Linus Torvalds 54d46ea993 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro c40702c49f new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those 12 years ago
  Al Viro 9026843952 generic compat_sys_sigaltstack() 12 years ago
  Al Viro 6bf9adfc90 introduce generic sys_sigaltstack(), switch x86 and um to it 12 years ago
  Al Viro 5c49574ffd new helper: restore_altstack() 12 years ago
  Linus Torvalds 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 years ago
  Linus Torvalds 9977d9b379 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 years ago
  Al Viro 541880d9a2 do_coredump(): get rid of pt_regs argument 12 years ago
  Al Viro 4aaefee589 print_fatal_signal(): get rid of pt_regs argument 12 years ago
  Al Viro 94eb22d505 ptrace_signal(): get rid of unused arguments 12 years ago
  Al Viro b7f9591c44 get rid of ptrace_signal_deliver() arguments 12 years ago
  Eric W. Biederman 17cf22c33e pidns: Use task_active_pid_ns where appropriate 15 years ago
  Oleg Nesterov 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 12 years ago
  Denys Vlasenko 5ab1c309b3 coredump: pass siginfo_t* to do_coredump() and below, not merely signr 12 years ago
  Alex Kelly 179899fd5d coredump: update coredump-related headers 12 years ago
  Oleg Nesterov f784e8a798 task_work: Simplify the usage in ptrace_notify() and get_signal_to_deliver() 13 years ago
  Al Viro 7266702805 signal: make sure we don't get stopped with pending task_work 13 years ago
  Al Viro efee984c27 new helper: signal_delivered() 13 years ago
  Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
  Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
  Al Viro 754421c8ca HAVE_RESTORE_SIGMASK is defined on all architectures now 13 years ago
  Eric W. Biederman 3208450488 pidns: use task_active_pid_ns in do_notify_parent 13 years ago
  Linus Torvalds 654443e20d Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
  Linus Torvalds f9369910a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 years ago
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
  Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
  Eric W. Biederman 54ba47edac userns: signal remove unnecessary map_cred_ns 13 years ago
  Eric W. Biederman 5af662030e userns: Convert ptrace, kill, set_priority permission checks to work with kuids and kgids 13 years ago