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: Add last_cpu to struct vcpu_vmx
Jim Mattson
2020-07-08
2
-0
/
+4
*
kvm: svm: Always set svm->last_cpu on VMRUN
Jim Mattson
2020-07-08
2
-1
/
+1
*
kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
Jim Mattson
2020-07-08
1
-6
/
+3
*
KVM: x86: report sev_pin_memory errors with PTR_ERR
Paolo Bonzini
2020-07-08
1
-10
/
+12
*
KVM: SVM: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-07-08
1
-3
/
+3
*
KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()
John Hubbard
2020-07-08
1
-1
/
+5
*
KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of neste...
Krish Sadhukhan
2020-07-08
1
-0
/
+3
*
KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function
Krish Sadhukhan
2020-07-08
2
-1
/
+6
*
KVM: X86: Do the same ignore_msrs check for feature msrs
Peter Xu
2020-07-08
3
-4
/
+10
*
KVM: X86: Move ignore_msrs handling upper the stack
Peter Xu
2020-07-08
2
-26
/
+56
*
KVM: x86/mmu: Make .write_log_dirty a nested operation
Sean Christopherson
2020-07-08
4
-40
/
+40
*
KVM: nVMX: WARN if PML emulation helper is invoked outside of nested guest
Sean Christopherson
2020-07-08
1
-21
/
+22
*
KVM: x86/mmu: Drop kvm_arch_write_log_dirty() wrapper
Sean Christopherson
2020-07-08
3
-17
/
+1
*
KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...
Vitaly Kuznetsov
2020-07-08
4
-21
/
+23
*
KVM: x86: drop KVM_PV_REASON_PAGE_READY case from kvm_handle_page_fault()
Vitaly Kuznetsov
2020-07-08
1
-11
/
+6
*
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
2020-07-08
16
-35
/
+74
|
\
|
*
Merge tag 'kvmarm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-07-06
2
-5
/
+13
|
|
\
|
|
*
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
2020-07-06
1
-4
/
+7
|
|
*
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
2020-07-06
1
-1
/
+6
|
*
|
KVM: VMX: Use KVM_POSSIBLE_CR*_GUEST_BITS to initialize guest/host masks
Sean Christopherson
2020-07-03
2
-12
/
+7
|
*
|
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2020-07-03
2
-1
/
+3
|
*
|
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
2020-07-03
1
-0
/
+2
|
*
|
kvm: use more precise cast and do not drop __user
Paolo Bonzini
2020-07-02
1
-1
/
+2
|
*
|
Merge tag 'kvmarm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-07-01
6
-8
/
+37
|
|
\
|
|
|
*
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
2020-06-23
2
-0
/
+16
|
|
*
KVM: arm64: pvtime: Ensure task delay accounting is enabled
Andrew Jones
2020-06-22
1
-3
/
+12
|
|
*
KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
Steven Price
2020-06-22
1
-3
/
+7
|
|
*
KVM: arm64: Annotate hyp NMI-related functions as __always_inline
Alexandru Elisei
2020-06-22
2
-2
/
+2
|
*
|
KVM: x86: bit 8 of non-leaf PDPEs is not reserved
Paolo Bonzini
2020-06-30
1
-1
/
+1
|
*
|
KVM: X86: Fix async pf caused null-ptr-deref
Wanpeng Li
2020-06-29
1
-0
/
+3
|
*
|
Merge tag 'kvm-s390-master-5.8-3' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2020-06-24
1
-4
/
+4
|
|
\
\
|
|
*
|
KVM: s390: reduce number of IO pins to 1
Christian Borntraeger
2020-06-18
1
-4
/
+4
|
|
|
/
|
*
|
KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkru
Sean Christopherson
2020-06-23
1
-2
/
+0
|
*
|
KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
2020-06-23
1
-1
/
+2
|
*
|
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
2020-06-23
1
-2
/
+2
*
|
|
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
2020-07-08
4
-13
/
+40
|
\
\
\
|
*
|
|
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
2020-06-15
5
-15
/
+51
*
|
|
|
KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"
Colin Ian King
2020-07-08
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
Sean Christopherson
2020-06-23
3
-26
/
+0
*
|
|
KVM: nVMX: Plumb L2 GPA through to PML emulation
Sean Christopherson
2020-06-23
5
-10
/
+11
*
|
|
KVM: x86/mmu: Avoid mixing gpa_t with gfn_t in walk_addr_generic()
Vitaly Kuznetsov
2020-06-22
1
-6
/
+3
*
|
|
KVM: LAPIC: ensure APIC map is up to date on concurrent update requests
Paolo Bonzini
2020-06-22
2
-21
/
+32
*
|
|
kvm: lapic: fix broken vcpu hotplug
Igor Mammedov
2020-06-22
1
-0
/
+1
*
|
|
Revert "KVM: VMX: Micro-optimize vmexit time when not exposing PMU"
Vitaly Kuznetsov
2020-06-19
1
-2
/
+1
*
|
|
KVM: VMX: Add helpers to identify interrupt type from intr_info
Sean Christopherson
2020-06-15
1
-12
/
+20
*
|
|
kvm/svm: disable KCSAN for svm_vcpu_run()
Qian Cai
2020-06-15
1
-1
/
+1
*
|
|
KVM: MIPS: Fix a build error for !CPU_LOONGSON64
Huacai Chen
2020-06-15
1
-0
/
+2
|
|
/
|
/
|
*
|
Linux 5.8-rc1
v5.8-rc1
Linus Torvalds
2020-06-14
1
-2
/
+2
*
|
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
2020-06-14
5
-1
/
+40
|
\
\
|
*
|
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
2020-06-14
5
-1
/
+40
[prev]
[next]