1. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  2. 78809a6 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  3. 082d390 Merge tag 'kvm-arm-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 7 years ago
  4. 6e0ff1b Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  5. 9b87e7a KVM: arm/arm64: Support uaccess of GICC_APRn by Christoffer Dall · 7 years ago
  6. 50f5bd5 KVM: arm/arm64: Extract GICv3 max APRn index calculation by Christoffer Dall · 7 years ago
  7. 7c7d2fa KVM: arm/arm64: vITS: Drop its_ite->lpi field by Marc Zyngier · 7 years ago
  8. 4aa8bcc KVM: arm/arm64: vgic: constify seq_operations and file_operations by Arvind Yadav · 7 years ago
  9. bb42892 KVM: arm/arm64: Fix guest external abort matching by James Morse · 7 years ago
  10. 43f6b0c KVM: PPC: Book3S HV: Fix memory leak in kvm_vm_ioctl_get_htab_fd by nixiaoming · 7 years ago
  11. c95c895 KVM: s390: vsie: cleanup mcck reinjection by David Hildenbrand · 7 years ago
  12. 3dbf020 KVM: s390: use WARN_ON_ONCE only for checking by David Hildenbrand · 7 years ago
  13. 8149fc0 KVM: s390: guestdbg: fix range check by David Hildenbrand · 7 years ago
  14. 4dafecd Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 7 years ago
  15. e3bfed1 KVM: PPC: Book3S HV: Report storage key support to userspace by Paul Mackerras · 7 years ago
  16. a4faf2e KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9 by Paul Mackerras · 7 years ago
  17. 0bfa33c KVM: PPC: Book3S HV: Fix invalid use of register expression by Andreas Schwab · 7 years ago
  18. eaac112e KVM: PPC: Book3S HV: Fix H_REGISTER_VPA VPA size validation by Nicholas Piggin · 7 years ago
  19. d182b8f KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTER by Ram Pai · 7 years ago
  20. 50a1a25 KVM: PPC: e500mc: Fix a NULL dereference by Dan Carpenter · 7 years ago
  21. 73e77c0 KVM: PPC: e500: Fix some NULL dereferences on error by Dan Carpenter · 7 years ago
  22. edd0360 KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list by Paul Mackerras · 7 years ago
  23. 1935222 KVM: s390: we are always in czam mode by David Hildenbrand · 7 years ago
  24. 1bab1c0 KVM: s390: expose no-DAT to guest and migration support by Claudio Imbrenda · 8 years ago
  25. 631aebf KVM: s390: sthyi: remove invalid guest write access by Heiko Carstens · 7 years ago
  26. 8fa1696 KVM: s390: Multiple Epoch Facility support by Collin L. Walling · 8 years ago
  27. 94a04bc KVM: PPC: Book3S HV: POWER9 does not require secondary thread management by Nicholas Piggin · 7 years ago
  28. b697e43 KVM: s390: Support Configuration z/Architecture Mode by Jason J. Herne · 8 years ago
  29. ccc59f4 Merge tag 'kvm-s390-master-4.13-2' into kvms390/next by Christian Borntraeger · 7 years ago
  30. 712b12d kvm: nVMX: Validate the virtual-APIC address on nested VM-entry by Jim Mattson · 7 years ago
  31. 47c5310 KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce() by Paul Mackerras · 7 years ago
  32. 38cfd5e KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state by Paolo Bonzini · 7 years ago
  33. b9dd21e KVM: x86: simplify handling of PKRU by Paolo Bonzini · 7 years ago
  34. c469268 KVM: x86: block guest protection keys unless the host has them enabled by Paolo Bonzini · 7 years ago
  35. bfcf83b KVM: nVMX: Fix trying to cancel vmlauch/vmresume by Wanpeng Li · 7 years ago
  36. 664f8e2 KVM: X86: Fix loss of exception which has not yet been injected by Wanpeng Li · 7 years ago
  37. 274bba5 KVM: VMX: use kvm_event_needs_reinjection by Wanpeng Li · 7 years ago
  38. 09f037a KVM: MMU: speedup update_permission_bitmask by Paolo Bonzini · 7 years ago
  39. fd8cb43 KVM: MMU: Expose the LA57 feature to VM. by Yu Zhang · 7 years ago
  40. 855feb6 KVM: MMU: Add 5 level EPT & Shadow page table support. by Yu Zhang · 7 years ago
  41. 2a7266a KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL. by Yu Zhang · 7 years ago
  42. d1cd3ce KVM: MMU: check guest CR3 reserved bits based on its physical address width. by Yu Zhang · 7 years ago
  43. e911eb3 KVM: x86: Add return value to kvm_cpuid(). by Yu Zhang · 7 years ago
  44. 3db1348 kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS by Paolo Bonzini · 7 years ago
  45. 75f4fc8 kvm: vmx: Raise #UD on unsupported RDSEED by Jim Mattson · 7 years ago
  46. 45ec368 kvm: vmx: Raise #UD on unsupported RDRAND by Jim Mattson · 7 years ago
  47. 80154d7 KVM: VMX: cache secondary exec controls by Paolo Bonzini · 7 years ago
  48. bb9b52b KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them by Benjamin Herrenschmidt · 7 years ago
  49. 2c4fb78 KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss by Benjamin Herrenschmidt · 7 years ago
  50. bd0fdb1 KVM: PPC: Book3S HV: Use msgsync with hypervisor doorbells on POWER9 by Nicholas Piggin · 8 years ago
  51. 640bd6e KVM: SVM: Enable Virtual GIF feature by Janakarajan Natarajan · 7 years ago
  52. d837312 KVM: SVM: Add Virtual GIF feature definition by Janakarajan Natarajan · 7 years ago
  53. f2d8421 Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  54. 857b8de KVM: s390: sthyi: fix specification exception detection by Heiko Carstens · 7 years ago
  55. 4a4eefc KVM: s390: sthyi: fix sthyi inline assembly by Heiko Carstens · 7 years ago
  56. 14ccee7 Linux 4.13-rc6 by Linus Torvalds · 7 years ago
  57. 197e7e5 Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  58. 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. 2615a38 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. e46db8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 9dae41a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. e18a5eb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 8fbbe2d genirq/ipi: Fixup checks against nr_cpu_ids by Alexey Dobriyan · 7 years ago
  64. 58d4e45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  65. c715b72 mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  66. 704b862 mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM by Laura Abbott · 7 years ago
  67. 73223e4 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  68. da094e4 mm/cma_debug.c: fix stack corruption due to sprintf usage by Prakash Gupta · 7 years ago
  69. eb61b59 signal: don't remove SIGNAL_UNKILLABLE for traced tasks. by Jamie Iles · 7 years ago
  70. 6b31d59 mm, oom: fix potential data corruption when oom_reaper races with writer by Michal Hocko · 7 years ago
  71. 5b53a6e mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS by Michal Hocko · 7 years ago
  72. f6ba488 slub: fix per memcg cache leak on css offline by Vladimir Davydov · 7 years ago
  73. 3010f87 mm: discard memblock data later by Pavel Tatashin · 7 years ago
  74. 768dc4e test_kmod: fix description for -s -and -c parameters by Luis R. Rodriguez · 7 years ago
  75. 2ba293c kmod: fix wait on recursive loop by Luis R. Rodriguez · 7 years ago
  76. 8ada927 wait: add wait_event_killable_timeout() by Luis R. Rodriguez · 7 years ago
  77. 92e5aae kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog by Nicholas Piggin · 7 years ago
  78. 739f79f mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() by Johannes Weiner · 7 years ago
  79. cc28fcd Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  80. 70bfc74 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  81. edb20a1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  82. 039a8e3 Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  83. 4283346 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  84. cb24785 Merge tag 'sound-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  85. 4478976 Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  86. 42aa53b KVM: VMX: always require WB memory type for EPT by David Hildenbrand · 7 years ago
  87. bb97a01 KVM: VMX: cleanup EPTP definitions by David Hildenbrand · 7 years ago
  88. c005390 blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL by Christoph Hellwig · 7 years ago
  89. 6caa050 Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  90. 3f0d4db KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array) by Denys Vlasenko · 7 years ago
  91. 9034e6e KVM: x86: fix use of L1 MMIO areas in nested guests by Paolo Bonzini · 7 years ago
  92. 618232e KVM: x86: Avoid guest page table walk when gpa_available is set by Brijesh Singh · 7 years ago
  93. e08d26f KVM: x86: simplify ept_misconfig by Paolo Bonzini · 7 years ago
  94. 7edaeb6 kernel/watchdog: Prevent false positives with turbo modes by Thomas Gleixner · 7 years ago
  95. e8f2418 genirq: Restore trigger settings in irq_modify_status() by Marc Zyngier · 7 years ago
  96. 4dd6a99 soc: ti: ti_sci_pm_domains: Populate name for genpd by Dave Gerlach · 7 years ago
  97. 9311248 Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 7 years ago
  98. 552c497 Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes by Arnd Bergmann · 7 years ago
  99. 45bd07a x86: Constify attribute_group structures by Arvind Yadav · 7 years ago
  100. 7374bfb MAINTAINERS: Remove Jason Cooper's irqchip git tree by Florian Fainelli · 7 years ago