index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2023-01-05
arm64/signal: Always allocate SVE signal frames on SME only systems
Mark Brown
2023-01-05
arm64/signal: Always accept SVE signal frames on SME only systems
Mark Brown
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022-08-23
arm64/sme: Don't flush SVE register state when allocating SME storage
Mark Brown
2022-08-23
arm64/signal: Flush FPSIMD register state when disabling streaming mode
Mark Brown
2022-08-23
arm64/signal: Raise limit on stack frames
Mark Brown
2022-06-27
arm64/signal: Clean up SVE/SME feature checking inconsistency
Mark Brown
2022-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-02
arm64: Remove the __user annotation for the restore_za_context() argument
Catalin Marinas
2022-05-24
Merge tag 'perf-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
2022-04-22
arm64/sme: Implement ZA signal handling
Mark Brown
2022-04-22
arm64/sme: Implement streaming SVE signal handling
Mark Brown
2022-04-22
arm64/sme: Disable ZA and streaming mode when handling signals
Mark Brown
2022-04-22
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-14
Merge branch 'for-next/fpsimd' into for-next/core
Will Deacon
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-08
arm64: drop unused includes of <linux/personality.h>
Sagar Patel
2022-03-07
arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
David Engraf
2021-12-01
arm64: Snapshot thread flags
Mark Rutland
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2021-09-22
entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
Sean Christopherson
2021-09-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
2021-08-26
Merge branch 'for-next/entry' into for-next/core
Catalin Marinas
2021-08-24
arm64/sve: Better handle failure to allocate SVE register storage
Mark Brown
2021-08-20
arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
Will Deacon
2021-08-05
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
2021-08-03
arm64: fix compat syscall return truncation
Mark Rutland
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
2021-07-23
arm64: Add compile-time asserts for siginfo_t offsets
Marco Elver
2021-06-11
arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
Will Deacon
2021-01-13
arm64: entry: remove redundant IRQ flag tracing
Mark Rutland
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
2020-11-09
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-21
arm64/signal: Update the comment in preserve_sve_context
Julien Grall
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-01-14
arm64: signal: nofpsimd: Handle fp/simd context for signal frames
Suzuki K Poulose
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-03-29
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-07-12
arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
Mark Rutland
[next]