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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2026-03-12
ARM: dts: renesas: r9a06g032: Describe the QSPI controller
Miquel Raynal (Schneider Electric)
-0
/
+12
2026-03-12
perf/x86/intel: Only check GP counters for PEBS constraints validation
Dapeng Mi
-8
/
+14
2026-03-12
perf/x86/intel: Fix OMR snoop information parsing issues
Dapeng Mi
-4
/
+7
2026-03-12
perf/x86/intel: Add missing branch counters constraint apply
Dapeng Mi
-10
/
+21
2026-03-12
x86/perf: Make sure to program the counter value for stopped events on migration
Peter Zijlstra
-1
/
+3
2026-03-12
perf/x86: Move event pointer setup earlier in x86_pmu_enable()
Breno Leitao
-1
/
+2
2026-03-12
powerpc: fix KUAP warning in VMX usercopy path
Sayali Patil
-50
/
+63
2026-03-12
powerpc, perf: Check that current->mm is alive before getting user callchain
Viktor Malik
-2
/
+5
2026-03-12
powerpc/mem: Move CMA reservations to arch_mm_preinit
Ritesh Harjani (IBM)
-10
/
+14
2026-03-12
x86/hyperv: Use any general-purpose register when saving %cr2 and %cr8
Uros Bizjak
-2
/
+2
2026-03-12
x86/hyperv: Use current_stack_pointer to avoid asm() in hv_hvcrash_ctxt_save()
Uros Bizjak
-1
/
+1
2026-03-12
x86/hyperv: Save segment registers directly to memory in hv_hvcrash_ctxt_save()
Uros Bizjak
-6
/
+6
2026-03-11
arm64: dts: qcom: sm6125: Add missing MDSS core reset
Val Packett
-0
/
+3
2026-03-11
arm64: dts: qcom: sm6115: Add missing MDSS core reset
Val Packett
-0
/
+2
2026-03-11
KVM: x86: clarify leave_smm() return value
Paolo Bonzini
-5
/
+5
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
/
+21
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
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
-16
/
+16
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
KVM: arm64: Fix out-of-tree build for nVHE/pKVM tracing
Vincent Donnefort
-1
/
+1
2026-03-11
x86/hyperv: Use __naked attribute to fix stackless C function
Ard Biesheuvel
-39
/
+43
2026-03-11
Merge tag 'powerpc-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-661
/
+367
2026-03-11
arm64: defconfig: Enable Qualcomm WCD937x headphone codec as module
Ajay Kumar Nandam
-0
/
+1
2026-03-11
arm64: defconfig: Enable QCOMTEE module for QTEE-enabled Qualcomm SoCs
Harshal Dev
-0
/
+1
2026-03-11
MIPS: vdso: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
-0
/
+1
2026-03-11
MIPS: vdso: Add include guard to asm/vdso/vdso.h
Thomas Weißschuh
-0
/
+5
2026-03-11
LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
Thomas Weißschuh
-0
/
+2
2026-03-11
powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
Thomas Weißschuh
-0
/
+3
2026-03-11
powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
Thomas Weißschuh
-0
/
+1
2026-03-11
ARM: vdso: gettimeofday: Add explicit includes
Thomas Weißschuh
-0
/
+2
2026-03-11
arm64: vDSO: compat_gettimeofday: Add explicit includes
Thomas Weißschuh
-0
/
+3
2026-03-11
arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
Thomas Weißschuh
-0
/
+2
2026-03-11
x86/mce, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
-0
/
+32
2026-03-11
x86/mce, EDAC/mce_amd: Update CS bank type naming
Yazen Ghannam
-2
/
+2
2026-03-11
x86/mce, EDAC/mce_amd: Reorder SMCA bank type enums
Yazen Ghannam
-90
/
+76
2026-03-11
sparc64: vdso: Implement clock_gettime64()
Thomas Weißschuh
-2
/
+28
2026-03-11
sparc64: vdso2c: Remove symbol handling
Thomas Weißschuh
-50
/
+1
2026-03-11
sparc64: vdso2c: Drop sym_vvar_start handling
Thomas Weißschuh
-12
/
+0
2026-03-11
sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
-375
/
+118
2026-03-11
sparc64: vdso: Introduce vdso/processor.h
Thomas Weißschuh
-27
/
+44
[prev]
[next]