index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 handling: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-07
1
-4
/
+4
*
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-03
1
-79
/
+61
|
\
|
*
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
2022-05-11
1
-2
/
+8
|
*
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
1
-8
/
+6
|
*
ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
Eric W. Biederman
2022-05-11
1
-54
/
+38
|
*
signal: Use lockdep_assert_held instead of assert_spin_locked
Eric W. Biederman
2022-05-11
1
-2
/
+2
|
*
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
2022-05-11
1
-7
/
+1
|
*
signal: Rename send_signal send_signal_locked
Eric W. Biederman
2022-05-11
1
-12
/
+12
*
|
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
1
-2
/
+16
|
/
*
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
2022-03-31
1
-40
/
+0
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
1
-30
/
+32
|
\
|
*
ptrace: Return the signal to continue with from ptrace_stop
Eric W. Biederman
2022-03-18
1
-13
/
+19
|
*
ptrace: Move setting/clearing ptrace_message into ptrace_stop
Eric W. Biederman
2022-03-18
1
-9
/
+12
|
*
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-10
1
-1
/
+1
|
*
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
2022-03-10
1
-11
/
+3
|
*
task_work: Introduce task_work_pending
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
ptrace: Remove tracehook_signal_handler
Eric W. Biederman
2022-03-10
1
-1
/
+2
*
|
signal, x86: Delay calling signals in atomic on RT enabled kernels
Oleg Nesterov
2022-03-04
1
-0
/
+40
*
|
signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLE
Kees Cook
2022-02-10
1
-2
/
+3
|
/
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-25
/
+36
|
\
|
*
signal: clean up kernel-doc comments
Randy Dunlap
2022-01-08
1
-2
/
+3
|
*
signal: Remove the helper signal_group_exit
Eric W. Biederman
2022-01-08
1
-3
/
+5
|
*
signal: Remove SIGNAL_GROUP_COREDUMP
Eric W. Biederman
2022-01-08
1
-1
/
+1
|
*
signal: Make coredump handling explicit in complete_signal
Eric W. Biederman
2022-01-08
1
-1
/
+1
|
*
signal: Have prepare_signal detect coredumps using signal->core_state
Eric W. Biederman
2022-01-08
1
-2
/
+2
|
*
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
2021-12-03
1
-7
/
+29
|
|
\
|
*
|
signal: Requeue ptrace signals
Eric W. Biederman
2021-11-17
1
-1
/
+2
|
*
|
signal: Requeue signals in the appropriate queue
Eric W. Biederman
2021-11-17
1
-7
/
+14
|
*
|
signal: In get_signal test for signal_group_exit every time through the loop
Eric W. Biederman
2021-11-17
1
-10
/
+10
*
|
|
signal: Skip the altstack update when not needed
Chang S. Bae
2021-12-14
1
-0
/
+9
|
|
/
|
/
|
*
|
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
[next]