summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-04-051-4/+1
|\
| * arm64/ptrace: Use saved floating point state type to determine SVE layoutMark Brown2024-04-031-4/+1
* | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-041-0/+2
|\ \
| * | arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold2024-03-291-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-036-32/+41
|\ \ \ | |/ / |/| |
| * | KVM: arm64: Rationalise KVM banner outputMarc Zyngier2024-04-011-8/+5
| * | arm64: Fix early handling of FEAT_E2H0 not being implementedMarc Zyngier2024-04-011-13/+16
| * | KVM: arm64: Ensure target address is granule-aligned for range TLBIWill Deacon2024-04-011-4/+7
| * | KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Will Deacon2024-04-012-2/+4
| * | KVM: arm64: Don't pass a TLBI level hint when zapping table entriesWill Deacon2024-04-011-5/+7
| * | KVM: arm64: Don't defer TLB invalidation when zapping table entriesWill Deacon2024-04-011-1/+3
| * | KVM: arm64: Fix out-of-IPA space translation fault handlingWujie Duan2024-03-261-1/+1
| |/
* | Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-281-2/+2
|\ \ | |/ |/|
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-03-261-2/+2
| |\
| | * arm64: bpf: fix 32bit unconditional bswapArtem Savkov2024-03-211-1/+1
| | * bpf, arm64: fix bug in BPF_LDX_MEMSXPuranjay Mohan2024-03-191-1/+1
* | | 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
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ 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