Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fdc6807fcd09416c5537f479e1dcd624118e234c
/
kernel
/
signal.c
b840115
signals: annotate lock context change on ptrace_stop()
by Namhyung Kim
· 14 years ago
b8ed374
signals: annotate lock_task_sighand()
by Namhyung Kim
· 14 years ago
a337fda
HWPOISON: Copy si_addr_lsb to user
by Andi Kleen
· 14 years ago
694f690
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
by David Howells
· 14 years ago
09faef1
exit: change zap_other_threads() to count sub-threads
by Oleg Nesterov
· 14 years ago
065add3
signals: check_kill_permission(): don't check creds if same_thread_group()
by Oleg Nesterov
· 14 years ago
67fc4e0
kdb: core for kgdb back end (2 of 2)
by Jason Wessel
· 14 years ago
78d7d40
kernel core: use helpers for rlimits
by Jiri Slaby
· 15 years ago
a27341c
Prioritize synchronous signals over 'normal' signals
by Linus Torvalds
· 15 years ago
b45c6e7
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
by Andi Kleen
· 15 years ago
10e5453
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1be5396
signals: check ->group_stop_count after tracehook_get_signal()
by Oleg Nesterov
· 15 years ago
ad09750
signals: kill force_sig_specific()
by Oleg Nesterov
· 15 years ago
7486e5d
signals: cosmetic, collect_signal: use SI_USER
by Oleg Nesterov
· 15 years ago
dd34200
signals: send_signal: use si_fromuser() to detect from_ancestor_ns
by Oleg Nesterov
· 15 years ago
614c517
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
by Oleg Nesterov
· 15 years ago
7cf7db8
signals: Fix more rcu assumptions
by Thomas Gleixner
· 15 years ago
14d8c9f
signal: Fix racy access to __task_cred in kill_pid_info_as_uid()
by Thomas Gleixner
· 15 years ago
c3fa27d
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ba005e1
tracepoint: Add signal loss events
by Masami Hiramatsu
· 15 years ago
f9d4257
tracepoint: Add signal deliver event
by Masami Hiramatsu
· 15 years ago
d1eb650
tracepoint: Move signal sending tracepoint to events/signal.h
by Masami Hiramatsu
· 15 years ago
f84d49b
signal: Print warning message when dropping signals
by Naohiro Ooiwa
· 15 years ago
d958872
signals: inline __fatal_signal_pending
by Roland McGrath
· 15 years ago
4a30deb
signals: introduce do_send_sig_info() helper
by Oleg Nesterov
· 15 years ago
ae6d2ed
signals: tracehook_notify_jctl change
by Roland McGrath
· 15 years ago
a7f0765
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
by Oleg Nesterov
· 15 years ago
0dd8486
do_sigaltstack: small cleanups
by Linus Torvalds
· 15 years ago
0083fc2
do_sigaltstack: avoid copying 'stack_t' as a structure to user space
by Linus Torvalds
· 15 years ago
d926566
ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage
by Oleg Nesterov
· 15 years ago
5cb1144
ptrace: do not use task->ptrace directly in core kernel
by Oleg Nesterov
· 15 years ago
7a0aeb1
signal: fix __send_signal() false positive kmemcheck warning
by Vegard Nossum
· 16 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d254117
Merge branch 'master' into next
by James Morris
· 16 years ago
62ab450
signals: implement sys_rt_tgsigqueueinfo
by Thomas Gleixner
· 16 years ago
30b4ae8
signals: split do_tkill
by Thomas Gleixner
· 16 years ago
3bcac02
SELinux: Don't flush inherited SIGKILL during execve()
by David Howells
· 16 years ago
ad8d75f
tracing/events: move trace point headers into include/trace/events
by Steven Rostedt
· 16 years ago
a8d154b
tracing: create automated trace defines
by Steven Rostedt
· 16 years ago
6588c1e
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
by Sukadev Bhattiprolu
· 16 years ago
b3bfa0c
signals: protect cinit from blocked fatal signals
by Sukadev Bhattiprolu
· 16 years ago
921cf9f
signals: protect cinit from unblocked SIG_DFL signals
by Sukadev Bhattiprolu
· 16 years ago
7978b56
signals: add from_ancestor_ns parameter to send_signal()
by Sukadev Bhattiprolu
· 16 years ago
f008faf
signals: protect init from unwanted signals more
by Oleg Nesterov
· 16 years ago
43918f2
signals: remove 'handler' parameter to tracehook functions
by Oleg Nesterov
· 16 years ago
53da1d9
fix ptrace slowness
by Miklos Szeredi
· 16 years ago
32bd671
signal: re-add dead task accumulation stats.
by Peter Zijlstra
· 16 years ago
3a9f84d
signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal()
by Ed Swierk
· 16 years ago
d4e8204
[CVE-2009-0029] System call wrappers part 32
by Heiko Carstens
· 16 years ago
a5f8fa9
[CVE-2009-0029] System call wrappers part 09
by Heiko Carstens
· 16 years ago
17da2bd
[CVE-2009-0029] System call wrappers part 08
by Heiko Carstens
· 16 years ago
754fe8d
[CVE-2009-0029] System call wrappers part 07
by Heiko Carstens
· 16 years ago
b290ebe
[CVE-2009-0029] System call wrappers part 04
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
9cd4fd1
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
by Sukadev Bhattiprolu
· 16 years ago
09bca05
SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
by Sukadev Bhattiprolu
· 16 years ago
b0f4b28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7e066fb
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
by Mathieu Desnoyers
· 16 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 16 years ago
c69e8d9
CRED: Use RCU to access another task's creds and to release a task's own creds
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
76aac0e
CRED: Wrap task credential accesses in the core kernel
by David Howells
· 16 years ago
d25141a
'kill sig -1' must only apply to caller's namespace
by Sukadev Bhattiprolu
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0a16b60
tracing, sched: LTTng instrumentation - scheduler
by Mathieu Desnoyers
· 16 years ago
f06febc
timers: fix itimer/many thread hang
by Frank Mayhar
· 16 years ago
1b04624
tracehook: fix SA_NOCLDWAIT
by Roland McGrath
· 16 years ago
67a077d
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2106b53
Merge branch 'timers/urgent' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into timers/urgent
by Ingo Molnar
· 16 years ago
b787f7b
tracehook: force signal_pending()
by Roland McGrath
· 16 years ago
2b2a1ff
tracehook: death
by Roland McGrath
· 16 years ago
fa00b80
tracehook: job control
by Roland McGrath
· 16 years ago
7bcf6a2
tracehook: get_signal_to_deliver
by Roland McGrath
· 16 years ago
445a91d
tracehook: tracehook_consider_fatal_signal
by Roland McGrath
· 16 years ago
35de254
tracehook: tracehook_consider_ignored_signal
by Roland McGrath
· 16 years ago
ff11886
tracehook: unexport ptrace_notify
by Roland McGrath
· 16 years ago
19b0cfc
pidns: remove now unused kill_proc function
by Pavel Emelyanov
· 16 years ago
999d9fc
coredump: move mm->core_waiters into struct core_state
by Oleg Nesterov
· 16 years ago
3d749b9
ptrace: simplify ptrace_stop()->sigkill_pending() path
by Oleg Nesterov
· 16 years ago
bc64efd
kernel/signal.c: change vars pid and tgid types to pid_t
by Gustavo Fernando Padovan
· 16 years ago
d8878ba
signals: make siginfo_t si_utime + si_sstime report times in USER_HZ, not HZ
by Michael Kerrisk
· 16 years ago
2b201a9
signals: do_signal_stop: kill the SIGNAL_UNKILLABLE check
by Oleg Nesterov
· 16 years ago
92413d7
signals: dequeue_signal: don't check SIGNAL_GROUP_EXIT when setting SIGNAL_STOP_DEQUEUED
by Oleg Nesterov
· 16 years ago
100360f
signals: change collect_signal() to return void
by Oleg Nesterov
· 16 years ago
d443420
signals: collect_signal: simplify the "still_pending" logic
by Oleg Nesterov
· 16 years ago
6715ca4
signals: collect_signal: remove the unneeded sigismember() check
by Oleg Nesterov
· 16 years ago
ba66129
posix-timers: fix posix_timer_event() vs dequeue_signal() race
by Oleg Nesterov
· 16 years ago
cbaffba
posix timers: discard SI_TIMER signals on exec
by Oleg Nesterov
· 16 years ago
c8e85b4f
posix timers: sigqueue_free: don't free sigqueue if it is queued
by Oleg Nesterov
· 16 years ago
da7978b
signals: fix sigqueue_free() vs __exit_signal() race
by Oleg Nesterov
· 16 years ago
4e4c22c
signals: add set_restore_sigmask
by Roland McGrath
· 17 years ago
80fe728
signals: allow the kernel to actually kill /sbin/init
by Oleg Nesterov
· 17 years ago
fae5fa4
signals: fix /sbin/init protection from unwanted signals
by Oleg Nesterov
· 17 years ago
1931910
signals: check_kill_permission: remove tasklist_lock
by Oleg Nesterov
· 17 years ago
2e2ba22
signals: check_kill_permission: check session under tasklist_lock
by Oleg Nesterov
· 17 years ago
53c3033
signals: send_signal: be paranoid about signalfd_notify()
by Oleg Nesterov
· 17 years ago
021e1ae
signals: document CLD_CONTINUED notification mechanics
by Oleg Nesterov
· 17 years ago
7e695a5
signals: fold sig_ignored() into handle_stop_signal()
by Oleg Nesterov
· 17 years ago
2dce81b
signals: cleanup the usage of print_fatal_signal()
by Oleg Nesterov
· 17 years ago
Next »