1. ee66e45 KVM: lapic: Busy wait for timer to expire when using hv_timer by Sean Christopherson · 6 years ago
  2. 6c6a2ab KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL by Liran Alon · 6 years ago
  3. c715eb9 KVM: x86: Add support of clear Trace_ToPA_PMI status by Luwei Kang · 6 years ago
  4. 8479e04 KVM: x86: Inject PMI for KVM guest by Luwei Kang · 6 years ago
  5. 3a1e5e4 Revert "KVM: doc: Document the life cycle of a VM and its resources" by Radim Krčmář · 6 years ago
  6. da8f0d9 Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  7. b2d0371 KVM: s390: vsie: Return correct values for Invalid CRYCB format by Pierre Morel · 6 years ago
  8. bcccb8f KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys by Pierre Morel · 6 years ago
  9. 8b905d2 KVM: s390: provide kvm_arch_no_poll function by Christian Borntraeger · 6 years ago
  10. cdd6ad3 KVM: polling: add architecture backend to disable polling by Christian Borntraeger · 6 years ago
  11. 8ec2fa5 KVM: s390: enable MSA9 keywrapping functions depending on cpu model by Christian Borntraeger · 6 years ago
  12. 4f45b90 KVM: s390: add deflate conversion facilty to cpu model by Christian Borntraeger · 6 years ago
  13. 173aec2 KVM: s390: add enhanced sort facilty to cpu model by Christian Borntraeger · 6 years ago
  14. d668139 KVM: s390: provide query function for instructions returning 32 byte by Christian Borntraeger · 6 years ago
  15. 13209ad KVM: s390: add MSA9 to cpumodel by Christian Borntraeger · 6 years ago
  16. d5cb6ab KVM: s390: add vector BCD enhancements facility to cpumodel by Christian Borntraeger · 6 years ago
  17. 7832e91 KVM: s390: add vector enhancements facility 2 to cpumodel by Christian Borntraeger · 6 years ago
  18. 58616e6 KVM: s390: Fix potential spectre warnings by Eric Farman · 6 years ago
  19. c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
  20. 0a62956 KVM: x86: Inject #GP if guest attempts to set unsupported EFER bits by Sean Christopherson · 6 years ago
  21. 1198849 KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes by Sean Christopherson · 6 years ago
  22. c80add0 KVM: nVMX: Return -EINVAL when signaling failure in VM-Entry helpers by Sean Christopherson · 6 years ago
  23. 98d9e85 KVM: nVMX: Return -EINVAL when signaling failure in pre-VM-Entry helpers by Paolo Bonzini · 6 years ago
  24. 5478ba3 KVM: nVMX: Rename and split top-level consistency checks to match SDM by Sean Christopherson · 6 years ago
  25. 9c3e922 KVM: nVMX: Move guest non-reg state checks to VM-Exit path by Sean Christopherson · 6 years ago
  26. de2bc2b kvm: nVMX: Check "load IA32_PAT" VM-entry control on vmentry by Krish Sadhukhan · 6 years ago
  27. f6b0db1f kvm: nVMX: Check "load IA32_PAT" VM-exit control on vmentry by Krish Sadhukhan · 6 years ago
  28. 674ea35 KVM: x86: optimize check for valid PAT value by Paolo Bonzini · 6 years ago
  29. f16cb57 KVM: x86: clear VM_EXIT_SAVE_IA32_PAT by Paolo Bonzini · 6 years ago
  30. 9d60964 KVM: vmx: print more APICv fields in dump_vmcs by Paolo Bonzini · 6 years ago
  31. 7a223e0 KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing by Vitaly Kuznetsov · 6 years ago
  32. 1d487e9 KVM: fix spectrev1 gadgets by Paolo Bonzini · 6 years ago
  33. be43c44 KVM: x86: fix warning Using plain integer as NULL pointer by Hariprasad Kelam · 6 years ago
  34. 79904c9 selftests: kvm: add a selftest for SMM by Vitaly Kuznetsov · 6 years ago
  35. c2390f1 selftests: kvm: fix for compilers that do not support -no-pie by Paolo Bonzini · 6 years ago
  36. c68c21c selftests: kvm/evmcs_test: complete I/O before migrating guest state by Paolo Bonzini · 6 years ago
  37. b68f3cc KVM: x86: Always use 32-bit SMRAM save state for 32-bit kernels by Sean Christopherson · 6 years ago
  38. 8f4dc2e KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU by Sean Christopherson · 6 years ago
  39. 9ec1949 KVM: x86: clear SMM flags before loading state while leaving SMM by Sean Christopherson · 6 years ago
  40. c5833c7 KVM: x86: Open code kvm_set_hflags by Sean Christopherson · 6 years ago
  41. ed19321 KVM: x86: Load SMRAM in a single shot when leaving SMM by Sean Christopherson · 6 years ago
  42. e51bfdb KVM: nVMX: Expose RDPMC-exiting only when guest supports PMU by Liran Alon · 6 years ago
  43. 672ff6c KVM: x86: Raise #GP when guest vCPU do not support PMU by Liran Alon · 6 years ago
  44. 1811d97 x86/kvm: move kvm_load/put_guest_xcr0 into atomic context by WANG Chao · 6 years ago
  45. 99c2217 KVM: x86: svm: make sure NMI is injected after nmi_singlestep by Vitaly Kuznetsov · 6 years ago
  46. e44e3ea svm/avic: Fix invalidate logical APIC id entry by Suthikulpanit, Suravee · 6 years ago
  47. 4a58038 Revert "svm: Fix AVIC incomplete IPI emulation" by Suthikulpanit, Suravee · 6 years ago
  48. bc8a3d8 kvm: mmu: Fix overflow on kvm mmu page limit calculation by Ben Gardon · 6 years ago
  49. 2b27924 KVM: nVMX: always use early vmcs check when EPT is disabled by Paolo Bonzini · 6 years ago
  50. 6909081 KVM: nVMX: allow tests to use bad virtual-APIC page address by Paolo Bonzini · 6 years ago
  51. cfd32ac KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes by Sean Christopherson · 6 years ago
  52. 771acc7 Bluetooth: btusb: request wake pin with NOAUTOEN by Brian Norris · 6 years ago
  53. 0ee7fb3 Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  54. 972acfb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  55. 869e330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  56. a556810 Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  57. 10d4339 Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  58. e063f45 Merge branch 'bnxt_en-fixes' by David S. Miller · 6 years ago
  59. 8e44e96 bnxt_en: Reset device on RX buffer errors. by Michael Chan · 6 years ago
  60. a1b0e4e bnxt_en: Improve RX consumer index validity check. by Michael Chan · 6 years ago
  61. a625204 net: macb driver, check for SKBTX_HW_TSTAMP by Paul Thomas · 6 years ago
  62. 738de00 Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant' by David S. Miller · 6 years ago
  63. d63da85 qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant by Michael Zhivich · 6 years ago
  64. caf2c52 broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant by Michael Zhivich · 6 years ago
  65. afe6424 ethtool: avoid signed-unsigned comparison in ethtool_validate_speed() by Michael Zhivich · 6 years ago
  66. 3c5189a Merge branch 'erspan-use-after-free' by David S. Miller · 6 years ago
  67. 2a3caba net: ip6_gre: fix possible use-after-free in ip6erspan_rcv by Lorenzo Bianconi · 6 years ago
  68. 492b67e net: ip_gre: fix possible use-after-free in erspan_rcv by Lorenzo Bianconi · 6 years ago
  69. 6da7058 selftests/tpm2: Open tpm dev in unbuffered mode by Tadeusz Struk · 6 years ago
  70. f1a0ba6 selftests/tpm2: Extend tests to cover partial reads by Tadeusz Struk · 6 years ago
  71. be24b37 KEYS: trusted: fix -Wvarags warning by ndesaulniers@google.com · 6 years ago
  72. b9d0a85 tpm: Fix the type of the return value in calc_tpm2_event_size() by Yue Haibing · 6 years ago
  73. c787192 KEYS: trusted: allow trusted.ko to initialize w/o a TPM by Jarkko Sakkinen · 6 years ago
  74. 7110629 tpm: fix an invalid condition in tpm_common_poll by Tadeusz Struk · 6 years ago
  75. e891db1 tpm: turn on TPM on suspend for TPM 1.x by Jarkko Sakkinen · 6 years ago
  76. b75bb8a r8169: disable ASPM again by Heiner Kallweit · 6 years ago
  77. b1a6e8f MAINTAINERS: ieee802154: update documentation file pattern by Stefan Schmidt · 6 years ago
  78. fd008d1 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  79. 5055376 net: vrf: Fix ping failed when vrf mtu is set to 0 by Miaohe Lin · 6 years ago
  80. fcf8891 slab: fix a crash by reading /proc/slab_allocators by Qian Cai · 6 years ago
  81. b959ecf selftests: add a tc matchall test case by Nicolas Dichtel · 6 years ago
  82. 15ade5d Linux 5.1-rc4 by Linus Torvalds · 6 years ago
  83. d849122 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  84. 429fba1 Merge tag 'for-linus-20190407' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  85. 9a8f320 ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPU by Arnd Bergmann · 6 years ago
  86. 2125801 ARM: iop: don't use using 64-bit DMA masks by Arnd Bergmann · 6 years ago
  87. cd92d74 ARM: orion: don't use using 64-bit DMA masks by Arnd Bergmann · 6 years ago
  88. fbe8758 Revert "ARM: dts: nomadik: Fix polarity of SPI CS" by Olof Johansson · 6 years ago
  89. c983f10 Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 6 years ago
  90. fccf516 Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes by Olof Johansson · 6 years ago
  91. a970828 Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/fixes by Olof Johansson · 6 years ago
  92. 3e37208 Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes by Olof Johansson · 6 years ago
  93. 57683e4 Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into arm/fixes by Olof Johansson · 6 years ago
  94. ac0722f dt-bindings: cpu: Fix JSON schema by Maxime Ripard · 6 years ago
  95. 3b04689 Merge tag 'for-linus-5.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  96. 82331a7 Merge tag 'mtd/fixes-for-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  97. eccc58c Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  98. 6491d69 nfc: nci: Potential off by one in ->pipes[] array by Dan Carpenter · 6 years ago
  99. d7ee81a NFC: nci: Add some bounds checking in nci_hci_cmd_received() by Dan Carpenter · 6 years ago
  100. faac51d Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago