platform/kernel/linux-rpi.git
2019-05-15 Paolo BonziniMerge tag 'kvmarm-for-v5.2' of git://git./linux/kernel...
2019-05-15 Paolo BonziniMerge tag 'kvm-ppc-next-5.2-2' of git://git./linux...
2019-05-15 Sean ChristophersonRevert "KVM: nVMX: Expose RDPMC-exiting only when guest...
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-14 Cédric Le GoaterKVM: PPC: Book3S: Remove useless checks in 'release...
2019-05-14 Colin Ian KingKVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessi...
2019-05-14 Paul MackerrasKVM: PPC: Book3S HV: Make sure to load LPID for radix...
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-05-01 Kristina MartsenkoKVM: arm64: Fix ptrauth ID register masking logic
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-30 Paul MackerrasKVM: PPC: Book3S HV: XIVE: Clear escalation interrupt...
2019-04-30 Paul MackerrasKVM: PPC: Book3S HV: XIVE: Prevent races when releasing...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method...
2019-04-30 Cédric Le GoaterKVM: Introduce a 'release' method for KVM devices
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Activate XIVE exploitation...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add passthrough support
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add a mapping for the source...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
2019-04-30 Cédric Le GoaterKVM: Introduce a 'mmap' method for KVM devices
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add get/set accessors for...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add a control to dirty the...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add a control to sync the...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add a global reset control
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add controls for the EQ...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Add a control to configure...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: add a control to initialize...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: XIVE: Introduce a new capability...
2019-04-30 Cédric Le GoaterKVM: PPC: Book3S HV: Add a new KVM device for the XIVE...
2019-04-30 Paul MackerrasMerge remote-tracking branch 'remotes/powerpc/topic...
2019-04-30 Suraj Jitindar... KVM: PPC: Book3S HV: Save/restore vrsave register in...
2019-04-30 Paul MackerrasKVM: PPC: Book3S HV: Flush TLB on secondary radix threads
2019-04-30 Paul MackerrasKVM: PPC: Book3S HV: Move HPT guest TLB flushing to...
2019-04-30 Suraj Jitindar... KVM: PPC: Book3S HV: Handle virtual mode in XIVE VCPU...
2019-04-30 Paul MackerrasKVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priori...
2019-04-30 Andrew Murrayarm64: KVM: Fix perf cycle counter support for VHE
2019-04-30 Palmer DabbeltKVM: PPC: Book3S HV: smb->smp comment fixup
2019-04-30 Alexey KardashevskiyKVM: PPC: Book3S: Allocate guest TCEs on demand too
2019-04-30 Alexey KardashevskiyKVM: PPC: Book3S HV: Avoid lockdep debugging in TCE...
2019-04-30 Alexey KardashevskiyKVM: PPC: Book3S HV: Fix lockdep warning when entering...
2019-04-30 Suraj Jitindar... KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT...
2019-04-30 Suraj Jitindar... KVM: PPC: Book3S HV: Implement virtual mode H_PAGE_INIT...
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-24 Andrew Murrayarm64: docs: Document perf event attributes
2019-04-24 Andrew Murrayarm64: KVM: Avoid isb's by using direct pmxevtyper...
2019-04-24 Andrew Murrayarm64: KVM: Enable VHE support for :G/:H perf event...
2019-04-24 Andrew Murrayarm64: KVM: Enable !VHE support for :G/:H perf event...
2019-04-24 Andrew Murrayarm64: arm_pmu: Add !VHE support for exclude_host/exclu...
2019-04-24 Andrew Murrayarm64: KVM: Add accessors to track guest/host only...
2019-04-24 Andrew Murrayarm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
2019-04-24 Andrew Murrayarm64: arm_pmu: Remove unnecessary isb instruction
2019-04-24 Amit Daniel... KVM: arm64: Add capability to advertise ptrauth for...
2019-04-24 Amit Daniel... KVM: arm64: Add userspace flag to enable pointer authen...
2019-04-24 Mark RutlandKVM: arm/arm64: Context-switch ptrauth registers
2019-04-23 Amit Daniel... KVM: arm64: Add a vcpu flag to control ptrauth for...
2019-04-20 Michael Neulingpowerpc: Add force enable of DAWR on P9 option
2019-04-18 Dave MartinKVM: arm64: Clarify access behaviour for out-of-range...
next