summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-06-09KVM: arm64: Drop stale commentMarc Zyngier1-5/+0
2022-06-09KVM: arm64: Remove redundant hyp_assert_lock_held() assertionsWill Deacon1-4/+0
2022-06-09KVM: arm64: Extend comment in has_vhe()Will Deacon1-0/+3
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon2-10/+6
2022-06-09KVM: arm64: Handle all ID registers trapped for a protected VMMarc Zyngier1-8/+34
2022-06-09KVM: arm64: Return error from kvm_arch_init_vm() on allocation failureWill Deacon1-1/+3
2022-06-08arm64/sme: Fix tests for 0b1111 value ID registersMark Brown1-2/+2
2022-06-08KVM: arm64: Warn if accessing timer pending state outside of vcpu contextMarc Zyngier1-0/+3
2022-06-08KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pendingMarc Zyngier2-39/+22
2022-06-07bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet1-0/+1
2022-06-07KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier3-5/+21
2022-06-07KVM: arm64: Fix inconsistent indentingsunliming1-1/+1
2022-06-07KVM: arm64: Always start with clearing SME flag on loadMarc Zyngier1-0/+1
2022-06-07KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier1-0/+1
2022-06-07arm64: s32g2: Pass unit name to soc nodeFabio Estevam1-1/+1
2022-06-06arm64: dts: exynos: Correct UART clocks on Exynos7885David Virag1-6/+6
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2-5/+4
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+7
2022-06-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+6
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds20-125/+239
2022-06-03Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds7-5/+81
2022-06-02arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd1-3/+4
2022-06-02arm64: hibernate: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-02arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas1-1/+1
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-88/+10
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+1
2022-05-30Merge branch 'pm-sysoff'Rafael J. Wysocki1-2/+1
2022-05-30Merge tag 'socfpga_dts_updates_for_v5.19' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2-1/+68
2022-05-28Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2022-05-28Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds8-83/+2062
2022-05-27Merge tag 'v5.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann4-4/+9
2022-05-27Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-25/+4
2022-05-27arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()Baolin Wang1-1/+4
2022-05-27arm64: dts: rockchip: rename Quartz64-A bluetooth gpiosPeter Geis1-2/+2
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3368Johan Jonker1-0/+2
2022-05-27arm64: dts: rockchip: add clocks property to cru node rk3308Johan Jonker1-2/+3
2022-05-27arm64: dts: rockchip: add clocks to rk356x cruPeter Geis1-0/+2
2022-05-27arm64: dts: sprd: use new 'dma-channels' propertyKrzysztof Kozlowski1-0/+4
2022-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds40-552/+1407
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-50/+143
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-25/+2
2022-05-26Merge tag 'arm-defconfig-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+33
2022-05-26Merge tag 'arm-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds319-2911/+23243
2022-05-26Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds2-7/+1
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds9-40/+535
2022-05-25Merge tag 'cpufreq-arm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-0/+7
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki1-2/+1
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini7-8/+19
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini91-846/+3481
2022-05-25Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1