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
*
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
2020-06-30
1
-3
/
+7
*
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
1
-53
/
+53
|
\
|
*
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
2020-05-05
1
-53
/
+53
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-23
1
-1
/
+5
|
\
\
|
*
|
signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Eric W. Biederman
2020-04-21
1
-1
/
+5
|
|
/
*
|
signal: use kill_proc_info instead of kill_pid_info in kill_something_info
Zhiqiang Liu
2020-04-12
1
-6
/
+2
*
|
signal: check sig before setting info in kill_pid_usb_asyncio
Zhiqiang Liu
2020-04-12
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
1
-1
/
+1
|
\
|
*
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-01
1
-1
/
+1
*
|
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-02-26
1
-9
/
+14
|
/
*
sched.h: Annotate sighand_struct with __rcu
Madhuparna Bhowmik
2020-01-26
1
-1
/
+1
*
cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrac...
Oleg Nesterov
2019-10-11
1
-1
/
+1
*
Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-16
1
-2
/
+5
|
\
|
*
pidfd: add P_PIDFD to waitid()
Christian Brauner
2019-08-01
1
-2
/
+5
*
|
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2019-08-19
1
-0
/
+5
*
|
kernel/signal.c: fix a kernel-doc markup
Mauro Carvalho Chehab
2019-08-03
1
-1
/
+1
*
|
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
2019-07-29
1
-0
/
+1
|
/
*
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
1
-50
/
+19
*
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
1
-0
/
+11
|
\
|
*
pidfd: add polling support
Joel Fernandes (Google)
2019-06-28
1
-0
/
+11
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-75
/
+174
|
\
\
|
*
|
signal: Remove the signal number and task parameters from force_sig_info
Eric W. Biederman
2019-05-29
1
-7
/
+7
|
*
|
signal: Factor force_sig_info_to_task out of force_sig_info
Eric W. Biederman
2019-05-29
1
-3
/
+9
|
*
|
signal: Generate the siginfo in force_sig
Eric W. Biederman
2019-05-29
1
-1
/
+9
|
*
|
signal: Move the computation of force into send_signal and correct it.
Eric W. Biederman
2019-05-29
1
-13
/
+22
|
*
|
signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal
Eric W. Biederman
2019-05-29
1
-17
/
+16
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-3
/
+2
|
*
|
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
2019-05-29
1
-1
/
+11
|
*
|
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
2019-05-27
1
-2
/
+2
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-3
/
+3
|
*
|
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
1
-2
/
+4
|
*
|
signal: Correct namespace fixups of si_pid and si_uid
Eric W. Biederman
2019-05-22
1
-27
/
+40
|
*
|
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
Eric W. Biederman
2019-05-22
1
-8
/
+61
|
|
/
*
|
Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
*
|
audit: deliver signal_info regarless of syscall
Richard Guy Briggs
2019-05-21
1
-1
/
+1
|
|
/
*
|
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
2019-06-29
1
-2
/
+3
*
|
signal: improve comments
Christian Brauner
2019-06-05
1
-6
/
+5
*
|
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
2019-06-01
1
-0
/
+2
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
signal: unconditionally leave the frozen state in ptrace_stop()
Roman Gushchin
2019-05-16
1
-0
/
+1
*
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
2019-05-14
1
-0
/
+1
*
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-05-09
1
-4
/
+62
|
\
|
*
cgroup: never call do_group_exit() with task->frozen bit set
Roman Gushchin
2019-05-09
1
-5
/
+3
|
*
cgroup: prevent spurious transition into non-frozen state
Roman Gushchin
2019-05-06
1
-1
/
+1
|
*
cgroup: cgroup v2 freezer
Roman Gushchin
2019-04-19
1
-5
/
+65
*
|
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
1
-3
/
+9
|
\
\
|
*
|
signal: support CLONE_PIDFD with pidfd_send_signal
Christian Brauner
2019-05-07
1
-3
/
+9
|
|
/
*
/
signal: use fdget() since we don't allow O_PATH
Christian Brauner
2019-04-18
1
-1
/
+1
|
/
*
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
2019-04-01
1
-9
/
+4
*
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-03-16
1
-6
/
+127
|
\
[next]