1. f4bdfea mm/vmalloc: remove quoted strings split across lines by Uladzislau Rezki (Sony) · 3 years, 8 months ago
  2. cd61413 mm/vmalloc: print a warning message first on failure by Uladzislau Rezki (Sony) · 3 years, 8 months ago
  3. 5c1f4e6 mm/vmalloc: switch to bulk allocator in __vmalloc_area_node() by Uladzislau Rezki (Sony) · 3 years, 8 months ago
  4. a2afc59 mm/page_alloc: add an alloc_pages_bulk_array_node() helper by Uladzislau Rezki (Sony) · 3 years, 8 months ago
  5. 53d884a mm, tracing: unify PFN format strings by Vincent Whitchurch · 3 years, 8 months ago
  6. e8df2c7 mm/dmapool: use DEVICE_ATTR_RO macro by YueHaibing · 3 years, 8 months ago
  7. f4c1ab09 h8300: remove unused variable by Souptick Joarder · 3 years, 8 months ago
  8. 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 8 months ago
  9. 33e3575 mm/mempolicy: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 8 months ago
  10. 3e418f9 mm/memory.c: use vma_lookup() in __access_remote_vm() by Liam Howlett · 3 years, 8 months ago
  11. 5aaf07f mm/mremap: use vma_lookup() in vma_to_resize() by Liam Howlett · 3 years, 8 months ago
  12. 059b8b4 mm/migrate: use vma_lookup() in do_pages_stat_array() by Liam Howlett · 3 years, 8 months ago
  13. ff69fb8 mm/ksm: use vma_lookup() in find_mergeable_vma() by Liam Howlett · 3 years, 8 months ago
  14. 46e6b31d lib/test_hmm: use vma_lookup() in dmirror_migrate() by Liam Howlett · 3 years, 8 months ago
  15. 9016dde kernel/events/uprobes: use vma_lookup() in find_active_uprobe() by Liam Howlett · 3 years, 8 months ago
  16. 2beaf15 misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma() by Liam Howlett · 3 years, 8 months ago
  17. 49be780 media: videobuf2: use vma_lookup() in get_vaddr_frames() by Liam Howlett · 3 years, 8 months ago
  18. da68547 drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages() by Liam Howlett · 3 years, 8 months ago
  19. 47bdd1d net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive() by Liam Howlett · 3 years, 8 months ago
  20. 85715d6 vfio: use vma_lookup() instead of find_vma_intersection() by Liam Howlett · 3 years, 8 months ago
  21. fc98c03 virt/kvm: use vma_lookup() instead of find_vma_intersection() by Liam Howlett · 3 years, 8 months ago
  22. 9ce2c3fc0 x86/sgx: use vma_lookup() in sgx_encl_find() by Liam Howlett · 3 years, 8 months ago
  23. 3b93e04 arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush() by Liam Howlett · 3 years, 8 months ago
  24. 7f7020a arch/mips/kernel/traps: use vma_lookup() instead of find_vma() by Liam Howlett · 3 years, 8 months ago
  25. 900c83f arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma() by Liam Howlett · 3 years, 8 months ago
  26. 27a14d2 arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_intersection() by Liam Howlett · 3 years, 8 months ago
  27. 09eef83 arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection() by Liam Howlett · 3 years, 8 months ago
  28. b555414 arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma() by Liam Howlett · 3 years, 8 months ago
  29. 064b266 drm/i915/selftests: use vma_lookup() in __igt_mmap() by Liam Howlett · 3 years, 8 months ago
  30. ce6d42f mm: add vma_lookup(), update find_vma_intersection() comments by Liam Howlett · 3 years, 8 months ago
  31. 2797e79 mm/memory.c: fix comment of finish_mkwrite_fault() by Liu Xiang · 3 years, 8 months ago
  32. 35e43c5 mm/mmap: use find_vma_intersection() in do_mmap() for overlap by Liam Howlett · 3 years, 8 months ago
  33. 96d9902 mm/mmap: introduce unlock_range() for code cleanup by Liam Howlett · 3 years, 8 months ago
  34. 78d9cf6 mm/mmap.c: logic of find_vma_intersection repeated in __do_munmap by Gonzalo Matias Juarez Tello · 3 years, 8 months ago
  35. 3b8db39 mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff() by David Hildenbrand · 3 years, 8 months ago
  36. a4eec6a binfmt: remove in-tree usage of MAP_EXECUTABLE by David Hildenbrand · 3 years, 8 months ago
  37. 8fa2075 perf: MAP_EXECUTABLE does not indicate VM_MAYEXEC by David Hildenbrand · 3 years, 8 months ago
  38. 6a1803b mm: memcontrol: remove trailing semicolon in macros by Huilong Deng · 3 years, 8 months ago
  39. c74d40e loop: charge i/o to mem and blk cg by Dan Schatzberg · 3 years, 8 months ago
  40. 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 8 months ago
  41. 87579e9 loop: use worker per cgroup instead of kworker by Dan Schatzberg · 3 years, 8 months ago
  42. b51478a memcontrol: use flexible-array member by wenhuizhang · 3 years, 8 months ago
  43. 9ef56b7 mm: vmscan: remove noinline_for_stack by Muchun Song · 3 years, 8 months ago
  44. 271dd6b mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock by Muchun Song · 3 years, 8 months ago
  45. 9838354 mm: memcontrol: simplify the logic of objcg pinning memcg by Muchun Song · 3 years, 8 months ago
  46. 7467c39 mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec by Muchun Song · 3 years, 8 months ago
  47. f2e4d28 mm: memcontrol: simplify lruvec_holds_page_lru_lock by Muchun Song · 3 years, 8 months ago
  48. a984226 mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec by Muchun Song · 3 years, 8 months ago
  49. 2884b6b mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm by Muchun Song · 3 years, 8 months ago
  50. 8dc87c7 mm: memcontrol: fix page charging in page replacement by Muchun Song · 3 years, 8 months ago
  51. c5c8b16 mm: memcontrol: fix root_mem_cgroup charging by Muchun Song · 3 years, 8 months ago
  52. 13e680f mm: memcg/slab: disable cache merging for KMALLOC_NORMAL caches by Waiman Long · 3 years, 8 months ago
  53. 494c1df mm: memcg/slab: create a new set of kmalloc-cg-<n> caches by Waiman Long · 3 years, 8 months ago
  54. 41eb5df mm: memcg/slab: properly set up gfp flags for objcg pointer array by Waiman Long · 3 years, 8 months ago
  55. 5592711 mm/memcg: optimize user context object stock access by Waiman Long · 3 years, 8 months ago
  56. 5387c904 mm/memcg: improve refill_obj_stock() performance by Waiman Long · 3 years, 8 months ago
  57. 68ac5b3c mm/memcg: cache vmstat data in percpu memcg_stock_pcp by Waiman Long · 3 years, 8 months ago
  58. fdbcb2a mm/memcg: move mod_objcg_state() to memcontrol.c by Waiman Long · 3 years, 8 months ago
  59. eea4a50 swap: check mapping_empty() for swap cache before being freed by Huang Ying · 3 years, 8 months ago
  60. f4c4a3f mm: free idle swap cache page after COW by Huang Ying · 3 years, 8 months ago
  61. a4b4511 mm, swap: remove unnecessary smp_rmb() in swap_type_to_swap_info() by Huang Ying · 3 years, 8 months ago
  62. 1cfcc83 mm/swap_slots.c: delete meaningless forward declarations by Miaohe Lin · 3 years, 8 months ago
  63. eb7709c mm/swap: remove unused local variable nr_shadows by Miaohe Lin · 3 years, 8 months ago
  64. bb243f7 mm/swapfile: move get_swap_page_of_type() under CONFIG_HIBERNATION by Miaohe Lin · 3 years, 8 months ago
  65. 2efa33fc mm/shmem: fix shmem_swapin() race with swapoff by Miaohe Lin · 3 years, 8 months ago
  66. 5c04623 mm/swap: remove confusing checking for non_swap_entry() in swap_ra_info() by Miaohe Lin · 3 years, 8 months ago
  67. 2799e77 swap: fix do_swap_page() race with swapoff by Miaohe Lin · 3 years, 8 months ago
  68. 63d8620 mm/swapfile: use percpu_ref to serialize against concurrent swapoff by Miaohe Lin · 3 years, 8 months ago
  69. e17eae2 mm: pagewalk: fix walk for hugepage tables by Christophe Leroy · 3 years, 8 months ago
  70. a458b76 mm: gup: pack has_pinned in MMF_HAS_PINNED by Andrea Arcangeli · 3 years, 8 months ago
  71. 292648a mm: gup: allow FOLL_PIN to scale in SMP by Andrea Arcangeli · 3 years, 8 months ago
  72. f39bd85 mm/gup_benchmark: support threading by Peter Xu · 3 years, 8 months ago
  73. 3a6b216 mm: move page dirtying prototypes from mm.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  74. b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  75. fc50eee fs: remove anon_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  76. fd7353f iomap: use __set_page_dirty_nobuffers by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  77. 2f18be3 mm/writeback: use __set_page_dirty in __set_page_dirty_nobuffers by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  78. 6e1cae88 mm/writeback: move __set_page_dirty() to core mm by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  79. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 8 months ago
  80. c1e3dbe fs: move ramfs_aops to libfs by Christoph Hellwig · 3 years, 8 months ago
  81. 34ebcce fs: unexport __set_page_dirty by Christoph Hellwig · 3 years, 8 months ago
  82. c22d70a writeback, cgroup: release dying cgwbs by switching attached inodes by Roman Gushchin · 3 years, 8 months ago
  83. f5fbe6b writeback, cgroup: support switching multiple inodes at once by Roman Gushchin · 3 years, 8 months ago
  84. 72d4512 writeback, cgroup: split out the functional part of inode_switch_wbs_work_fn() by Roman Gushchin · 3 years, 8 months ago
  85. f3b6a6d writeback, cgroup: keep list of inodes attached to bdi_writeback by Roman Gushchin · 3 years, 8 months ago
  86. 29264d9 writeback, cgroup: switch to rcu_work API in inode_switch_wbs() by Roman Gushchin · 3 years, 8 months ago
  87. 8826ee4 writeback, cgroup: increment isw_nr_in_flight before grabbing an inode by Roman Gushchin · 3 years, 8 months ago
  88. 592fa00 writeback, cgroup: add smp_mb() to cgroup_writeback_umount() by Roman Gushchin · 3 years, 8 months ago
  89. 4ade586 writeback, cgroup: do not switch inodes with I_WILL_FREE flag by Roman Gushchin · 3 years, 8 months ago
  90. 87e3789 mm/page-writeback: use __this_cpu_inc() in account_page_dirtied() by Chi Wu · 3 years, 8 months ago
  91. 0323155 mm/page-writeback: update the comment of Dirty position control by Chi Wu · 3 years, 8 months ago
  92. ab19939 mm/page-writeback: Fix performance when BDI's share of ratio is 0. by Chi Wu · 3 years, 8 months ago
  93. 5defd49 mm: page-writeback: kill get_writeback_state() comments by Kefeng Wang · 3 years, 8 months ago
  94. f8af4d0 virtio_balloon: specify page reporting order if needed by Gavin Shan · 3 years, 8 months ago
  95. 9f849c6 mm/page_reporting: allow driver to specify reporting order by Gavin Shan · 3 years, 8 months ago
  96. f58780a mm/page_reporting: export reporting order as module parameter by Gavin Shan · 3 years, 8 months ago
  97. 5631de5 mm/page_reporting: fix code style in __page_reporting_request() by Gavin Shan · 3 years, 8 months ago
  98. 832b507 mm: mmap_lock: use local locks instead of disabling preemption by Nicolas Saenz Julienne · 3 years, 8 months ago
  99. 65ac1a6 mm/debug_vm_pgtable: ensure THP availability via has_transparent_hugepage() by Anshuman Khandual · 3 years, 8 months ago
  100. 85f29cd tools/vm/page_owner_sort.c: check malloc() return by Tang Bin · 3 years, 8 months ago