index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
processor.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...
Catalin Marinas
2024-11-14
1
-15
/
+42
|
\
\
|
|
*
arm64: preserve pt_regs::stackframe during exec*()
Mark Rutland
2024-10-22
1
-14
/
+34
|
|
*
arm64: pt_regs: rename "pmr_save" -> "pmr"
Mark Rutland
2024-10-17
1
-1
/
+1
|
|
/
|
/
|
|
*
arm64/gcs: Implement shadow stack prctl() interface
Mark Brown
2024-10-04
1
-0
/
+1
|
*
arm64/gcs: Context switch GCS state for EL0
Mark Brown
2024-10-04
1
-0
/
+6
|
/
*
Merge branch 'for-next/timers' into for-next/core
Will Deacon
2024-09-12
1
-0
/
+5
|
\
|
*
arm64: Implement prctl(PR_{G,S}ET_TSC)
Peter Collingbourne
2024-08-27
1
-0
/
+5
*
|
arm64: context switch POR_EL0 register
Joey Gouly
2024-09-04
1
-0
/
+1
|
/
*
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
2024-03-07
1
-0
/
+4
*
arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD
Ard Biesheuvel
2023-12-12
1
-0
/
+1
*
arm64: fpsimd: Preserve/restore kernel mode NEON at context switch
Ard Biesheuvel
2023-12-12
1
-0
/
+2
*
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-12
1
-8
/
+0
*
arm64/sme: Rename za_state to sme_state
Mark Brown
2023-01-20
1
-1
/
+1
*
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
2022-12-06
1
-2
/
+2
|
\
|
*
arm64: make is_ttbrX_addr() noinstr-safe
Mark Rutland
2022-11-15
1
-2
/
+2
*
|
Merge branch 'for-next/sve-state' into for-next/core
Will Deacon
2022-12-06
1
-0
/
+7
|
\
\
|
*
|
arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
2022-11-29
1
-0
/
+1
|
*
|
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022-11-29
1
-0
/
+6
|
|
/
*
|
arm64: move on_thread_stack() to <asm/stacktrace.h>
Mark Rutland
2022-11-18
1
-2
/
+0
*
|
arm64: remove current_top_of_stack()
Mark Rutland
2022-11-18
1
-11
/
+0
|
/
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-3
/
+0
|
\
|
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-12
1
-3
/
+0
*
|
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
2022-09-09
1
-1
/
+1
|
/
*
arm64: Do not forget syscall when starting a new thread.
Francis Laniel
2022-07-01
1
-1
/
+2
*
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
1
-2
/
+2
|
\
|
*
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
2022-05-05
1
-2
/
+2
*
|
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
1
-6
/
+4
|
\
\
|
*
|
arm64: stackleak: fix current_top_of_stack()
Mark Rutland
2022-05-08
1
-6
/
+4
|
|
/
*
|
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
2022-05-16
1
-1
/
+1
*
|
arm64/sme: Standardise bitfield names for SVCR
Mark Brown
2022-05-16
1
-1
/
+1
*
|
arm64/sme: Implement streaming SVE signal handling
Mark Brown
2022-04-22
1
-0
/
+8
*
|
arm64/sme: Implement ZA context switching
Mark Brown
2022-04-22
1
-0
/
+1
*
|
arm64/sme: Implement streaming SVE context switching
Mark Brown
2022-04-22
1
-0
/
+10
*
|
arm64/sme: Implement SVCR context switching
Mark Brown
2022-04-22
1
-0
/
+1
*
|
arm64/sme: Implement support for TPIDR2
Mark Brown
2022-04-22
1
-0
/
+1
*
|
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
2022-04-22
1
-1
/
+3
*
|
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
2022-04-22
1
-0
/
+1
|
/
*
arm64/mte: Add userspace interface for enabling asymmetric mode
Mark Brown
2022-02-25
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-11-02
1
-2
/
+47
|
\
|
*
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
2021-10-21
1
-7
/
+37
|
*
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
1
-0
/
+5
|
*
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2021-10-21
1
-0
/
+10
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
/
*
arm64: move preemption disablement to prctl handlers
Peter Collingbourne
2021-07-28
1
-1
/
+1
*
arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
2021-07-28
1
-0
/
+3
*
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
2021-07-28
1
-1
/
+4
*
Merge branch 'for-next/ptrauth' into for-next/core
Will Deacon
2021-06-24
1
-0
/
+2
|
\
|
*
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
2021-06-15
1
-0
/
+2
*
|
Merge branch 'for-next/entry' into for-next/core
Will Deacon
2021-06-24
1
-2
/
+0
|
\
\
|
*
|
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
1
-2
/
+0
|
|
/
[next]