]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
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...
2017-10-06  Linus TorvaldsMerge tag 'pci-v4.14-fixes-4' of git://git.kernel.org...
2017-10-06  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-10-06  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-10-06  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-10-06  Linus TorvaldsMerge branch 'for-4.14-rc4' of git://git.kernel.org...
2017-10-06  Linus TorvaldsMerge tag 'ceph-for-4.14-rc4' of git://github.com/ceph...
2017-10-06  Eugeniy PaltsevARC: [plat-hsdk]: Add reset controller node to manage...
2017-10-06  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2017-10-06  Linus TorvaldsMerge tag 'powerpc-4.14-4' of git://git.kernel.org...
2017-10-06  Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc4' of git://people...
2017-10-06  Linus TorvaldsMerge branch 'core-watchdog-for-linus' of git://git...
2017-10-06  Suzuki K Poulosearm64: Ensure fpsimd support is ready before userspace...
2017-10-06  Suzuki K Poulosearm64: Ensure the instruction emulation is ready for...
2017-10-06  Anton Blanchardpowerpc/powernv: Increase memory block size to 1GB...
2017-10-06  Dave AirlieMerge tag 'drm-misc-fixes-2017-10-05' of git://anongit...
2017-10-06  Dave AirlieMerge tag 'drm-intel-fixes-2017-10-04' of git://anongit...
2017-10-05  Linus TorvaldsMerge tag 'pm-4.14-rc4' of git://git.kernel.org/pub...
2017-10-05  Rafael J. WysockiMerge branch 'pm-sleep'
2017-10-05  Linus TorvaldsMerge tag 'for-4.14/dm-fixes' of git://git.kernel.org...
2017-10-05  Jonathan Brassowdm raid: fix incorrect status output at the end of...
2017-10-05  Arnd BergmannKVM: add X86_LOCAL_APIC dependency
2017-10-05  Linus TorvaldsMerge tag 'sound-4.14-rc4' of git://git.kernel.org...
2017-10-05  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-10-05  Jens AxboeMerge branch 'nvme-4.14' of git://git.infradead.org...
2017-10-05  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-10-05  Amir Goldsteinovl: fix regression caused by exclusive upper/work...
2017-10-05  Amir Goldsteinovl: fix missing unlock_rename() in ovl_do_copy_up()
next