summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * \ Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2024-03-1144-325/+1344
| |\ \
| | * \ Merge branch kvm-arm64/kerneldoc into kvmarm/nextOliver Upton2024-03-0710-15/+24
| | |\ \
| | | * | KVM: arm64: vgic: fix a kernel-doc warningRandy Dunlap2024-02-011-1/+1
| | | * | KVM: arm64: vgic-its: fix kernel-doc warningsRandy Dunlap2024-02-011-2/+2
| | | * | KVM: arm64: vgic-init: fix a kernel-doc warningRandy Dunlap2024-02-011-1/+3
| | | * | KVM: arm64: sys_regs: fix kernel-doc warningsRandy Dunlap2024-02-011-2/+5
| | | * | KVM: arm64: PMU: fix kernel-doc warningsRandy Dunlap2024-02-011-2/+2
| | | * | KVM: arm64: mmu: fix a kernel-doc warningRandy Dunlap2024-02-011-1/+1
| | | * | KVM: arm64: vhe: fix a kernel-doc warningRandy Dunlap2024-02-011-1/+1
| | | * | KVM: arm64: hyp/aarch32: fix kernel-doc warningsRandy Dunlap2024-02-011-2/+2
| | | * | KVM: arm64: guest: fix kernel-doc warningsRandy Dunlap2024-02-011-2/+5
| | | * | KVM: arm64: debug: fix kernel-doc warningsRandy Dunlap2024-02-011-1/+2
| | | |/
| | * | Merge branch kvm-arm64/vfio-normal-nc into kvmarm/nextOliver Upton2024-03-074-9/+33
| | |\ \
| | | * | KVM: arm64: Set io memory s2 pte as normalnc for vfio pci deviceAnkit Agrawal2024-02-241-4/+10
| | | * | KVM: arm64: Introduce new flag for non-cacheable IO memoryAnkit Agrawal2024-02-243-5/+23
| | | |/
| | * | Merge branch kvm-arm64/lpi-xarray into kvmarm/nextOliver Upton2024-03-076-65/+74
| | |\ \
| | | * | KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()Oliver Upton2024-02-233-22/+11
| | | * | KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a refOliver Upton2024-02-232-11/+10
| | | * | KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()Oliver Upton2024-02-232-8/+15
| | | * | KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe mannerOliver Upton2024-02-231-1/+1
| | | * | KVM: arm64: vgic: Use atomics to count LPIsOliver Upton2024-02-233-4/+4
| | | * | KVM: arm64: vgic: Get rid of the LPI linked-listOliver Upton2024-02-233-8/+2
| | | * | KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()Oliver Upton2024-02-231-1/+8
| | | * | KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIsOliver Upton2024-02-231-1/+2
| | | * | KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()Oliver Upton2024-02-231-14/+5
| | | * | KVM: arm64: vgic: Store LPIs in an xarrayOliver Upton2024-02-233-1/+22
| | | |/
| | * | Merge branch kvm-arm64/vm-configuration into kvmarm/nextOliver Upton2024-03-0714-170/+997
| | |\ \
| | | * | KVM: arm64: Don't initialize idreg debugfs w/ preemption disabledOliver Upton2024-02-273-5/+14
| | | * | KVM: arm64: Fail the idreg iterator if idregs aren't initializedOliver Upton2024-02-271-1/+2
| | | * | KVM: arm64: Make build-time check of RES0/RES1 bits optionalMarc Zyngier2024-02-222-0/+15
| | | * | KVM: arm64: Add debugfs file for guest's ID registersMarc Zyngier2024-02-192-0/+84
| | | * | KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later checkingMarc Zyngier2024-02-192-0/+124
| | | * | KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guestMarc Zyngier2024-02-194-4/+10
| | | * | KVM: arm64: Make AMU sysreg UNDEF if FEAT_AMU is not advertised to the guestMarc Zyngier2024-02-191-0/+4
| | | * | KVM: arm64: Make PIR{,E0}_EL1 UNDEF if S1PIE is not advertised to the guestMarc Zyngier2024-02-192-3/+25
| | | * | KVM: arm64: Make TLBI OS/Range UNDEF if not advertised to the guestMarc Zyngier2024-02-191-0/+34
| | | * | KVM: arm64: Streamline save/restore of HFG[RW]TR_EL2Marc Zyngier2024-02-191-33/+9
| | | * | KVM: arm64: Move existing feature disabling over to FGU infrastructureMarc Zyngier2024-02-194-14/+36
| | | * | KVM: arm64: Propagate and handle Fine-Grained UNDEF bitsMarc Zyngier2024-02-192-20/+72