summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-04x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS failsSean Christopherson-5/+16
2026-03-04KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringupSean Christopherson-55/+89
2026-03-04KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"Sean Christopherson-20/+41
2026-03-04KVM: VMX: Move architectural "vmcs" and "vmcs_hdr" structures to public vmx.hSean Christopherson-11/+11
2026-03-04KVM: x86: Move kvm_rebooting to x86Sean Christopherson-8/+37
2026-03-04drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3Srinivasan Shanmugam-1/+1
2026-03-04drm/amd/pm: Avoid overflow when sorting pp_feature listAsad Kamal-1/+1
2026-03-04drm/amd/pm: Add pm firmware info to dmesg logLijo Lazar-3/+4
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula-10/+28
2026-03-04drm/amdgpu: Remove redundant missing hw ip handlingTvrtko Ursulin-7/+0
2026-03-04drm/amdgpu: Reject impossible entities earlyTvrtko Ursulin-0/+5
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri-39/+95
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu-1/+5
2026-03-04mmc: sdhci-pci-gli: fix GL9750 DMA write corruptionMatthew Schwartz-0/+9
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang-2/+9
2026-03-04drm/amd/ras: adapt sync info func for pmfw eepromGangliang Xie-1/+19
2026-03-04drm/amd/ras: add check func for pmfw eepromGangliang Xie-9/+67
2026-03-04drm/amdgpu: GFX12.1 scratch memory limit up to 57-bitPhilip Yang-13/+34
2026-03-04drm/amd/ras: add initialization func for pmfw eepromGangliang Xie-3/+98
2026-03-04drm/amd/ras: adapt page retirement process for pmfw eepromGangliang Xie-10/+66
2026-03-04drm/amd/ras: add read func for pmfw eepromGangliang Xie-9/+101
2026-03-04drm/amd/ras: make MCA IPID parse globalTao Zhou-0/+16
2026-03-04drm/amd/ras: add append func for pmfw eepromGangliang Xie-3/+48
2026-03-04drm/amd/ras: add check safety watermark func for pmfw eepromGangliang Xie-0/+37
2026-03-04dt-bindings: mmc: dwcmshc-sdhci: Fix resets array validationHuan He-0/+3
2026-03-04clk: qcom: dispcc[01]-sa8775p: Fix DSI byte clock rate settingKonrad Dybcio-4/+0
2026-03-04clk: qcom: dispcc-sm4450: Fix DSI byte clock rate settingKonrad Dybcio-1/+0
2026-03-04clk: qcom: dispcc-milos: Fix DSI byte clock rate settingKonrad Dybcio-1/+0
2026-03-04clk: qcom: dispcc-kaanapali: Fix DSI byte clock rate settingKonrad Dybcio-2/+0
2026-03-04clk: qcom: dispcc-glymur: Fix DSI byte clock rate settingKonrad Dybcio-2/+0
2026-03-04clk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src ...White Lewis-4/+0
2026-03-04Merge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+0
2026-03-04arm64: make runtime const not usable by modulesJisheng Zhang-0/+4
2026-03-04Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-0/+3
2026-03-04cifs: open files should not hold ref on superblockShyam Prasad N-13/+50
2026-03-04x86/entry/vdso32: Work around libgcc unwinder bugH. Peter Anvin-0/+30
2026-03-04sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boostingJuri Lelli-0/+30
2026-03-04Merge tag 'pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-34/+86
2026-03-04tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-2/+6
2026-03-04tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo-1/+3
2026-03-04x86/resctrl: Fix SNC detectionTony Luck-31/+5
2026-03-04x86/topo: Fix SNC topology messPeter Zijlstra-47/+143
2026-03-04x86/topo: Replace x86_has_numa_in_packagePeter Zijlstra-10/+3
2026-03-04x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra-2/+20
2026-03-04x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra-0/+16
2026-03-04mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()Ricky Wu-82/+6
2026-03-04tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-1/+23
2026-03-04Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0Jens Axboe-37/+312
2026-03-04tools headers: Update the linux/gfp_types.h copy with the kernel sourcesArnaldo Carvalho de Melo-2/+7
2026-03-04nvme: fix memory allocation in nvme_pr_read_keys()Sungwoo Kim-2/+2