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