1. 620b4e9 s390: use _refcount for pgtables by Matthew Wilcox · 7 years ago
  2. e67d4ca mm: save two stranded bits in gfp_mask by Shakeel Butt · 7 years ago
  3. 285b8dc mm, hugetlbfs: pass fault address to no page handler by Huang Ying · 7 years ago
  4. b3ec9f3 mm: change return type to vm_fault_t by Souptick Joarder · 7 years ago
  5. 2bcd645 mm: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  6. a380b40 mm/page_alloc.c: remove useless parameter of finalise_ac() by Huaisheng Ye · 7 years ago
  7. 3cadfa2 mm/vmpressure.c: convert to use match_string() helper by Andy Shevchenko · 7 years ago
  8. d62ff36 mm/vmpressure.c: use kstrndup instead of kmalloc+strncpy by Andy Shevchenko · 7 years ago
  9. bf8d5d5 memcg: introduce memory.min by Roman Gushchin · 7 years ago
  10. fb52bba mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c by Mathieu Malaterre · 7 years ago
  11. ab6ecf2 mm: /proc/pid/pagemap: hide swap entries from unprivileged users by Huang Ying · 7 years ago
  12. 25cf23d mm/memblock: print memblock_remove by Minchan Kim · 7 years ago
  13. d12c60f mm: memcontrol: drain memcg stock on force_empty by Junaid Shahid · 7 years ago
  14. bb4a7ea mm: memcontrol: drain stocks on resize limit by Shakeel Butt · 7 years ago
  15. 8dd53fd memcg: mark memcg1_events static const by Greg Thelen · 7 years ago
  16. 9ccc361 memcg: writeback: use memcg->cgwb_list directly by Wang Long · 7 years ago
  17. 12ba780 tmpfs: allow decoding a file handle of an unlinked file by Amir Goldstein · 7 years ago
  18. 8848482 mm/ksm: move [set_]page_stable_node from ksm.h to ksm.c by Mike Rapoport · 7 years ago
  19. 48f49e1 mm/ksm: remove unused page_referenced_ksm declaration by Mike Rapoport · 7 years ago
  20. 9378132 lockdep: fix fs_reclaim annotation by Omar Sandoval · 7 years ago
  21. 89fdcd2 mm: shmem: make stat.st_blksize return huge page size if THP is on by Yang Shi · 7 years ago
  22. 05e3ff9 mm: vmalloc: pass proper vm_start into debugobjects by Chintan Pandya · 7 years ago
  23. f3c01d2 mm: vmalloc: avoid racy handling of debugobjects in vunmap by Chintan Pandya · 7 years ago
  24. 82a2e92 mm: vmalloc: clean up vunmap to avoid pgtable ops twice by Chintan Pandya · 7 years ago
  25. 08994b2 mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func() by Wei Yang · 7 years ago
  26. d538c16 mm/sparse.c: check __highest_present_section_nr only for a present section by Wei Yang · 7 years ago
  27. 6882728 mm, gup: prevent pmd checking race in follow_pmd_mask() by Huang Ying · 7 years ago
  28. 7854207 mm/docs: describe memory.low refinements by Roman Gushchin · 7 years ago
  29. 5f93ad6 mm: treat memory.low value inclusive by Roman Gushchin · 7 years ago
  30. 2306715 mm: memory.low hierarchical behavior by Roman Gushchin · 7 years ago
  31. bbec2e1 mm: rename page_counter's count/limit into usage/max by Roman Gushchin · 7 years ago
  32. 1c4bc43 mm/memblock: introduce PHYS_ADDR_MAX by Stefan Agner · 7 years ago
  33. 00b3a33 mm: remove odd HAVE_PTE_SPECIAL by Laurent Dufour · 7 years ago
  34. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  35. e694385 mm/page_alloc: remove realsize in free_area_init_core() by Wei Yang · 7 years ago
  36. 5d75260 mm: restructure memfd code by Mike Kravetz · 7 years ago
  37. c49fcfc mm/shmem: update file sealing comments and file checking by Mike Kravetz · 7 years ago
  38. 5b9c98f mm/shmem: add __rcu annotations and properly deref radix entry by Mike Kravetz · 7 years ago
  39. c026534 zram: introduce zram memory tracking by Minchan Kim · 7 years ago
  40. d7eac6b zram: record accessed second by Minchan Kim · 7 years ago
  41. 89e85bc zram: mark incompressible page as ZRAM_HUGE by Minchan Kim · 7 years ago
  42. c4d6c4cc zram: correct flag name of ZRAM_ACCESS by Minchan Kim · 7 years ago
  43. f3a53a3 mm, memcontrol: implement memory.swap.events by Tejun Heo · 7 years ago
  44. bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 7 years ago
  45. 88aa7cc mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct by Yang Shi · 7 years ago
  46. 05fec35 slab: clean up the code comment in slab kmem_cache struct by Baoquan He · 7 years ago
  47. 05088e5 mm/slub: remove obsolete comment by Canjiang Lu · 7 years ago
  48. a38965b mm/slub.c: add __printf verification to slab_err() by Mathieu Malaterre · 7 years ago
  49. 128227e slab: __GFP_ZERO is incompatible with a constructor by Matthew Wilcox · 7 years ago
  50. e56ee57 net/9p/trans_xen.c: don't inclide rwlock.h directly by Sebastian Andrzej Siewior · 7 years ago
  51. 478ae0c fs/9p: detect invalid options as much as possible by Chengguang Xu · 7 years ago
  52. 8d856c7 net/9p: detect invalid options as much as possible by Chengguang Xu · 7 years ago
  53. c6137fe fs: ocfs2: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  54. 64202a2 ocfs2: drop a VLA in ocfs2_orphan_del() by Salvatore Mesoraca · 7 years ago
  55. f3797d8 ocfs2: correct the comments position of struct ocfs2_dir_block_trailer by Guozhonghua · 7 years ago
  56. 731a40f ocfs2: eliminate a misreported warning by Zhen Lei · 7 years ago
  57. 133b81f ocfs2: ocfs2_inode_lock_tracker does not distinguish lock level by Larry Chen · 7 years ago
  58. 5bc55d6 ocfs2: clean up redundant function declarations by Jia Guo · 7 years ago
  59. 882ea1d scripts: use SPDX tag in get_maintainer and checkpatch by Joe Perches · 7 years ago
  60. ab77dab fs/dax.c: use new return type vm_fault_t by Souptick Joarder · 7 years ago
  61. 3036bc4 Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  62. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  63. c0ab852 Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  64. d987f62c Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  65. 091a0f2 Merge tag 'for-linus-4.18-ofs' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 7 years ago
  66. 70f2ae1 Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  67. da315f6 Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 7 years ago
  68. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  69. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  70. 5eb6eed Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  71. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  72. 8b70543 Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  73. 10b1eb7 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  74. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  75. 0eb0061 Merge tag 'for-linus-4.18' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  76. 8450493 Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  77. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  78. ca95bf6 Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 7 years ago
  79. 48a8bbc media: omap2: fix compile-testing with FB_OMAP2=m by Arnd Bergmann · 7 years ago
  80. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  81. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  82. b4b06db treewide: Use struct_size() for vmalloc()-family by Kees Cook · 7 years ago
  83. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  84. 7170e60 strparser: Add __strp_unpause and use it in ktls. by Doron Roberts-Kedes · 7 years ago
  85. fb1967a rxrpc: Fix terminal retransmission connection ID to include the channel by David Howells · 7 years ago
  86. 96a3c9a Merge branch 'hns3-next' by David S. Miller · 7 years ago
  87. 8e52a60 net: hns3: Optimize PF CMDQ interrupt switching process by Xi Wang · 7 years ago
  88. 6444e2a net: hns3: Fix for VF mailbox receiving unknown message by Xi Wang · 7 years ago
  89. 1819e40 net: hns3: Fix for VF mailbox cannot receiving PF response by Xi Wang · 7 years ago
  90. dd612f18 bnx2x: use the right constant by Julia Lawall · 7 years ago
  91. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  92. 9a99dc1 Revert "net: sched: cls: Fix offloading when ingress dev is vxlan" by David S. Miller · 7 years ago
  93. 5040cc9 net: dsa: b53: Fix for brcm tag issue in Cygnus SoC by Arun Parameswaran · 7 years ago
  94. 126f705 Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  95. 135c550 Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  96. 4016a7f enic: fix UDP rss bits by Govindarajulu Varadarajan · 7 years ago
  97. ff5bc79 powerpc/64s/radix: Fix missing ptesync in flush_cache_vmap by Nicholas Piggin · 7 years ago
  98. af6c5d5 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  99. 9f25a8d Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  100. 0bbddb8 Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago