index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpu
Christoffer Dall
2017-12-14
3
-7
/
+18
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpu
Christoffer Dall
2017-12-14
3
-4
/
+9
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-12-14
6
-16
/
+42
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
2017-12-14
3
-2
/
+5
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstate
Christoffer Dall
2017-12-14
4
-7
/
+21
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstate
Christoffer Dall
2017-12-14
4
-4
/
+15
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
2017-12-14
5
-11
/
+30
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
2017-12-14
5
-4
/
+22
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
2017-12-14
6
-2
/
+14
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
2017-12-14
6
-2
/
+14
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
Christoffer Dall
2017-12-14
6
-12
/
+32
*
KVM: Prepare for moving vcpu_load/vcpu_put into arch specific code
Christoffer Dall
2017-12-14
1
-2
/
+24
*
KVM: Take vcpu->mutex outside vcpu_load
Christoffer Dall
2017-12-14
4
-28
/
+15
*
KVM: VMX: drop I/O permission bitmaps
Quan Xu
2017-12-14
1
-15
/
+3
*
KVM: X86: Reduce the overhead when lapic_timer_advance is disabled
Wanpeng Li
2017-12-14
1
-1
/
+2
*
KVM: VMX: Cache IA32_DEBUGCTL in memory
Wanpeng Li
2017-12-14
1
-4
/
+6
*
KVM: nVMX: Add a WARN for freeing a loaded VMCS02
Mark Kanda
2017-12-14
1
-2
/
+15
*
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
2017-12-14
1
-123
/
+23
*
KVM: Expose new cpu features to guest
Yang Zhong
2017-12-14
1
-1
/
+2
*
kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
Markus Elfring
2017-12-14
1
-10
/
+11
*
KVM: x86: Add emulation of MSR_SMI_COUNT
Liran Alon
2017-12-14
2
-0
/
+12
*
KVM: x86: simplify kvm_mwait_in_guest()
Radim Krčmář
2017-12-14
1
-12
/
+2
*
KVM: x86: drop bogus MWAIT check
Radim Krčmář
2017-12-14
1
-22
/
+1
*
KVM: x86: prevent MWAIT in guest with buggy MONITOR
Radim Krčmář
2017-12-14
1
-0
/
+3
*
KVM: x86: MMU: make array audit_point_name static
Colin Ian King
2017-12-14
1
-1
/
+1
*
x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks static
Gimcuan Hui
2017-12-14
1
-1
/
+1
*
KVM: x86: emulate RDPID
Paolo Bonzini
2017-12-14
3
-2
/
+42
*
KVM: vmx: add support for emulating UMIP
Paolo Bonzini
2017-12-14
1
-2
/
+27
*
KVM: x86: add support for emulating UMIP
Paolo Bonzini
2017-12-14
4
-0
/
+15
*
KVM: x86: emulate sldt and str
Paolo Bonzini
2017-12-14
1
-6
/
+26
*
KVM: x86: add support for UMIP
Paolo Bonzini
2017-12-14
4
-3
/
+14
*
tools/kvm_stat: add line for totals
Stefan Raspl
2017-12-14
1
-1
/
+8
*
tools/kvm_stat: stop ignoring unhandled arguments
Stefan Raspl
2017-12-14
1
-1
/
+3
*
tools/kvm_stat: suppress usage information on command line errors
Stefan Raspl
2017-12-14
1
-8
/
+5
*
tools/kvm_stat: handle invalid regular expressions
Stefan Raspl
2017-12-14
1
-0
/
+7
*
tools/kvm_stat: add hint on '-f help' to man page
Stefan Raspl
2017-12-14
1
-1
/
+1
*
tools/kvm_stat: fix child trace events accounting
Stefan Raspl
2017-12-14
2
-3
/
+5
*
tools/kvm_stat: fix extra handling of 'help' with fields filter
Stefan Raspl
2017-12-14
1
-1
/
+2
*
tools/kvm_stat: fix missing field update after filter change
Stefan Raspl
2017-12-14
1
-2
/
+2
*
tools/kvm_stat: fix drilldown in events-by-guests mode
Stefan Raspl
2017-12-14
1
-1
/
+1
*
tools/kvm_stat: fix command line option '-g'
Stefan Raspl
2017-12-14
1
-4
/
+6
*
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
2017-12-14
1
-8
/
+4
*
KVM: X86: Fix load RFLAGS w/o the fixed bit
Wanpeng Li
2017-12-14
1
-1
/
+1
*
KVM: MMU: Fix infinite loop when there is no available mmu page
Wanpeng Li
2017-12-14
1
-4
/
+4
*
Linux 4.15-rc3
v4.15-rc3
Linus Torvalds
2017-12-11
1
-1
/
+1
*
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
2017-12-10
3
-4
/
+0
*
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
2017-12-10
1
-2
/
+2
*
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-12-10
5
-14
/
+21
|
\
|
*
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
2017-12-07
1
-1
/
+1
|
*
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
2017-12-07
1
-7
/
+5
[next]