index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-02-20
kvm, x86, mmu: Use kernel generic dynamic physical address mask
Kai Huang
1
-3
/
+5
2019-02-20
KVM: nVMX: remove useless is_protmode check
Paolo Bonzini
1
-1
/
+1
2019-02-20
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
Sean Christopherson
1
-3
/
+9
2019-02-20
KVM: nVMX: Apply addr size mask to effective address for VMX instructions
Sean Christopherson
1
-2
/
+23
2019-02-20
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
Sean Christopherson
1
-0
/
+4
2019-02-20
svm: Fix improper check when deactivate AVIC
Suthikulpanit, Suravee
1
-5
/
+5
2019-02-20
KVM: x86: cull apicv code when userspace irqchip is requested
Paolo Bonzini
1
-1
/
+8
2019-02-20
svm: Fix AVIC DFR and LDR handling
Suthikulpanit, Suravee
1
-34
/
+30
2019-02-20
kvm: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-4
/
+4
2019-02-20
x86/kvmclock: set offset for kvm unstable clock
Pavel Tatashin
1
-5
/
+1
2019-02-20
KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow
Sean Christopherson
1
-7
/
+6
[next]