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 Torvalds2022-06-175-79/+69
|\
| * arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon2022-06-171-2/+0
| * arm64/cpufeature: Unexport set_cpu_feature()Mark Brown2022-06-161-1/+0
| * arm64: ftrace: remove redundant labelMark Rutland2022-06-151-1/+0
| * arm64: ftrace: consistently handle PLTs.Mark Rutland2022-06-151-71/+66
| * arm64: ftrace: fix branch range checksMark Rutland2022-06-151-2/+2
| * Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas2022-06-151-4/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-1413-73/+95
|\ \ | |/ |/|
| * KVM: arm64: Drop stale commentMarc Zyngier2022-06-091-5/+0
| * KVM: arm64: Remove redundant hyp_assert_lock_held() assertionsWill Deacon2022-06-091-4/+0
| * KVM: arm64: Extend comment in has_vhe()Will Deacon2022-06-091-0/+3
| * KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon2022-06-092-10/+6
| * KVM: arm64: Handle all ID registers trapped for a protected VMMarc Zyngier2022-06-091-8/+34
| * KVM: arm64: Return error from kvm_arch_init_vm() on allocation failureWill Deacon2022-06-091-1/+3
| * KVM: arm64: Warn if accessing timer pending state outside of vcpu contextMarc Zyngier2022-06-081-0/+3
| * KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pendingMarc Zyngier2022-06-082-39/+22
| * KVM: arm64: Don't read a HW interrupt pending state in user contextMarc Zyngier2022-06-073-5/+21
| * KVM: arm64: Fix inconsistent indentingsunliming2022-06-071-1/+1
| * KVM: arm64: Always start with clearing SME flag on loadMarc Zyngier2022-06-071-0/+1
| * KVM: arm64: Always start with clearing SVE flag on loadMarc Zyngier2022-06-071-0/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-104-8/+24
|\ \
| * | arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas2022-06-101-0/+6
| * | arm64/sme: Fix EFI save/restoreMark Brown2022-06-101-4/+14
| * | arm64/fpsimd: Fix typo in commentXiang wangx2022-06-101-1/+1
| * | arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla2022-06-101-1/+1
| * | arm64/sme: Fix tests for 0b1111 value ID registersMark Brown2022-06-081-2/+2
| |/
* | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-102-5/+4
|\ \
| * | arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2022-06-062-5/+4
| |/
* | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-091-0/+1
|\ \ | |/ |/|
| * bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet2022-06-071-0/+1
* | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-5/+7
|\ \
| * | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
| * | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-033-5/+6
|\ \ \
| * | | arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd2022-06-021-3/+4
| * | | arm64: hibernate: Fix syntax errors in commentsXiang wangx2022-06-021-1/+1
| * | | arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas2022-06-021-1/+1
* | | | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-0320-125/+239
|\ \ \ \
| * | | | arm64: dts: qcom: align DWC3 USB interrupts with DT schemaKrzysztof Kozlowski2022-05-052-8/+12
| * | | | arm64: dts: qcom: align DWC3 USB clocks with DT schemaKrzysztof Kozlowski2022-05-0516-75/+143
| * | | | arm64: dts: qcom: msm8996: add clock-names to DWC3 USB nodeKrzysztof Kozlowski2022-05-051-0/+5
| * | | | arm64: dts: qcom: qcs404: add dedicated qcom,qcs404-dwc3 compatibleKrzysztof Kozlowski2022-05-051-2/+2
| * | | | arm64: dts: qcom: sm6125: add dedicated qcom,sm6125-dwc3 compatibleKrzysztof Kozlowski2022-05-051-1/+1
| * | | | arm64: dts: qcom: msm8994: add dedicated qcom,msm8994-dwc3 compatibleKrzysztof Kozlowski2022-05-051-1/+1
| * | | | arm64: dts: qcom: ipq8074: add dedicated qcom,ipq8074-dwc3 compatibleKrzysztof Kozlowski2022-05-051-2/+2
| * | | | arm64: dts: qcom: correct DWC3 node names and unit addressesKrzysztof Kozlowski2022-05-0511-36/+37
| * | | | Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-0341-232/+276
| |\ \ \ \
| * | | | | arm64: dts: qcom: sc7280: Set the default dr_mode for usb2Souradeep Chowdhury2022-04-211-1/+1
| * | | | | arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connectorSouradeep Chowdhury2022-04-211-0/+36
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2022-06-027-5/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |