1. 45ea83f hv: add SPDX license id to Kconfig by Stephen Hemminger · 7 years ago
  2. 7624127 hv: add SPDX license to trace by Stephen Hemminger · 7 years ago
  3. 238064f Drivers: hv: vmbus: do not mark HV_PCIE as perf_device by Dexuan Cui · 7 years ago
  4. f68b1a1 Drivers: hv: vmbus: respect what we get from hv_get_synint_state() by Dexuan Cui · 7 years ago
  5. b5b3820 /dev/mem: Avoid overwriting "err" in read_mem() by Kees Cook · 7 years ago
  6. b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  7. 3eb2ce8 Linux 4.16-rc7 by Linus Torvalds · 7 years ago
  8. cb64165 Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma by Linus Torvalds · 7 years ago
  9. d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 9fd64e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. bf45bae Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. eaf6799 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 6bacf66 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  15. e43d40b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  16. cfb2f6f Revert "mqueue: switch to on-demand creation of internal mount" by Eric W. Biederman · 7 years ago
  17. bcfc1f4 Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  18. 99fec39 Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  19. d8ba61b x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 9 years ago
  20. 06ace26f x86/efi: Free efi_pgd with free_pages() by Waiman Long · 7 years ago
  21. 86d043d Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  22. 095fe49 Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 7 years ago
  23. a580657 Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  24. 935c200 Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  25. 97235e7 Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  26. cde00d2 Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  27. 8ce7201 Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  28. 4ac0d3f eeprom: at24: use SPDX identifier instead of GPL boiler-plate by Bartosz Golaszewski · 7 years ago
  29. dfa453b selftests: ftrace: Add a testcase for probepoint by Masami Hiramatsu · 7 years ago
  30. 5fbdbed selftests: ftrace: Add a testcase for string type with kprobe_event by Masami Hiramatsu · 7 years ago
  31. 871bef2 selftests: ftrace: Add probe event argument syntax testcase by Masami Hiramatsu · 7 years ago
  32. c5d343b tracing: probeevent: Fix to support minus offset from symbol by Masami Hiramatsu · 7 years ago
  33. 34d43fa eeprom: at24: simplify the i2c functionality checking by Bartosz Golaszewski · 7 years ago
  34. df3da61 eeprom: at24: fix a line break by Bartosz Golaszewski · 7 years ago
  35. de5db10 eeprom: at24: tweak newlines by Bartosz Golaszewski · 7 years ago
  36. 551a126 eeprom: at24: refactor at24_probe() by Bartosz Golaszewski · 7 years ago
  37. 7c28066 eeprom: at24: remove at24_platform_data from at24_data by Bartosz Golaszewski · 7 years ago
  38. feb2f19 eeprom: at24: move platform data processing into a separate routine by Bartosz Golaszewski · 7 years ago
  39. 48b6a7d eeprom: at24: switch to using probe_new() from the i2c framework by Bartosz Golaszewski · 7 years ago
  40. f1a640c eeprom: at24: provide and use at24_base_client_dev() by Bartosz Golaszewski · 7 years ago
  41. 11288b7 eeprom: at24: readability tweak in at24_probe() by Bartosz Golaszewski · 7 years ago
  42. 021c7d7 eeprom: at24: use a helper variable for dev by Bartosz Golaszewski · 7 years ago
  43. f2adff6 eeprom: at24: rename chip to pdata in at24_probe() by Bartosz Golaszewski · 7 years ago
  44. 1f77d18 eeprom: at24: rename at24_get_pdata() by Bartosz Golaszewski · 7 years ago
  45. 7c7f428 eeprom: at24: don't check if byte_len is a power of 2 by Bartosz Golaszewski · 7 years ago
  46. 53998fa eeprom: at24: make struct initialization uniform in at24_probe() by Bartosz Golaszewski · 7 years ago
  47. c4fee33 eeprom: at24: drop redundant variable in at24_write() by Bartosz Golaszewski · 7 years ago
  48. eb27fde eeprom: at24: drop redundant variable in at24_read() by Bartosz Golaszewski · 7 years ago
  49. 14263b8 eeprom: at24: remove code separators by Bartosz Golaszewski · 7 years ago
  50. 5ca2b5b eeprom: at24: arrange local variables by Bartosz Golaszewski · 7 years ago
  51. 8cdc4e7 eeprom: at24: remove nvmem_config from at24_data by Bartosz Golaszewski · 7 years ago
  52. d154316 eeprom: at24: disable regmap locking by Bartosz Golaszewski · 7 years ago
  53. c84f259 eeprom: at25: sizeof t should be sizeof(t) by Devang Panchal · 7 years ago
  54. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  55. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  56. 9ec7ccc Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  57. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
  58. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
  59. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
  60. b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 7 years ago
  61. fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 7 years ago
  62. fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
  63. 28ee90f x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
  64. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  65. 1705f7c h8300: remove extraneous __BIG_ENDIAN definition by Arnd Bergmann · 7 years ago
  66. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  67. 2e517d68 lockdep: fix fs_reclaim warning by Tetsuo Handa · 7 years ago
  68. 296cefe MAINTAINERS: update Mark Fasheh's e-mail by Mark Fasheh · 7 years ago
  69. 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
  70. 5a9f698 drm/ast: Fixed 1280x800 Display Issue by Y.C. Chen · 7 years ago
  71. e7d7743 Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  72. 394c73d Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  73. 594fdba Merge branch 'acpi-wdat' by Rafael J. Wysocki · 7 years ago
  74. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  75. 9ce2078 Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  76. b7b3f66 Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  77. 8c2d689 Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  78. 096c49e Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  79. cec1b94 Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 7 years ago
  80. 5dcd840 macsec: missing dev_put() on error in macsec_newlink() by Dan Carpenter · 7 years ago
  81. e0645d9 Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  82. 40013ff net: dsa: Fix functional dsa-loop dependency on FIXED_PHY by Florian Fainelli · 7 years ago
  83. 53e8269 Merge branch 'hv_netvsc-fix-races-during-shutdown-and-changes' by David S. Miller · 7 years ago
  84. 7b2ee50 hv_netvsc: common detach logic by Stephen Hemminger · 7 years ago
  85. 0ef58b0 hv_netvsc: change GPAD teardown order on older versions by Stephen Hemminger · 7 years ago
  86. 02400fc hv_netvsc: use RCU to fix concurrent rx and queue changes by Stephen Hemminger · 7 years ago
  87. 8348e04 hv_netvsc: disable NAPI before channel close by Stephen Hemminger · 7 years ago
  88. 68e2ffd net/ipv6: Handle onlink flag with multipath routes by David Ahern · 7 years ago
  89. 6d06673 ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 7 years ago
  90. 8936ef7 ipv6: sr: fix NULL pointer dereference when setting encap source address by David Lebrun · 7 years ago
  91. 191f86c ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state by David Lebrun · 7 years ago
  92. 9b894cd Merge branch 'aquantia-fixes' by David S. Miller · 7 years ago
  93. c89bf1c net: aquantia: driver version bump by Igor Russkikh · 7 years ago
  94. 90869dd net: aquantia: Implement pci shutdown callback by Igor Russkikh · 7 years ago
  95. 3e9a545 net: aquantia: Allow live mac address changes by Igor Russkikh · 7 years ago
  96. b647d398 net: aquantia: Add tx clean budget and valid budget handling logic by Igor Russkikh · 7 years ago
  97. 47203b3 net: aquantia: Change inefficient wait loop on fw data reads by Igor Russkikh · 7 years ago
  98. d0f0fb2 net: aquantia: Fix a regression with reset on old firmware by Igor Russkikh · 7 years ago
  99. 1bf9a75 net: aquantia: Fix hardware reset when SPI may rarely hangup by Igor Russkikh · 7 years ago
  100. 1959031 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago