Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 年之前 |
David Howells
|
d550bbd40c
Disintegrate asm/system.h for Sparc
|
13 年之前 |
Oleg Nesterov
|
def8cf7256
signal: cosmetic, s/from_ancestor_ns/force/ in prepare_signal() paths
|
13 年之前 |
Oleg Nesterov
|
629d362b99
signal: give SEND_SIG_FORCED more power to beat SIGNAL_UNKILLABLE
|
13 年之前 |
Oleg Nesterov
|
b6e238dcee
exit_signal: fix the "parent has changed security domain" logic
|
13 年之前 |
Oleg Nesterov
|
163566f60b
tracing: send_sigqueue() needs trace_signal_generate() too
|
13 年之前 |
Oleg Nesterov
|
6c303d3ab3
tracing: let trace_signal_generate() report more info, kill overflow_fail/lose_info
|
13 年之前 |
Serge E. Hallyn
|
6b550f9495
user namespace: make signal.c respect user namespaces
|
13 年之前 |
Matt Fleming
|
5e6292c0f2
signal: add block_sigmask() for adding sigmask to current->blocked
|
13 年之前 |
Linus Torvalds
|
db0c2bf69a
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 年之前 |
Linus Torvalds
|
0db49b72bc
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Oleg Nesterov
|
8a88951b58
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
|
13 年之前 |
Martin Schwidefsky
|
648616343c
[S390] cputime: add sparse checking and cleanup
|
13 年之前 |
Tejun Heo
|
77e4ef99d1
threadgroup: extend threadgroup_lock() to cover exit and exec
|
13 年之前 |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 年之前 |
Serge Hallyn
|
d178bc3a70
user namespace: usb: make usb urbs user namespace aware (v2)
|
13 年之前 |
Oleg Nesterov
|
c1095c6da5
signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()
|
14 年之前 |
Linus Torvalds
|
8209f53d79
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
14 年之前 |
Oleg Nesterov
|
8a35241803
ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction
|
14 年之前 |
Paul E. McKenney
|
a841796f11
signal: align __lock_task_sighand() irq disabling and RCU
|
14 年之前 |
Oleg Nesterov
|
bb3696da89
ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented()
|
14 年之前 |
Oleg Nesterov
|
d4f7c511c1
do not change dead_task->exit_signal
|
14 年之前 |
Oleg Nesterov
|
53c8f9f199
make do_notify_parent() return bool
|
14 年之前 |
Tejun Heo
|
a288eecce5
ptrace: kill trivial tracehooks
|
14 年之前 |
Tejun Heo
|
d21142ece4
ptrace: kill task_ptrace()
|
14 年之前 |
Tejun Heo
|
544b2c91a9
ptrace: implement PTRACE_LISTEN
|
14 年之前 |
Tejun Heo
|
fb1d910c17
ptrace: implement TRAP_NOTIFY and use it for group stop events
|
14 年之前 |
Tejun Heo
|
3544d72a0e
ptrace: implement PTRACE_SEIZE
|
14 年之前 |
Tejun Heo
|
73ddff2bee
job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap
|
14 年之前 |
Randy Dunlap
|
ada9c93312
signal.c: fix kernel-doc notation
|
14 年之前 |