1. fa7f578 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  2. 7016383 include/asm-generic/topology.h: remove unused parent_node() macro by Dou Liyang · 7 years ago
  3. 15df03c sysvipc: make get_maxid O(1) again by Davidlohr Bueso · 7 years ago
  4. b8fd998 sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE by Davidlohr Bueso · 7 years ago
  5. 2d8364b kernel/reboot.c: add devm_register_reboot_notifier() by Andrey Smirnov · 7 years ago
  6. ded97d2 kcov: support comparison operands collection by Victor Chibotaru · 7 years ago
  7. 4efb442c kernel/panic.c: add TAINT_AUX by Borislav Petkov · 7 years ago
  8. e8cfbc2 pid: remove pidhash by Gargi Sharma · 7 years ago
  9. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  10. 7a8d181 pipe: add proc_dopipe_max_size() to safely assign pipe_max_size by Joe Lawrence · 7 years ago
  11. 36a3d1d lib/genalloc.c: make the avail variable an atomic_long_t by Stephen Bates · 7 years ago
  12. f5bba9d include/linux/radix-tree.h: remove unneeded #include <linux/bug.h> by Masahiro Yamada · 7 years ago
  13. 8001541 include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> by Masahiro Yamada · 7 years ago
  14. 4ca59b1 include/linux/compiler-clang.h: handle randomizable anonymous structs by Sandipan Das · 7 years ago
  15. a7bed27a bug: fix "cut here" location for __WARN_TAINT architectures by Kees Cook · 7 years ago
  16. 2a8358d bug: define the "cut here" string in a single place by Kees Cook · 7 years ago
  17. d15809f iopoll: avoid -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  18. aaf5dcf kernel debug: support resetting WARN_ONCE for all architectures by Andi Kleen · 7 years ago
  19. b1fca27 kernel debug: support resetting WARN*_ONCE by Andi Kleen · 7 years ago
  20. 21dc7e0 mm, compaction: persistently skip hugetlbfs pageblocks by David Rientjes · 7 years ago
  21. 1334be3 mm: fix nodemask printing by Arnd Bergmann · 7 years ago
  22. 2dcd9c7 Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  23. e75080f Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  24. f6705bf Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  25. bec0443 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
  26. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  27. c435da6 sunrpc: Add rpc_request static trace point by Chuck Lever · 7 years ago
  28. a30ccf1 SUNRPC: Fix parsing failure in trace points with XIDs by Chuck Lever · 7 years ago
  29. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  30. 2232df5 rpcrdma: Remove C structure definitions of XDR data items by Chuck Lever · 7 years ago
  31. b04a234 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  32. cbda1b2 Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  33. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  34. 16382e1 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  35. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  36. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  37. 2f62b5a fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  38. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  39. cf9b077 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  40. 527d147 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  41. 8c60969 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
  42. 18c83d2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  43. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  44. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  45. 758f875 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  46. a02cd42 Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  47. 487e2c9 Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  48. b630a23 Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  49. d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  50. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  51. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  52. a6014f1 Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 7 years ago
  53. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  54. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  55. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  56. 0205f75 mm: simplify nodemask printing by Michal Hocko · 7 years ago
  57. 2bce774 writeback: remove unused function parameter by Wang Long · 7 years ago
  58. d135e57 mm/page_alloc.c: broken deferred calculation by Pavel Tatashin · 7 years ago
  59. 4518085 mm, sysctl: make NUMA stats configurable by Kemi Wang · 7 years ago
  60. 7f0b5fb mm, pagevec: rename pagevec drained field by Mel Gorman · 7 years ago
  61. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  62. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  63. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  64. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  65. d9ed0d0 mm: only drain per-cpu pagevecs once per pagevec usage by Mel Gorman · 7 years ago
  66. c7df8ad mm, truncate: do not check mapping for every page being truncated by Mel Gorman · 7 years ago
  67. aa65c29 mm: batch radix tree operations when truncating pages by Jan Kara · 7 years ago
  68. 736304f mm: speed up cancel_dirty_page() for clean pages by Jan Kara · 7 years ago
  69. a4a3ede mm: zero reserved and unavailable struct pages by Pavel Tatashin · 7 years ago
  70. ea1f5f3 mm: define memblock_virt_alloc_try_nid_raw by Pavel Tatashin · 7 years ago
  71. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  72. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  73. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  74. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  75. af5b0f6 mm: consolidate page table accounting by Kirill A. Shutemov · 7 years ago
  76. c481290 mm: introduce wrappers to access mm->nr_ptes by Kirill A. Shutemov · 7 years ago
  77. b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
  78. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  79. 93d3b71 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
  80. 72b045a mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  81. 8745808 mm, arch: remove empty_bad_page* by Michal Hocko · 7 years ago
  82. 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
  83. 4645b9f mm/mmu_notifier: avoid call to invalidate_range() in range_end() by Jérôme Glisse · 7 years ago
  84. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  85. 0bea803 mm/hmm: constify hmm_devmem_page_get_drvdata() parameter by Ralph Campbell · 7 years ago
  86. 66e8b43 mm/memblock.c: make the index explicit argument of for_each_memblock_type by Gioh Kim · 7 years ago
  87. 4da2ce2 mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages() by Michal Hocko · 7 years ago
  88. aa8d22a mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no other reference by Minchan Kim · 7 years ago
  89. 0bcac06 mm, swap: skip swapcache for swapin of synchronous device by Minchan Kim · 7 years ago
  90. 539a6fe mm, swap: introduce SWP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  91. 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  92. 4171044 mm: update comments for struct page.mapping by Changbin Du · 7 years ago
  93. 5799b25 include/linux/slab.h: add kmalloc_array_node() and kcalloc_node() by Johannes Thumshirn · 7 years ago
  94. 4fd0b46 slab, slub, slob: convert slab_flags_t to 32-bit by Alexey Dobriyan · 7 years ago
  95. d50112e slab, slub, slob: add slab_flags_t by Alexey Dobriyan · 7 years ago
  96. 4247f24c Merge branch 'for-4.15/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  97. 6363b3f Merge tag 'ipmi-for-4.15' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  98. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  99. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  100. 22714a2 Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago