]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-03-28 Andi KleenKVM: x86: Fix perf timer mode IP reporting
2018-03-28 Radim KrčmářMerge tag 'kvm-arm-for-v4.17' of git://git.kernel.org...
2018-03-28 Marc Zyngierarm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibi...
2018-03-28 Marc ZyngierRevert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for...
2018-03-26 Marc ZyngierKVM: arm/arm64: vgic-its: Fix potential overrun in...
2018-03-26 Marc ZyngierKVM: arm/arm64: vgic: Disallow Active+Pending for level...
2018-03-23 Dan Carpenterkvm: x86: hyperv: delete dead code in kvm_hv_hypercall()
2018-03-23 Sean ChristophersonKVM: SVM: add struct kvm_svm to hold SVM specific KVM vars
2018-03-23 Sean ChristophersonKVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
2018-03-23 Sean ChristophersonKVM: x86: move setting of ept_identity_map_addr to vmx.c
2018-03-23 Sean ChristophersonKVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
2018-03-21 Paolo BonziniKVM: nVMX: fix vmentry failure code when L2 state would...
2018-03-21 Liran AlonKVM: nVMX: Do not load EOI-exitmap while running L2
2018-03-19 Shanker Donthineniarm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor...
2018-03-19 Peter MaydellKVM: arm: Reserve bit in KVM_REG_ARM encoding for secur...
2018-03-19 Marc ZyngierMerge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
2018-03-19 Marc Zyngierarm64: Enable ARM64_HARDEN_EL2_VECTORS on Cortex-A57...
2018-03-19 Marc Zyngierarm64: KVM: Allow mapping of vectors outside of the...
2018-03-19 Marc Zyngierarm64: Make BP hardening slot counter available
2018-03-19 Marc Zyngierarm/arm64: KVM: Introduce EL2-specific executable mappings
2018-03-19 Marc Zyngierarm64: KVM: Allow far branches from vector slots to...
2018-03-19 Marc Zyngierarm64: KVM: Reserve 4 additional instructions in the...
2018-03-19 Marc Zyngierarm64: KVM: Move BP hardening vectors into .hyp.text...
2018-03-19 Marc Zyngierarm64: KVM: Move stashing of x0/x1 into the vector...
2018-03-19 Marc Zyngierarm64: KVM: Move vector offsetting from hyp-init.S...
2018-03-19 Marc Zyngierarm64: Update the KVM memory map documentation
2018-03-19 Marc Zyngierarm64: KVM: Introduce EL2 VA randomisation
2018-03-19 Marc Zyngierarm64: KVM: Dynamically compute the HYP VA mask
2018-03-19 Marc Zyngierarm64: insn: Allow ADD/SUB (immediate) with LSL #12
2018-03-19 Marc Zyngierarm64; insn: Add encoder for the EXTR instruction
2018-03-19 Marc ZyngierKVM: arm/arm64: Move HYP IO VAs to the "idmap" range
2018-03-19 Marc ZyngierKVM: arm64: Fix HYP idmap unmap when using 52bit PA
2018-03-19 Marc ZyngierKVM: arm/arm64: Fix idmap size and alignment
2018-03-19 Marc ZyngierKVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
2018-03-19 Marc ZyngierKVM: arm/arm64: Move ioremap calls to create_hyp_io_map...
2018-03-19 Marc ZyngierKVM: arm/arm64: Demote HYP VA range display to being...
2018-03-19 Marc ZyngierKVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_...
2018-03-19 Marc Zyngierarm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW featu...
2018-03-19 Marc Zyngierarm64: KVM: Dynamically patch the kernel/hyp VA mask
2018-03-19 Marc Zyngierarm64: insn: Add encoder for bitwise operations using...
2018-03-19 Marc Zyngierarm64: insn: Add N immediate encoding
2018-03-19 Marc Zyngierarm64: alternatives: Add dynamic patching feature
2018-03-19 Christoffer DallKVM: arm/arm64: Avoid VGICv3 save/restore on VHE with...
2018-03-19 Christoffer DallKVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
2018-03-19 Christoffer DallKVM: arm/arm64: Handle VGICv3 save/restore from the...
2018-03-19 Christoffer DallKVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
2018-03-19 Christoffer DallKVM: arm/arm64: Handle VGICv2 save/restore from the...
2018-03-19 Christoffer DallKVM: arm/arm64: Get rid of vgic_elrsr
2018-03-19 Christoffer DallKVM: arm64: Cleanup __activate_traps and __deactive_tra...
2018-03-19 Christoffer DallKVM: arm64: Configure c15, PMU, and debug register...
2018-03-19 Christoffer DallKVM: arm64: Directly call VHE and non-VHE FPSIMD enable...
2018-03-19 Christoffer DallKVM: arm64: Move common VHE/non-VHE trap config in...
2018-03-19 Christoffer DallKVM: arm64: Defer saving/restoring 32-bit sysregs to...
2018-03-19 Christoffer DallKVM: arm64: Prepare to handle deferred save/restore...
2018-03-19 Christoffer DallKVM: arm64: Defer saving/restoring 64-bit sysregs to...
2018-03-19 Christoffer DallKVM: arm64: Prepare to handle deferred save/restore...
2018-03-19 Christoffer DallKVM: arm/arm64: Prepare to handle deferred save/restore...
2018-03-19 Christoffer DallKVM: arm64: Introduce framework for accessing deferred...
2018-03-19 Christoffer DallKVM: arm64: Rewrite system register accessors to read...
2018-03-19 Christoffer DallKVM: arm64: Change 32-bit handling of VM system registers
2018-03-19 Christoffer DallKVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2...
2018-03-19 Christoffer DallKVM: arm64: Unify non-VHE host/guest sysreg save and...
2018-03-19 Christoffer DallKVM: arm/arm64: Remove leftover comment from kvm_vcpu_r...
2018-03-19 Christoffer DallKVM: arm64: Introduce separate VHE/non-VHE sysreg save...
2018-03-19 Christoffer DallKVM: arm64: Rewrite sysreg alternatives to static keys
2018-03-19 Christoffer DallKVM: arm64: Move userspace system registers into separa...
2018-03-19 Christoffer DallKVM: arm64: Remove noop calls to timer save/restore...
2018-03-19 Christoffer DallKVM: arm64: Don't deactivate VM on VHE systems
2018-03-19 Christoffer DallKVM: arm64: Remove kern_hyp_va() use in VHE switch function
2018-03-19 Christoffer DallKVM: arm64: Introduce VHE-specific kvm_vcpu_run
2018-03-19 Christoffer DallKVM: arm64: Factor out fault info population and gic...
2018-03-19 Christoffer DallKVM: arm64: Improve debug register save/restore flow
2018-03-19 Christoffer DallKVM: arm64: Slightly improve debug save/restore functions
2018-03-19 Christoffer DallKVM: arm64: Move debug dirty flag calculation out of...
2018-03-19 Christoffer DallKVM: arm/arm64: Introduce vcpu_el1_is_32bit
2018-03-19 Christoffer DallKVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_...
2018-03-19 Christoffer DallKVM: arm/arm64: Get rid of vcpu->arch.irq_lines
2018-03-19 Shih-Wei LiKVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2...
2018-03-19 Christoffer DallKVM: arm64: Rework hyp_panic for VHE and non-VHE
2018-03-19 Christoffer DallKVM: arm64: Avoid storing the vcpu pointer on the stack
2018-03-19 Christoffer DallKVM: arm/arm64: Move vcpu_load call after kvm_vcpu_firs...
2018-03-19 Christoffer DallKVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls...
2018-03-16 Vitaly Kuznetsovx86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
2018-03-16 Vitaly Kuznetsovx86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current...
2018-03-16 Wanpeng LiKVM: X86: Provide a capability to disable PAUSE intercepts
2018-03-16 Wanpeng LiKVM: X86: Provide a capability to disable HLT intercepts
2018-03-16 Wanpeng LiKVM: X86: Provide a capability to disable MWAIT intercepts
2018-03-16 Paolo BonziniMerge tag 'kvm-s390-next-4.17-1' of git://git.kernel...
2018-03-16 Arbel MosheKVM: x86: Add support for VMware backdoor Pseudo-PMCs
2018-03-16 Liran AlonKVM: x86: SVM: Intercept #GP to support access to VMwar...
2018-03-16 Liran AlonKVM: x86: VMX: Intercept #GP to support access to VMwar...
2018-03-16 Liran AlonKVM: x86: Emulate only IN/OUT instructions when accessi...
2018-03-16 Liran AlonKVM: x86: Add emulation_type to not raise #UD on emulat...
2018-03-16 Liran AlonKVM: x86: Always allow access to VMware backdoor I/O ports
2018-03-16 Liran AlonKVM: x86: Add module parameter for supporting VMware...
2018-03-16 Sean ChristophersonKVM: x86: add kvm_fast_pio() to consolidate fast PIO code
2018-03-16 Sean ChristophersonKVM: VMX: use kvm_fast_pio_in for handling IN I/O
2018-03-16 Sean ChristophersonKVM: vVMX: signal failure for nested VMEntry if emulati...
2018-03-16 Sean ChristophersonKVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
2018-03-16 Sean ChristophersonKVM: VMX: give unrestricted guest full control of CR3
next