index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2023-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-08-17
arm64/ptrace: Ensure that the task sees ZT writes on first use
Mark Brown
2023-08-17
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
2023-08-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
2023-08-03
arm64/ptrace: Flush FP state when setting ZT0
Mark Brown
2023-08-03
arm64/fpsimd: Clear SME state in the target task when setting the VL
Mark Brown
2023-07-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-07-26
arm64/sme: Set new vector length before reallocating
Mark Brown
2023-07-26
arm64/fpsimd: Don't flush SME register hardware state along with thread
Mark Brown
2023-07-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-07-21
arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
Mark Brown
2023-07-20
arm64: vdso: Clear common make C=2 warnings
Zhen Lei
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-07-06
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2023-07-05
arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n
Arnd Bergmann
2023-07-04
Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
kbuild: Drop -Wdeclaration-after-statement
Peter Zijlstra
2023-06-23
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-23
arm64/signal: Restore TPIDR2 register rather than memory state
Mark Brown
2023-06-21
arm64: alternatives: make clean_dcache_range_nopatch() noinstr-safe
Mark Rutland
2023-06-21
arm64: Fix dangling references to Documentation/arm64
Jonathan Corbet
2023-06-21
arm64: hibernate: remove WARN_ON in save_processor_state
Song Shuai
2023-06-20
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
2023-06-16
arm64/fpsimd: Exit streaming mode when flushing tasks
Mark Brown
2023-06-16
Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/next
Oliver Upton
2023-06-16
arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
Oliver Upton
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
Merge branch for-next/module-alloc into kvmarm/next
Oliver Upton
2023-06-15
KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
Jing Zhang
2023-06-15
KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1
Marc Zyngier
2023-06-12
arm64: Allow arm64_sw.hvhe on command line
Marc Zyngier
2023-06-12
arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is set
Marc Zyngier
2023-06-12
arm64: Add KVM_HVHE capability and has_hvhe() predicate
Marc Zyngier
2023-06-12
arm64: Turn kaslr_feature_override into a generic SW feature override
Marc Zyngier
2023-06-12
arm64: Update Documentation/arm references
Jonathan Corbet
2023-06-09
arm64: enable perf events based hard lockup detector
Douglas Anderson
2023-06-09
arm64: add hw_nmi_get_sample_period for preparation of lockup detector
Lecopzer Chen
[next]