index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
1
-0
/
+13
*
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
2021-11-19
1
-7
/
+16
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
1
-10
/
+24
|
\
|
*
signal: Add SA_IMMUTABLE to ensure forced siganls do not get changed
Eric W. Biederman
2021-11-03
1
-1
/
+7
|
*
signal: Implement force_fatal_sig
Eric W. Biederman
2021-10-29
1
-9
/
+17
*
|
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-03
1
-42
/
+7
|
\
\
|
*
|
coredump: Don't perform any cleanups before dumping core
Eric W. Biederman
2021-10-06
1
-26
/
+1
|
*
|
ptrace: Remove the unnecessary arguments from arch_ptrace_stop
Eric W. Biederman
2021-10-06
1
-2
/
+2
|
*
|
signal: Remove the bogus sigkill_pending in ptrace_stop
Eric W. Biederman
2021-10-06
1
-14
/
+4
|
|
/
*
|
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
1
-6
/
+29
|
\
\
|
*
|
signal: Add an optional check for altstack size
Thomas Gleixner
2021-10-26
1
-6
/
+29
|
|
/
*
|
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-21
1
-19
/
+6
|
\
\
|
|
/
|
/
|
|
*
ucounts: Fix signal ucount refcounting
Eric W. Biederman
2021-10-18
1
-19
/
+6
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-1
/
+1
|
\
\
|
*
|
memcg: enable accounting for signals
Vasily Averin
2021-09-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
1
-4
/
+26
|
\
\
|
*
|
signal/seccomp: Refactor seccomp signal and coredump generation
Eric W. Biederman
2021-08-26
1
-4
/
+26
|
|
/
*
|
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-01
1
-18
/
+44
|
\
\
|
*
|
signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
Eric W. Biederman
2021-07-23
1
-5
/
+5
|
*
|
signal: Remove the generic __ARCH_SI_TRAPNO support
Eric W. Biederman
2021-07-23
1
-14
/
+0
|
*
|
signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK
Eric W. Biederman
2021-07-23
1
-0
/
+21
|
*
|
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
2021-07-23
1
-0
/
+19
|
|
/
*
/
posix-cpu-timers: Assert task sighand is locked while starting cputime counter
Frederic Weisbecker
2021-08-10
1
-0
/
+15
|
/
*
Fix UCOUNT_RLIMIT_SIGPENDING counter leak
Alexey Gladkov
2021-07-08
1
-4
/
+16
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-10
/
+4
|
\
|
*
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
2021-07-01
1
-10
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
1
-12
/
+13
|
\
\
|
*
|
Reimplement RLIMIT_SIGPENDING on top of ucounts
Alexey Gladkov
2021-04-30
1
-12
/
+13
*
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
|
|
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
2021-06-27
1
-57
/
+2
*
|
|
signal: Prevent sigqueue caching after task got released
Thomas Gleixner
2021-06-22
1
-1
/
+16
|
/
/
*
|
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-21
1
-25
/
+34
|
\
\
|
*
|
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
1
-8
/
+13
|
*
|
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
2021-05-18
1
-0
/
+13
|
*
|
signal: Implement SIL_FAULT_TRAPNO
Eric W. Biederman
2021-05-18
1
-22
/
+12
|
*
|
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
2021-05-18
1
-0
/
+1
*
|
|
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
1
-11
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
2021-04-20
1
-3
/
+11
|
|
\
|
|
*
|
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
2021-04-14
1
-2
/
+42
|
*
|
signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
Thomas Gleixner
2021-04-14
1
-10
/
+7
*
|
|
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-28
1
-0
/
+13
|
\
\
\
|
*
|
|
signal, perf: Add missing TRAP_PERF case in siginfo_layout()
Marco Elver
2021-04-23
1
-0
/
+2
|
*
|
|
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
2021-04-16
1
-0
/
+11
|
|
/
/
*
|
|
Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-27
1
-3
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure
Miroslav Benes
2021-03-30
1
-3
/
+1
*
|
|
Revert "signal: don't allow STOP on PF_IO_WORKER threads"
Jens Axboe
2021-03-27
1
-2
/
+1
*
|
|
Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"
Jens Axboe
2021-03-27
1
-2
/
+2
*
|
|
Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"
Jens Axboe
2021-03-27
1
-3
/
+0
*
|
|
kernel: don't call do_exit() for PF_IO_WORKER threads
Jens Axboe
2021-03-26
1
-1
/
+9
[next]