Dmitry V. Levin
|
fbb77611e9
Fix compat_sys_sigpending breakage
|
8 år sedan |
zhongjiang
|
4ea77014af
kernel/signal.c: avoid undefined behaviour in kill_something_info
|
8 år sedan |
Linus Torvalds
|
c856863988
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 år sedan |
Linus Torvalds
|
1b044f1cfc
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 år sedan |
Linus Torvalds
|
241e5e6f04
Merge tag 'm68k-for-v4.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
|
8 år sedan |
Andreas Schwab
|
204a2be30a
m68k: Remove ptrace_signal_deliver
|
8 år sedan |
Eric W. Biederman
|
57db7e4a2d
signal: Only reschedule timers on signals timers have sent
|
8 år sedan |
Al Viro
|
1b3c872c83
rt_sigtimedwait(): move compat to native
|
8 år sedan |
Al Viro
|
8f13621abc
sigpending(): move compat to native
|
8 år sedan |
Thomas Gleixner
|
96fe3b072f
posix-timers: Rename do_schedule_next_timer
|
8 år sedan |
Christoph Hellwig
|
31ea70e030
posix-timers: Move the do_schedule_next_timer declaration
|
8 år sedan |
Al Viro
|
bcfe8ad8ef
do_sigaltstack(): lift copying to/from userland into callers
|
8 år sedan |
Linus Torvalds
|
de4d195308
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 år sedan |
Eric W. Biederman
|
6c478ae920
signal: Make kill_proc_info static
|
8 år sedan |
Paul E. McKenney
|
5f0d5a3ae7
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
|
8 år sedan |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 år sedan |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 år sedan |
Ingo Molnar
|
68db0cf106
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
|
8 år sedan |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 år sedan |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 år sedan |
Ingo Molnar
|
8703e8a465
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
|
8 år sedan |
Ingo Molnar
|
780de9dd27
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
|
8 år sedan |
Stas Sergeev
|
441398d378
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
|
8 år sedan |
Frederic Weisbecker
|
bde8285e5c
signal: Convert obsolete cputime type to nsecs
|
8 år sedan |
Frederic Weisbecker
|
5613fda9a5
sched/cputime: Convert task/group cputime to nsecs
|
8 år sedan |
Frederic Weisbecker
|
a1cecf2ba7
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
|
8 år sedan |
Jamie Iles
|
2d39b3cd34
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
|
8 år sedan |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 år sedan |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 år sedan |
Waiman Long
|
c7be96af89
signals: avoid unnecessary taking of sighand->siglock
|
8 år sedan |