summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-7/+21
2023-08-17arm64/ptrace: Ensure that the task sees ZT writes on first useMark Brown1-1/+8
2023-08-17arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown3-6/+13
2023-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-7/+12
2023-08-04arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown1-1/+2
2023-08-04arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown1-2/+2
2023-08-04arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown1-3/+5
2023-08-03arm64/ptrace: Flush FP state when setting ZT0Mark Brown1-0/+2
2023-08-03arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown1-1/+1
2023-07-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+2
2023-07-26arm64/sme: Set new vector length before reallocatingMark Brown1-2/+2
2023-07-26arm64/fpsimd: Don't flush SME register hardware state along with threadMark Brown1-1/+0
2023-07-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-8/+29
2023-07-21arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown1-8/+25
2023-07-20arm64: vdso: Clear common make C=2 warningsZhen Lei1-0/+4
2023-07-12tracing: arm64: Avoid missing-prototype warningsArnd Bergmann1-3/+0
2023-07-07Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+1
2023-07-05arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann1-1/+1
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-14/+70
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-13/+27
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+37
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-9/+10
2023-06-28Merge tag 'docs-arm64-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds21-218/+353
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+5
2023-06-26kbuild: Drop -Wdeclaration-after-statementPeter Zijlstra1-2/+0
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas4-4/+47
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas19-214/+306
2023-06-23arm64/signal: Restore TPIDR2 register rather than memory stateMark Brown1-1/+1
2023-06-21arm64: alternatives: make clean_dcache_range_nopatch() noinstr-safeMark Rutland1-2/+2
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet1-1/+1
2023-06-21arm64: hibernate: remove WARN_ON in save_processor_stateSong Shuai1-1/+0
2023-06-21arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVALDonglin Peng2-13/+27
2023-06-16arm64/fpsimd: Exit streaming mode when flushing tasksMark Brown1-0/+1
2023-06-16Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton1-0/+7
2023-06-16arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton1-0/+7
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-0/+11
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton1-1/+1
2023-06-15Merge branch for-next/module-alloc into kvmarm/nextOliver Upton5-116/+139
2023-06-15KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang1-1/+1
2023-06-15KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1Marc Zyngier1-0/+2
2023-06-13arm64: Allow arm64_sw.hvhe on command lineMarc Zyngier1-0/+11
2023-06-13arm64: Don't enable VHE for the kernel if OVERRIDE_HVHE is setMarc Zyngier1-1/+9
2023-06-13arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier1-0/+19
2023-06-13arm64: Turn kaslr_feature_override into a generic SW feature overrideMarc Zyngier3-13/+11
2023-06-12arm64: Update Documentation/arm referencesJonathan Corbet1-1/+1
2023-06-10arm64: enable perf events based hard lockup detectorDouglas Anderson1-0/+12
2023-06-10arm64: add hw_nmi_get_sample_period for preparation of lockup detectorLecopzer Chen2-0/+25