index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
drbg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-09
KVM: s390: reenable LPP facility
Christian Borntraeger
1
-1
/
+1
2015-02-09
KVM: s390: floating irqs: fix user triggerable endless loop
David Hildenbrand
1
-0
/
+2
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
13
-7
/
+71
2015-02-05
kvm: remove KVM_MMIO_SIZE
Tiejun Chen
2
-6
/
+0
2015-02-04
KVM: MIPS: Don't leak FPU/DSP to guest
James Hogan
2
-4
/
+4
2015-02-04
KVM: MIPS: Disable HTW while in guest
James Hogan
1
-0
/
+13
2015-02-03
KVM: nVMX: Enable nested posted interrupt processing
Wincy Van
3
-7
/
+161
2015-02-03
KVM: nVMX: Enable nested virtual interrupt delivery
Wincy Van
1
-2
/
+65
2015-02-03
KVM: nVMX: Enable nested apic register virtualization
Wincy Van
1
-4
/
+35
2015-02-03
KVM: nVMX: Make nested control MSRs per-cpu
Wincy Van
1
-86
/
+129
2015-02-03
KVM: nVMX: Enable nested virtualize x2apic mode
Wincy Van
1
-2
/
+112
2015-02-03
KVM: nVMX: Prepare for using hardware MSR bitmap
Wincy Van
1
-11
/
+66
2015-02-02
KVM: x86: revert "add method to test PIR bitmap vector"
Marcelo Tosatti
2
-15
/
+0
2015-02-02
KVM: x86: fix lapic_timer_int_injected with APIC-v
Marcelo Tosatti
1
-6
/
+6
2015-01-30
kvm: vmx: fix oops with explicit flexpriority=0 option
Paolo Bonzini
1
-7
/
+7
2015-01-30
KVM: x86: fix x2apic logical address matching
Radim Krčmář
1
-1
/
+2
2015-01-30
KVM: x86: replace 0 with APIC_DEST_PHYSICAL
Radim Krčmář
1
-4
/
+2
2015-01-30
KVM: x86: cleanup kvm_apic_match_*()
Radim Krčmář
1
-30
/
+16
2015-01-30
KVM: x86: return bool from kvm_apic_match*()
Radim Krčmář
3
-7
/
+5
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
5
-1
/
+218
2015-01-29
KVM: x86: Add new dirty logging kvm_x86_ops for PML
Kai Huang
3
-9
/
+93
2015-01-29
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
Kai Huang
3
-7
/
+11
2015-01-29
KVM: MMU: Explicitly set D-bit for writable spte.
Kai Huang
1
-1
/
+15
2015-01-29
KVM: MMU: Add mmu help functions to support PML
Kai Huang
2
-0
/
+204
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
4
-6
/
+37
2015-01-27
kvm: update_memslots: clean flags for invalid memslots
Tiejun Chen
1
-0
/
+1
2015-01-27
kvm: iommu: Add cond_resched to legacy device assignment code
Joerg Roedel
1
-1
/
+3
2015-01-26
KVM: x86: Emulation of call may use incorrect stack size
Nadav Amit
1
-7
/
+18
2015-01-26
KVM: x86: 32-bit wraparound read/write not emulated correctly
Nadav Amit
2
-3
/
+9
2015-01-26
KVM: x86: Fix defines in emulator.c
Nadav Amit
1
-1
/
+1
2015-01-26
KVM: x86: ARPL emulation can cause spurious exceptions
Nadav Amit
1
-6
/
+26
2015-01-26
KVM: x86: IRET emulation does not clear NMI masking
Nadav Amit
3
-0
/
+8
2015-01-26
KVM: x86: Wrong operand size for far ret
Nadav Amit
1
-2
/
+2
2015-01-26
KVM: x86: Dirty the dest op page on cmpxchg emulation
Nadav Amit
1
-4
/
+7
2015-01-23
KVM: s390: remove redundant setting of interrupt type
Jens Freimann
1
-1
/
+0
2015-01-23
KVM: s390: fix bug in interrupt parameter check
Jens Freimann
1
-2
/
+2
2015-01-23
KVM: s390: avoid memory leaks if __inject_vm() fails
David Hildenbrand
1
-1
/
+5
2015-01-23
KVM: s390/cpacf: Enable/disable protected key functions for kvm guest
Tony Krowiak
3
-2
/
+90
2015-01-23
KVM: s390: Provide guest TOD Clock Get/Set Controls
Jason J. Herne
3
-0
/
+134
2015-01-23
KVM: s390: trace correct values for set prefix and machine checks
Jens Freimann
1
-4
/
+4
2015-01-23
KVM: s390: fix bug in sigp emergency signal injection
Jens Freimann
1
-3
/
+2
2015-01-23
KVM: s390: Take addressing mode into account for MVPG interception
Thomas Huth
1
-6
/
+8
2015-01-23
KVM: s390: no need to hold the kvm->mutex for floating interrupts
Christian Borntraeger
1
-8
/
+0
2015-01-23
KVM: s390: forward most SIGP orders to user space
David Hildenbrand
5
-0
/
+76
2015-01-23
KVM: s390: clear the pfault queue if user space sets the invalid token
David Hildenbrand
3
-1
/
+7
2015-01-23
KVM: s390: only one external call may be pending at a time
David Hildenbrand
6
-28
/
+68
2015-01-23
s390/sclp: introduce check for the SIGP Interpretation Facility
David Hildenbrand
2
-1
/
+11
2015-01-23
KVM: s390: SIGP SET PREFIX cleanup
David Hildenbrand
2
-19
/
+14
2015-01-23
KVM: s390: a VCPU may only stop when no interrupts are left pending
David Hildenbrand
4
-5
/
+9
2015-01-23
KVM: s390: handle stop irqs without action_bits
David Hildenbrand
7
-92
/
+88
[next]