index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
seqiv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
KVM: s390: add debug logging for cpu model subfunctions
Christian Borntraeger
1
-0
/
+136
2019-02-22
KVM: s390: implement subfunction processor calls
Christian Borntraeger
2
-13
/
+23
2019-02-22
powerpc/kvm: Save and restore host AMR/IAMR/UAMOR
Michael Ellerman
1
-9
/
+17
2019-02-22
KVM: PPC: Book3S: Improve KVM reference counting
Alexey Kardashevskiy
1
-3
/
+4
2019-02-22
KVM: PPC: Book3S HV: Fix build failure without IOMMU support
Jordan Niethe
2
-0
/
+12
2019-02-21
powerpc/64s: Better printing of machine check info for guest MCEs
Paul Mackerras
4
-7
/
+9
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
5
-84
/
+42
2019-02-21
KVM: PPC: Book3S HV: Context switch AMR on Power9
Michael Ellerman
1
-1
/
+4
2019-02-20
Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()"
Lan Tianyu
1
-5
/
+3
2019-02-20
x86: kvmguest: use TSC clocksource if invariant TSC is exposed
Marcelo Tosatti
1
-0
/
+14
2019-02-20
KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_start
Nir Weiner
2
-8
/
+7
2019-02-20
KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter
Nir Weiner
4
-18
/
+31
2019-02-20
KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_ns
Nir Weiner
2
-2
/
+9
2019-02-20
KVM: x86/mmu: Consolidate kvm_mmu_zap_all() and kvm_mmu_zap_mmio_sptes()
Sean Christopherson
1
-23
/
+10
2019-02-20
KVM: x86/mmu: WARN if zapping a MMIO spte results in zapping children
Sean Christopherson
1
-2
/
+5
2019-02-20
KVM: x86/mmu: Differentiate between nr zapped and list unstable
Sean Christopherson
1
-10
/
+26
2019-02-20
Revert "KVM: MMU: fast invalidate all pages"
Sean Christopherson
3
-100
/
+1
2019-02-20
KVM: x86/mmu: Voluntarily reschedule as needed when zapping all sptes
Sean Christopherson
1
-1
/
+2
2019-02-20
KVM: x86/mmu: skip over invalid root pages when zapping all sptes
Sean Christopherson
1
-1
/
+4
2019-02-20
Revert "KVM: x86: use the fast way to invalidate all pages"
Sean Christopherson
2
-1
/
+16
2019-02-20
Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"
Sean Christopherson
1
-12
/
+9
2019-02-20
Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"
Sean Christopherson
2
-22
/
+0
2019-02-20
Revert "KVM: MMU: zap pages in batch"
Sean Christopherson
1
-11
/
+24
2019-02-20
Revert "KVM: MMU: collapse TLB flushes when zap all pages"
Sean Christopherson
1
-28
/
+3
2019-02-20
Revert "KVM: MMU: reclaim the zapped-obsolete page first"
Sean Christopherson
3
-19
/
+4
2019-02-20
KVM: x86/mmu: Remove is_obsolete() call
Sean Christopherson
1
-5
/
+1
2019-02-20
KVM: x86/mmu: Voluntarily reschedule as needed when zapping MMIO sptes
Sean Christopherson
1
-1
/
+2
2019-02-20
Revert "KVM: MMU: drop kvm_mmu_zap_mmio_sptes"
Sean Christopherson
2
-1
/
+22
2019-02-20
Revert "KVM: MMU: document fast invalidate all pages"
Sean Christopherson
2
-30
/
+1
2019-02-20
KVM: x86/mmu: Zap only the relevant pages when removing a memslot
Sean Christopherson
1
-1
/
+32
2019-02-20
KVM: x86/mmu: Split remote_flush+zap case out of kvm_mmu_flush_or_zap()
Sean Christopherson
1
-6
/
+16
2019-02-20
KVM: x86/mmu: Move slot_level_*() helper functions up a few lines
Sean Christopherson
1
-69
/
+70
2019-02-20
KVM: Move the memslot update in-progress flag to bit 63
Sean Christopherson
4
-30
/
+26
2019-02-20
KVM: Remove the hack to trigger memslot generation wraparound
Sean Christopherson
1
-6
/
+2
2019-02-20
KVM: x86: Refactor the MMIO SPTE generation handling
Sean Christopherson
1
-33
/
+43
2019-02-20
KVM: x86: Use a u64 when passing the MMIO gen around
Sean Christopherson
1
-7
/
+7
2019-02-20
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
3
-14
/
+35
2019-02-20
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
Sean Christopherson
1
-1
/
+6
2019-02-20
KVM: x86/mmu: Detect MMIO generation wrap in any address space
Sean Christopherson
1
-2
/
+19
2019-02-20
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
9
-12
/
+15
2019-02-20
kvm: vmx: Add memcg accounting to KVM allocations
Ben Gardon
3
-13
/
+27
2019-02-20
kvm: svm: Add memcg accounting to KVM allocations
Ben Gardon
1
-21
/
+25
2019-02-20
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
8
-18
/
+21
2019-02-20
kvm: Add memcg accounting to KVM allocations
Ben Gardon
5
-22
/
+25
2019-02-20
KVM: nVMX: do not start the preemption timer hrtimer unnecessarily
Paolo Bonzini
1
-4
/
+9
2019-02-20
kvm: vmx: Fix typos in vmentry/vmexit control setting
Yu Zhang
1
-3
/
+5
2019-02-20
KVM: x86: cleanup freeing of nested state
Paolo Bonzini
2
-7
/
+6
2019-02-20
KVM: x86: Sync the pending Posted-Interrupts
Luwei Kang
3
-22
/
+18
2019-02-20
KVM: x86: expose MOVDIR64B CPU feature into VM.
Liu Jingqi
1
-1
/
+1
2019-02-20
KVM: x86: expose MOVDIRI CPU feature into VM.
Liu Jingqi
1
-1
/
+1
[next]