index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-03-11
drm/amdgpu: fix sysfs ip base addr with 64bit
Likun Gao
-7
/
+2
2026-03-11
drm/amdgpu: disable rlc fw info print
Likun Gao
-8
/
+8
2026-03-11
drm/amdgpu: change sdma doorbell size for soc v1
Likun Gao
-1
/
+1
2026-03-11
drm/amdgpu: correct SDMA instance number for soc v1_0
Likun Gao
-5
/
+7
2026-03-11
drm/amdgpu: fix shift-out-of-bounds when updating umc active mask
Hawking Zhang
-2
/
+2
2026-03-11
drm/amdgpu: bypass IMU ucode loading for MP0 15.0.8
Le Ma
-0
/
+7
2026-03-11
drm/amdgpu: update GFX CGCG/LS flags for gfx 12.1
Le Ma
-1
/
+2
2026-03-11
drm/amd/amdgpu: Disable reset on init for soc_v1_0
Asad Kamal
-11
/
+0
2026-03-11
drm/amdgpu: Add default reset method for soc_v1_0
Asad Kamal
-0
/
+24
2026-03-11
drm/amdgpu: use common defines for GMC 12.1 HUB faults
Alex Deucher
-1
/
+5
2026-03-11
drm/amdgpu: Handle IH v7_1 reg offset differences
Hawking Zhang
-7
/
+29
2026-03-11
drm/amdgpu: fix DF NULL pointer issue for soc24
Likun Gao
-1
/
+1
2026-03-11
drm/amdgpu: add support for lsdma v7_1
Likun Gao
-1
/
+135
2026-03-11
drm/amdgpu: Add lsdma v7_1_0 ip headers
Likun Gao
-0
/
+149
2026-03-11
drm/amdgpu: Use memcpy to update IPD table for sriov guest
Hawking Zhang
-5
/
+15
2026-03-11
drm/amdgpu: New interface to get IP discovery binary v3
Hawking Zhang
-73
/
+93
2026-03-11
drm/amdgpu/discovery: use common function to check discovery table
Likun Gao
-122
/
+84
2026-03-11
drm/amdgpu/discovery: support new discovery binary header
Likun Gao
-37
/
+104
2026-03-11
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
-0
/
+1
2026-03-11
drm/amd/display: Promote DC to 3.2.373
Taimur Hassan
-1
/
+1
2026-03-11
drm/amd/display: [FW Promotion] Release 0.1.50.0
Taimur Hassan
-0
/
+32
2026-03-11
drm/amd/display: Sync dcn42 with DC 3.2.373
Roman Li
-1879
/
+1493
2026-03-11
drm/amd/display: Add DML support for dcn42
Roman Li
-0
/
+270
2026-03-11
drm/amd/display: Enable dcn42 DC clk_mgr
Roman Li
-140
/
+885
2026-03-11
drm/amd/display: Clean up unused code
Clay King
-73
/
+35
2026-03-11
drm/amd/display: Add back missing memory type in array
Tom Chung
-0
/
+2
2026-03-11
drm/amd/display: Fix compile warnings in dml2_0
Gaghik Khachatrian
-2
/
+2
2026-03-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
-1
/
+20
2026-03-11
selftests/bpf: Fix const qualifier warning in fexit_bpf2bpf.c
Varun R Mallya
-1
/
+1
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
-5
/
+5
2026-03-11
selftests: kvm: add a test that VMX validates controls on RSM
Paolo Bonzini
-0
/
+151
2026-03-11
selftests: kvm: extract common functionality out of smm_test.c
Paolo Bonzini
-25
/
+45
2026-03-11
KVM: SVM: check validity of VMCB controls when returning from SMM
Paolo Bonzini
-2
/
+15
2026-03-11
KVM: VMX: check validity of VMCS controls when returning from SMM
Paolo Bonzini
-12
/
+32
2026-03-11
KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
Sean Christopherson
-5
/
+9
2026-03-11
KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
Sean Christopherson
-2
/
+2
2026-03-11
KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM
Jim Mattson
-5
/
+29
2026-03-11
KVM: x86: Fix SRCU list traversal in kvm_fire_mask_notifiers()
Li RongQing
-1
/
+2
2026-03-11
KVM: VMX: Fix a wrong MSR update in add_atomic_switch_msr()
Namhyung Kim
-1
/
+1
2026-03-11
KVM: x86: hyper-v: Validate all GVAs during PV TLB flush
Manuel Andreas
-4
/
+5
2026-03-11
KVM: x86: synthesize CPUID bits only if CPU capability is set
Carlos López
-1
/
+4
2026-03-11
KVM: PPC: e500: Rip out "struct tlbe_ref"
Sean Christopherson
-52
/
+45
2026-03-11
KVM: PPC: e500: Fix build error due to using kmalloc_obj() with wrong type
Sean Christopherson
-2
/
+2
2026-03-11
KVM: selftests: Increase 'maxnode' for guest_memfd tests
Kai Huang
-1
/
+1
2026-03-11
Merge tag 'kvmarm-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-8
/
+26
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
-75
/
+72
2026-03-11
Merge tag 'kvm-riscv-fixes-7.0-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
-44
/
+109
2026-03-11
Merge tag 'kvmarm-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
-35
/
+42
2026-03-11
KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracing
Vincent Donnefort
-1
/
+1
2026-03-11
slab: fix memory leak when refill_sheaf() fails
Qing Wang
-0
/
+4
[prev]
[next]