summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-113-18/+111
|\
| * arm64: cpufeatures: Fix FEAT_NV check when checking for FEAT_NV1Marc Zyngier2024-02-151-1/+1
| * arm64: cpufeatures: Only check for NV1 if NV is presentMarc Zyngier2024-02-121-2/+3
| * arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding()Marc Zyngier2024-02-121-0/+1
| * KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implementedMarc Zyngier2024-02-081-1/+17
| * arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negativeMarc Zyngier2024-02-081-8/+15
| * arm64: cpufeature: Detect HCR_EL2.NV1 being RES0Marc Zyngier2024-02-081-0/+12
| * arm64: cpufeature: Add ID_AA64MMFR4_EL1 handlingMarc Zyngier2024-02-082-0/+8
| * arm64: cpufeature: Correctly display signed override valuesMarc Zyngier2024-02-081-1/+2
| * arm64: cpufeatures: Correctly handle signed valuesMarc Zyngier2024-02-081-9/+56
* | arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown2024-02-201-0/+2
* | arm64/sme: Restore SME registers on exit from suspendMark Brown2024-02-202-0/+17
* | arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown2024-02-151-1/+2
* | arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2024-02-151-0/+3
* | arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2024-02-092-3/+3
* | arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky2024-01-301-9/+0
* | arm64: scs: Disable LTO for SCS patching codeArd Biesheuvel2024-01-301-0/+6
* | arm64: Revert "scs: Work around full LTO issue with dynamic SCS"Ard Biesheuvel2024-01-301-7/+1
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-01-196-30/+51
|\
| * arm64/sme: Always exit sme_alloc() early with existing storageMark Brown2024-01-181-2/+4
| * arm64/fpsimd: Remove spurious check for SVE supportMark Brown2024-01-181-4/+2
| * arm64/ptrace: Don't flush ZA/ZT storage when writing ZA via ptraceMark Brown2024-01-181-6/+7
| * arm64: entry: simplify kernel_exit logicMark Rutland2024-01-181-5/+4
| * arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOADMark Rutland2024-01-181-9/+13
| * arm64: errata: Add Cortex-A510 speculative unprivileged load workaroundRob Herring2024-01-121-2/+15
| * arm64: Rename ARM64_WORKAROUND_2966298Rob Herring2024-01-122-3/+3
| * arm64: fpsimd: Bring cond_yield asm macro in line with new rulesArd Biesheuvel2024-01-121-2/+0
| * arm64: scs: Work around full LTO issue with dynamic SCSArd Biesheuvel2024-01-121-1/+7
* | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-01-181-11/+2
|\ \
| * | arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)2023-12-061-6/+2
| * | arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse2023-12-061-9/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-1/+1
|\ \ \
| * \ \ Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2024-01-081-1/+40
| |\ \ \
| | * \ \ Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier2023-12-191-1/+1
| | |\ \ \
| | | * | | arm64: cpufeatures: Restrict NV support to FEAT_NV2Marc Zyngier2023-12-191-1/+1
| | | |/ /
* | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-0/+2
|\ \ \ \ \
| * | | | | arm64: vdso32: Define BUILD_VDSO32_64 to correct prototypesNathan Chancellor2023-11-281-0/+1
| * | | | | arch: vdso: consolidate gettime prototypesArnd Bergmann2023-11-231-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\ \ \ \ \
| * | | | | rseq: Split out rseq.h from sched.hKent Overstreet2023-12-271-0/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-093-29/+15
|\ \ \ \ \
| * | | | | kexec_file, arm64: print out debugging message if requiredBaoquan He2023-12-203-29/+15
| |/ / / /
* | | | | Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-081-13/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arm64/amu: Use capacity_ref_freq() to set AMU ratioVincent Guittot2023-12-231-13/+13
| |/ / /
* | | | Merge branch 'for-next/fixes' into for-next/coreWill Deacon2024-01-041-0/+4
|\| | |
| * | | arm64: Avoid enabling KPTI unnecessarilyArd Biesheuvel2023-11-301-0/+4
| |/ /
* | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2024-01-041-44/+102
|\ \ \
| * | | arm64: stacktrace: factor out kunwind_stack_walk()Mark Rutland2023-12-111-6/+33
| * | | arm64: stacktrace: factor out kernel unwind stateMark Rutland2023-12-111-41/+72
| |/ /
* | | Merge branch 'for-next/rip-vpipt' into for-next/coreWill Deacon2024-01-041-5/+0
|\ \ \