summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-11drm/amdgpu: fix sysfs ip base addr with 64bitLikun Gao-7/+2
2026-03-11drm/amdgpu: disable rlc fw info printLikun Gao-8/+8
2026-03-11drm/amdgpu: change sdma doorbell size for soc v1Likun Gao-1/+1
2026-03-11drm/amdgpu: correct SDMA instance number for soc v1_0Likun Gao-5/+7
2026-03-11drm/amdgpu: fix shift-out-of-bounds when updating umc active maskHawking Zhang-2/+2
2026-03-11drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8Le Ma-0/+7
2026-03-11drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1Le Ma-1/+2
2026-03-11drm/amd/amdgpu: Disable reset on init for soc_v1_0Asad Kamal-11/+0
2026-03-11drm/amdgpu: Add default reset method for soc_v1_0Asad Kamal-0/+24
2026-03-11drm/amdgpu: use common defines for GMC 12.1 HUB faultsAlex Deucher-1/+5
2026-03-11drm/amdgpu: Handle IH v7_1 reg offset differencesHawking Zhang-7/+29
2026-03-11drm/amdgpu: fix DF NULL pointer issue for soc24Likun Gao-1/+1
2026-03-11drm/amdgpu: add support for lsdma v7_1Likun Gao-1/+135
2026-03-11drm/amdgpu: Add lsdma v7_1_0 ip headersLikun Gao-0/+149
2026-03-11drm/amdgpu: Use memcpy to update IPD table for sriov guestHawking Zhang-5/+15
2026-03-11drm/amdgpu: New interface to get IP discovery binary v3Hawking Zhang-73/+93
2026-03-11drm/amdgpu/discovery: use common function to check discovery tableLikun Gao-122/+84
2026-03-11drm/amdgpu/discovery: support new discovery binary headerLikun Gao-37/+104
2026-03-11drm/amdkfd: Unreserve bo if queue update failedPhilip Yang-0/+1
2026-03-11drm/amd/display: Promote DC to 3.2.373Taimur Hassan-1/+1
2026-03-11drm/amd/display: [FW Promotion] Release 0.1.50.0Taimur Hassan-0/+32
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li-1879/+1493
2026-03-11drm/amd/display: Add DML support for dcn42Roman Li-0/+270
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li-140/+885
2026-03-11drm/amd/display: Clean up unused codeClay King-73/+35
2026-03-11drm/amd/display: Add back missing memory type in arrayTom Chung-0/+2
2026-03-11drm/amd/display: Fix compile warnings in dml2_0Gaghik Khachatrian-2/+2
2026-03-11drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21Ivan Lipski-1/+20
2026-03-11selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.cVarun R Mallya-1/+1
2026-03-11KVM: x86: clarify leave_smm() return valuePaolo Bonzini-5/+5
2026-03-11selftests: kvm: add a test that VMX validates controls on RSMPaolo Bonzini-0/+151
2026-03-11selftests: kvm: extract common functionality out of smm_test.cPaolo Bonzini-25/+45
2026-03-11KVM: SVM: check validity of VMCB controls when returning from SMMPaolo Bonzini-2/+15
2026-03-11KVM: VMX: check validity of VMCS controls when returning from SMMPaolo Bonzini-12/+32
2026-03-11KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson-5/+9
2026-03-11KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APICSean Christopherson-2/+2
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson-5/+29
2026-03-11KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()Li RongQing-1/+2
2026-03-11KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()Namhyung Kim-1/+1
2026-03-11KVM: x86: hyper-v: Validate all GVAs during PV TLB flushManuel Andreas-4/+5
2026-03-11KVM: x86: synthesize CPUID bits only if CPU capability is setCarlos López-1/+4
2026-03-11KVM: PPC: e500: Rip out "struct tlbe_ref"Sean Christopherson-52/+45
2026-03-11KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong typeSean Christopherson-2/+2
2026-03-11KVM: selftests: Increase 'maxnode' for guest_memfd testsKai Huang-1/+1
2026-03-11Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-8/+26
2026-03-11Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...Paolo Bonzini-75/+72
2026-03-11Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini-44/+109
2026-03-11Merge tag 'kvmarm-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-35/+42
2026-03-11KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracingVincent Donnefort-1/+1
2026-03-11slab: fix memory leak when refill_sheaf() failsQing Wang-0/+4