aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-21arm64: defconfig: Enable secure QFPROM driverKomal Bajaj1-0/+1
2024-06-21arm64: dts: qcom: msm8916-gplus-fl8005a: Add sound and modemLin, Meng-Bo1-0/+20
2024-06-21arm64: dts: qcom: qdu1000: Fix LLCC reg propertyKomal Bajaj1-1/+15
2024-06-21arm64: dts: qcom: qcm6490-shift-otter: Name the regulatorsLuca Weiss1-0/+35
2024-06-21arm64: dts: qcom: qcm6490-fairphone-fp5: Name the regulatorsLuca Weiss1-0/+35
2024-06-21arm64: dts: qcom: qdu1000: Add secure qfprom nodeKomal Bajaj1-0/+15
2024-06-21arm64: dts: qcom: sc7180-trogdor: Disable pwmleds node where unusedNícolas F. R. A. Prado9-10/+11
2024-06-21arm64: dts: qcom: sm8650: drop second clock name from clock-output-namesDmitry Baryshkov1-1/+1
2024-06-21arm64: dts: qcom: sm8550: drop second clock name from clock-output-namesDmitry Baryshkov1-1/+1
2024-06-21arm64: dts: qcom: sm8450: drop second clock name from clock-output-namesDmitry Baryshkov1-1/+1
2024-06-21arm64: dts: qcom: c630: Add Embedded Controller nodeBjorn Andersson1-0/+75
2024-06-21arm64: dts: qcom: sdm845: describe connections of USB/DP portDmitry Baryshkov1-1/+52
2024-06-21arm64: dts: qcom: sm6115: add iommu for sdhc_1Caleb Connolly1-0/+1
2024-06-20bpf: remove unused parameter in bpf_jit_binary_pack_finalizeRafael Passos4-9/+7
2024-06-20bpf, x64: Remove tail call detectionLeon Hwang1-9/+2
2024-06-21LoongArch: KVM: Remove an unneeded semicolonYang Li1-1/+1
2024-06-21LoongArch: Fix multiple hardware watchpoint issuesHui Li1-24/+33
2024-06-21LoongArch: Trigger user-space watchpoints correctlyHui Li3-6/+31
2024-06-21LoongArch: Fix watchpoint setting errorHui Li3-32/+21
2024-06-21LoongArch: Only allow OBJTOOL & ORC unwinder if toolchain supports -mthin-add...Xi Ruoyao2-1/+5
2024-06-20KVM: x86/tdp_mmu: Take a GFN in kvm_tdp_mmu_fast_pf_get_last_sptep()Rick Edgecombe3-4/+3
2024-06-20KVM: x86/tdp_mmu: Rename REMOVED_SPTE to FROZEN_SPTERick Edgecombe4-28/+28
2024-06-20Merge tag 'kvmarm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini4-4/+27
2024-06-20Merge branch 'kvm-6.10-fixes' into HEADPaolo Bonzini25-86/+401
2024-06-20KVM: x86/tdp_mmu: Sprinkle __must_checkIsaku Yamahata1-6/+7
2024-06-20Merge tag 'riscv-sophgo-dt-fixes-for-v6.10-rc4' of https://github.com/sophgo/...Arnd Bergmann1-0/+1
2024-06-20Merge tag 'imx-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann7-8/+10
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski18-215/+417
2024-06-20KVM: arm64: Allow the use of SVE+NVOliver Upton2-7/+1
2024-06-20KVM: arm64: nv: Add additional trap setup for CPTR_EL2Marc Zyngier1-1/+18
2024-06-20KVM: arm64: nv: Add trap description for CPTR_EL2Marc Zyngier1-0/+91
2024-06-20KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helperMarc Zyngier1-1/+3
2024-06-20KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2Oliver Upton1-0/+31
2024-06-20KVM: arm64: nv: Load guest FP state for ZCR_EL2 trapOliver Upton2-0/+31
2024-06-20KVM: arm64: nv: Handle CPACR_EL1 trapsMarc Zyngier1-1/+31
2024-06-20x86/cpufeatures: Flip the /proc/cpuinfo appearance logicBorislav Petkov (AMD)3-457/+456
2024-06-20KVM: arm64: Spin off helper for programming CPTR trapsOliver Upton1-24/+24
2024-06-20KVM: arm64: nv: Ensure correct VL is loaded before saving SVE stateOliver Upton1-4/+7
2024-06-20KVM: arm64: nv: Use guest hypervisor's max VL when running nested guestOliver Upton1-0/+12
2024-06-20KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp contextOliver Upton1-1/+7
2024-06-20KVM: arm64: nv: Load guest hyp's ZCR into EL1 stateOliver Upton2-1/+5
2024-06-20KVM: arm64: nv: Handle ZCR_EL2 trapsOliver Upton3-0/+49
2024-06-20KVM: arm64: nv: Forward SVE traps to guest hypervisorOliver Upton3-0/+9
2024-06-20KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisorJintack Lim3-4/+58
2024-06-20randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook3-19/+14
2024-06-20KVM: x86: Always sync PIR to IRR prior to scanning I/O APIC routesSean Christopherson1-5/+4
2024-06-20x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSSMasahiro Yamada1-1/+1
2024-06-20KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2Pierre-Clément Tosi3-4/+18
2024-06-20KVM: arm64: Introduce print_nvhe_hyp_panic helperPierre-Clément Tosi1-4/+8
2024-06-20arm64: Introduce esr_brk_comment, esr_is_cfi_brkPierre-Clément Tosi4-9/+16