1. a2e164e x86/kvm/hyper-v: add reenlightenment MSRs support by Vitaly Kuznetsov · 7 years ago
  2. ddd6f0e KVM: x86: Update the exit_qualification access bits while walking an address by KarimAllah Ahmed · 7 years ago
  3. 1df372f KVM: x86: Make enum conversion explicit in kvm_pdptr_read() by Matthias Kaehlcke · 7 years ago
  4. 0bcc3fb KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use by Vitaly Kuznetsov · 7 years ago
  5. c51eb52 KVM: x86: Add support for AMD Core Perf Extension in guest by Janakarajan Natarajan · 7 years ago
  6. e84b711 x86/msr: Add AMD Core Perf Extension MSRs by Janakarajan Natarajan · 7 years ago
  7. 0c7f650 KVM: nVMX: Enforce NMI controls on vmentry of L2 guests by Krish Sadhukhan · 7 years ago
  8. 1389309 KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace by Paolo Bonzini · 7 years ago
  9. 6677f3d KVM: nVMX: introduce struct nested_vmx_msrs by Paolo Bonzini · 7 years ago
  10. 6beacf7 KVM: X86: Don't use PV TLB flush with dedicated physical CPUs by Wanpeng Li · 7 years ago
  11. b2798ba KVM: X86: Choose qspinlock when dedicated physical CPUs are available by Wanpeng Li · 7 years ago
  12. a4429e5 KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED by Wanpeng Li · 7 years ago
  13. d4c67a7 kvm: use insert sort in kvm_io_bus_register_dev function by Gal Hammer · 7 years ago
  14. 01643c5 KVM: x86: KVM_CAP_SYNC_REGS by Ken Hofsass · 7 years ago
  15. 7b7e395 KVM: x86: add SYNC_REGS_SIZE_BYTES #define. by Ken Hofsass · 7 years ago
  16. faeb783 kvm: x86: hyperv: guest->host event signaling via eventfd by Roman Kagan · 7 years ago
  17. cbc0236 kvm: x86: factor out kvm.arch.hyperv (de)init by Roman Kagan · 7 years ago
  18. 661e50b Linux 4.16-rc4 by Linus Torvalds · 7 years ago
  19. e64b956 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 4c4ce3022 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. ff8d583 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. af8c081 Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  24. 58bdf60 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  25. 20f1417 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  26. 0eb3412 Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  27. 7cf901b Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  28. d6d0972 Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  29. 03a6c259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  30. 949b9325 memremap: fix softlockup reports at teardown by Dan Williams · 7 years ago
  31. 5fdf8e5 libnvdimm: re-enable deep flush for pmem devices via fsync() by Dave Jiang · 7 years ago
  32. 50186e1 MAINTAINERS: take over Kconfig maintainership by Masahiro Yamada · 7 years ago
  33. 94db151 vfio: disable filesystem-dax page pinning by Dan Williams · 7 years ago
  34. 329ad5e Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  35. 5fbdefc Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  36. 0573fed Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  37. 2833419 Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  38. fb6d47a Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  39. ff06b55 Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  40. a5c05b7 Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  41. 5ae6fcc kconfig: fix line number in recursive inclusion error message by Masahiro Yamada · 7 years ago
  42. a11761c Coccinelle: memdup: Fix typo in warning messages by Dafna Hirschfeld · 7 years ago
  43. 7c42467 i2c: octeon: Prevent error message on bus error by Jan Glauber · 7 years ago
  44. 1a0e3a3 Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  45. b61e070 Merge branch 'cpufreq-scpi' by Rafael J. Wysocki · 7 years ago
  46. 636a415 parisc: Reduce irq overhead when run in qemu by Helge Deller · 7 years ago
  47. 5ffa851 parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 7 years ago
  48. 0ed1fe4 parisc: Check if secondary CPUs want own PDC calls by Helge Deller · 7 years ago
  49. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 7 years ago
  50. 0adb24e parisc: Fix ordering of cache and TLB flushes by John David Anglin · 7 years ago
  51. 1a90ce3 kconfig: Update ncurses package names for menuconfig by Arvind Prasanna · 7 years ago
  52. cbf7a90 kbuild/kallsyms: trivial typo fix by Cao jin · 7 years ago
  53. 0da4fab kbuild: test --build-id linker flag by ld-option instead of cc-ldoption by Masahiro Yamada · 7 years ago
  54. a7b151f kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment by Cao jin · 7 years ago
  55. bf0bbdc kconfig: Don't leak choice names during parsing by Masahiro Yamada · 7 years ago
  56. 1b1e4ee sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE by Masahiro Yamada · 7 years ago
  57. f4bc1ee kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list by Masahiro Yamada · 7 years ago
  58. 5d60e05 Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  59. 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  60. b7e31be KVM: x86: fix vcpu initialization with userspace lapic by Radim Krčmář · 7 years ago
  61. 518e7b9 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 7 years ago
  62. 66421c1 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 7 years ago
  63. 8da5db7 Merge tag 'platform-drivers-x86-v4.16-5' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  64. 7e30309 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  65. 7bec4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  66. 1cedc63 platform/x86: wmi: Fix misuse of vsprintf extension %pULL by Joe Perches · 7 years ago
  67. d1d93fa KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 7 years ago
  68. 801e459 KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 7 years ago
  69. 16453c9 Merge tag 'sound-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  70. 44896cd Merge tag 'pinctrl-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  71. f902a77 Merge tag 'gpio-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  72. 158e618 block: fix a typo by Jiufei Xue · 7 years ago
  73. 9c0fb1e block: display the correct diskname for bio by Jiufei Xue · 7 years ago
  74. 7c5a0dc block: fix the count of PGPGOUT for WRITE_SAME by Jiufei Xue · 7 years ago
  75. 1c78924 ceph: fix potential memory leak in init_caches() by Chengguang Xu · 7 years ago
  76. f3bc78d mq-deadline: Make sure to always unlock zones by Damien Le Moal · 7 years ago
  77. cd81fc8 kconfig: add xstrdup() helper by Masahiro Yamada · 7 years ago
  78. 6c49f35 kbuild: disable sparse warnings about unknown attributes by Luc Van Oostenryck · 7 years ago
  79. 6127798 Makefile: Fix lying comment re. silentoldconfig by Ulf Magnusson · 7 years ago
  80. 1f250e9 Btrfs: fix log replay failure after unlink and link combination by Filipe Manana · 7 years ago
  81. 9a6509c Btrfs: fix log replay failure after linking special file and fsync by Filipe Manana · 7 years ago
  82. d4dfc0f Btrfs: send, fix issuing write op when processing hole in no data mode by Filipe Manana · 7 years ago
  83. 3c181c1 btrfs: use proper endianness accessors for super_copy by Anand Jain · 7 years ago
  84. 92e222d btrfs: alloc_chunk: fix DUP stripe size handling by Hans van Kranenburg · 7 years ago
  85. 765f3ce btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_cluster by Nikolay Borisov · 7 years ago
  86. ac01f26 btrfs: handle failure of add_pending_csums by Nikolay Borisov · 7 years ago
  87. a8fd1f7 btrfs: use kvzalloc to allocate btrfs_fs_info by Jeff Mahoney · 7 years ago
  88. 38c08aa platform/x86: intel-hid: Reset wakeup capable flag on removal by Rafael J. Wysocki · 7 years ago
  89. b758dbd platform/x86: intel-vbtn: Reset wakeup capable flag on removal by Rafael J. Wysocki · 7 years ago
  90. 945fd17 x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table by Thomas Gleixner · 7 years ago
  91. d811bce pvcalls-front: 64-bit align flags by Stefano Stabellini · 7 years ago
  92. 93dfdf9 Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago
  93. 2679b96 Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  94. 4757d97 Merge tag 'drm-intel-fixes-2018-02-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  95. 97ace51 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  96. b5e792f Merge tag 'riscv-for-linus-4.16-rc4_smp_mb' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  97. c52232a timers: Forward timer base before migrating timers by Lingutla Chandrasekhar · 7 years ago
  98. 8f148f3 Merge tag 'arm-soc/for-4.16/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  99. c98e140 Merge tag 'arm-soc/for-4.16/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixes by Arnd Bergmann · 7 years ago
  100. 20f4ed3 MAINTAINERS: update entries for ARM/STM32 by Alexandre Torgue · 7 years ago