1. fbd0141 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  3. 9beb8be bpf: make error reporting in bpf_warn_invalid_xdp_action more clear by Daniel Borkmann · 7 years ago
  4. 5a67da2 bpf: add support for sockmap detach programs by John Fastabend · 7 years ago
  5. 0cfb6ae ipc: optimize semget/shmget/msgget for lots of keys by Guillaume Knispel · 7 years ago
  6. 9405c03 ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  7. a2e0602 ipc: convert ipc_namespace.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  8. a2d8180 drivers/pps: aesthetic tweaks to PPS-related content by Robert P. J. Day · 7 years ago
  9. f22ef33 cpumask: make cpumask_next() out-of-line by Alexey Dobriyan · 7 years ago
  10. c1f3fa2 kmod: split off umh headers into its own file by Luis R. Rodriguez · 7 years ago
  11. 1f28c5d autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT by Tomohiro Kusumi · 7 years ago
  12. 3dd8f7c autofs: make dev ioctl version and ismountpoint user accessible by Ian Kent · 7 years ago
  13. 42f4614 autofs: fix AT_NO_AUTOMOUNT not being honored by Ian Kent · 7 years ago
  14. 895a607 lib/rhashtable: fix comment on locks_mul default value by Davidlohr Bueso · 7 years ago
  15. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  16. f2686bb lib/interval-tree: correct comment wrt generic flavor by Davidlohr Bueso · 7 years ago
  17. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  18. a23ba90 locking/rtmutex: replace top-waiter and pi_waiters leftmost caching by Davidlohr Bueso · 7 years ago
  19. cd9e61e rbtree: cache leftmost node internally by Davidlohr Bueso · 7 years ago
  20. c32ee3d bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  21. e9ef073 include: warn for inconsistent endian config definition by Babu Moger · 7 years ago
  22. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  23. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
  24. 3b3c4ba lib/string.c: add multibyte memset functions by Matthew Wilcox · 7 years ago
  25. 604df32 linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro by Masahiro Yamada · 7 years ago
  26. 855d976 proc: uninline proc_create() by Alexey Dobriyan · 7 years ago
  27. 6380322 mm: consider the number in local CPUs when reading NUMA stats by Kemi Wang · 7 years ago
  28. 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
  29. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  30. de540a9 mm/hmm: fix build when HMM is disabled by Jérôme Glisse · 7 years ago
  31. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  32. d3df0a4 mm/hmm: add new helper to hotplug CDM memory region by Jérôme Glisse · 7 years ago
  33. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  34. 8315ada mm/migrate: allow migrate_vma() to alloc new page on empty entry by Jérôme Glisse · 7 years ago
  35. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  36. 8763cb4 mm/migrate: new memory migration helper for use with device memory by Jérôme Glisse · 7 years ago
  37. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
  38. 858b54d mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory by Jérôme Glisse · 7 years ago
  39. 4ef589d mm/hmm/devmem: device memory hotplug using ZONE_DEVICE by Jérôme Glisse · 7 years ago
  40. 7b2d55d2 mm/ZONE_DEVICE: special case put_page() for device private pages by Jérôme Glisse · 7 years ago
  41. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  42. 3072e41 mm/memory_hotplug: introduce add_pages by Michal Hocko · 7 years ago
  43. 74eee18 mm/hmm/mirror: device page fault handler by Jérôme Glisse · 7 years ago
  44. da4c3c7 mm/hmm/mirror: helper to snapshot CPU page table by Jérôme Glisse · 7 years ago
  45. c0b1240 mm/hmm/mirror: mirror process address space on device with HMM helpers by Jérôme Glisse · 7 years ago
  46. 133ff0e mm/hmm: heterogeneous memory management (HMM for short) by Jérôme Glisse · 7 years ago
  47. 8135d89 mm: memory_hotplug: memory hotremove supports thp migration by Naoya Horiguchi · 7 years ago
  48. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  49. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  50. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  51. 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
  52. b5ff816 mm: thp: introduce separate TTU flag for thp freezing by Naoya Horiguchi · 7 years ago
  53. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  54. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  55. 42c8e86 Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  56. 1080746 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  57. e1bf168 netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable" by Florian Westphal · 7 years ago
  58. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  59. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  60. 828f425 Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  61. ca2c141 udp: drop head states only when all skb references are gone by Paolo Abeni · 7 years ago
  62. 21d236b Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  63. ae8ac6b Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  64. 460352c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  65. 74fee4e Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  66. 5f9cc57 Merge tag 'leds_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 7 years ago
  67. cd7b34f Merge tag 'dmaengine-4.14-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  68. 75c7271 Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  69. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  70. c0da4fa Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  71. d969443 Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  72. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  73. 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  74. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  75. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. 27e8739 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 7 years ago
  77. 33db87d Merge branch 'pci/misc' into next by Bjorn Helgaas · 7 years ago
  78. d4fdf84 Merge branch 'pci/irq-fixups' into next by Bjorn Helgaas · 7 years ago
  79. c5efc22 Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 7 years ago
  80. 18f2067 Merge branch 'pci/dpc' into next by Bjorn Helgaas · 7 years ago
  81. f190132 Merge branch 'pci/aer' into next by Bjorn Helgaas · 7 years ago
  82. 3a749ea Merge branch 'pci/endpoint' into next by Bjorn Helgaas · 7 years ago
  83. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  84. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  85. f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  86. 0f2be42 Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  87. 57e88b4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 3b9f8ed Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  89. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  90. 9954d48 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  91. a7cbfd0 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  92. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  93. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  94. df3735c x86,mpx: make mpx depend on x86-64 to free up VMA flag by Rik van Riel · 7 years ago
  95. c79b57e mm: hugetlb: clear target sub-page last when clearing huge page by Huang Ying · 7 years ago
  96. 2129258 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
  97. a2468cc swap: choose swap device according to numa node by Aaron Lu · 7 years ago
  98. 81a0298 mm, swap: don't use VMA based swap readahead if HDD is used as swap by Huang Ying · 7 years ago
  99. ec56017 mm, swap: VMA based swap readahead by Huang Ying · 7 years ago
  100. cbc65df mm, swap: add swap readahead hit statistics by Huang Ying · 7 years ago