index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Move hardware setup/unsetup to init/exit
Sean Christopherson
2022-12-29
1
-10
/
+13
*
KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
Sean Christopherson
2022-12-29
1
-7
/
+14
*
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
2022-12-29
24
-310
/
+577
|
\
|
*
KVM: x86: Hyper-V invariant TSC control
Vitaly Kuznetsov
2022-12-29
5
-1
/
+53
|
*
KVM: x86: Add a KVM-only leaf for CPUID_8000_0007_EDX
Vitaly Kuznetsov
2022-12-29
2
-2
/
+13
|
*
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
2022-12-29
2
-1
/
+4
|
*
KVM: x86/mmu: Pivot on "TDP MMU enabled" when handling direct page faults
Sean Christopherson
2022-12-29
1
-1
/
+1
|
*
KVM: x86/mmu: Pivot on "TDP MMU enabled" to check if active MMU is TDP MMU
Sean Christopherson
2022-12-29
2
-21
/
+8
|
*
KVM: x86/mmu: Replace open coded usage of tdp_mmu_page with is_tdp_mmu_page()
Sean Christopherson
2022-12-29
2
-2
/
+2
|
*
KVM: x86/mmu: Rename __direct_map() to direct_map()
David Matlack
2022-12-29
2
-8
/
+8
|
*
KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
David Matlack
2022-12-29
1
-4
/
+0
|
*
KVM: x86/mmu: Split out TDP MMU page fault handling
David Matlack
2022-12-29
1
-14
/
+48
|
*
KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
David Matlack
2022-12-29
2
-4
/
+6
|
*
KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
David Matlack
2022-12-29
2
-31
/
+31
|
*
KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
David Matlack
2022-12-29
1
-8
/
+10
|
*
KVM: x86/mmu: Handle error PFNs in kvm_faultin_pfn()
David Matlack
2022-12-29
1
-5
/
+10
|
*
KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
David Matlack
2022-12-29
3
-14
/
+14
|
*
KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
David Matlack
2022-12-29
3
-14
/
+10
|
*
KVM: x86/mmu: Change tdp_mmu to a read-only parameter
David Matlack
2022-12-29
4
-38
/
+41
|
*
kvm: x86/mmu: Warn on linking when sp->unsync_children
Lai Jiangshan
2022-12-29
1
-1
/
+10
|
*
KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
Vitaly Kuznetsov
2022-12-29
3
-0
/
+40
|
*
KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
Vitaly Kuznetsov
2022-12-29
2
-0
/
+6
|
*
KVM: nVMX: Invert 'unsupported by eVMCSv1' check
Vitaly Kuznetsov
2022-12-29
2
-36
/
+96
|
*
KVM: nVMX: Sanitize primary processor-based VM-execution controls with eVMCS too
Vitaly Kuznetsov
2022-12-29
1
-0
/
+12
|
*
KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
Paolo Bonzini
2022-12-28
1
-3
/
+27
|
*
KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapi
David Woodhouse
2022-12-27
1
-7
/
+7
|
*
KVM: x86/xen: Simplify eventfd IOCTLs
Michal Luczaj
2022-12-27
1
-7
/
+1
|
*
KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_ports
Paolo Bonzini
2022-12-27
1
-11
/
+18
|
*
KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badly
David Woodhouse
2022-12-27
1
-38
/
+18
|
*
KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()
Michal Luczaj
2022-12-27
1
-3
/
+4
|
*
kvm: x86/mmu: Remove duplicated "be split" in spte.h
Lai Jiangshan
2022-12-27
1
-1
/
+1
|
*
KVM: x86/mmu: Don't install TDP MMU SPTE if SP has unexpected level
Sean Christopherson
2022-12-23
1
-1
/
+3
|
*
KVM: x86/mmu: Re-check under lock that TDP MMU SP hugepage is disallowed
Sean Christopherson
2022-12-23
1
-1
/
+2
|
*
KVM: x86/mmu: Map TDP MMU leaf SPTE iff target level is reached
Sean Christopherson
2022-12-23
1
-3
/
+11
|
*
KVM: x86/mmu: Don't attempt to map leaf if target TDP MMU SPTE is frozen
Sean Christopherson
2022-12-23
1
-3
/
+3
|
*
KVM: nVMX: Don't stuff secondary execution control if it's not supported
Sean Christopherson
2022-12-23
1
-0
/
+7
|
*
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
2022-12-23
1
-1
/
+2
|
*
KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
Sean Christopherson
2022-12-23
1
-4
/
+13
|
*
KVM: x86: Sanity check inputs to kvm_handle_memory_failure()
Sean Christopherson
2022-12-23
1
-0
/
+3
|
*
KVM: x86: Simplify kvm_apic_hw_enabled
Peng Hao
2022-12-23
1
-2
/
+2
|
*
KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning
Vitaly Kuznetsov
2022-12-23
1
-27
/
+36
|
*
KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race
Adamos Ttofari
2022-12-23
1
-2
/
+3
|
*
KVM: x86/pmu: Prevent zero period event from being repeatedly released
Like Xu
2022-12-23
2
-2
/
+4
*
|
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
|
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2022-12-23
2
-1
/
+5
|
\
\
|
*
|
MIPS: dts: bcm63268: Add missing properties to the TWD node
Florian Fainelli
2022-12-21
1
-0
/
+2
|
*
|
MIPS: ralink: mt7621: avoid to init common ralink reset controller
Sergio Paracuellos
2022-12-21
1
-1
/
+3
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-22
11
-44
/
+97
|
\
\
\
|
*
|
|
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-12-07
2
-0
/
+30
|
*
|
|
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
3
-6
/
+16
[next]