1. d76c7fb KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit by Sean Christopherson · 5 years ago
  2. bcfcff6 x86: vmxfeatures: rename features for consistency with KVM and manual by Paolo Bonzini · 5 years ago
  3. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  4. df7e881 KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses by Paolo Bonzini · 5 years ago
  5. 4400cf5 KVM: x86: Fix perfctr WRMSR for running counters by Eric Hankland · 5 years ago
  6. a835023 x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests by Vitaly Kuznetsov · 5 years ago
  7. 31de3d2 x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs() by Vitaly Kuznetsov · 5 years ago
  8. 8f79b06 kvm: mmu: Separate generating and setting mmio ptes by Ben Gardon · 5 years ago
  9. 0a2b64c kvm: mmu: Replace unsigned with unsigned int for PTE access by Ben Gardon · 5 years ago
  10. ea79a75 KVM: nVMX: Remove stale comment from nested_vmx_load_cr3() by Sean Christopherson · 5 years ago
  11. 879a376 KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() by Sean Christopherson · 5 years ago
  12. 09df630 KVM: MIPS: Fix a build error due to referencing not-yet-defined function by Sean Christopherson · 5 years ago
  13. 64b38bd x86/kvm: do not setup pv tlb flush when not paravirtualized by Thadeu Lima de Souza Cascardo · 5 years ago
  14. 7df003c KVM: fix overflow of zero page refcount with ksm running by Zhuang Yanying · 5 years ago
  15. 9b5e853 KVM: x86: Take a u64 when checking for a valid dr7 value by Sean Christopherson · 5 years ago
  16. 8171cd6 KVM: x86: use raw clock values consistently by Paolo Bonzini · 5 years ago
  17. 917f947 KVM: x86: reorganize pvclock_gtod_data members by Paolo Bonzini · 5 years ago
  18. 33aabd0 KVM: nVMX: delete meaningless nested_vmx_run() declaration by Miaohe Lin · 5 years ago
  19. e8ef2a1 KVM: SVM: allow AVIC without split irqchip by Paolo Bonzini · 5 years ago
  20. f458d03 kvm: ioapic: Lazy update IOAPIC EOI by Suravee Suthikulpanit · 5 years ago
  21. 1ec2405 kvm: ioapic: Refactor kvm_ioapic_update_eoi() by Suravee Suthikulpanit · 5 years ago
  22. e2ed407 kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode. by Suravee Suthikulpanit · 5 years ago
  23. f3515dc svm: Temporarily deactivate AVIC during ExtINT handling by Suravee Suthikulpanit · 5 years ago
  24. 9a0bf05 svm: Deactivate AVIC when launching guest with nested SVM support by Suravee Suthikulpanit · 5 years ago
  25. f4fdc0a kvm: x86: hyperv: Use APICv update request interface by Suravee Suthikulpanit · 5 years ago
  26. 6c3e442 svm: Add support for dynamic APICv by Suravee Suthikulpanit · 5 years ago
  27. 2de9d0c kvm: x86: Introduce x86 ops hook for pre-update APICv by Suravee Suthikulpanit · 5 years ago
  28. ef8efd7 kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons by Suravee Suthikulpanit · 5 years ago
  29. dcbcfa2 KVM: svm: avic: Add support for dynamic setup/teardown of virtual APIC backing page by Suravee Suthikulpanit · 5 years ago
  30. 8937d76 kvm: x86: svm: Add support to (de)activate posted interrupts by Suravee Suthikulpanit · 5 years ago
  31. 24bbf74 kvm: x86: Add APICv (de)activate request trace points by Suravee Suthikulpanit · 5 years ago
  32. 8df14af kvm: x86: Add support for dynamic APICv activation by Suravee Suthikulpanit · 5 years ago
  33. 7e3e67a KVM: x86: remove get_enable_apicv from kvm_x86_ops by Paolo Bonzini · 5 years ago
  34. 4e19c36 kvm: x86: Introduce APICv inhibit reason bits by Suravee Suthikulpanit · 5 years ago
  35. b26a695 kvm: lapic: Introduce APICv update helper function by Suravee Suthikulpanit · 5 years ago
  36. e813e65 Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  37. b2ff728 selftests: KVM: testing the local IRQs resets by Pierre Morel · 5 years ago
  38. b25d4cb selftests: KVM: s390x: Add reset tests by Janosch Frank · 5 years ago
  39. ada0a50 selftests: KVM: Add fpu and one reg set/get library functions by Janosch Frank · 5 years ago
  40. 7de3f14 KVM: s390: Add new reset vcpu API by Janosch Frank · 5 years ago
  41. cca00eb KVM: s390: Cleanup initial cpu reset by Janosch Frank · 5 years ago
  42. 5568089 KVM: s390: do not clobber registers during guest reset/store status by Christian Borntraeger · 5 years ago
  43. c611990 KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups by Christian Borntraeger · 5 years ago
  44. ccaaaf6 Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/daveh/x86-mpx by Linus Torvalds · 5 years ago
  45. 35c222f Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 5 years ago
  46. e84bcd6 Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  47. 6e135ba Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  48. 0196be1 Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  49. 91f1a95 Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  50. e5da4c93 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  51. 4cbc418 Merge branch 'cve-2019-3016' into kvm-next-5.6 by Paolo Bonzini · 5 years ago
  52. a6bd811 x86/KVM: Clean up host's steal time structure by Boris Ostrovsky · 5 years ago
  53. b043138 x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed by Boris Ostrovsky · 5 years ago
  54. 9172481 x86/kvm: Cache gfn to pfn translation by Boris Ostrovsky · 5 years ago
  55. 1eff70a x86/kvm: Introduce kvm_(un)map_gfn() by Boris Ostrovsky · 5 years ago
  56. 8c6de56 x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit by Boris Ostrovsky · 5 years ago
  57. 1d5920c Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 5 years ago
  58. 621ab20 Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
  59. 9f68e36 Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  60. 4cadc60 Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 5 years ago
  61. 893e591 Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  62. 1c715a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  63. 5e237e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 5 years ago
  64. 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
  65. 11f2534 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  66. 9fbf082 net/core: Do not clear VF index for node/port GUIDs query by Leon Romanovsky · 5 years ago
  67. d68712e y2038: sparc: remove use of struct timex by Arnd Bergmann · 5 years ago
  68. 5637bc5 sparc64: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  69. 2fd3c5c ide: make drive->dn read only by Dan Carpenter · 5 years ago
  70. 31484d5 mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6 by Geert Uytterhoeven · 5 years ago
  71. 72d62c4 net: drop_monitor: Use kstrdup by Joe Perches · 5 years ago
  72. d0208bf udp: document udp_rcv_segment special case for looped packets by Willem de Bruijn · 5 years ago
  73. 389b8fb3 mptcp: MPTCP_HMAC_TEST should depend on MPTCP by Geert Uytterhoeven · 5 years ago
  74. 8e1974a mptcp: Fix incorrect IPV6 dependency check by Geert Uytterhoeven · 5 years ago
  75. d47c7f0 Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 5 years ago
  76. 39bed42 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  77. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  78. 896f8d2 Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  79. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  80. e9f8ca0 Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 5 years ago
  81. 05ef8b9 Merge tag 'docs-5.6' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  82. 08a3ef8 Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  83. ce7ae9d Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  84. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  85. a4fe2b4 Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  86. 3e4827b io_uring: add support for epoll_ctl(2) by Jens Axboe · 5 years ago
  87. 39220e8 eventpoll: support non-blocking do_epoll_ctl() calls by Jens Axboe · 5 years ago
  88. 58e41a4 eventpoll: abstract out epoll_ctl() handler by Jens Axboe · 5 years ago
  89. f86cd20 io_uring: fix linked command file table usage by Jens Axboe · 5 years ago
  90. 3893c202 Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  91. 5307040 Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  92. ccd1f27 Revert "MAINTAINERS: mptcp@ mailing list is moderated" by Mat Martineau · 5 years ago
  93. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  94. 15d6632 Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 5 years ago
  95. 80b60e3 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  96. 701a9c80 Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  97. 975f9ce Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  98. 7ba31c3f Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  99. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  100. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago