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: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t...
Vitaly Kuznetsov
2018-10-13
1
-1
/
+5
*
Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2018-10-09
1
-4
/
+4
|
\
|
*
ARM: KVM: Correctly order SGI register entries in the cp15 array
Marc Zyngier
2018-10-09
1
-4
/
+4
*
|
KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
Paolo Bonzini
2018-10-09
1
-1
/
+5
*
|
Merge tag 'kvm-ppc-fixes-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-05
1
-0
/
+10
|
\
\
|
*
|
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
2018-10-04
1
-0
/
+10
*
|
|
kvm: nVMX: fix entry with pending interrupt if APICv is enabled
Paolo Bonzini
2018-10-04
1
-12
/
+26
*
|
|
KVM: VMX: hide flexpriority from guest when disabled at the module level
Paolo Bonzini
2018-10-04
1
-1
/
+5
*
|
|
KVM: VMX: check for existence of secondary exec controls before accessing
Sean Christopherson
2018-10-04
1
-3
/
+4
*
|
|
KVM: x86: fix L1TF's MMIO GFN calculation
Sean Christopherson
2018-10-01
1
-4
/
+20
*
|
|
tools/kvm_stat: cut down decimal places in update interval dialog
Stefan Raspl
2018-10-01
1
-1
/
+1
*
|
|
KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
Liran Alon
2018-10-01
1
-2
/
+11
*
|
|
KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
Liran Alon
2018-10-01
2
-2
/
+2
*
|
|
KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
Liran Alon
2018-10-01
1
-6
/
+20
*
|
|
KVM: x86: never trap MSR_KERNEL_GS_BASE
Paolo Bonzini
2018-09-24
1
-37
/
+10
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
2018-09-21
27
-244
/
+537
|
\
\
\
|
*
|
|
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
2018-09-20
1
-8
/
+14
|
*
|
|
kvm: selftests: Add platform_info_test
Drew Schmitt
2018-09-20
5
-1
/
+206
|
*
|
|
KVM: x86: Control guest reads of MSR_PLATFORM_INFO
Drew Schmitt
2018-09-20
4
-0
/
+22
|
*
|
|
KVM: x86: Turbo bits in MSR_PLATFORM_INFO
Drew Schmitt
2018-09-20
1
-1
/
+0
|
*
|
|
nVMX x86: Check VPID value on vmentry of L2 guests
Krish Sadhukhan
2018-09-20
1
-0
/
+3
|
*
|
|
nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2
Krish Sadhukhan
2018-09-20
1
-1
/
+5
|
*
|
|
KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv
Liran Alon
2018-09-20
3
-1
/
+32
|
*
|
|
KVM: VMX: check nested state and CR4.VMXE against SMM
Paolo Bonzini
2018-09-20
1
-2
/
+11
|
*
|
|
kvm: x86: make kvm_{load|put}_guest_fpu() static
Sebastian Andrzej Siewior
2018-09-20
2
-25
/
+23
|
*
|
|
x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
Vitaly Kuznetsov
2018-09-20
2
-11
/
+13
|
*
|
|
KVM: VMX: use preemption timer to force immediate VMExit
Sean Christopherson
2018-09-20
4
-2
/
+31
|
*
|
|
KVM: VMX: modify preemption timer bit only when arming timer
Sean Christopherson
2018-09-20
1
-29
/
+32
|
*
|
|
KVM: VMX: immediately mark preemption timer expired only for zero value
Sean Christopherson
2018-09-20
1
-6
/
+8
|
*
|
|
KVM: SVM: Switch to bitmap_zalloc()
Andy Shevchenko
2018-09-20
1
-3
/
+2
|
*
|
|
KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
Tianyu Lan
2018-09-20
1
-1
/
+1
|
*
|
|
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
2018-09-20
1
-1
/
+1
|
*
|
|
KVM: x86: don't reset root in kvm_mmu_setup()
Wei Yang
2018-09-20
1
-1
/
+6
|
*
|
|
kvm: mmu: Don't read PDPTEs when paging is not enabled
Junaid Shahid
2018-09-20
1
-2
/
+2
|
*
|
|
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
2018-09-20
2
-3
/
+20
|
*
|
|
Merge tag 'kvm-ppc-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-09-18
8
-143
/
+99
|
|
\
|
|
|
|
*
|
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
2018-09-12
1
-54
/
+37
|
|
*
|
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
2018-09-12
7
-89
/
+62
|
*
|
|
Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2018-09-18
3
-4
/
+7
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
2018-09-12
2
-3
/
+4
|
|
*
|
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
2018-09-12
1
-1
/
+3
*
|
|
|
Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs
Greg Kroah-Hartman
2018-09-21
2
-25
/
+6
|
\
\
\
\
|
*
|
|
|
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
2018-09-20
1
-24
/
+0
|
*
|
|
|
ubifs: drop false positive assertion
Sascha Hauer
2018-09-20
1
-1
/
+3
|
*
|
|
|
ubifs: Check for name being NULL while mounting
Richard Weinberger
2018-09-20
1
-0
/
+3
*
|
|
|
|
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-21
3
-2
/
+19
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-09-20
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
2018-09-17
1
-0
/
+4
|
*
|
|
|
|
|
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-09-20
1
-0
/
+3
|
*
|
|
|
|
|
libata: mask swap internal and hardware tag
Jens Axboe
2018-09-20
1
-2
/
+12
|
|
/
/
/
/
/
[next]