1. 47f7dc4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  2. e10f780 kvmclock: fix TSC calibration for nested guests by Peng Hao · 6 years ago
  3. 2307af1 KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled by Liran Alon · 7 years ago
  4. 9432a31 KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer by Paolo Bonzini · 7 years ago
  5. b5020a8 KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel. by Lan Tianyu · 7 years ago
  6. 3c53776 Mark HI and TASKLET softirq synchronous by Linus Torvalds · 7 years ago
  7. 30b06ab Merge tag 'pinctrl-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 6 years ago
  8. 706bf68 Merge tag 'drm-fixes-2018-07-16-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  9. d1b47a7 mm: don't do zero_resv_unavail if memmap is not allocated by Pavel Tatashin · 6 years ago
  10. bf642e3 Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  11. a929b32 Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 6 years ago
  12. 9901875 Merge tag 'drm-misc-fixes-2018-07-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  13. 2757de4 Merge tag 'drm/tegra/for-4.18-rc5' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 6 years ago
  14. e280057 Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  15. f88147e Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  16. 9d3cce1 Linux 4.18-rc5 by Linus Torvalds · 6 years ago
  17. 41b55d2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  18. 94ffba4 x86/kvmclock: set pvti_cpu0_va after enabling kvmclock by Radim Krčmář · 6 years ago
  19. d30f370 x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD by Janakarajan Natarajan · 7 years ago
  20. 0b88abd kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading by Jim Mattson · 7 years ago
  21. b062b79 x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks by Vitaly Kuznetsov · 6 years ago
  22. cd28325 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 7 years ago
  23. 37b5dca Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  24. 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 · 6 years ago
  25. d4f72a7 Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 6 years ago
  26. 4dbd2b4 Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 6 years ago
  27. c31496d Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  28. 2da8c42 Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  29. f353078 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  30. fe10e39 reiserfs: fix buffer overflow with long warning messages by Eric Biggers · 6 years ago
  31. ffe0751 checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messages by Joe Perches · 6 years ago
  32. bb177a7 mm: do not bug_on on incorrect length in __mm_populate() by Michal Hocko · 6 years ago
  33. e3d301c mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE by Michal Hocko · 6 years ago
  34. 24962af fs, elf: make sure to page align bss in load_elf_library by Oscar Salvador · 6 years ago
  35. fa8cbda x86/purgatory: add missing FORCE to Makefile target by Philipp Rudo · 6 years ago
  36. c290fba net/9p/client.c: put refcount of trans_mod in error case in parse_opts() by piaojun · 6 years ago
  37. a90744b mm: allow arch to supply p??_free_tlb functions by Nicholas Piggin · 6 years ago
  38. 02f51d4 autofs: fix slab out of bounds read in getname_kernel() by Tomas Bortoli · 6 years ago
  39. e70cc2b fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  40. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 6 years ago
  41. e181ae0c mm: zero unavailable pages before memmap init by Pavel Tatashin · 6 years ago
  42. c29e9da pinctrl: nsp: Fix potential NULL dereference by Wei Yongjun · 6 years ago
  43. f90a21c pinctrl: nsp: off by ones in nsp_pinmux_enable() by Dan Carpenter · 7 years ago
  44. 550b6f7 pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flag by Niklas Söderlund · 7 years ago
  45. 0084a78 pinctrl: ingenic: Fix inverted direction for < JZ4770 by Paul Cercueil · 7 years ago
  46. 5b1c4bf pinctrl: mt7622: fix a kernel panic when gpio-hog is being applied by Sean Wang · 7 years ago
  47. de227ed pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_range by Sean Wang · 7 years ago
  48. ae6efca pinctrl: mt7622: fix that pinctrl_claim_hogs cannot work by Sean Wang · 7 years ago
  49. 8875059 pinctrl: mt7622: fix initialization sequence between eint and gpiochip by Sean Wang · 7 years ago
  50. fafa35c pinctrl: mt7622: fix error path on failing at groups building by Sean Wang · 7 years ago
  51. 2db39a2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  52. 3951dbf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  53. aa0a324 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  54. 75adbd1 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. ae4ea397 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. 4659fc8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  57. 2a7e121 Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 6 years ago
  58. 79facf3 Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  59. 9d2e348 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  60. e6ef760 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  61. 35a84f3 Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  62. a0092e5 Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  63. 4596f55 Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  64. 02ce6ce drm/amdgpu/pp/smu7: use a local variable for toc indexing by Alex Deucher · 6 years ago
  65. fd6792b rtc: fix alarm read and set offset by Alexandre Belloni · 6 years ago
  66. 0ce0bba xen: setup pv irq ops vector earlier by Juergen Gross · 6 years ago
  67. f8494fa tracing: Reorder display of TGID to be after PID by Joel Fernandes (Google) · 7 years ago
  68. abe4118 i2c: recovery: if possible send STOP with recovery pulses by Wolfram Sang · 6 years ago
  69. 63f0477 Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  70. 6d79a7b kbuild: suppress warnings from 'getconf LFS_*' by Masahiro Yamada · 6 years ago
  71. e23ba82 scripts/tags.sh: add __ro_after_init by Constantine Shulyupin · 6 years ago
  72. 8b247a9 tools: build: Use HOSTLDFLAGS with fixdep by Laura Abbott · 6 years ago
  73. 6fdbd82 tools: build: Fixup host c flags by Laura Abbott · 6 years ago
  74. 9feeb638 tools build: fix # escaping in .cmd files for future Make by Paul Menzel · 7 years ago
  75. 8d4235f amd/dc/dce100: On dce100, set clocks to 0 on suspend by David Francis · 6 years ago
  76. d89d01f drm/amd/display: Convert 10kHz clks from PPLib into kHz for Vega by Harry Wentland · 6 years ago
  77. 9238474 ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller by Adam Ford · 6 years ago
  78. 6e1d33b Merge tag 'perf-urgent-for-mingo-4.18-20180711' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  79. 2f8b5b2 ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores by Nishanth Menon · 6 years ago
  80. e69b5d3 xen: remove global bit from __default_kernel_pte_mask for pv guests by Juergen Gross · 7 years ago
  81. c5a59d2 ALSA: hda/ca0132: Update a pci quirk device name by Alastair Bridgewater · 6 years ago
  82. dad5926 ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97 by Alastair Bridgewater · 6 years ago
  83. 09d2da3 Merge tag 'gvt-fixes-2018-07-11' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 6 years ago
  84. b4c7e2b ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot by Steven Rostedt (VMware) · 6 years ago
  85. d63c467 RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error path by Kamal Heib · 6 years ago
  86. c25c74b Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  87. 0fc8c35 tracing/kprobe: Release kprobe print_fmt properly by Jiri Olsa · 6 years ago
  88. 86125df Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  89. 498e8bf sample: vfio-mdev: avoid deadlock in mdev_access() by Alexey Khoroshilov · 6 years ago
  90. ee6581c nfit: fix unchecked dereference in acpi_nfit_ctl by Dave Jiang · 6 years ago
  91. a74aa96 Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  92. 1dc85ac Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  93. 24d5b28 Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  94. f145495 Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 6 years ago
  95. 5d58093 Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  96. 2fd8eb4 arm64: neon: Fix function may_use_simd() return error status by Yandong Zhao · 6 years ago
  97. 70dbcc2 bsg: fix bogus EINVAL on non-data commands by Tony Battersby · 6 years ago
  98. 32aa928 perf tools: Use python-config --includes rather than --cflags by Jeremy Cline · 6 years ago
  99. db0ba84 perf script python: Fix dict reference counting by Janne Huttunen · 6 years ago
  100. c818cc0 perf stat: Fix --interval_clear option by Jiri Olsa · 7 years ago