platform/kernel/linux-rpi.git
2019-05-15 Kai Huangkvm: x86: Fix L1TF mitigation for shadow MMU
2019-05-15 Sean ChristophersonKVM: nVMX: Disable intercept for FS/GS base MSRs in...
2019-05-08 Aaron Lewiskvm: nVMX: Set nested_run_pending in vmx_set_nested_sta...
2019-05-08 Aaron Lewistests: kvm: Add tests for KVM_SET_NESTED_STATE
2019-05-08 Aaron LewisKVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS...
2019-05-08 Aaron Lewistests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP...
2019-05-08 Aaron Lewistests: kvm: Add tests to .gitignore
2019-05-08 Peter XuKVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
2019-05-08 Peter XuKVM: Fix kvm_clear_dirty_log_protect off-by-(minus...
2019-05-08 Peter XuKVM: Fix the bitmap range to copy during clear dirty
2019-04-30 Paolo BonziniKVM: x86: use direct accessors for RIP and RSP
2019-04-30 Sean ChristophersonKVM: VMX: Use accessors for GPRs outside of dedicated...
2019-04-30 Sean ChristophersonKVM: x86: Omit caching logic for always-available GPRs
2019-04-30 KarimAllah... kvm, x86: Properly check whether a pfn is an MMIO or not
2019-04-30 KarimAllah... KVM/nVMX: Use page_address_valid in a few more locations
2019-04-30 KarimAllah... KVM/nVMX: Use kvm_vcpu_map for accessing the enlightene...
2019-04-30 KarimAllah... KVM/nVMX: Use kvm_vcpu_map for accessing the shadow...
2019-04-30 KarimAllah... KVM/nSVM: Use the new mapping API for mapping guest...
2019-04-30 KarimAllah... KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
2019-04-30 KarimAllah... KVM/nVMX: Use kvm_vcpu_map when mapping the posted...
2019-04-30 KarimAllah... KVM/nVMX: Use kvm_vcpu_map when mapping the virtual...
2019-04-30 KarimAllah... KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR...
2019-04-30 KarimAllah... X86/nVMX: handle_vmptrld: Use kvm_vcpu_map when copying...
2019-04-30 KarimAllah... KVM: Introduce a new guest mapping API
2019-04-30 Filippo SironiX86/KVM: Handle PFNs outside of kernel reach when touch...
2019-04-30 KarimAllah... X86/nVMX: Update the PML table without mapping and...
2019-04-30 KarimAllah... X86/nVMX: handle_vmon: Read 4 bytes from guest memory
2019-04-30 Borislav Petkovx86/kvm: Implement HWCR support
2019-04-30 Sean ChristophersonKVM: VMX: Include architectural defs header in capabili...
2019-04-30 Dan CarpenterKVM: vmx: clean up some debug output
2019-04-30 Jiang Biaokvm_main: fix some comments
2019-04-30 Paolo BonziniKVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unalig...
2019-04-30 Sean ChristophersonKVM: VMX: Skip delta_tsc shift-and-divide if the divide...
2019-04-30 Sean ChristophersonKVM: lapic: Check for a pending timer intr prior to...
2019-04-30 Sean ChristophersonKVM: lapic: Refactor ->set_hv_timer to use an explicit...
2019-04-30 Sean ChristophersonKVM: lapic: Explicitly cancel the hv timer if it's...
2019-04-30 Sean ChristophersonKVM: lapic: Busy wait for timer to expire when using...
2019-04-30 Liran AlonKVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
2019-04-30 Luwei KangKVM: x86: Add support of clear Trace_ToPA_PMI status
2019-04-30 Luwei KangKVM: x86: Inject PMI for KVM guest
2019-04-30 Radim KrčmářRevert "KVM: doc: Document the life cycle of a VM and...
2019-04-30 Paolo BonziniMerge tag 'kvm-s390-next-5.2-1' of git://git./linux...
2019-04-29 Pierre MorelKVM: s390: vsie: Return correct values for Invalid...
2019-04-29 Pierre MorelKVM: s390: vsie: Do not shadow CRYCB when no AP and...
2019-04-26 Christian BorntraegerKVM: s390: provide kvm_arch_no_poll function
2019-04-26 Christian BorntraegerKVM: polling: add architecture backend to disable polling
2019-04-25 Christian BorntraegerKVM: s390: enable MSA9 keywrapping functions depending...
2019-04-25 Christian BorntraegerKVM: s390: add deflate conversion facilty to cpu model
2019-04-18 Christian BorntraegerKVM: s390: add enhanced sort facilty to cpu model
2019-04-18 Christian BorntraegerKVM: s390: provide query function for instructions...
2019-04-18 Christian BorntraegerKVM: s390: add MSA9 to cpumodel
2019-04-18 Christian BorntraegerKVM: s390: add vector BCD enhancements facility to...
2019-04-18 Christian BorntraegerKVM: s390: add vector enhancements facility 2 to cpumodel
2019-04-18 Eric FarmanKVM: s390: Fix potential spectre warnings
2019-04-16 Paolo Bonzinikvm: move KVM_CAP_NR_MEMSLOTS to common code
2019-04-16 Sean ChristophersonKVM: x86: Inject #GP if guest attempts to set unsupport...
2019-04-16 Sean ChristophersonKVM: x86: Skip EFER vs. guest CPUID checks for host...
2019-04-16 Sean ChristophersonKVM: nVMX: Return -EINVAL when signaling failure in...
2019-04-16 Paolo BonziniKVM: nVMX: Return -EINVAL when signaling failure in...
2019-04-16 Sean ChristophersonKVM: nVMX: Rename and split top-level consistency check...
2019-04-16 Sean ChristophersonKVM: nVMX: Move guest non-reg state checks to VM-Exit...
2019-04-16 Krish Sadhukhankvm: nVMX: Check "load IA32_PAT" VM-entry control on...
2019-04-16 Krish Sadhukhankvm: nVMX: Check "load IA32_PAT" VM-exit control on...
2019-04-16 Paolo BonziniKVM: x86: optimize check for valid PAT value
2019-04-16 Paolo BonziniKVM: x86: clear VM_EXIT_SAVE_IA32_PAT
2019-04-16 Paolo BonziniKVM: vmx: print more APICv fields in dump_vmcs
2019-04-16 Vitaly KuznetsovKVM: x86: avoid misreporting level-triggered irqs as...
2019-04-16 Paolo BonziniKVM: fix spectrev1 gadgets
2019-04-16 Hariprasad... KVM: x86: fix warning Using plain integer as NULL pointer
2019-04-16 Vitaly Kuznetsovselftests: kvm: add a selftest for SMM
2019-04-16 Paolo Bonziniselftests: kvm: fix for compilers that do not support...
2019-04-16 Paolo Bonziniselftests: kvm/evmcs_test: complete I/O before migratin...
2019-04-16 Sean ChristophersonKVM: x86: Always use 32-bit SMRAM save state for 32...
2019-04-16 Sean ChristophersonKVM: x86: Don't clear EFER during SMM transitions for...
2019-04-16 Sean ChristophersonKVM: x86: clear SMM flags before loading state while...
2019-04-16 Sean ChristophersonKVM: x86: Open code kvm_set_hflags
2019-04-16 Sean ChristophersonKVM: x86: Load SMRAM in a single shot when leaving SMM
2019-04-16 Liran AlonKVM: nVMX: Expose RDPMC-exiting only when guest support...
2019-04-16 Liran AlonKVM: x86: Raise #GP when guest vCPU do not support PMU
2019-04-16 WANG Chaox86/kvm: move kvm_load/put_guest_xcr0 into atomic context
2019-04-16 Vitaly KuznetsovKVM: x86: svm: make sure NMI is injected after nmi_sing...
2019-04-16 Suthikulpanit... svm/avic: Fix invalidate logical APIC id entry
2019-04-16 Suthikulpanit... Revert "svm: Fix AVIC incomplete IPI emulation"
2019-04-16 Ben Gardonkvm: mmu: Fix overflow on kvm mmu page limit calculation
2019-04-16 Paolo BonziniKVM: nVMX: always use early vmcs check when EPT is...
2019-04-16 Paolo BonziniKVM: nVMX: allow tests to use bad virtual-APIC page...
2019-04-15 Sean ChristophersonKVM: x86/mmu: Fix an inverted list_empty() check when...
2019-04-10 Brian NorrisBluetooth: btusb: request wake pin with NOAUTOEN
2019-04-10 Linus TorvaldsMerge tag 'mips_fixes_5.1_2' of git://git./linux/kernel...
2019-04-10 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2019-04-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-04-09 Linus TorvaldsMerge branch 'fixes-v5.1' of git://git./linux/kernel...
2019-04-09 Linus TorvaldsMerge tag 'xtensa-20190408' of git://github.com/jcmvbkb...
2019-04-08 David S. MillerMerge branch 'bnxt_en-fixes'
2019-04-08 Michael Chanbnxt_en: Reset device on RX buffer errors.
2019-04-08 Michael Chanbnxt_en: Improve RX consumer index validity check.
2019-04-08 Paul Thomasnet: macb driver, check for SKBTX_HW_TSTAMP
2019-04-08 David S. MillerMerge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'
2019-04-08 Michael Zhivichqlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant
2019-04-08 Michael Zhivichbroadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant
next