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-04
x86/virt: Force-clear X86_FEATURE_VMX if configuring root VMCS fails
Sean Christopherson
-5
/
+16
2026-03-04
KVM: VMX: Unconditionally allocate root VMCSes during boot CPU bringup
Sean Christopherson
-55
/
+89
2026-03-04
KVM: x86: Move "kvm_rebooting" to kernel as "virt_rebooting"
Sean Christopherson
-20
/
+41
2026-03-04
KVM: VMX: Move architectural "vmcs" and "vmcs_hdr" structures to public vmx.h
Sean Christopherson
-11
/
+11
2026-03-04
KVM: x86: Move kvm_rebooting to x86
Sean Christopherson
-8
/
+37
2026-03-04
drm/amdgpu: Fix mutex handling in amdgpu_benchmark_do_move() v3
Srinivasan Shanmugam
-1
/
+1
2026-03-04
drm/amd/pm: Avoid overflow when sorting pp_feature list
Asad Kamal
-1
/
+1
2026-03-04
drm/amd/pm: Add pm firmware info to dmesg log
Lijo Lazar
-3
/
+4
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
-10
/
+28
2026-03-04
drm/amdgpu: Remove redundant missing hw ip handling
Tvrtko Ursulin
-7
/
+0
2026-03-04
drm/amdgpu: Reject impossible entities early
Tvrtko Ursulin
-0
/
+5
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
-39
/
+95
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
-1
/
+5
2026-03-04
mmc: sdhci-pci-gli: fix GL9750 DMA write corruption
Matthew Schwartz
-0
/
+9
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
-2
/
+9
2026-03-04
drm/amd/ras: adapt sync info func for pmfw eeprom
Gangliang Xie
-1
/
+19
2026-03-04
drm/amd/ras: add check func for pmfw eeprom
Gangliang Xie
-9
/
+67
2026-03-04
drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit
Philip Yang
-13
/
+34
2026-03-04
drm/amd/ras: add initialization func for pmfw eeprom
Gangliang Xie
-3
/
+98
2026-03-04
drm/amd/ras: adapt page retirement process for pmfw eeprom
Gangliang Xie
-10
/
+66
2026-03-04
drm/amd/ras: add read func for pmfw eeprom
Gangliang Xie
-9
/
+101
2026-03-04
drm/amd/ras: make MCA IPID parse global
Tao Zhou
-0
/
+16
2026-03-04
drm/amd/ras: add append func for pmfw eeprom
Gangliang Xie
-3
/
+48
2026-03-04
drm/amd/ras: add check safety watermark func for pmfw eeprom
Gangliang Xie
-0
/
+37
2026-03-04
dt-bindings: mmc: dwcmshc-sdhci: Fix resets array validation
Huan He
-0
/
+3
2026-03-04
clk: qcom: dispcc[01]-sa8775p: Fix DSI byte clock rate setting
Konrad Dybcio
-4
/
+0
2026-03-04
clk: qcom: dispcc-sm4450: Fix DSI byte clock rate setting
Konrad Dybcio
-1
/
+0
2026-03-04
clk: qcom: dispcc-milos: Fix DSI byte clock rate setting
Konrad Dybcio
-1
/
+0
2026-03-04
clk: qcom: dispcc-kaanapali: Fix DSI byte clock rate setting
Konrad Dybcio
-2
/
+0
2026-03-04
clk: qcom: dispcc-glymur: Fix DSI byte clock rate setting
Konrad Dybcio
-2
/
+0
2026-03-04
clk: qcom: dispcc-sc8280xp: remove CLK_SET_RATE_PARENT from byte_div_clk_src ...
White Lewis
-4
/
+0
2026-03-04
Merge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+0
2026-03-04
arm64: make runtime const not usable by modules
Jisheng Zhang
-0
/
+4
2026-03-04
Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-0
/
+3
2026-03-04
cifs: open files should not hold ref on superblock
Shyam Prasad N
-13
/
+50
2026-03-04
x86/entry/vdso32: Work around libgcc unwinder bug
H. Peter Anvin
-0
/
+30
2026-03-04
sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting
Juri Lelli
-0
/
+30
2026-03-04
Merge tag 'pinctrl-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-34
/
+86
2026-03-04
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+6
2026-03-04
tools headers x86 cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+3
2026-03-04
x86/resctrl: Fix SNC detection
Tony Luck
-31
/
+5
2026-03-04
x86/topo: Fix SNC topology mess
Peter Zijlstra
-47
/
+143
2026-03-04
x86/topo: Replace x86_has_numa_in_package
Peter Zijlstra
-10
/
+3
2026-03-04
x86/topo: Add topology_num_nodes_per_package()
Peter Zijlstra
-2
/
+20
2026-03-04
x86/numa: Store extra copy of numa_nodes_parsed
Peter Zijlstra
-0
/
+16
2026-03-04
mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()
Ricky Wu
-82
/
+6
2026-03-04
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
-1
/
+23
2026-03-04
Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0
Jens Axboe
-37
/
+312
2026-03-04
tools headers: Update the linux/gfp_types.h copy with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+7
2026-03-04
nvme: fix memory allocation in nvme_pr_read_keys()
Sungwoo Kim
-2
/
+2
[prev]
[next]