summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-221-1/+8
|\
| * Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown2021-02-121-1/+8
| |\
| | * Merge v5.11-rc3Mark Brown2021-01-1328-137/+144
| | |\
| | * | arm64: dts: qcom: qrb5165-rb5: fix pm8009 regulatorsDmitry Baryshkov2021-01-041-1/+8
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-2113-339/+345
|\ \ \ \
| * | | | crypto: arm64/crc-t10dif - move NEON yield to C codeArd Biesheuvel2021-02-102-38/+35
| * | | | crypto: arm64/aes-ce-mac - simplify NEON yieldArd Biesheuvel2021-02-102-40/+33
| * | | | crypto: arm64/aes-neonbs - remove NEON yield callsArd Biesheuvel2021-02-101-6/+2
| * | | | crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel2021-02-102-48/+34
| * | | | crypto: arm64/sha3-ce - simplify NEON yieldArd Biesheuvel2021-02-102-56/+39
| * | | | crypto: arm64/sha2-ce - simplify NEON yieldArd Biesheuvel2021-02-102-35/+25
| * | | | crypto: arm64/sha1-ce - simplify NEON yieldArd Biesheuvel2021-02-102-40/+29
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux for-next/cryptoHerbert Xu2021-02-101-0/+16
| |\ \ \ \
| * | | | | crypto: arm64/sha - add missing module aliasesArd Biesheuvel2021-01-224-0/+9
| * | | | | crypto: arm64/aes-ctr - improve tail handlingArd Biesheuvel2021-01-032-74/+137
| * | | | | crypto: arm64/aes-ce - really hide slower algos when faster ones are enabledArd Biesheuvel2021-01-031-2/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-2131-224/+829
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-1241-323/+873
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier2021-02-123-38/+64
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Correct spelling of DBGDIDR registerAlexandru Elisei2021-02-031-3/+3
| | | * | | | | KVM: arm64: Use symbolic names for the PMU versionsMarc Zyngier2021-02-031-4/+4
| | | * | | | | KVM: arm64: Upgrade PMU support to ARMv8.4Marc Zyngier2021-02-033-4/+16
| | | * | | | | KVM: arm64: Limit the debug architecture to ARMv8.0Marc Zyngier2021-02-031-0/+3
| | | * | | | | KVM: arm64: Refactor filtering of ID registersMarc Zyngier2021-02-031-23/+28
| | | * | | | | KVM: arm64: Add handling of AArch32 PCMEID{2,3} PMUv3 registersMarc Zyngier2021-02-031-3/+9
| | | * | | | | KVM: arm64: Fix AArch32 PMUv3 cappingMarc Zyngier2021-02-031-2/+2
| | | * | | | | KVM: arm64: Fix missing RES1 in emulation of DBGBIDRMarc Zyngier2021-02-031-1/+1
| | | |/ / / /
| | * | | | | Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier2021-02-124-1/+94
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Implement the TRNG hypervisor callArd Biesheuvel2021-01-254-1/+94
| | * | | | | | Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier2021-02-1220-135/+604
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Make gen-hyprel endianness agnosticMarc Zyngier2021-02-012-16/+42
| | | * | | | | | KVM: arm64: Remove hyp_symbol_addrDavid Brazdil2021-01-235-43/+17
| | | * | | | | | KVM: arm64: Remove patching of fn pointers in hypDavid Brazdil2021-01-234-32/+4
| | | * | | | | | KVM: arm64: Fix constant-pool users in hypDavid Brazdil2021-01-233-42/+31
| | | * | | | | | KVM: arm64: Apply hyp relocations at runtimeDavid Brazdil2021-01-234-1/+33
| | | * | | | | | KVM: arm64: Generate hyp relocation dataDavid Brazdil2021-01-234-3/+451
| | | * | | | | | KVM: arm64: Add symbol at the beginning of each hyp sectionDavid Brazdil2021-01-232-4/+29
| | | * | | | | | KVM: arm64: Set up .hyp.rodata ELF sectionDavid Brazdil2021-01-234-9/+11
| | | * | | | | | KVM: arm64: Rename .idmap.text in hyp linker scriptDavid Brazdil2021-01-232-1/+2
| | | |/ / / / /
| | * | | | | | Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/nextMarc Zyngier2021-02-123-41/+60
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Mark the page dirty only if the fault is handled successfullyYanan Wang2021-01-251-5/+8
| | | * | | | | | KVM: arm64: Filter out the case of only changing permissions from stage-2 map...Yanan Wang2021-01-252-11/+26
| | | * | | | | | KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 mapYanan Wang2021-01-251-27/+28
| | | |/ / / / /
| | * | | | | | Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/nextMarc Zyngier2021-02-122-13/+6
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Stub EXPORT_SYMBOL for nVHE EL2 codeQuentin Perret2021-02-031-2/+2
| | | * | | | | | KVM: arm64: Simplify __kvm_hyp_init HVC detectionAndrew Scull2021-01-251-11/+4
| | | |/ / / / /
| | * | | | | | Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/nextMarc Zyngier2021-02-124-49/+70
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+1
| * | | | | | | KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-2160-696/+1258
|\ \ \ \ \ \ \ \