index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
string.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
KVM: x86: SVM: fix avic spec based definitions again
Maxim Levitsky
2
-14
/
+5
2022-04-02
KVM: MIPS: remove reference to trap&emulate virtualization
Paolo Bonzini
1
-6
/
+0
2022-04-02
KVM: x86: document limitations of MSR filtering
Paolo Bonzini
1
-0
/
+5
2022-04-02
KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
Hou Wenlong
3
-16
/
+40
2022-04-02
KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
Hou Wenlong
3
-1
/
+10
2022-04-02
KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
Like Xu
2
-13
/
+15
2022-04-02
KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
Maxim Levitsky
1
-1
/
+1
2022-04-02
KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
Jim Mattson
1
-5
/
+3
2022-04-02
KVM: x86: Trace all APICv inhibit changes and capture overall status
Sean Christopherson
2
-18
/
+29
2022-04-02
KVM: x86: Add wrappers for setting/clearing APICv inhibits
Sean Christopherson
6
-36
/
+49
2022-04-02
KVM: x86: Make APICv inhibit reasons an enum and cleanup naming
Sean Christopherson
6
-31
/
+35
2022-04-02
KVM: X86: Handle implicit supervisor access with SMAP
Lai Jiangshan
4
-17
/
+21
2022-04-02
KVM: X86: Rename variable smap to not_smap in permission_fault()
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Fix comments in update_permission_bitmask
Lai Jiangshan
1
-2
/
+2
2022-04-02
KVM: X86: Change the type of access u32 to u64
Lai Jiangshan
5
-21
/
+23
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
5
-46
/
+19
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
4
-18
/
+24
2022-04-02
KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
Peter Gonda
2
-1
/
+2
2022-04-02
KVM: x86/pmu: Use different raw event masks for AMD and Intel
Jim Mattson
4
-1
/
+5
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
5
-16
/
+55
2022-04-02
KVM: avoid double put_page with gfn-to-pfn cache
David Woodhouse
1
-0
/
+1
2022-04-02
KVM: x86/mmu: Zap only TDP MMU leafs in zap range and mmu_notifier unmap
Sean Christopherson
3
-48
/
+19
2022-04-02
KVM: SVM: fix panic on out-of-bounds guest IRQ
Yi Wang
1
-2
/
+8
2022-04-02
KVM: MMU: propagate alloc_workqueue failure
Paolo Bonzini
5
-17
/
+32
2022-03-29
KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
Vitaly Kuznetsov
1
-3
/
+6
2022-03-29
KVM: x86: Avoid theoretical NULL pointer dereference in kvm_irq_delivery_to_a...
Vitaly Kuznetsov
1
-0
/
+4
2022-03-29
KVM: x86: Check lapic_in_kernel() before attempting to set a SynIC irq
Vitaly Kuznetsov
1
-0
/
+3
2022-03-29
Documentation: KVM: add API issues section
Paolo Bonzini
1
-0
/
+46
2022-03-29
Documentation: KVM: add virtual CPU errata documentation
Paolo Bonzini
2
-0
/
+40
2022-03-29
Documentation: KVM: add separate directories for architecture-specific docume...
Paolo Bonzini
15
-19
/
+37
2022-03-29
Documentation: kvm: include new locks
Paolo Bonzini
1
-0
/
+15
2022-03-29
Documentation: kvm: fixes for locking.rst
Paolo Bonzini
1
-9
/
+19
2022-03-29
KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
Nathan Chancellor
1
-0
/
+1
2022-03-29
Revert "KVM: set owner of cpu and vm file operations"
David Matlack
1
-4
/
+2
2022-03-29
KVM: Prevent module exit until all VMs are freed
David Matlack
1
-0
/
+13
2022-03-21
KVM: use kvcalloc for array allocations
Paolo Bonzini
1
-3
/
+2
2022-03-21
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
4
-0
/
+66
2022-03-21
kvm: x86: Require const tsc for RT
Thomas Gleixner
1
-0
/
+6
2022-03-21
KVM: x86: synthesize CPUID leaf 0x80000021h if useful
Paolo Bonzini
1
-0
/
+25
2022-03-21
KVM: x86: add support for CPUID leaf 0x80000021
Paolo Bonzini
1
-1
/
+18
2022-03-21
KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask
Maxim Levitsky
2
-1
/
+7
2022-03-21
Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
Paolo Bonzini
3
-14
/
+39
2022-03-21
kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU
Paolo Bonzini
1
-5
/
+9
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
6
-7
/
+7
2022-03-18
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
4
-12
/
+17
2022-03-14
KVM: s390: selftests: Add error memop tests
Janis Schoetterl-Glausch
1
-13
/
+124
2022-03-14
KVM: s390: selftests: Add more copy memop tests
Janis Schoetterl-Glausch
1
-13
/
+230
2022-03-14
KVM: s390: selftests: Add named stages for memop test
Janis Schoetterl-Glausch
1
-11
/
+33
2022-03-14
KVM: s390: selftests: Add macro as abstraction for MEM_OP
Janis Schoetterl-Glausch
1
-75
/
+197
2022-03-14
KVM: s390: selftests: Split memop tests
Janis Schoetterl-Glausch
1
-55
/
+82
[next]