summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-2314-69/+132
|\
| * Merge tag 'kvmarm-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-07-2314-69/+132
| |\
| | * KVM: arm64: Fix the name of sys_reg_desc related to PMUXiang Chen2023-07-141-20/+21
| | * KVM: arm64: Correctly handle RES0 bits PMEVTYPER<n>_EL0.evtCountOliver Upton2023-07-141-1/+0
| | * KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier2023-07-134-5/+12
| | * KVM: arm64: Add missing BTI instructionsMostafa Saleh2023-07-123-1/+19
| | * KVM: arm64: Correctly handle page aging notifiers for unaligned memslotOliver Upton2023-07-123-36/+55
| | * KVM: arm64: Disable preemption in kvm_arch_hardware_enable()Marc Zyngier2023-07-111-1/+12
| | * KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvmSudeep Holla2023-07-113-2/+10
| | * KVM: arm64: timers: Use CNTHCTL_EL2 when setting non-CNTKCTL_EL1 bitsMarc Zyngier2023-07-111-3/+3
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-07-214-15/+38
|\ \ \
| * | | arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown2023-07-211-8/+25
| * | | arm64: vdso: Clear common make C=2 warningsZhen Lei2023-07-201-0/+4
| * | | arm64: mm: Make hibernation aware of KFENCENikhil V2023-07-201-1/+3
| * | | arm64: Fix HFGxTR_EL2 field namingMarc Zyngier2023-07-131-6/+6
| | |/ | |/|
* | | bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck2023-07-181-1/+7
| |/ |/|
* | tracing: arm64: Avoid missing-prototype warningsArnd Bergmann2023-07-123-3/+7
* | arm64: ftrace: Add direct call trampoline samples supportFlorent Revest2023-07-101-0/+2
|/
* Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2023-07-061-1/+1
|\
| * arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=nArnd Bergmann2023-07-051-1/+1
* | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-062-25/+8
|\ \
| * | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-24/+0
| * | Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-311-1/+8
| |\ \
| | * | arm64: memory: Make virt_to_pfn() a static inlineLinus Walleij2023-05-291-1/+8
* | | | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-041-2/+0
|\ \ \ \
| * | | | kbuild: Drop -Wdeclaration-after-statementPeter Zijlstra2023-06-261-2/+0
* | | | | arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park2023-07-031-2/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-0345-442/+2423
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-07-0153-612/+2577
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: arm64: Fix misuse of KVM_ARM_VCPU_POWER_OFF bit indexOliver Upton2023-06-221-2/+2
| | * | | | Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton2023-06-165-21/+119
| | |\ \ \ \
| | | * | | | KVM: arm64: Prevent guests from enabling HA/HD on Ampere1Oliver Upton2023-06-161-0/+39
| | | * | | | KVM: arm64: Refactor HFGxTR configuration into separate helpersOliver Upton2023-06-161-18/+42
| | | * | | | arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton2023-06-164-3/+38
| | | | |/ / | | | |/| |
| | * | | | Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-06-1510-8/+109
| | |\ \ \ \
| | | * | | | KVM: arm64: Use different pointer authentication keys for pKVMMostafa Saleh2023-06-142-1/+61
| | | * | | | KVM: arm64: timers: Fix resource leaks in kvm_timer_hyp_init()Dan Carpenter2023-06-131-5/+9
| | | * | | | KVM: arm64: Use BTI for nvheMostafa Saleh2023-05-303-1/+19
| | | * | | | KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier2023-05-214-1/+20
| | * | | | | Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton2023-06-158-290/+482
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Rip out the vestiges of the 'old' ID register schemeOliver Upton2023-06-153-115/+4
| | | * | | | | KVM: arm64: Handle ID register reads using the VM-wide valuesOliver Upton2023-06-151-1/+13
| | | * | | | | KVM: arm64: Use generic sanitisation for ID_AA64PFR0_EL1Jing Zhang2023-06-151-21/+45
| | | * | | | | KVM: arm64: Use generic sanitisation for ID_(AA64)DFR0_EL1Jing Zhang2023-06-151-45/+61
| | | * | | | | KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang2023-06-153-5/+121
| | | * | | | | KVM: arm64: Save ID registers' sanitized value per guestJing Zhang2023-06-153-3/+75
| | | * | | | | KVM: arm64: Reuse fields of sys_reg_desc for idregJing Zhang2023-06-122-25/+84
| | | * | | | | KVM: arm64: Rewrite IMPDEF PMU version as NIOliver Upton2023-06-123-26/+37
| | | * | | | | KVM: arm64: Make vCPU feature flags consistent VM-wideOliver Upton2023-06-124-78/+40
| | | * | | | | KVM: arm64: Relax invariance of KVM_ARM_VCPU_POWER_OFFOliver Upton2023-06-121-1/+12