1. 50c28f2 kvm: x86: Use fast CR3 switch for nested VMX by Junaid Shahid · 7 years ago
  2. 1c53da3 kvm: x86: Support resetting the MMU context without resetting roots by Junaid Shahid · 7 years ago
  3. 0aab33e kvm: x86: Add support for fast CR3 switch across different MMU modes by Junaid Shahid · 7 years ago
  4. 6e42782 kvm: x86: Introduce KVM_REQ_LOAD_CR3 by Junaid Shahid · 7 years ago
  5. 9fa7211 kvm: x86: Introduce kvm_mmu_calc_root_page_role() by Junaid Shahid · 7 years ago
  6. 7c390d3 kvm: x86: Add fast CR3 switch code path by Junaid Shahid · 7 years ago
  7. 578e1c4 kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed by Junaid Shahid · 7 years ago
  8. 5ce4786 kvm: x86: Make sync_page() flush remote TLBs once only by Junaid Shahid · 7 years ago
  9. 42522d0 KVM: MMU: drop vcpu param in gpte_access by Peter Xu · 7 years ago
  10. abfc52c KVM: nVMX: Separate logic allocating shadow vmcs to a function by Liran Alon · 7 years ago
  11. 491a603 KVM: VMX: Mark vmcs header as shadow in case alloc_vmcs_cpu() allocate shadow vmcs by Liran Alon · 7 years ago
  12. 32c7acf KVM: nVMX: Expose VMCS shadowing to L1 guest by Liran Alon · 7 years ago
  13. a7cde48 KVM: nVMX: Do not forward VMREAD/VMWRITE VMExits to L1 if required so by vmcs12 vmread/vmwrite bitmaps by Liran Alon · 7 years ago
  14. 6d894f4 KVM: nVMX: vmread/vmwrite: Use shadow vmcs12 if running L2 by Liran Alon · 7 years ago
  15. fa58a9f KVM: nVMX: include shadow vmcs12 in nested state by Paolo Bonzini · 7 years ago
  16. 61ada74 KVM: nVMX: Cache shadow vmcs12 on VMEntry and flush to memory on VMExit by Liran Alon · 7 years ago
  17. f145d90 KVM: nVMX: Verify VMCS shadowing VMCS link pointer by Liran Alon · 7 years ago
  18. a8a7c02 KVM: nVMX: Verify VMCS shadowing controls by Liran Alon · 7 years ago
  19. f792d27 KVM: nVMX: Introduce nested_cpu_has_shadow_vmcs() by Liran Alon · 7 years ago
  20. a6192d4 KVM: nVMX: Fail VMLAUNCH and VMRESUME on shadow VMCS by Liran Alon · 7 years ago
  21. fa97d7d KVM: nVMX: Allow VMPTRLD for shadow VMCS if vCPU supports VMCS shadowing by Liran Alon · 7 years ago
  22. e253674 KVM: VMX: Change vmcs12_{read,write}_any() to receive vmcs12 as parameter by Liran Alon · 7 years ago
  23. 392b2f2 KVM: VMX: Create struct for VMCS header by Liran Alon · 7 years ago
  24. 8fcc4b5 kvm: nVMX: Introduce KVM_CAP_NESTED_STATE by Jim Mattson · 7 years ago
  25. 7f7f1ba KVM: x86: do not load vmcs12 pages while still in SMM by Paolo Bonzini · 7 years ago
  26. 44883f0 KVM: x86: ensure all MSRs can always be KVM_GET/SET_MSR'd by Paolo Bonzini · 7 years ago
  27. cf81a7e KVM: vmx: remove save/restore of host BNDCGFS MSR by Sean Christopherson · 7 years ago
  28. d2ce98c Merge tag 'v4.18-rc6' into HEAD by Paolo Bonzini · 7 years ago
  29. 85eae57 Merge tag 'kvm-s390-next-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 7 years ago
  30. 2375846 Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvms390/next by Janosch Frank · 7 years ago
  31. a449938 KVM: s390: Add huge page enablement control by Janosch Frank · 7 years ago
  32. a9e00d8 s390/mm: Add huge page gmap linking support by Janosch Frank · 7 years ago
  33. 7d735b9 s390/mm: hugetlb pages within a gmap can not be freed by Dominik Dingel · 7 years ago
  34. 57cb198 KVM: s390: Beautify skey enable check by Janosch Frank · 7 years ago
  35. bd096f6 KVM: s390: Add skey emulation fault handling by Janosch Frank · 7 years ago
  36. 637ff9e s390/mm: Add huge pmd storage key handling by Janosch Frank · 7 years ago
  37. 3afdfca s390/mm: Clear skeys for newly mapped huge guest pmds by Janosch Frank · 7 years ago
  38. 964c2c0 s390/mm: Clear huge page storage keys on enable_skey by Dominik Dingel · 7 years ago
  39. 0959e16 s390/mm: Add huge page dirty sync support by Janosch Frank · 7 years ago
  40. 6a37627 s390/mm: Add gmap pmd invalidation and clearing by Janosch Frank · 7 years ago
  41. 7c4b13a s390/mm: Add gmap pmd notification bit setting by Janosch Frank · 7 years ago
  42. 58b7e20 s390/mm: Add gmap pmd linking by Janosch Frank · 7 years ago
  43. 2c46e97 s390/mm: Abstract gmap notify bit setting by Janosch Frank · 7 years ago
  44. 5a045bb s390/mm: Make gmap_protect_range more modular by Janosch Frank · 7 years ago
  45. b5c6f76 KVM: PPC: Book3S HV: Read kvm->arch.emul_smt_mode under kvm->lock by Paul Mackerras · 7 years ago
  46. 1ebe6b8 KVM: PPC: Book3S HV: Allow creating max number of VCPUs on POWER9 by Paul Mackerras · 7 years ago
  47. 1e175d2 KVM: PPC: Book3S HV: Pack VCORE IDs to access full VCPU ID space by Sam Bobroff · 7 years ago
  48. f88a333 alpha: fix osf_wait4() breakage by Al Viro · 7 years ago
  49. 45ae4df Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  50. ef81e63 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 43227e0 Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  52. ea75a2c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  53. ffb48e7 Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  54. 490fc05 mm: make vm_area_alloc() initialize core fields by Linus Torvalds · 7 years ago
  55. 3928d4f mm: use helper functions for allocating and freeing vm_area structs by Linus Torvalds · 7 years ago
  56. 5858610 Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 7 years ago
  57. 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  58. 293bccc Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  59. e01a06c ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switch by Uwe Kleine-König · 7 years ago
  60. 1f9f163 Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  61. af1fc5b ARCv2: [plat-hsdk]: Save accl reg pair by default by Vineet Gupta · 7 years ago
  62. a3da7b4 KVM: s390: add etoken support for guests by Christian Borntraeger · 7 years ago
  63. 47f7dc4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  64. b03897c powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle) by Gautham R. Shenoy · 7 years ago
  65. 4e4a4b7 powerpc/Makefile: Assemble with -me500 when building for E500 by James Clarke · 7 years ago
  66. e10f780 kvmclock: fix TSC calibration for nested guests by Peng Hao · 7 years ago
  67. 2307af1 KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled by Liran Alon · 7 years ago
  68. 76fa497 KVM: PPC: Check if IOMMU page is contained in the pinned physical page by Alexey Kardashevskiy · 7 years ago
  69. 0abb75b KVM: PPC: Book3S HV: Fix constant size warning by Nicholas Mc Guire · 7 years ago
  70. 51eaa08 KVM: PPC: Book3S HV: Add of_node_put() in success path by Nicholas Mc Guire · 7 years ago
  71. 76346cd KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tables by Alexey Kardashevskiy · 7 years ago
  72. 4eeb855 KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM MMIO emulation by Simon Guo · 7 years ago
  73. fbdb328 x86/MCE: Remove min interval polling limitation by Dewet Thibaut · 7 years ago
  74. 941d810 powerpc/xmon: Fix disassembly since printf changes by Michael Ellerman · 7 years ago
  75. d3f6dae ARM: dts: omap4-droid4: fix dts w.r.t. pwm by Pavel Machek · 7 years ago
  76. 6f6060a x86/apm: Don't access __preempt_count with zeroed fs by Ville Syrjälä · 7 years ago
  77. 63747bf KVM: s390/vsie: avoid sparse warning by Christian Borntraeger · 7 years ago
  78. 092b31a x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling by Dan Williams · 7 years ago
  79. 41b55d2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  80. 94ffba4 x86/kvmclock: set pvti_cpu0_va after enabling kvmclock by Radim Krčmář · 7 years ago
  81. d30f370 x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD by Janakarajan Natarajan · 7 years ago
  82. 0b88abd kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading by Jim Mattson · 7 years ago
  83. b062b79 x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks by Vitaly Kuznetsov · 7 years ago
  84. cd28325 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 7 years ago
  85. 2c991e4 x86/events/intel/ds: Fix bts_interrupt_threshold alignment by Hugh Dickins · 7 years ago
  86. 13e66ce Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 7 years ago
  87. d4f72a7 Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 7 years ago
  88. 4dbd2b4 Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 7 years ago
  89. c31496d Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  90. fa8cbda x86/purgatory: add missing FORCE to Makefile target by Philipp Rudo · 7 years ago
  91. 75adbd1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 9d2e348 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  93. e6ef760 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  94. afdad61 KVM: s390: Fix storage attributes migration with memory slots by Claudio Imbrenda · 7 years ago
  95. 0230cae KVM: s390: Replace clear_user with kvm_clear_guest by Janosch Frank · 7 years ago
  96. 0ce0bba xen: setup pv irq ops vector earlier by Juergen Gross · 7 years ago
  97. 9238474 ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller by Adam Ford · 7 years ago
  98. 2f8b5b2 ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores by Nishanth Menon · 7 years ago
  99. e69b5d3 xen: remove global bit from __default_kernel_pte_mask for pv guests by Juergen Gross · 7 years ago
  100. b4c7e2b ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot by Steven Rostedt (VMware) · 7 years ago