Linus Torvalds
|
fa7f578076
Merge branch 'akpm' (patches from Andrew)
|
7 years ago |
Oleg Nesterov
|
426915796c
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
|
7 years ago |
Oleg Nesterov
|
ac25385089
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
|
7 years ago |
Oleg Nesterov
|
628c1bcba2
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
|
7 years ago |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Levin, Alexander (Sasha Levin)
|
75f296d93b
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
|
7 years ago |
Andrew Clayton
|
c3aff086ea
signal: Fix name of SIGEMT in #if defined() check
|
7 years ago |
Al Viro
|
3968cf6238
get_compat_sigset()
|
8 years ago |
Dmitry V. Levin
|
176826af03
signal: lift sigset size check out of do_sigpending()
|
8 years ago |
Dmitry V. Levin
|
1681634b8c
signal: simplify compat_sigpending()
|
8 years ago |
Dmitry V. Levin
|
f454322efb
signal: replace sigset_to_compat() with put_compat_sigset()
|
8 years ago |
Linus Torvalds
|
dd198ce714
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 years ago |
Jamie Iles
|
eb61b5911b
signal: don't remove SIGNAL_UNKILLABLE for traced tasks.
|
8 years ago |
Dmitry V. Levin
|
fbb77611e9
Fix compat_sys_sigpending breakage
|
8 years ago |
Eric W. Biederman
|
cc731525f2
signal: Remove kernel interal si_code magic
|
8 years ago |
zhongjiang
|
4ea77014af
kernel/signal.c: avoid undefined behaviour in kill_something_info
|
8 years ago |
Linus Torvalds
|
c856863988
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
1b044f1cfc
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
241e5e6f04
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
|
8 years ago |
Andreas Schwab
|
204a2be30a
m68k: Remove ptrace_signal_deliver
|
8 years ago |
Eric W. Biederman
|
57db7e4a2d
signal: Only reschedule timers on signals timers have sent
|
8 years ago |
Al Viro
|
1b3c872c83
rt_sigtimedwait(): move compat to native
|
8 years ago |
Al Viro
|
8f13621abc
sigpending(): move compat to native
|
8 years ago |
Thomas Gleixner
|
96fe3b072f
posix-timers: Rename do_schedule_next_timer
|
8 years ago |
Christoph Hellwig
|
31ea70e030
posix-timers: Move the do_schedule_next_timer declaration
|
8 years ago |
Al Viro
|
bcfe8ad8ef
do_sigaltstack(): lift copying to/from userland into callers
|
8 years ago |
Linus Torvalds
|
de4d195308
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Eric W. Biederman
|
6c478ae920
signal: Make kill_proc_info static
|
8 years ago |
Paul E. McKenney
|
5f0d5a3ae7
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
|
8 years ago |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |