index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-14
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
4
-28
/
+15
2017-12-14
KVM: VMX: drop I/O permission bitmaps
Quan Xu
1
-15
/
+3
2017-12-14
KVM: X86: Reduce the overhead when lapic_timer_advance is disabled
Wanpeng Li
1
-1
/
+2
2017-12-14
KVM: VMX: Cache IA32_DEBUGCTL in memory
Wanpeng Li
1
-4
/
+6
2017-12-14
KVM: nVMX: Add a WARN for freeing a loaded VMCS02
Mark Kanda
1
-2
/
+15
2017-12-14
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
1
-123
/
+23
2017-12-14
KVM: Expose new cpu features to guest
Yang Zhong
1
-1
/
+2
2017-12-14
kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
Markus Elfring
1
-10
/
+11
2017-12-14
KVM: x86: Add emulation of MSR_SMI_COUNT
Liran Alon
2
-0
/
+12
2017-12-14
KVM: x86: simplify kvm_mwait_in_guest()
Radim Krčmář
1
-12
/
+2
2017-12-14
KVM: x86: drop bogus MWAIT check
Radim Krčmář
1
-22
/
+1
2017-12-14
KVM: x86: prevent MWAIT in guest with buggy MONITOR
Radim Krčmář
1
-0
/
+3
2017-12-14
KVM: x86: MMU: make array audit_point_name static
Colin Ian King
1
-1
/
+1
2017-12-14
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
Gimcuan Hui
1
-1
/
+1
2017-12-14
KVM: x86: emulate RDPID
Paolo Bonzini
3
-2
/
+42
2017-12-14
KVM: vmx: add support for emulating UMIP
Paolo Bonzini
1
-2
/
+27
2017-12-14
KVM: x86: add support for emulating UMIP
Paolo Bonzini
4
-0
/
+15
2017-12-14
KVM: x86: emulate sldt and str
Paolo Bonzini
1
-6
/
+26
2017-12-14
KVM: x86: add support for UMIP
Paolo Bonzini
4
-3
/
+14
2017-12-14
tools/kvm_stat: add line for totals
Stefan Raspl
1
-1
/
+8
2017-12-14
tools/kvm_stat: stop ignoring unhandled arguments
Stefan Raspl
1
-1
/
+3
2017-12-14
tools/kvm_stat: suppress usage information on command line errors
Stefan Raspl
1
-8
/
+5
2017-12-14
tools/kvm_stat: handle invalid regular expressions
Stefan Raspl
1
-0
/
+7
2017-12-14
tools/kvm_stat: add hint on '-f help' to man page
Stefan Raspl
1
-1
/
+1
2017-12-14
tools/kvm_stat: fix child trace events accounting
Stefan Raspl
2
-3
/
+5
2017-12-14
tools/kvm_stat: fix extra handling of 'help' with fields filter
Stefan Raspl
1
-1
/
+2
2017-12-14
tools/kvm_stat: fix missing field update after filter change
Stefan Raspl
1
-2
/
+2
2017-12-14
tools/kvm_stat: fix drilldown in events-by-guests mode
Stefan Raspl
1
-1
/
+1
2017-12-14
tools/kvm_stat: fix command line option '-g'
Stefan Raspl
1
-4
/
+6
2017-12-14
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
1
-8
/
+4
2017-12-14
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
1
-1
/
+1
2017-12-14
KVM: MMU: Fix infinite loop when there is no available mmu page
Wanpeng Li
1
-4
/
+4
2017-12-11
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
1
-1
/
+1
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
1
-2
/
+2
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
13
-13
/
+0
2017-12-08
net: mvpp2: fix the RSS table entry offset
Antoine Tenart
1
-1
/
+1
2017-12-08
tcp: evaluate packet losses upon RTT change
Yuchung Cheng
1
-11
/
+8
2017-12-08
tcp: fix off-by-one bug in RACK
Yuchung Cheng
1
-3
/
+3
2017-12-08
tcp: always evaluate losses in RACK upon undo
Yuchung Cheng
1
-0
/
+1
2017-12-08
tcp: correctly test congestion state in RACK
Yuchung Cheng
1
-1
/
+2
2017-12-08
bnxt_en: Fix sources of spurious netpoll warnings
Calvin Owens
1
-2
/
+2
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2
-5
/
+5
2017-12-08
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
Neal Cardwell
1
-0
/
+1
2017-12-08
tcp_bbr: reset full pipe detection on loss recovery undo
Neal Cardwell
1
-0
/
+4
2017-12-08
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
Neal Cardwell
1
-2
/
+5
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
1
-1
/
+4
2017-12-08
gianfar: Disable EEE autoneg by default
Claudiu Manoil
1
-0
/
+5
2017-12-08
of: overlay: Make node skipping in init_overlay_changeset() clearer
Geert Uytterhoeven
1
-10
/
+11
2017-12-08
of: overlay: Fix out-of-bounds write in init_overlay_changeset()
Geert Uytterhoeven
1
-3
/
+4
[next]