1. 1173194 mm/page_owner.c: make early_page_owner_param() __init by Dou Liyang · 7 years ago
  2. 8bd30c1 mm/kmemleak.c: make kmemleak_boot_config() __init by Dou Liyang · 7 years ago
  3. e9e9b7e mm: swap: unify cluster-based and vma-based swap readahead by Minchan Kim · 7 years ago
  4. eaf649eb mm: swap: clean up swap readahead by Minchan Kim · 7 years ago
  5. e830c63 mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention by Tetsuo Handa · 7 years ago
  6. 5c9bab5 z3fold: limit use of stale list for allocation by Vitaly Wool · 7 years ago
  7. 605ca5e mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 7 years ago
  8. 03f5d58 mm/page_ref: use atomic_set_release in page_ref_unfreeze by Konstantin Khlebnikov · 7 years ago
  9. e92bb4d mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 7 years ago
  10. 5ad3509 mm: reuse DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 7 years ago
  11. 7f16f91 mm, page_alloc: move mirrored_kernelcore to __meminitdata by David Rientjes · 7 years ago
  12. a5c6d65 mm, page_alloc: extend kernelcore and movablecore for percent by David Rientjes · 7 years ago
  13. 31286a8 mm: hwpoison: disable memory error handling on 1GB hugepage by Naoya Horiguchi · 7 years ago
  14. d0dc12e mm/memory_hotplug: optimize memory hotplug by Pavel Tatashin · 7 years ago
  15. fc44f7f mm/memory_hotplug: don't read nid from struct page during hotplug by Pavel Tatashin · 7 years ago
  16. b77eab7 mm/memory_hotplug: optimize probe routine by Pavel Tatashin · 7 years ago
  17. f165b37 mm: uninitialized struct page poisoning sanity checking by Pavel Tatashin · 7 years ago
  18. 078eb6a x86/mm/memory_hotplug: determine block size based on the end of boot memory by Pavel Tatashin · 7 years ago
  19. ba32558 mm/memory_hotplug: enforce block size aligned range check by Pavel Tatashin · 7 years ago
  20. f0849ac mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_refs_one() by Yang Shi · 7 years ago
  21. c9e97a1 mm: initialize pages on demand during boot by Pavel Tatashin · 7 years ago
  22. 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 7 years ago
  23. 8e7a0c9 mm/swap_slots.c: use conditional compilation by Randy Dunlap · 7 years ago
  24. 3102535 mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE by Anshuman Khandual · 7 years ago
  25. 57a7702 mm: always print RLIMIT_DATA warning by David Woodhouse · 7 years ago
  26. c01f0b5 mm/ksm.c: make stable_node_dup() static by Colin Ian King · 7 years ago
  27. f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
  28. 1ba586d mm/slab_common.c: remove test if cache name is accessible by Mikulas Patocka · 7 years ago
  29. 613a5eb slab, slub: remove size disparity on debug kernel by Shakeel Butt · 7 years ago
  30. 302d55d slab: use 32-bit arithmetic in freelist_randomize() by Alexey Dobriyan · 7 years ago
  31. 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 7 years ago
  32. 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 7 years ago
  33. 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 7 years ago
  34. 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
  35. be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 7 years ago
  36. 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 7 years ago
  37. 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 7 years ago
  38. 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 7 years ago
  39. a5035de slub: make ->offset unsigned int by Alexey Dobriyan · 7 years ago
  40. e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 7 years ago
  41. 52ee6d7 slub: make ->inuse unsigned int by Alexey Dobriyan · 7 years ago
  42. 3a3791e slub: make ->align unsigned int by Alexey Dobriyan · 7 years ago
  43. d66e52d slub: make ->reserved unsigned int by Alexey Dobriyan · 7 years ago
  44. 2ca6d39 slub: make ->red_left_pad unsigned int by Alexey Dobriyan · 7 years ago
  45. 56d8cee slub: make ->max_attr_size unsigned int by Alexey Dobriyan · 7 years ago
  46. eb7235e slub: make ->remote_node_defrag_ratio unsigned int by Alexey Dobriyan · 7 years ago
  47. ac914d0 slab: make size_index_elem() unsigned int by Alexey Dobriyan · 7 years ago
  48. d5f8665 slab: make size_index[] array u8 by Alexey Dobriyan · 7 years ago
  49. f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  50. 361d575 slab: make create_boot_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  51. 55de8b9 slab: make create_kmalloc_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  52. 0be7032 slab: make kmalloc_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  53. 36071a2 slab: make kmalloc_index() return "unsigned int" by Alexey Dobriyan · 7 years ago
  54. c863057 slab: fixup calculate_alignment() argument type by Alexey Dobriyan · 7 years ago
  55. 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 7 years ago
  56. 1c99ba2 mm/slab_common.c: mark kmalloc machinery as __ro_after_init by Alexey Dobriyan · 7 years ago
  57. 849cf55 fs: don't flush pagecache when expanding block device by shunki-fujita · 7 years ago
  58. 9421c3e net/9p/client.c: fix potential refcnt problem of trans module by Chengguang Xu · 7 years ago
  59. 7ff3c20 fs/9p: don't set SB_NOATIME by default by Yiwen Jiang · 7 years ago
  60. a25c365 9p: check memory allocation result for cachetag by Chengguang Xu · 7 years ago
  61. ac89b2e 9p: don't maintain dir i_nlink if the exported fs doesn't either by Eryu Guan · 7 years ago
  62. a852224 net/9p: avoid -ERESTARTSYS leak to userspace by Greg Kurz · 7 years ago
  63. de37428 ocfs2/dlm: clean up unused variable in dlm_process_recovery_data by Changwei Ge · 7 years ago
  64. ba16ddf ocfs2/o2hb: check len for bio_add_page() to avoid getting incorrect bio by piaojun · 7 years ago
  65. 39ec377 ocfs2: add duplicated ino number check by Gang He · 7 years ago
  66. 5f483c4 ocfs2: add kobject for online file check by Gang He · 7 years ago
  67. 8fc2cb4b ocfs2: fix some small problems by Gang He · 7 years ago
  68. 5ac9438 ocfs2: move some definitions to header file by Gang He · 7 years ago
  69. baa31b8 ocfs2: correct spelling mistake for migratable for all by Changwei Ge · 7 years ago
  70. 510c487 ocfs2: fix spelling mistake: "Migrateable" -> "Migratable" by Colin Ian King · 7 years ago
  71. 60c7ec9 ocfs2/dlm: wait for dlm recovery done when migrating all lock resources by piaojun · 7 years ago
  72. a43d24c ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast() by Changwei Ge · 7 years ago
  73. 2bcb654 ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area() by Changwei Ge · 7 years ago
  74. 26ec161 fs/ocfs2/dlm/dlmrecovery.c: remove unrelated comment by Changwei Ge · 7 years ago
  75. a012ab4 ocfs2: remove two unused functions from suballoc.c by Changwei Ge · 7 years ago
  76. a17b485 ocfs2: remove unnecessary null pointer check before kmem_cache_destroy() by piaojun · 7 years ago
  77. bb34f24 ocfs2/dlm: don't handle migrate lockres if already in shutdown by Jun Piao · 7 years ago
  78. 1202d4b ocfs2: keep the trace point consistent with the function name by Jia Guo · 7 years ago
  79. bb4c9d6 ocfs2: remove some unused function declarations by piaojun · 7 years ago
  80. d324cd4 ocfs2: use 'oi' instead of 'OCFS2_I()' by piaojun · 7 years ago
  81. 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 7 years ago
  82. 6870c01 scripts/faddr2line: show the code context by Changbin Du · 7 years ago
  83. 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 7 years ago
  84. 5df63c2 hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 7 years ago
  85. 7bbaf27 zboot: fix stack protector in compressed boot phase by Huacai Chen · 7 years ago
  86. 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  87. 38047d5 Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  88. df34df4 Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  89. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  90. ac9053d Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  91. f9ca6a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  92. 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  93. 527cd20 Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 7 years ago
  94. 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  95. 5b1f3dc Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. 680014d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 0c21fd6 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  98. 3e968c9 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  99. a8f8e8a Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  100. 2bd99df Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 7 years ago