aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-09-23KVM: SVM: Always print "AVIC enabled" separately, even when force enabledSean Christopherson1-10/+9
2025-09-23KVM: SVM: Update "APICv in x2APIC without x2AVIC" in avic.c, not svm.cSean Christopherson3-6/+5
2025-09-23KVM: SVM: Move x2AVIC MSR interception helper to avic.cSean Christopherson3-53/+54
2025-09-23KVM: SVM: Make svm_x86_ops globally visible, clean up on-HyperV usageSean Christopherson4-32/+31
2025-09-23KVM: SVM: Re-load current, not host, TSC_AUX on #VMEXIT from SEV-ES guestHou Wenlong3-19/+18
2025-09-23KVM: x86: Add helper to retrieve current value of user return MSRHou Wenlong2-0/+7
2025-09-23KVM: SEV: Reject non-positive effective lengths during LAUNCH_UPDATESean Christopherson2-2/+3
2025-09-23KVM: SEV: Validate XCR0 provided by guest in GHCBSean Christopherson3-5/+5
2025-09-23KVM: SEV: Read save fields from GHCB exactly onceSean Christopherson2-21/+26
2025-09-23KVM: SEV: Rename kvm_ghcb_get_sw_exit_code() to kvm_get_cached_sw_exit_code()Sean Christopherson1-4/+4
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson7-22/+57
2025-09-23selftests/kvm: remove stale TODO in xapic_state_testSukrut Heroorkar1-2/+2
2025-09-23KVM: selftests: Handle Intel Atom errata that leads to PMU event overcountdongsheng5-3/+77
2025-09-23KVM: selftests: Validate more arch-events in pmu_counters_testDapeng Mi4-1/+29
2025-09-23KVM: selftests: Reduce number of "unavailable PMU events" combos testedSean Christopherson1-15/+23
2025-09-23KVM: selftests: Track unavailable_mask for PMU events as 32-bit valueSean Christopherson1-2/+5
2025-09-23KVM: selftests: Add timing_info bit support in vmx_pmu_caps_testDapeng Mi1-1/+2
2025-09-23LoongArch: KVM: Move kvm_iocsr tracepoint out of generic codeSteven Rostedt2-35/+35
2025-09-23LoongArch: KVM: Rework pch_pic_update_batch_irqs()Yury Norov (NVIDIA)1-8/+3
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_write()Bibo Mao1-103/+52
2025-09-23LoongArch: KVM: Add different length support in loongarch_pch_pic_read()Bibo Mao1-23/+19
2025-09-23LoongArch: KVM: Add IRR and ISR register read emulationBibo Mao1-0/+6
2025-09-23LoongArch: KVM: Set version information at initial stageBibo Mao2-10/+32
2025-09-23LoongArch: KVM: Access mailbox directly in mail_send()Bibo Mao1-17/+28
2025-09-23LoongArch: KVM: Add implementation with IOCSR_IPI_SETBibo Mao1-15/+20
2025-09-23LoongArch: KVM: Add sign extension with kernel IOCSR read emulationBibo Mao1-6/+6
2025-09-23LoongArch: KVM: Add sign extension with kernel MMIO read emulationBibo Mao1-3/+4
2025-09-23LoongArch: KVM: Add PTW feature detection on new hardwareBibo Mao3-0/+7
2025-09-23cpufreq: Replace pointer subtraction with iteration macroZihuan Zhang1-4/+4
2025-09-23thunderbolt: Fix use-after-free in tb_dp_dprx_workDuoming Zhou1-2/+3
2025-09-23sched_ext: Verify RCU protection in scx_bpf_cpu_curr()Andrea Righi1-1/+1
2025-09-23tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)1-0/+4
2025-09-23tracing/osnoise: Fix slab-out-of-bounds in _parse_integer_limit()Wang Liang1-1/+2
2025-09-23dt-bindings: mmc: samsung,exynos-dw-mshc: add specific compatible for exynos8890Ivaylo Ivanov1-0/+1
2025-09-23tracing: replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2025-09-23drm/amd/pm: Add VCN reset message support for SMU v13.0.12Jesse.Zhang3-1/+6
2025-09-23drm/amdgpu: Move VCN reset mask setup to late_init for VCN 5.0.1Jesse.Zhang1-5/+20
2025-09-23drm/amdgpu: Add ring reset support for VCN v5.0.1Jesse.Zhang1-0/+26
2025-09-23drm/amdgpu: Refactor VCN v5.0.1 HW init into separate instance functionJesse.Zhang1-8/+19
2025-09-23Documentation: add initial documenation for user queuesAlex Deucher2-0/+204
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen3-9/+4
2025-09-23drm/amd/display: Optimize remove_duplicates() from O(N^2) to O(N)Kuan-Wei Chiu1-10/+11
2025-09-23drm/amd/display: change dc stream color settings only in atomic commitMelissa Wen3-24/+66
2025-09-23drm/amd/ras: Add rascore status definitionYiPeng Chai2-0/+37
2025-09-23drm/amdgpu: Use kmalloc_array() instead of kmalloc()Rahul Kumar4-8/+8
2025-09-23pmdomain: Merge branch fixes into nextUlf Hansson1-0/+1
2025-09-23drm/amd/display: update color on atomic commit timeMelissa Wen1-1/+35
2025-09-23drm/amd/display: Promote DC to 3.2.351Taimur Hassan1-1/+1
2025-09-23drm/amd/display: [FW Promotion] Release 0.1.28.0Taimur Hassan1-1/+1
2025-09-23Merge branch 'bpf-introduce-deferred-task-context-execution'Alexei Starovoitov14-112/+1148