1. 52890d2a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  2. ea09267 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 6 years ago
  3. 10dc890 Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Greg Kroah-Hartman · 6 years ago
  4. a27fb6d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Greg Kroah-Hartman · 6 years ago
  5. 0eba869 Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs by Greg Kroah-Hartman · 6 years ago
  6. 211b100 Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block by Greg Kroah-Hartman · 6 years ago
  7. a38fd7d Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  8. 4fcb7f8 Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  9. 618cc15 Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 6 years ago
  10. 234b69e ocfs2: fix ocfs2 read block panic by Junxiao Bi · 6 years ago
  11. 172b06c3 mm: slowly shrink slabs with a relatively small number of objects by Roman Gushchin · 6 years ago
  12. 3bf181b kernel/sys.c: remove duplicated include by YueHaibing · 6 years ago
  13. b45d71f mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 6 years ago
  14. a1b3d2f fs/proc/kcore.c: fix invalid memory access in multi-page read optimization by Dominique Martinet · 6 years ago
  15. 889c695 mm: disable deferred struct page for 32-bit arches by Pasha Tatashin · 6 years ago
  16. f83606f fork: report pid exhaustion correctly by KJ Tsanaktsidis · 6 years ago
  17. f061c1c Revert "ubifs: xattr: Don't operate on deleted inodes" by Richard Weinberger · 6 years ago
  18. d3bdc01 ubifs: drop false positive assertion by Sascha Hauer · 7 years ago
  19. 37f31b6 ubifs: Check for name being NULL while mounting by Richard Weinberger · 7 years ago
  20. 26b471c KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs by Liran Alon · 6 years ago
  21. 44d8cc6 drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs by Yong Zhao · 7 years ago
  22. 15426db drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9 by Yong Zhao · 7 years ago
  23. caaa4c8a drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7 by Amber Lin · 7 years ago
  24. 96147db pinctrl: intel: Do pin translation in other GPIO operations as well by Mika Westerberg · 6 years ago
  25. d611aaf Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 6 years ago
  26. 65eea8e floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl by Andy Whitcroft · 6 years ago
  27. 7ce5c8c libata: mask swap internal and hardware tag by Jens Axboe · 6 years ago
  28. ae596de Compiler Attributes: naked can be shared by Miguel Ojeda · 6 years ago
  29. d124b44 Compiler Attributes: naked was fixed in gcc 4.6 by Miguel Ojeda · 6 years ago
  30. 4b92e7f Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd by Greg Kroah-Hartman · 6 years ago
  31. d829208 Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Greg Kroah-Hartman · 6 years ago
  32. e71cf59 drm/vmwgfx: Fix buffer object eviction by Thomas Hellstrom · 7 years ago
  33. a4bd815 drm/vmwgfx: Don't impose STDU limits on framebuffer size by Deepak Rawat · 7 years ago
  34. 140b4e6 drm/vmwgfx: limit mode size for all display unit to texture_max by Deepak Rawat · 7 years ago
  35. 0c1b174 drm/vmwgfx: limit screen size to stdu_max during check_modeset by Deepak Rawat · 7 years ago
  36. bfc8882 drm/vmwgfx: don't check for old_crtc_state enable status by Deepak Rawat · 7 years ago
  37. 30f3984 drm/amdgpu: add new polaris pci id by Alex Deucher · 6 years ago
  38. 8ca4fff Merge tag 'drm-intel-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  39. d5b3a31 Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  40. 8b56ee9 kvm: selftests: Add platform_info_test by Drew Schmitt · 7 years ago
  41. 6fbbde9 KVM: x86: Control guest reads of MSR_PLATFORM_INFO by Drew Schmitt · 7 years ago
  42. d84f1cf KVM: x86: Turbo bits in MSR_PLATFORM_INFO by Drew Schmitt · 7 years ago
  43. ba8e23d nVMX x86: Check VPID value on vmentry of L2 guests by Krish Sadhukhan · 7 years ago
  44. 6de84e5 nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2 by Krish Sadhukhan · 7 years ago
  45. e6c67d8 KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICv by Liran Alon · 7 years ago
  46. 5bea512 KVM: VMX: check nested state and CR4.VMXE against SMM by Paolo Bonzini · 6 years ago
  47. 822f312 kvm: x86: make kvm_{load|put}_guest_fpu() static by Sebastian Andrzej Siewior · 7 years ago
  48. a1efa9b x86/hyper-v: rename ipi_arg_{ex,non_ex} structures by Vitaly Kuznetsov · 7 years ago
  49. d264ee0 KVM: VMX: use preemption timer to force immediate VMExit by Sean Christopherson · 7 years ago
  50. f459a70 KVM: VMX: modify preemption timer bit only when arming timer by Sean Christopherson · 7 years ago
  51. 4c00812 KVM: VMX: immediately mark preemption timer expired only for zero value by Sean Christopherson · 7 years ago
  52. a101c9d63 KVM: SVM: Switch to bitmap_zalloc() by Andy Shevchenko · 7 years ago
  53. 9a98458 KVM/MMU: Fix comment in walk_shadow_page_lockless_end() by Tianyu Lan · 7 years ago
  54. 6bd317d kvm: selftests: use -pthread instead of -lpthread by Lei Yang · 7 years ago
  55. 83b20b2 KVM: x86: don't reset root in kvm_mmu_setup() by Wei Yang · 7 years ago
  56. d35b34a kvm: mmu: Don't read PDPTEs when paging is not enabled by Junaid Shahid · 7 years ago
  57. d176620 x86/kvm/lapic: always disable MMIO interface in x2APIC mode by Vitaly Kuznetsov · 7 years ago
  58. eb9a29f Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Greg Kroah-Hartman · 6 years ago
  59. 6ad49fa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Greg Kroah-Hartman · 6 years ago
  60. 5d05dfd1 Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  61. 558a9ef drm: sun4i: drop second PLL from A64 HDMI PHY by Icenowy Zheng · 6 years ago
  62. 4ca719a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Greg Kroah-Hartman · 6 years ago
  63. f21f7fa Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  64. eba2d6b Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-platform-drivers-x86 by Greg Kroah-Hartman · 6 years ago
  65. 8e2aac3 pinctrl: cannonlake: Fix gpio base for GPP-E by Simon Detheridge · 6 years ago
  66. 008d2f4 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgent by Thomas Gleixner · 6 years ago
  67. a530bf9 Merge tag 'gvt-fixes-2018-09-18' of https://github.com/intel/gvt-linux into drm-intel-fixes by Rodrigo Vivi · 6 years ago
  68. 169e366 perf Documentation: Fix out-of-tree asciidoctor man page generation by Ben Hutchings · 6 years ago
  69. 6d41907 tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems by Arnaldo Carvalho de Melo · 7 years ago
  70. 1795f81 Merge tag 'kvm-ppc-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  71. cb5fb87 Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  72. 5707833 drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers. by Dave Airlie · 6 years ago
  73. 4a3e85f2 mtd: devices: m25p80: Make sure the buffer passed in op is DMA-able by Boris Brezillon · 6 years ago
  74. 5211da9 Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  75. 30bfd93 net/ipv6: do not copy dst flags on rt init by Peter Oskolkov · 6 years ago
  76. 7759ca3 drm/i915/gvt: clear ggtt entries when destroy vgpu by Zhipeng Gong · 6 years ago
  77. a1ac5f0 drm/i915/gvt: request srcu_read_lock before checking if one gfn is valid by Weinan Li · 6 years ago
  78. d817de3 drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handler by Colin Xu · 7 years ago
  79. db7c8f1 drm/i915/gvt: Init PHY related registers for BXT by Colin Xu · 6 years ago
  80. 922005c qmi_wwan: set DTR for modems in forced USB2 mode by Bjørn Mork · 6 years ago
  81. 89bfd48 Merge branch 'r8169-clk-fixes' by David S. Miller · 6 years ago
  82. 648e921 clk: x86: Stop marking clocks as CLK_IS_CRITICAL by Hans de Goede · 7 years ago
  83. c2f6f3e r8169: Get and enable optional ether_clk clock by Hans de Goede · 7 years ago
  84. b1e3454 clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail by Hans de Goede · 7 years ago
  85. 0866cd1 r8169: enable ASPM on RTL8106E by Kai-Heng Feng · 7 years ago
  86. 9423546 r8169: Align ASPM/CLKREQ setting function with vendor driver by Kai-Heng Feng · 7 years ago
  87. 3275b4df Revert "kcm: remove any offset before parsing messages" by David S. Miller · 6 years ago
  88. 072222b kcm: remove any offset before parsing messages by Dominique Martinet · 7 years ago
  89. 3c499ea drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation by Lyude Paul · 6 years ago
  90. 83f3655 ring-buffer: Allow for rescheduling when removing pages by Vaibhav Nagarnaik · 7 years ago
  91. 3918c21 Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Greg Kroah-Hartman · 6 years ago
  92. 196f4ee Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 6 years ago
  93. c734809 net: ethernet: Fix a unused function warning. by zhong jiang · 6 years ago
  94. ddca24d net: dsa: mv88e6xxx: Fix ATU Miss Violation by Andrew Lunn · 7 years ago
  95. 50c6b58 tls: fix currently broken MSG_PEEK behavior by Daniel Borkmann · 7 years ago
  96. aa079bd Merge branch 'hv_netvsc-associate-VF-and-PV-device-by-serial-number' by David S. Miller · 6 years ago
  97. 00d7ddb hv_netvsc: pair VF based on serial number by Stephen Hemminger · 7 years ago
  98. a15f2c08 PCI: hv: support reporting serial number as slot information by Stephen Hemminger · 7 years ago
  99. 28ea334 bnxt_en: Fix VF mac address regression. by Michael Chan · 7 years ago
  100. bbd6528 ipv6: fix possible use-after-free in ip6_xmit() by Eric Dumazet · 7 years ago