index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
arch
/
m68k
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
1
-0
/
+1
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
*
m68k: Leave stack mangling to asm wrapper of sigreturn()
Al Viro
2021-09-24
1
-70
/
+41
*
m68k: Handle arrivals of multiple signals correctly
Al Viro
2021-09-24
1
-46
/
+42
*
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
2021-05-18
1
-1
/
+2
*
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
2021-04-16
1
-0
/
+3
*
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+2
*
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
|
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+1
*
|
m68knommu: fix sparse warnings in signal code
Greg Ungerer
2020-10-05
1
-2
/
+4
|
/
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
m68k: Use sizeof_field() helper
Gustavo A. R. Silva
2020-07-13
1
-16
/
+16
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-2
/
+2
*
m68k: Avoid VLA use in mangle_kernel_stack()
Geert Uytterhoeven
2019-01-21
1
-1
/
+2
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
m68k: Fix style, spelling, and grammar in siginfo_build_tests()
Geert Uytterhoeven
2018-05-22
1
-11
/
+12
*
m68k: Verify the offsets in struct siginfo never change.
Eric W. Biederman
2018-04-02
1
-0
/
+62
*
m68k: Remove ptrace_signal_deliver
Andreas Schwab
2017-06-19
1
-16
/
+0
*
m68k: switch to generic extable.h
Al Viro
2017-03-28
1
-1
/
+1
*
m68k/kernel: Modernize printing of kernel messages
Geert Uytterhoeven
2017-02-12
1
-17
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'm68k-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-03
1
-1
/
+1
|
\
|
*
m68k: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-30
1
-1
/
+1
*
|
m68knommu: fix user a5 register being overwritten
Greg Ungerer
2016-08-08
1
-1
/
+0
|
/
*
m68k: Use conventional function parameters for do_sigreturn
Greg Ungerer
2016-02-29
1
-6
/
+2
*
m68k: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-12
/
+2
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-2
/
+2
*
m68k: Use sigsp()
Richard Weinberger
2014-08-06
1
-12
/
+4
*
m68k: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-39
/
+24
*
m68k/coldfire: flush cache when creating the signal stack frame
Alexander Stein
2013-08-26
1
-0
/
+8
*
m68k: switch to generic old sigaction()
Al Viro
2013-02-03
1
-32
/
+0
*
m68k: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-11
/
+0
*
m68k: switch to generic sigaltstack
Al Viro
2013-02-03
1
-13
/
+3
*
get rid of ptrace_signal_deliver() arguments
Al Viro
2012-11-29
1
-1
/
+2
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-2
/
+0
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-8
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-4
/
+1
*
m68k: add TIF_NOTIFY_RESUME and handle it.
Al Viro
2012-05-21
1
-1
/
+14
*
m68k: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-8
/
+3
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-12
/
+3
*
m68k: merge the MMU and non-MMU signal.c code
Greg Ungerer
2012-05-20
1
-2
/
+1199
*
m68k: merge m68k and m68knommu arch directories
Greg Ungerer
2011-03-25
1
-1015
/
+3
*
m68k: Add helper function handle_kernel_fault()
Roman Zippel
2011-03-16
1
-1
/
+23
*
m68k: Check __get_user()/__put_user() return value
Al Viro
2011-01-07
1
-6
/
+6
*
m68k: Fix stack mangling logics in sigreturn
Al Viro
2011-01-07
1
-112
/
+61
*
m68k: If we fail to set sigframe up, just leave regs alone...
Al Viro
2011-01-07
1
-14
/
+30
[next]