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
/
arm64
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
arm64: add POE signal support
Joey Gouly
1
-0
/
+62
2024-03-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-37
/
+61
2024-03-07
Merge branches 'for-next/reorg-va-space', 'for-next/rust-for-arm64', 'for-nex...
Catalin Marinas
1
-37
/
+61
2024-03-07
arm64/signal: Add FPMR signal handling
Mark Brown
1
-0
/
+59
2024-02-20
arm64: Move do_notify_resume() to entry-common.c
Mark Rutland
1
-33
/
+2
2024-02-20
arm64: Simplify do_notify_resume() DAIF masking
Mark Rutland
1
-19
/
+15
2024-02-09
arm64/signal: Don't assume that TIF_SVE means we saved SVE state
Mark Brown
1
-2
/
+2
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-17
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
1
-1
/
+1
2023-08-03
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
1
-1
/
+1
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
1
-1
/
+2
2023-06-23
arm64/signal: Restore TPIDR2 register rather than memory state
Mark Brown
1
-1
/
+1
2023-05-25
arm64: signal: include asm/exception.h
Arnd Bergmann
1
-0
/
+1
2023-04-12
arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()
Dongxu Sun
1
-5
/
+7
2023-04-12
arm64/signal: Use system_supports_tpidr2() to check TPIDR2
Dongxu Sun
1
-3
/
+3
2023-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-47
/
+212
2023-02-01
arm64/signal: Only read new data when parsing the ZT context
Mark Brown
1
-3
/
+3
2023-02-01
arm64/signal: Only read new data when parsing the ZA context
Mark Brown
1
-6
/
+7
2023-02-01
arm64/signal: Only read new data when parsing the SVE context
Mark Brown
1
-8
/
+10
2023-02-01
arm64/signal: Avoid rereading context frame sizes
Mark Brown
1
-25
/
+27
2023-02-01
arm64/signal: Make interface for restore_fpsimd_context() consistent
Mark Brown
1
-14
/
+14
2023-02-01
arm64/signal: Remove redundant size validation from parse_user_sigframe()
Mark Brown
1
-11
/
+8
2023-02-01
arm64/signal: Don't redundantly verify FPSIMD magic
Mark Brown
1
-4
/
+3
2023-02-01
Merge branches 'for-next/tpidr2' and 'for-next/sme2' into for-next/signal
Catalin Marinas
1
-4
/
+109
2023-01-20
arm64/signal: Include TPIDR2 in the signal context
Mark Brown
1
-0
/
+59
2023-01-20
arm64/sme: Implement signal handling for ZT
Mark Brown
1
-0
/
+105
2023-01-20
arm64/sme: Rename za_state to sme_state
Mark Brown
1
-4
/
+4
2023-01-05
arm64/signal: Always allocate SVE signal frames on SME only systems
Mark Brown
1
-1
/
+1
2023-01-05
arm64/signal: Always accept SVE signal frames on SME only systems
Mark Brown
1
-1
/
+6
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
1
-1
/
+6
2022-08-23
arm64/sme: Don't flush SVE register state when allocating SME storage
Mark Brown
1
-1
/
+1
2022-08-23
arm64/signal: Flush FPSIMD register state when disabling streaming mode
Mark Brown
1
-0
/
+10
2022-08-23
arm64/signal: Raise limit on stack frames
Mark Brown
1
-1
/
+1
2022-06-27
arm64/signal: Clean up SVE/SME feature checking inconsistency
Mark Brown
1
-8
/
+12
2022-06-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2022-06-02
arm64: Remove the __user annotation for the restore_za_context() argument
Catalin Marinas
1
-1
/
+1
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
1
-7
/
+7
2022-04-22
arm64/sme: Implement ZA signal handling
Mark Brown
1
-0
/
+139
2022-04-22
arm64/sme: Implement streaming SVE signal handling
Mark Brown
1
-10
/
+32
2022-04-22
arm64/sme: Disable ZA and streaming mode when handling signals
Mark Brown
1
-0
/
+7
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
1
-0
/
+1
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-03-14
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
1
-4
/
+6
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-08
arm64: drop unused includes of <linux/personality.h>
Sagar Patel
1
-1
/
+0
2022-03-08
arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
David Engraf
1
-4
/
+6
2021-12-01
arm64: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
1
-1
/
+1
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
1
-3
/
+3
[next]