1. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  3. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  4. ed81745 mm: Implement no-MMU variant of vmalloc_user_node_flags by Andrii Nakryiko · 5 years ago
  5. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  6. 9a63236 mm/ksm.c: don't WARN if page is still mapped in remove_stable_node() by Andrey Ryabinin · 5 years ago
  7. 7ce700b mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span() by David Hildenbrand · 5 years ago
  8. ee5a489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  9. fc97022 bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY by Andrii Nakryiko · 5 years ago
  10. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  11. 6855ac4 mm/debug.c: PageAnon() is true for PageKsm() pages by Ralph Campbell · 5 years ago
  12. 76a1850 mm/debug.c: __dump_page() prints an extra line by Ralph Campbell · 5 years ago
  13. 5df373e mm/page_io.c: do not free shared swap slots by Vinayak Menon · 5 years ago
  14. 2c91f8f mm/memory_hotplug: fix try_offline_node() by David Hildenbrand · 5 years ago
  15. 4655e5e mm,thp: recheck each page before collapsing file THP by Song Liu · 5 years ago
  16. aea4df4 mm: slub: really fix slab walking for init_on_free by Laura Abbott · 5 years ago
  17. 0362f32 mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup() by Roman Gushchin · 5 years ago
  18. 00d484f mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 5 years ago
  19. 8207296 mm: fix trying to reclaim unevictable lru page when calling madvise_pageout by zhong jiang · 5 years ago
  20. a85dfc3 mm: mempolicy: fix the wrong return value and potential pages leak of mbind by Yang Shi · 5 years ago
  21. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  22. 869712f mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges by Johannes Weiner · 5 years ago
  23. 656d571 mm/memory_hotplug: fix updating the node span by David Hildenbrand · 5 years ago
  24. 221ec5c mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly by Roman Gushchin · 5 years ago
  25. 1be334e mm/page_alloc.c: ratelimit allocation failure warnings more aggressively by Johannes Weiner · 5 years ago
  26. ec649c9d mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y by Ville Syrjälä · 5 years ago
  27. 93b3a67 mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo by Michal Hocko · 5 years ago
  28. abaed01 mm, vmstat: hide /proc/pagetypeinfo from normal users by Michal Hocko · 5 years ago
  29. df2ec76 mm/mmu_notifiers: use the right return code for WARN_ON by Jason Gunthorpe · 5 years ago
  30. 3e8fc00 mm, meminit: recalculate pcpu batch and high limits after init completes by Mel Gorman · 5 years ago
  31. 7961eee mm: memcontrol: fix NULL-ptr deref in percpu stats flush by Shakeel Butt · 5 years ago
  32. 75a1a60 uaccess: Add strict non-pagefault kernel-space read function by Daniel Borkmann · 5 years ago
  33. 1d1585c uaccess: Add non-pagefault user-space write function by Daniel Borkmann · 5 years ago
  34. ef18a1c mm/thp: allow dropping THP from page cache by Kirill A. Shutemov · 5 years ago
  35. 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
  36. 06d3eff mm/thp: fix node page state in split_huge_page_to_list() by Kirill A. Shutemov · 5 years ago
  37. a2ae8c0 mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch by Ben Dooks (Codethink) · 5 years ago
  38. d0e6a58 mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition by Ben Dooks · 5 years ago
  39. 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
  40. ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
  41. f231fe4 hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic() by David Hildenbrand · 5 years ago
  42. f3057ad mm: memblock: do not enforce current limit for memblock_phys* family by Mike Rapoport · 5 years ago
  43. b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
  44. 0cd22af mm/gup: fix a misnamed "write" argument, and a related bug by John Hubbard · 5 years ago
  45. b749ecf mm: memcg/slab: fix panic in __free_slab() caused by premature memcg pointer release by Roman Gushchin · 5 years ago
  46. 77e080e mm/memunmap: don't access uninitialized memmap in memunmap_pages() by Aneesh Kumar K.V · 5 years ago
  47. 00d6c01 mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() by David Hildenbrand · 5 years ago
  48. a26ee56 mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetypeinfo by Qian Cai · 5 years ago
  49. 96c804a mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() by David Hildenbrand · 5 years ago
  50. 83d116c mm: fix double page fault on arm64 if PTE_AF is cleared by Jia He · 5 years ago
  51. 3d7fed4 mm/memory-failure: poison read receives SIGKILL instead of SIGBUS if mmaped more than once by Jane Chu · 5 years ago
  52. 87bf4f7 mm/slab.c: fix kernel-doc warning for __ksize() by Randy Dunlap · 5 years ago
  53. a2e9a5a mm, compaction: fix wrong pfn handling in __reset_isolation_pfn() by Vlastimil Babka · 5 years ago
  54. 3f36d86 mm, hugetlb: allow hugepage allocations to reclaim as needed by David Rientjes · 5 years ago
  55. 0f181f9 mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocations by Alexander Potapenko · 5 years ago
  56. e4f8e51 mm/slub: fix a deadlock in show_slab_objects() by Qian Cai · 5 years ago
  57. fdf3bf8 mm, page_owner: rename flag indicating that page is allocated by Vlastimil Babka · 5 years ago
  58. 0fe9a44 mm, page_owner: decouple freeing stack trace from debug_pagealloc by Vlastimil Babka · 5 years ago
  59. 5556cfe mm, page_owner: fix off-by-one error in __set_page_owner_handle() by Vlastimil Babka · 5 years ago
  60. 2abd839 kmemleak: Do not corrupt the object_list during clean-up by Catalin Marinas · 5 years ago
  61. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  62. 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  63. 33f37c6 shmem: fix LSM options parsing by Al Viro · 5 years ago
  64. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  65. 59bb479 mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) by Vlastimil Babka · 5 years ago
  66. 6a486c0 mm, sl[ou]b: improve memory accounting by Vlastimil Babka · 5 years ago
  67. 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
  68. 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
  69. 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
  70. 518a867 mm/vmpressure.c: fix a signedness bug in vmpressure_register_event() by Dan Carpenter · 5 years ago
  71. 234fdce mm/page_alloc.c: fix a crash in free_pages_prepare() by Qian Cai · 5 years ago
  72. 5b6807d mm/z3fold.c: claim page in the beginning of free by Vitaly Wool · 5 years ago
  73. 758b8db mm: fix -Wmissing-prototypes warnings by Yi Wang · 5 years ago
  74. 6d0e984 mm/memremap: drop unused SECTION_SIZE and SECTION_MASK by Anshuman Khandual · 5 years ago
  75. a2b90f1 bdi: Do not use freezable workqueue by Mika Westerberg · 5 years ago
  76. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  77. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
  78. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 5 years ago
  79. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  80. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  81. 0576f06 Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  82. d616d51 mm: factor out common parts between MADV_COLD and MADV_PAGEOUT by Minchan Kim · 5 years ago
  83. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  84. 8940b34 mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM by Minchan Kim · 5 years ago
  85. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  86. ce18d17 mm: untag user pointers in mmap/munmap/mremap/brk by Catalin Marinas · 5 years ago
  87. 5d65e7a mm: untag user pointers in get_vaddr_frames by Andrey Konovalov · 5 years ago
  88. f965259 mm: untag user pointers in mm/gup.c by Andrey Konovalov · 5 years ago
  89. 057d3389 mm: untag user pointers passed to memory syscalls by Andrey Konovalov · 5 years ago
  90. 315cc06 augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro by Michel Lespinasse · 5 years ago
  91. e55d9d9 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 5 years ago
  92. 2b38d01 mm/zsmalloc.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
  93. 068619e zswap: do not map same object twice by Vitaly Wool · 5 years ago
  94. d2fcd82 zswap: use movable memory if zpool support allocate movable memory by Hui Zhu · 5 years ago
  95. c165f25 zpool: add malloc_support_movable to zpool_driver by Hui Zhu · 5 years ago
  96. 28eb3c80 shmem: fix obsolete comment in shmem_getpage_gfp() by Miles Chen · 5 years ago
  97. f3bc0db mm/madvise: reduce code duplication in error handling paths by Mike Rapoport · 5 years ago
  98. 76f3495 mm: mmap: increase sockets maximum memory size pgoff for 32bits by Ivan Khoronzhuk · 5 years ago
  99. 73848a9 mm/mmap.c: refine find_vma_prev() with rb_last() by Wei Yang · 5 years ago
  100. e7142bf arm64, mm: make randomization selected by generic topdown mmap layout by Alexandre Ghiti · 5 years ago