]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2017-11-08  Radim KrčmářMerge tag 'kvm-arm-for-v4.15' of git://git.kernel.org...
2017-11-06  Dongjiu GengKVM: arm/arm64: fix the incompatible matching for exter...
2017-11-06  Marc ZyngierKVM: arm/arm64: Unify 32bit fault injection
2017-11-06  Eric AugerKVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTR...
2017-11-06  Eric AugerKVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
2017-11-06  Eric AugerKVM: arm/arm64: vgic-its: Free caches when GITS_BASER...
2017-11-06  wanghaibinKVM: arm/arm64: vgic-its: New helper functions to free...
2017-11-06  Eric AugerKVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
2017-11-06  Christoffer... arm/arm64: KVM: Load the timer state when enabling...
2017-11-06  Christoffer... KVM: arm/arm64: Rework kvm_timer_should_fire
2017-11-06  Christoffer... KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
2017-11-06  Christoffer... KVM: arm/arm64: Avoid phys timer emulation in vcpu...
2017-11-06  Christoffer... KVM: arm/arm64: Move phys_timer_emulate function
2017-11-06  Christoffer... KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest...
2017-11-06  Christoffer... KVM: arm/arm64: Support EL1 phys timer register access...
2017-11-06  Christoffer... KVM: arm/arm64: Avoid timer save/restore in vcpu entry...
2017-11-06  Christoffer... KVM: arm/arm64: Set VCPU affinity for virt timer irq
2017-11-06  Christoffer... KVM: arm/arm64: Move timer save/restore out of the...
2017-11-06  Christoffer... KVM: arm/arm64: Use separate timer for phys timer emulation
2017-11-06  Christoffer... KVM: arm/arm64: Move timer/vgic flush/sync under disabl...
2017-11-06  Christoffer... KVM: arm/arm64: Rename soft timer to bg_timer
2017-11-06  Christoffer... KVM: arm/arm64: Make timer_arm and timer_disarm helpers...
2017-11-06  Christoffer... KVM: arm/arm64: Check that system supports split eoi...
2017-11-06  Christoffer... KVM: arm/arm64: Support calling vgic_update_irq_pending...
2017-11-06  Christoffer... KVM: arm/arm64: Guard kvm_vgic_map_is_active against...
2017-11-06  Christoffer... arm64: Use physical counter for in-kernel reads when...
2017-11-06  Christoffer... arm64: Implement arch_counter_get_cntpct to read the...
2017-11-02  Paolo BonziniMerge branch 'kvm-ppc-next' of git://git.kernel.org...
2017-11-01  Paul MackerrasKVM: PPC: Book3S HV: Run HPT guests on POWER9 radix...
2017-11-01  Paul MackerrasKVM: PPC: Book3S HV: Allow for running POWER9 host...
2017-11-01  Paul MackerrasKVM: PPC: Book3S HV: Add infrastructure for running...
2017-11-01  Paul MackerrasKVM: PPC: Book3S HV: Unify dirty page map between HPT...
2017-11-01  Paul MackerrasKVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
2017-11-01  Paul MackerrasKVM: PPC: Book3S HV: Don't rely on host's page size...
2017-11-01  Paul MackerrasMerge remote-tracking branch 'remotes/powerpc/topic...
2017-11-01  Nicholas PigginKVM: PPC: Book3S: Fix gas warning due to using r0 as...
2017-11-01  Greg KurzKVM: PPC: Book3S PR: Only install valid SLBs during...
2017-11-01  Paul MackerrasKVM: PPC: Book3S HV: Don't call real-mode XICS hypercal...
2017-10-20  Wanpeng LiKVM: X86: #GP when guest attempts to write MCi_STATUS...
2017-10-20  Wanpeng LiKVM: VMX: Fix VPID capability detection
2017-10-20  Wanpeng LiKVM: nVMX: Fix EPT switching advertising
2017-10-20  Michael EllermanKVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM...
2017-10-19  Paul MackerrasRevert "KVM: PPC: Book3S HV: POWER9 does not require...
2017-10-18  Ladi ProsekKVM: SVM: detect opening of SMI window using STGI intercept
2017-10-15  Paul MackerrasKVM: PPC: Book3S HV: Explicitly disable HPT operations...
2017-10-14  Alexey KardashevskiyKVM: PPC: Book3S PR: Enable in-kernel TCE handlers...
2017-10-14  Markus ElfringKVM: PPC: Book3S HV: Delete an error message for a...
2017-10-14  Thomas MeyerKVM: PPC: BookE: Use vma_pages function
2017-10-14  Thomas MeyerKVM: PPC: Book3S HV: Use ARRAY_SIZE macro
2017-10-14  Paul MackerrasKVM: PPC: Book3S HV: Handle unexpected interrupts better
2017-10-12  Paolo BonziniKVM: x86: extend usage of RET_MMIO_PF_* constants
2017-10-12  Ladi ProsekKVM: nSVM: fix SMI injection in guest mode
2017-10-12  Ladi ProsekKVM: nSVM: refactor nested_svm_vmrun
2017-10-12  Ladi ProsekKVM: nVMX: fix SMI injection in guest mode
2017-10-12  Ladi ProsekKVM: nVMX: set IDTR and GDTR limits when loading L1...
2017-10-12  Ladi ProsekKVM: x86: introduce ISA specific smi_allowed callback
2017-10-12  Ladi ProsekKVM: x86: introduce ISA specific SMM entry/exit callbacks
2017-10-12  Paolo BonziniKVM: SVM: limit kvm_handle_page_fault to #PF handling
2017-10-12  Paolo BonziniKVM: SVM: unconditionally wake up VCPU on IOMMU interrupt
2017-10-12  Tim Hansenarch/x86: remove redundant null checks before kmem_cach...
2017-10-12  Wanpeng LiKVM: VMX: Don't expose unrestricted_guest is enabled...
2017-10-12  Wanpeng LiKVM: X86: Processor States following Reset or INIT
2017-10-12  Radim KrčmářKVM: x86: thoroughly disarm LAPIC timer around TSC...
2017-10-12  Radim KrčmářKVM: x86: really disarm lapic timer when clearing TMICT
2017-10-12  Radim KrčmářKVM: x86: handle 0 write to TSC_DEADLINE MSR
2017-10-12  Shakeel Buttkvm, mm: account kvm related kmem slabs to kmemcg
2017-10-12  David HildenbrandKVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect...
2017-10-12  David HildenbrandKVM: x86: allow setting identity map addr with no vcpus...
2017-10-12  David HildenbrandKVM: x86: document special identity map address value
2017-10-12  David HildenbrandKVM: VMX: cleanup init_rmode_identity_map()
2017-10-12  David HildenbrandKVM: nVMX: no need to set ept/vpid caps to 0
2017-10-12  David HildenbrandKVM: nVMX: no need to set vcpu->cpu when switching...
2017-10-12  David HildenbrandKVM: VMX: drop unnecessary function declarations
2017-10-12  David HildenbrandKVM: VMX: require INVEPT GLOBAL for EPT
2017-10-12  David HildenbrandKVM: VMX: call ept_sync_global() with enable_ept only
2017-10-12  David HildenbrandKVM: VMX: drop enable_ept check from ept_sync_context()
2017-10-12  David HildenbrandKVM: x86: no need to inititalize vcpu members to 0
2017-10-12  David HildenbrandKVM: VMX: vmx_vcpu_setup() cannot fail
2017-10-12  David HildenbrandKVM: x86: drop BUG_ON(vcpu->kvm)
2017-10-12  David HildenbrandKVM: x86: mmu: free_page can handle NULL
2017-10-12  David HildenbrandKVM: x86: mmu: returning void in a void function is...
2017-10-12  Wanpeng LiKVM: LAPIC: Apply change to TDCR right away to the...
2017-10-12  Wanpeng LiKVM: LAPIC: Keep timer running when switching between...
2017-10-12  Wanpeng LiKVM: LAPIC: Introduce limit_periodic_timer_frequency
2017-10-12  Wanpeng LiKVM: LAPIC: Fix lapic timer mode transition
2017-10-12  Jeremy Clinetools/kvm_stat: Add Python 3 support to kvm_stat
2017-10-12  Wanpeng LiKVM: VMX: Don't expose PLE enable if there is no hardwa...
2017-10-12  Thomas HuthMAINTAINERS: Add Paul Mackerras as maintainer for KVM...
2017-10-12  Haozhong ZhangKVM: nVMX: fix guest CR4 loading when emulating L2...
2017-10-10  Ladi ProsekKVM: MMU: always terminate page walks at level 1
2017-10-10  Ladi ProsekKVM: nVMX: update last_nonleaf_level when initializing...
2017-10-09  Linus TorvaldsLinux 4.14-rc4 v4.14-rc4
2017-10-07  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-10-07  Linus TorvaldsMerge branch 'i2c/for-current-4.14' of git://git.kernel...
2017-10-07  Linus TorvaldsMerge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub...
2017-10-07  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.14-rc4' of git://git...
2017-10-06  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2017-10-06  Linus TorvaldsMerge tag 'arc-4.14-rc4' of git://git.kernel.org/pub...
2017-10-06  Linus TorvaldsMerge tag 'xfs-4.14-fixes-4' of git://git.kernel.org...
2017-10-06  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next