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
KVM: x86: Advertise AVX512 Bit Matrix Multiply (BMM) to userspace
Nikunj A Dadhania
-1
/
+3
2026-03-12
KVM: x86: Immediately fail the build when possible if required #define is mis...
Sean Christopherson
-9
/
+14
2026-03-12
KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAs
David Woodhouse
-6
/
+6
2026-03-12
KVM: x86/mmu: KVM: x86/mmu: Skip unsync when large pages are allowed
Lai Jiangshan
-0
/
+9
2026-03-12
KVM: X86: Fix array_index_nospec protection in __pv_send_ipi
Anel Orazgaliyeva
-5
/
+5
2026-03-12
KVM: x86: Add LAPIC guard in kvm_apic_write_nodecode()
xuanqingshi
-0
/
+3
2026-03-12
KVM: VMX: Remove unnecessary parentheses
Xin Li
-1
/
+1
2026-03-12
KVM: x86: Use kvm_cpu_cap_has() for EFER bits enablement checks
Yosry Ahmed
-3
/
+3
2026-03-12
KVM: x86: Move some EFER bits enablement to common code
Yosry Ahmed
-11
/
+14
2026-03-12
KVM: arm64: tracing: add ftrace dependency
Arnd Bergmann
-1
/
+1
2026-03-12
arm64: dts: zena: Move SRAM into SoC and memory node out of SoC
Debbie Horsfall
-26
/
+26
2026-03-12
arm64: dts: mediatek: mt7986a: Fix gpio-ranges pin count
Akari Tsuyukusa
-1
/
+1
2026-03-12
arm64: dts: mediatek: mt7981b: Fix gpio-ranges pin count
Akari Tsuyukusa
-1
/
+1
2026-03-12
arm64: dts: mediatek: mt6795: Fix gpio-ranges pin count
Akari Tsuyukusa
-1
/
+1
2026-03-12
kbuild: Consolidate C dialect options
Nathan Chancellor
-20
/
+8
2026-03-12
hexagon: uapi: Fix structure alignment attribute
Thomas Weißschuh
-1
/
+1
2026-03-12
x86/tsc: Handle CLOCK_SOURCE_VALID_FOR_HRES correctly
Thomas Gleixner
-1
/
+9
2026-03-12
MIPS: Don't select CLOCKSOURCE_WATCHDOG
Thomas Gleixner
-1
/
+0
2026-03-12
parisc: Remove unused clocksource flags
Thomas Gleixner
-4
/
+1
2026-03-12
ARM: dts: renesas: r9a06g032-rzn1d400-db: Use interrupts for Micrel PHYs
Wolfram Sang
-0
/
+21
2026-03-12
ARM: dts: renesas: r9a06g032-rzn1d400-db: Do not use underscores in node names
Geert Uytterhoeven
-6
/
+6
2026-03-12
ARM: dts: renesas: r9a06g032-rzn1d400-db: Add QSPI node including NOR flash
Wolfram Sang
-0
/
+78
2026-03-12
arm64: dts: renesas: r9a09g057: Add DMA support for RSPI channels
Lad Prabhakar
-0
/
+21
2026-03-12
arm64: dts: renesas: r9a09g056: Add DMA support for RSPI channels
Lad Prabhakar
-0
/
+21
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
[prev]
[next]