1. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  2. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  3. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  4. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. 8f14772 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 6ec6296 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 74b1da5 shmem: make use of ->free_inode() by Al Viro · 6 years ago
  10. 868b104 mm/vmalloc: Add flag for freeing of special permsissions by Rick Edgecombe · 6 years ago
  11. d633269 mm/hibernation: Make hibernation handle unmapped pages by Rick Edgecombe · 6 years ago
  12. af52bf6 mm/page_owner: Simplify stack trace handling by Thomas Gleixner · 6 years ago
  13. 880e049 mm/kasan: Simplify stacktrace handling by Thomas Gleixner · 6 years ago
  14. 07984aa mm/kmemleak: Simplify stacktrace handling by Thomas Gleixner · 6 years ago
  15. 7971679 mm/slub: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  16. 8118b82 mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag by Andrey Ryabinin · 6 years ago
  17. 8139ad0 mm/page_alloc.c: avoid potential NULL pointer dereference by Andrey Ryabinin · 6 years ago
  18. ee8ab0e mm, page_alloc: always use a captured page regardless of compaction result by Mel Gorman · 6 years ago
  19. 24512228b mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory model by Mel Gorman · 6 years ago
  20. 89c02e6 mm/memory_hotplug.c: drop memory device reference after find_memory_block() by David Hildenbrand · 6 years ago
  21. 4c3f49a Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  22. 04f5866 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
  23. dce5b0b mm/kmemleak.c: fix unused-function warning by Arnd Bergmann · 6 years ago
  24. 3b99120 mm: fix inactive list balancing between NUMA nodes and cgroups by Johannes Weiner · 6 years ago
  25. 1a9f2191 mm/hotplug: treat CMA pages as unmovable by Qian Cai · 6 years ago
  26. e8277b3 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 6 years ago
  27. af53d3e mm: swapoff: shmem_unuse() stop eviction without igrab() by Hugh Dickins · 6 years ago
  28. 64165b1 mm: swapoff: take notice of completion sooner by Hugh Dickins · 6 years ago
  29. dd862de mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES by Hugh Dickins · 6 years ago
  30. 8703954 mm: swapoff: shmem_find_swap_entries() filter out other types by Hugh Dickins · 6 years ago
  31. 1a62b18 slab: store tagged freelist for off-slab slabmgmt by Qian Cai · 6 years ago
  32. 80552f0 mm/slab: Remove store_stackinfo() by Qian Cai · 6 years ago
  33. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  34. ead97a4 mm/kasan: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  35. 4621c98 mm/page_owner: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  36. b8ca7ff mm/slub: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  37. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  38. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  39. e209274 kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE by Torsten Duwe · 6 years ago
  40. fcf8891 slab: fix a crash by reading /proc/slab_allocators by Qian Cai · 6 years ago
  41. e914552 mm/util.c: fix strndup_user() comment by Andrew Morton · 6 years ago
  42. 0b3d6e6 mm: writeback: use exact memcg dirty counts by Greg Thelen · 6 years ago
  43. c6f3c5e mm/huge_memory.c: fix modifying of page protection by insert_pfn_pmd() by Aneesh Kumar K.V · 6 years ago
  44. 298a32b kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 6 years ago
  45. 5b56d99 mm/compaction.c: abort search if isolation fails by Qian Cai · 6 years ago
  46. 6b0868c mm/compaction.c: correct zone boundary handling when resetting pageblock skip hints by Mel Gorman · 6 years ago
  47. 57b78a62 x86/uaccess, kasan: Fix KASAN vs SMAP by Peter Zijlstra · 6 years ago
  48. 0a8caf2 asm-generic/tlb: Remove tlb_table_flush() by Peter Zijlstra · 6 years ago
  49. fa0aafb asm-generic/tlb: Remove tlb_flush_mmu_free() by Peter Zijlstra · 6 years ago
  50. b3fa8ed asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER by Peter Zijlstra · 6 years ago
  51. 1808d65 asm-generic/tlb: Remove arch_tlb*_mmu() by Peter Zijlstra · 6 years ago
  52. 952a31c asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y by Martin Schwidefsky · 6 years ago
  53. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  54. ed6a793 asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 6 years ago
  55. d2b2c6dd mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
  56. f5777bc mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() by Qian Cai · 6 years ago
  57. c4efe48 mm/memory_hotplug.c: fix notification in offline error path by Qian Cai · 6 years ago
  58. 5ae2efb mm/debug.c: fix __dump_page when mapping->host is not set by Oscar Salvador · 6 years ago
  59. a7f40cf mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
  60. 6d6ea1e mm: add support for kmem caches in DMA32 zone by Nicolas Boichat · 6 years ago
  61. 9b7ea46 mm/hotplug: fix offline undo_isolate_page_range() by Qian Cai · 6 years ago
  62. 44dc1b1 mm/debug.c: add a cast to u64 for atomic64_read() by Qian Cai · 6 years ago
  63. cae85cb mm/memory.c: fix modifying of page protection by insert_pfn() by Jan Kara · 6 years ago
  64. c412a76 kasan: fix variable 'tag' set but not used warning by Qian Cai · 6 years ago
  65. 00206a69 percpu: stop printing kernel addresses by Matteo Croce · 6 years ago
  66. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  67. 8b0f9fa filemap: add a comment about FAULT_FLAG_RETRY_NOWAIT behavior by Linus Torvalds · 6 years ago
  68. 6b4c9f4 filemap: drop the mmap_sem for all blocking operations by Josef Bacik · 6 years ago
  69. a75d4c3 filemap: kill page_cache_read usage in filemap_fault by Josef Bacik · 6 years ago
  70. 2a1180f filemap: pass vm_fault to the mmap ra helpers by Josef Bacik · 6 years ago
  71. a667cb7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  72. a297413 mm: memblock: update comments and kernel-doc by Mike Rapoport · 6 years ago
  73. c9a688a memblock: split checks whether a region should be skipped to a helper function by Mike Rapoport · 6 years ago
  74. fe14512 memblock: remove memblock_{set,clear}_region_flags by Mike Rapoport · 6 years ago
  75. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  76. c0dbe82 memblock: memblock_alloc_try_nid: don't panic by Mike Rapoport · 6 years ago
  77. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  78. f655f40 mm/percpu: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  79. c366ea8 memblock: make memblock_find_in_range_node() and choose_memblock_flags() static by Mike Rapoport · 6 years ago
  80. 92d12f9 memblock: refactor internal allocation functions by Mike Rapoport · 6 years ago
  81. 0ba9e6e memblock: drop memblock_alloc_base() by Mike Rapoport · 6 years ago
  82. 42b46ae memblock: drop __memblock_alloc_base() by Mike Rapoport · 6 years ago
  83. ecc3e77 memblock: memblock_phys_alloc(): don't panic by Mike Rapoport · 6 years ago
  84. 3375557 memblock: memblock_phys_alloc_try_nid(): don't panic by Mike Rapoport · 6 years ago
  85. 8a770c2 memblock: emphasize that memblock_alloc_range() returns a physical address by Mike Rapoport · 6 years ago
  86. 53d818d memblock: drop memblock_alloc_base_nid() by Mike Rapoport · 6 years ago
  87. b57e622e6 mm/hmm: convert to use vm_fault_t by Souptick Joarder · 6 years ago
  88. d14d7f1 Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  89. a50243b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  90. f86727f Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. 8d521d9 Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  92. ea2c3f6 mm,mremap: bail out earlier in mremap_to under map pressure by Oscar Salvador · 6 years ago
  93. d778015 mm/sparse: fix a bad comparison by Qian Cai · 6 years ago
  94. fc8efd2 mm/memory.c: do_fault: avoid usage of stale vm_area_struct by Jan Stancek · 6 years ago
  95. 70516b9 mm/huge_memory.c: fix "orig_pud" set but not used by Qian Cai · 6 years ago
  96. cd02cf1 mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC by Qian Cai · 6 years ago
  97. 82ede7e mm/memcontrol.c: fix bad line in comment by Qian Cai · 6 years ago
  98. 0d3bd18 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 6 years ago
  99. 0c81585 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 6 years ago
  100. 5f438ee mm/compaction: pass pgdat to too_many_isolated() instead of zone by Andrey Ryabinin · 6 years ago