Heiko Carstens
|
b290ebe2c4
[CVE-2009-0029] System call wrappers part 04
|
16 년 전 |
Heiko Carstens
|
2ed7c03ec1
[CVE-2009-0029] Convert all system calls to return a long
|
16 년 전 |
Sukadev Bhattiprolu
|
9cd4fd1043
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
|
16 년 전 |
Sukadev Bhattiprolu
|
09bca05c90
SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
|
16 년 전 |
Linus Torvalds
|
b0f4b285d7
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 년 전 |
Mathieu Desnoyers
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
16 년 전 |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 년 전 |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
16 년 전 |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 년 전 |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
16 년 전 |
Sukadev Bhattiprolu
|
d25141a818
'kill sig -1' must only apply to caller's namespace
|
16 년 전 |
Linus Torvalds
|
92b29b86fe
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 년 전 |
Mathieu Desnoyers
|
0a16b60758
tracing, sched: LTTng instrumentation - scheduler
|
17 년 전 |
Frank Mayhar
|
f06febc96b
timers: fix itimer/many thread hang
|
16 년 전 |
Roland McGrath
|
1b04624f93
tracehook: fix SA_NOCLDWAIT
|
16 년 전 |
Linus Torvalds
|
67a077dca4
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 년 전 |
Ingo Molnar
|
2106b531ea
Merge branch 'timers/urgent' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into timers/urgent
|
17 년 전 |
Roland McGrath
|
b787f7ba67
tracehook: force signal_pending()
|
17 년 전 |
Roland McGrath
|
2b2a1ff64a
tracehook: death
|
17 년 전 |
Roland McGrath
|
fa00b80b3c
tracehook: job control
|
17 년 전 |
Roland McGrath
|
7bcf6a2ca5
tracehook: get_signal_to_deliver
|
17 년 전 |
Roland McGrath
|
445a91d2fe
tracehook: tracehook_consider_fatal_signal
|
17 년 전 |
Roland McGrath
|
35de254dc6
tracehook: tracehook_consider_ignored_signal
|
17 년 전 |
Roland McGrath
|
ff1188646c
tracehook: unexport ptrace_notify
|
17 년 전 |
Pavel Emelyanov
|
19b0cfcca4
pidns: remove now unused kill_proc function
|
17 년 전 |
Oleg Nesterov
|
999d9fc167
coredump: move mm->core_waiters into struct core_state
|
17 년 전 |
Oleg Nesterov
|
3d749b9e67
ptrace: simplify ptrace_stop()->sigkill_pending() path
|
17 년 전 |
Gustavo Fernando Padovan
|
bc64efd220
kernel/signal.c: change vars pid and tgid types to pid_t
|
17 년 전 |
Michael Kerrisk
|
d8878ba3f0
signals: make siginfo_t si_utime + si_sstime report times in USER_HZ, not HZ
|
17 년 전 |
Oleg Nesterov
|
2b201a9edd
signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check
|
17 년 전 |