summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/signal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas2023-06-231-1/+2
|\ \
| | * arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown2023-06-231-1/+1
| |/ |/|
| * arm64: signal: include asm/exception.hArnd Bergmann2023-05-251-0/+1
|/
* arm64/signal: Alloc tpidr2 sigframe after checking system_supports_tpidr2()Dongxu Sun2023-04-121-5/+7
* arm64/signal: Use system_supports_tpidr2() to check TPIDR2Dongxu Sun2023-04-121-3/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-221-47/+212
|\
| * arm64/signal: Only read new data when parsing the ZT contextMark Brown2023-02-011-3/+3
| * arm64/signal: Only read new data when parsing the ZA contextMark Brown2023-02-011-6/+7
| * arm64/signal: Only read new data when parsing the SVE contextMark Brown2023-02-011-8/+10
| * arm64/signal: Avoid rereading context frame sizesMark Brown2023-02-011-25/+27
| * arm64/signal: Make interface for restore_fpsimd_context() consistentMark Brown2023-02-011-14/+14
| * arm64/signal: Remove redundant size validation from parse_user_sigframe()Mark Brown2023-02-011-11/+8
| * arm64/signal: Don't redundantly verify FPSIMD magicMark Brown2023-02-011-4/+3
| * Merge branches 'for-next/tpidr2' and 'for-next/sme2' into for-next/signalCatalin Marinas2023-02-011-4/+109
| |\
| | * arm64/sme: Implement signal handling for ZTMark Brown2023-01-201-0/+105
| | * arm64/sme: Rename za_state to sme_stateMark Brown2023-01-201-4/+4
| * | arm64/signal: Include TPIDR2 in the signal contextMark Brown2023-01-201-0/+59
| |/
* | arm64/signal: Always allocate SVE signal frames on SME only systemsMark Brown2023-01-051-1/+1
* | arm64/signal: Always accept SVE signal frames on SME only systemsMark Brown2023-01-051-1/+6
|/
* arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown2022-11-291-1/+6
* arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown2022-08-231-1/+1
* arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown2022-08-231-0/+10
* arm64/signal: Raise limit on stack framesMark Brown2022-08-231-1/+1
* arm64/signal: Clean up SVE/SME feature checking inconsistencyMark Brown2022-06-271-8/+12
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-031-1/+1
|\
| * arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas2022-06-021-1/+1
* | Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-241-0/+1
|\ \ | |/ |/|
| * signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver2022-04-221-0/+1
* | arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.hMark Brown2022-05-161-7/+7
* | arm64/sme: Implement ZA signal handlingMark Brown2022-04-221-0/+139
* | arm64/sme: Implement streaming SVE signal handlingMark Brown2022-04-221-10/+32
* | arm64/sme: Disable ZA and streaming mode when handling signalsMark Brown2022-04-221-0/+7
|/
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-291-2/+2
|\
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
* | Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon2022-03-141-4/+6
|\ \
| * | arm64: signal: nofpsimd: Do not allocate fp/simd context when not availableDavid Engraf2022-03-071-4/+6
| |/
* / arm64: drop unused includes of <linux/personality.h>Sagar Patel2022-03-081-1/+0
|/
* arm64: Snapshot thread flagsMark Rutland2021-12-011-1/+1
* arm64/sve: Put system wide vector length information into structsMark Brown2021-10-211-1/+1
* arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown2021-10-211-3/+3
* entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-021-28/+6
|\
| * Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-311-27/+2
| |\
| | * arm64: Remove logic to kill 32-bit tasks on 64-bit-only coresWill Deacon2021-08-201-26/+0
| * | Merge branch 'for-next/entry' into for-next/coreCatalin Marinas2021-08-261-2/+1
| |\ \
| | * | arm64: entry: move bulk of ret_to_user to CMark Rutland2021-08-051-2/+1
| * | | arm64/sve: Better handle failure to allocate SVE register storageMark Brown2021-08-241-0/+5
| |/ /
* | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-0/+39
|\ \ \ | |_|/ |/| |
| * | signal: Verify the alignment and size of siginfo_tEric W. Biederman2021-07-231-0/+2
| * | arm64: Add compile-time asserts for siginfo_t offsetsMarco Elver2021-07-231-0/+37
| |/