summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-03-03KVM: SVM: Invalidate "next" SNP VMSA GPA even on failureSean Christopherson
2025-03-03KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updatesSean Christopherson
2025-03-03KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpaSean Christopherson
2025-03-03KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handlingSean Christopherson
2025-03-03KVM: SVM: Simplify request+kick logic in SNP AP Creation handlingSean Christopherson
2025-03-03KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's viewSean Christopherson
2025-03-03KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT errorSean Christopherson
2025-03-03KVM: SVM: Refuse to attempt VRMUN if an SEV-ES+ guest has an invalid VMSASean Christopherson
2025-03-03KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3Sean Christopherson
2025-03-03KVM: SVM: Save host DR masks on CPUs with DebugSwapSean Christopherson
2025-03-03x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao
2025-03-03x86/bugs: Use the cpu_smt_possible() helper instead of open-coded codeBreno Leitao
2025-03-03x86/speculation: Add a conditional CS prefix to CALL_NOSPECPawan Gupta
2025-03-03x86/speculation: Simplify and make CALL_NOSPEC consistentPawan Gupta
2025-03-03x86/paravirt: Remove unused paravirt_disable_iospace()Dr. David Alan Gilbert
2025-03-03x86/ibt: Make cfi_bhi a constant for FINEIBT_BHI=nPeter Zijlstra
2025-03-03arm64: dts: qcom: gaokun3: Add Embedded Controller nodePengyu Luo
2025-03-03arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix serdes_ln_ctrl reg-masksSiddharth Vadapalli
2025-03-03arm64: dts: ti: k3-am62p: Enable AUDIO_REFCLKxFrancesco Dolcini
2025-03-02ARM: dts: microchip: sama7d65: Enable shutdown controllerRyan Wanner
2025-03-02ARM: dts: microchip: sama7d65: Add SFRBU support to sama7d65Ryan Wanner
2025-03-02ARM: dts: microchip: sama7d65: Add RTC support for sama7d65Ryan Wanner
2025-03-02ARM: dts: microchip: sama7d65: Add Shutdown controller supportRyan Wanner
2025-03-02ARM: dts: microchip: sama7d65: Add Reset Controller to sama7d65 SoCRyan Wanner
2025-03-02ARM: at91: pm: Enable ULP0/ULP1 for SAMA7D65Ryan Wanner
2025-03-02ARM: at91: pm: Add Backup mode for SAMA7D65Ryan Wanner
2025-03-02ARM: at91: pm: add DT compatible support for sama7d65Ryan Wanner
2025-03-02ARM: at91: pm: fix at91_suspend_finish for ZQ calibrationLi Bin
2025-03-02arm64: dts: ti: k3-am62-phycore-som: Reserve RTOS IPC memoryWadim Egorov
2025-03-02arm64: dts: ti: k3-am64-phycore-som: Reserve RTOS IPC memoryWadim Egorov
2025-03-02arm64: dts: ti: k3-am62p5-sk: Add serial aliasVibhore Vardhan
2025-03-02arm64: dts: ti: k3-am62a7-sk: Add serial aliasMarkus Schneider-Pargmann
2025-03-02arm64: dts: ti: k3-am62x-sk-common: Add serial aliasesMarkus Schneider-Pargmann
2025-03-02arm64: dts: ti: k3-am62p5-sk: Support SoC wakeup using USB1 wakeupSiddharth Vadapalli
2025-03-02arm64: dts: ti: k3-am625-beagleplay: Reserve 128MiB of global CMANishanth Menon
2025-03-02arm64: dts: ti: k3-j721e-sk: Add boot phase tag to SERDES3Siddharth Vadapalli
2025-03-02arm64: dts: ti: k3-j721e-common-proc-board: Add boot phase tag to SERDES3Siddharth Vadapalli
2025-03-02arm64: dts: ti: k3-am62p-j722s-common-wakeup: Configure ti-sysc for wkup_uart0Vibhore Vardhan
2025-03-02arm64: dts: ti: k3-am62a7-sk: Add alias for RTCVibhore Vardhan
2025-03-02arm64: dts: ti: k3-j721s2-som-p0: Add flash partition detailsUdit Kumar
2025-03-02arm64: dts: ti: k3-am62-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger
2025-03-02arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD sizeKeerthy
2025-03-02arm64: dts: ti: k3-am62p5-sk: Add boot phase tag for USB0Siddharth Vadapalli
2025-03-02arm64: dts: ti: k3-am62a7-sk: Add boot phase tag for USB0Siddharth Vadapalli
2025-03-02Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-02KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi
2025-03-02KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu
2025-03-02crypto: x86/aegis - use the new scatterwalk functionsEric Biggers
2025-03-02crypto: x86/aes-gcm - use the new scatterwalk functionsEric Biggers