- fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 4269157 kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal() by Oleg Nesterov · 7 years ago
- ac25385 kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals by Oleg Nesterov · 7 years ago
- 628c1bc kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL by Oleg Nesterov · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- c3aff08 signal: Fix name of SIGEMT in #if defined() check by Andrew Clayton · 7 years ago
- 3968cf6 get_compat_sigset() by Al Viro · 7 years ago
- 176826a signal: lift sigset size check out of do_sigpending() by Dmitry V. Levin · 7 years ago
- 1681634 signal: simplify compat_sigpending() by Dmitry V. Levin · 7 years ago
- f454322 signal: replace sigset_to_compat() with put_compat_sigset() by Dmitry V. Levin · 7 years ago
- dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- eb61b59 signal: don't remove SIGNAL_UNKILLABLE for traced tasks. by Jamie Iles · 7 years ago
- fbb7761 Fix compat_sys_sigpending breakage by Dmitry V. Levin · 7 years ago
- cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
- 4ea7701 kernel/signal.c: avoid undefined behaviour in kill_something_info by zhongjiang · 7 years ago
- c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 241e5e6 Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 8 years ago
- 204a2be m68k: Remove ptrace_signal_deliver by Andreas Schwab · 8 years ago
- 57db7e4 signal: Only reschedule timers on signals timers have sent by Eric W. Biederman · 8 years ago
- 1b3c872 rt_sigtimedwait(): move compat to native by Al Viro · 8 years ago
- 8f13621 sigpending(): move compat to native by Al Viro · 8 years ago
- 96fe3b0 posix-timers: Rename do_schedule_next_timer by Thomas Gleixner · 8 years ago
- 31ea70e posix-timers: Move the do_schedule_next_timer declaration by Christoph Hellwig · 8 years ago
- bcfe8ad do_sigaltstack(): lift copying to/from userland into callers by Al Viro · 8 years ago
- de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 6c478ae signal: Make kill_proc_info static by Eric W. Biederman · 8 years ago
- 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
- 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
- 780de9d sched/headers, cgroups: Remove the threadgroup_change_*() wrappery by Ingo Molnar · 8 years ago
- 441398d sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT by Stas Sergeev · 8 years ago
- bde8285 signal: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
- 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
- a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
- 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
- 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- c7be96a signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 8 years ago
- baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
- 6846351 x86/signal: Add SA_{X32,IA32}_ABI sa_flags by Dmitry Safonov · 8 years ago
- 2b1ecc3 signals: Use hrtimer for sigtimedwait() by Thomas Gleixner · 9 years ago
- 747800e kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Wang Xiaoqiang · 9 years ago
- 0318bc8 signals/sigaltstack: Report current flag bits in sigaltstack() by Andy Lutomirski · 9 years ago
- 2a74213 signals/sigaltstack: Implement SS_AUTODISARM flag by Stas Sergeev · 9 years ago
- 407bc16 signals/sigaltstack: Prepare to add new SS_xxx flags by Stas Sergeev · 9 years ago
- 41b2715 kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE by Helge Deller · 9 years ago
- cd0ea35 signals, pkeys: Notify userspace about protection key faults by Dave Hansen · 9 years ago
- 823dd32 signals: avoid random wakeups in sigsuspend() by Sasha Levin · 9 years ago
- 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
- 5fa534c coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP by Oleg Nesterov · 9 years ago
- 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
- 2613502 signal: fix information leak in copy_siginfo_to_user by Amanieu d'Antras · 9 years ago
- 3c00cb5 signal: fix information leak in copy_siginfo_from_user32 by Amanieu d'Antras · 9 years ago
- e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- 9e7c8f8 signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() by Oleg Nesterov · 10 years ago
- b76808e signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' by Palmer Dabbelt · 10 years ago
- 69828dc signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo by Vladimir Davydov · 10 years ago
- 1df0135 signal: use current->state helpers by Davidlohr Bueso · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ee1b58d mpx: Extend siginfo structure to include bound violation information by Qiaowei Ren · 10 years ago
- 392809b signal: Document the RCU protection of ->sighand by Oleg Nesterov · 10 years ago
- eca1a08 signal: Exit RCU read-side critical section on each pass through loop by Paul E. McKenney · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 828b1f6 Rip out get_signal_to_deliver() by Richard Weinberger · 11 years ago
- 10b1c7a Clean up signal_delivered() by Richard Weinberger · 10 years ago
- df5601f tracehook_signal_handler: Remove sig, info, ka and regs by Richard Weinberger · 11 years ago
- c41247e signal: Explain local_irq_save() call by Paul E. McKenney · 11 years ago
- b4e7426 signals: introduce kernel_sigaction() by Oleg Nesterov · 11 years ago
- 580d34e signals: disallow_signal() should flush the potentially pending signal by Oleg Nesterov · 11 years ago
- ec5955b signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal() by Oleg Nesterov · 11 years ago
- 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 11 years ago
- afe2b03 signals: cleanup the usage of t/current in do_sigaction() by Oleg Nesterov · 11 years ago
- c09c144 signals: rename rm_from_queue_full() to flush_sigqueue_mask() by Oleg Nesterov · 11 years ago
- 9490592f signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread() by Oleg Nesterov · 11 years ago
- 6114041 signals: s/siginitset/sigemptyset/ in do_sigtimedwait() by Oleg Nesterov · 11 years ago
- 650226b ptrace: task_clear_jobctl_trapping()->wake_up_bit() needs mb() by Oleg Nesterov · 11 years ago
- f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
- 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
- d426334 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
- e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 11 years ago
- 8d38f20 kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread() by Oleg Nesterov · 11 years ago
- ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 11 years ago
- 3ddc5b4 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() by Mathieu Desnoyers · 11 years ago
- a2d5f1f sigtimedwait: use freezable blocking call by Colin Cross · 12 years ago
- 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 403bad7 coredump: only SIGKILL should interrupt the coredumping task by Oleg Nesterov · 12 years ago
- 681a90f arc, print-fatal-signals: reduce duplicated information by Vineet Gupta · 12 years ago
- 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- b9e146d kernel/signal.c: stop info leak via the tkill and the tgkill syscalls by Emese Revfy · 12 years ago
- 2b5faa4 connector: Added coredumping event to the process connector by Jesper Derehag · 12 years ago
- 522cff1 kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER by Andrew Morton · 12 years ago
- 2ca3952 signal: always clear sa_restorer on execve by Kees Cook · 12 years ago
- 20f22ab signals: fix new kernel-doc warnings by Randy Dunlap · 12 years ago