index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
signal_compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
x86/signal/compat: Move sigaction_compat_abi() to signal_64.c
Brian Gerst
1
-15
/
+0
2023-01-06
x86/signal: Move siginfo field tests
Brian Gerst
1
-176
/
+0
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+2
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
1
-0
/
+6
2021-05-19
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
1
-2
/
+4
2021-05-19
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
1
-0
/
+3
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-1
/
+4
2020-12-15
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-12-02
signal: Expose SYS_USER_DISPATCH si_code type
Gabriel Krisman Bertazi
1
-1
/
+1
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
1
-7
/
+0
2020-09-04
arm64: mte: Add specific SIGSEGV codes
Vincenzo Frascino
1
-1
/
+1
2018-04-25
signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
Eric W. Biederman
1
-1
/
+1
2018-04-11
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
Helge Deller
1
-1
/
+1
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-03-18
signals, sparc: Add signal codes for ADI violations
Khalid Aziz
1
-1
/
+1
2018-03-16
signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
Dave Martin
1
-1
/
+1
2018-03-06
signal/x86: Include the field offsets in the build time checks
Eric W. Biederman
1
-0
/
+65
2018-01-16
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
1
-94
/
+2
2018-01-16
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-21
/
+0
2018-01-16
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
1
-2
/
+2
2018-01-16
signal: unify compat_siginfo_t
Al Viro
1
-0
/
+4
2018-01-12
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-12
/
+9
2017-04-05
x86/signals: Fix lower/upper bound reporting in compat siginfo
Joerg Roedel
1
-2
/
+2
2016-10-20
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
Dmitry Safonov
1
-3
/
+0
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
1
-3
/
+31
2016-06-14
x86/signals: Add build-time checks to the siginfo compat code
Dave Hansen
1
-0
/
+93
2016-06-14
x86/signals: Add missing signal_compat code for x86 features
Dave Hansen
1
-0
/
+15
2015-07-06
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
1
-0
/
+95