summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm64: Introduce and use predicates that check for protected VMsFuad Tabba2024-05-013-8/+11
* KVM: arm64: Add is_pkvm_initialized() helperQuentin Perret2024-05-011-4/+8
* KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier2024-05-019-75/+38
* KVM: arm64: Move setting the page as dirty out of the critical sectionFuad Tabba2024-05-011-3/+5
* KVM: arm64: Change kvm_handle_mmio_return() return polarityFuad Tabba2024-05-012-3/+3
* KVM: arm64: Fix comment for __pkvm_vcpu_init_traps()Fuad Tabba2024-05-011-1/+1
* KVM: arm64: Prevent kmemleak from accessing .hyp.dataQuentin Perret2024-05-011-0/+1
* KVM: arm64: Do not map the host fpsimd state to hyp in pKVMFuad Tabba2024-05-013-31/+4
* KVM: arm64: Rename __tlb_switch_to_{guest,host}() in VHEFuad Tabba2024-05-011-13/+13
* KVM: arm64: Support TLB invalidation in guest contextWill Deacon2024-05-011-24/+91
* KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTEWill Deacon2024-05-011-0/+15
* KVM: arm64: Check for PTE validity when checking for executable/cacheableMarc Zyngier2024-05-011-3/+3
* KVM: arm64: Avoid BUG-ing from the host abort pathQuentin Perret2024-05-011-1/+7
* KVM: arm64: Issue CMOs when tearing down guest s2 pagesQuentin Perret2024-05-011-0/+1
* KVM: arm64: Do not re-initialize the KVM lockFuad Tabba2024-05-011-1/+0
* KVM: arm64: Refactor checks for FP state ownershipFuad Tabba2024-05-016-10/+13
* KVM: arm64: Move guest_owns_fp_regs() to increase its scopeFuad Tabba2024-05-014-8/+8
* KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVMFuad Tabba2024-05-013-0/+13
* KVM: arm64: Exclude FP ownership from kvm_vcpu_archMarc Zyngier2024-04-128-27/+19
* KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_archMarc Zyngier2024-04-124-5/+3
* KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_archMarc Zyngier2024-04-122-5/+4
* KVM: arm64: Exclude host_debug_data from vcpu_archMarc Zyngier2024-04-123-20/+23
* KVM: arm64: Add accessor for per-CPU stateMarc Zyngier2024-04-1210-17/+53
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-03-211-1/+2
|\
| * ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512Christoph Lameter (Ampere)2024-03-181-1/+2
* | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-0/+46
|\ \
| * | arm64: dts: qcom: pm6150: define USB-C related blocksDanila Tikhonov2024-03-021-0/+46
| * | Merge v6.8-rc6 into usb-nextGreg Kroah-Hartman2024-02-2630-61/+105
| |\ \
| * \ \ Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman2024-02-1912-32/+48
| |\ \ \
| * | | | arm64: dts: qcom: qcm6490-fairphone-fp5: Add PMIC GLINKLuca Weiss2024-02-172-1/+64
* | | | | Merge tag 'hyperv-next-signed-20240320' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-03-214-46/+39
|\ \ \ \ \
| * | | | | x86/hyperv: Use Hyper-V entropy to seed guest random number generatorMichael Kelley2024-03-181-0/+2
| * | | | | hyperv-tlfs: Rename some HV_REGISTER_* defines for consistencyNuno Das Neves2024-03-183-14/+14
| * | | | | mshyperv: Introduce hv_get_hypervisor_version functionNuno Das Neves2024-03-121-10/+8
| * | | | | hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*Nuno Das Neves2024-03-042-28/+21
| | |_|/ / | |/| | |
* | | | | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-03-192-9/+7
|\ \ \ \ \
| * \ \ \ \ Merge tag 'arm-soc/for-6.9/devicetree-arm64' of https://github.com/Broadcom/s...Arnd Bergmann2024-03-112-9/+7
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cellsRafał Miłecki2024-01-291-3/+0
| | * | | | arm64: dts: broadcom: bcmbca: bcm4908: use NVMEM layout for Asus GT-AC5300Rafał Miłecki2024-01-291-6/+7
* | | | | | Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...Oliver Upton2024-03-153-139/+0
* | | | | | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-154-221/+200
|\ \ \ \ \ \
| * | | | | | crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpersArd Biesheuvel2024-01-262-38/+29
| * | | | | | crypto: arm64/aes-ccm - Merge encrypt and decrypt tail handlingArd Biesheuvel2024-01-261-13/+13
| * | | | | | crypto: arm64/aes-ccm - Cache round keys and unroll AES loopsArd Biesheuvel2024-01-261-57/+38
| * | | | | | crypto: arm64/aes-ccm - Reuse existing MAC update for AAD inputArd Biesheuvel2024-01-264-79/+43
| * | | | | | crypto: arm64/aes-ccm - Replace bytewise tail handling with NEON permuteArd Biesheuvel2024-01-261-21/+38
| * | | | | | crypto: arm64/aes-ccm - Pass short inputs via stack bufferArd Biesheuvel2024-01-261-17/+40
| * | | | | | crypto: arm64/aes-ccm - Keep NEON enabled during skcipher walkArd Biesheuvel2024-01-261-12/+10
| * | | | | | crypto: arm64/aes-ccm - Revert "Rewrite skcipher walker loop"Ard Biesheuvel2024-01-261-26/+31
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-1546-334/+1354
|\ \ \ \ \ \