Historique des commits

Auteur SHA1 Message Date
  Helge Deller 41b2715487 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE il y a 9 ans
  Dave Hansen cd0ea35ff5 signals, pkeys: Notify userspace about protection key faults il y a 9 ans
  Sasha Levin 823dd3224a signals: avoid random wakeups in sigsuspend() il y a 9 ans
  Richard Weinberger 9d8a765211 kernel/signal.c: unexport sigsuspend() il y a 9 ans
  Oleg Nesterov 5fa534c987 coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP il y a 9 ans
  Oleg Nesterov 2e01fabe67 signals: kill block_all_signals() and unblock_all_signals() il y a 9 ans
  Amanieu d'Antras 26135022f8 signal: fix information leak in copy_siginfo_to_user il y a 10 ans
  Amanieu d'Antras 3c00cb5e68 signal: fix information leak in copy_siginfo_from_user32 il y a 10 ans
  Linus Torvalds e22619a29f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security il y a 10 ans
  Oleg Nesterov 9e7c8f8c62 signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() il y a 10 ans
  Palmer Dabbelt b76808e680 signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' il y a 10 ans
  Vladimir Davydov 69828dce7a signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo il y a 10 ans
  Davidlohr Bueso 1df0135588 signal: use current->state helpers il y a 10 ans
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct il y a 10 ans
  Linus Torvalds 3eb5b893eb Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 10 ans
  Qiaowei Ren ee1b58d36a mpx: Extend siginfo structure to include bound violation information il y a 10 ans
  Oleg Nesterov 392809b258 signal: Document the RCU protection of ->sighand il y a 11 ans
  Paul E. McKenney eca1a08986 signal: Exit RCU read-side critical section on each pass through loop il y a 10 ans
  Linus Torvalds 63b12bdb0d Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc il y a 11 ans
  Richard Weinberger 828b1f65d2 Rip out get_signal_to_deliver() il y a 12 ans
  Richard Weinberger 10b1c7ac8b Clean up signal_delivered() il y a 11 ans
  Richard Weinberger df5601f9c3 tracehook_signal_handler: Remove sig, info, ka and regs il y a 12 ans
  Paul E. McKenney c41247e1d4 signal: Explain local_irq_save() call il y a 11 ans
  Oleg Nesterov b4e74264eb signals: introduce kernel_sigaction() il y a 11 ans
  Oleg Nesterov 580d34e42a signals: disallow_signal() should flush the potentially pending signal il y a 11 ans
  Oleg Nesterov ec5955b8fd signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal() il y a 11 ans
  Oleg Nesterov 0341729b4b signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] il y a 11 ans
  Oleg Nesterov afe2b0386a signals: cleanup the usage of t/current in do_sigaction() il y a 11 ans
  Oleg Nesterov c09c144139 signals: rename rm_from_queue_full() to flush_sigqueue_mask() il y a 11 ans
  Oleg Nesterov 9490592f27 signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread() il y a 11 ans