1. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  2. 9647875 mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg() by Hui Su · 3 years, 4 months ago
  3. 4ba9515 memcg: make memcg->event_list_lock irqsafe by Shakeel Butt · 3 years, 4 months ago
  4. 5c49cf9 memcg: fix up drain_local_stock comment by Michal Hocko · 3 years, 4 months ago
  5. 27fb095 mm, memcg: save some atomic ops when flush is already true by Miaohe Lin · 3 years, 4 months ago
  6. 37bc3cb mm: memcontrol: set the correct memcg swappiness restriction by Baolin Wang · 3 years, 4 months ago
  7. 55a68c8 memcg: replace in_interrupt() by !in_task() in active_memcg() by Vasily Averin · 3 years, 4 months ago
  8. aa48e47 memcg: infrastructure to flush memcg stats by Shakeel Butt · 3 years, 4 months ago
  9. 7e1c0d6 memcg: switch lruvec stats to rstat by Shakeel Butt · 3 years, 4 months ago
  10. 01c4b28 mm, memcg: inline swap-related functions to improve disabled memcg config by Suren Baghdasaryan · 3 years, 4 months ago
  11. 2c8d8f9 mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config by Suren Baghdasaryan · 3 years, 4 months ago
  12. 56cab28 mm, memcg: add mem_cgroup_disabled checks in vmpressure and swap-related functions by Suren Baghdasaryan · 3 years, 4 months ago
  13. 7490a2d writeback: memcg: simplify cgroup_writeback_by_id by Shakeel Butt · 3 years, 4 months ago
  14. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  15. 4b1327b net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() by Wei Wang · 3 years, 4 months ago
  16. 7fa0dac mm/memcg: fix incorrect flushing of lruvec data in obj_stock by Waiman Long · 3 years, 5 months ago
  17. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  18. 30def93 mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresholding code by Johannes Weiner · 3 years, 5 months ago
  19. 6126891 memcg: enable accounting for IP address and routing-related objects by Vasily Averin · 3 years, 5 months ago
  20. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  21. e267992 Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 6 months ago
  22. af5cdaf mm: remove special swap entry functions by Alistair Popple · 3 years, 6 months ago
  23. 0539571 mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection by Mel Gorman · 3 years, 6 months ago
  24. c74d40e loop: charge i/o to mem and blk cg by Dan Schatzberg · 3 years, 6 months ago
  25. 04f94e3 mm: charge active memcg when no mm is set by Dan Schatzberg · 3 years, 6 months ago
  26. 271dd6b mm: memcontrol: move obj_cgroup_uncharge_pages() out of css_set_lock by Muchun Song · 3 years, 6 months ago
  27. 9838354 mm: memcontrol: simplify the logic of objcg pinning memcg by Muchun Song · 3 years, 6 months ago
  28. a984226 mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec by Muchun Song · 3 years, 6 months ago
  29. 2884b6b mm: memcontrol: bail out early when !mm in get_mem_cgroup_from_mm by Muchun Song · 3 years, 6 months ago
  30. 8dc87c7 mm: memcontrol: fix page charging in page replacement by Muchun Song · 3 years, 6 months ago
  31. c5c8b16 mm: memcontrol: fix root_mem_cgroup charging by Muchun Song · 3 years, 6 months ago
  32. 494c1df mm: memcg/slab: create a new set of kmalloc-cg-<n> caches by Waiman Long · 3 years, 6 months ago
  33. 41eb5df mm: memcg/slab: properly set up gfp flags for objcg pointer array by Waiman Long · 3 years, 6 months ago
  34. 5592711 mm/memcg: optimize user context object stock access by Waiman Long · 3 years, 6 months ago
  35. 5387c90 mm/memcg: improve refill_obj_stock() performance by Waiman Long · 3 years, 6 months ago
  36. 68ac5b3 mm/memcg: cache vmstat data in percpu memcg_stock_pcp by Waiman Long · 3 years, 6 months ago
  37. fdbcb2a mm/memcg: move mod_objcg_state() to memcontrol.c by Waiman Long · 3 years, 6 months ago
  38. 4d5c8ae mm, memcg: introduce mem_cgroup_kmem_disabled() by Roman Gushchin · 3 years, 7 months ago
  39. 0f0cace mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init by Roman Gushchin · 3 years, 7 months ago
  40. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  41. a178015 mm: memcontrol: reparent nr_deferred when memcg offline by Yang Shi · 3 years, 8 months ago
  42. e4262c4 mm: memcontrol: rename shrinker_map to shrinker_info by Yang Shi · 3 years, 8 months ago
  43. 2bfd363 mm: vmscan: consolidate shrinker_maps handling code by Yang Shi · 3 years, 8 months ago
  44. f1286fa mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages() by Muchun Song · 3 years, 8 months ago
  45. b4e0b68 mm: memcontrol: use obj_cgroup APIs to charge kmem pages by Muchun Song · 3 years, 8 months ago
  46. 7ab345a mm: memcontrol: change ug->dummy_page only if memcg changed by Muchun Song · 3 years, 8 months ago
  47. e74d225 mm: memcontrol: introduce obj_cgroup_{un}charge_pages by Muchun Song · 3 years, 8 months ago
  48. 9f38f03 mm: memcontrol: slab: fix obtain a reference to a freeing memcg by Muchun Song · 3 years, 8 months ago
  49. 0add0c7 memcg: charge before adding to swapcache on swapin by Shakeel Butt · 3 years, 8 months ago
  50. 2cd21c8 mm: memcontrol: consolidate lruvec stat flushing by Johannes Weiner · 3 years, 8 months ago
  51. 2d146aa mm: memcontrol: switch to rstat by Johannes Weiner · 3 years, 8 months ago
  52. a18e6e6 mm: memcontrol: privatize memcg_page_state query functions by Johannes Weiner · 3 years, 8 months ago
  53. a3747b5 mm: memcontrol: kill mem_cgroup_nodeinfo() by Johannes Weiner · 3 years, 8 months ago
  54. a3d4c05 mm: memcontrol: fix cpuhotplug statistics flushing by Johannes Weiner · 3 years, 8 months ago
  55. 3d0cbb9 memcg: enable memcg oom-kill for __GFP_NOFAIL by Shakeel Butt · 3 years, 8 months ago
  56. a479203 memcg: cleanup root memcg checks by Shakeel Butt · 3 years, 8 months ago
  57. 1c824a6 mm: page-writeback: simplify memcg handling in test_clear_page_writeback() by Johannes Weiner · 3 years, 8 months ago
  58. be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
  59. 1685bde mm: memcontrol: fix get_active_memcg return value by Muchun Song · 3 years, 10 months ago
  60. cae3af6 mm: memcontrol: fix swap undercounting in cgroup2 by Muchun Song · 3 years, 10 months ago
  61. 6eeb104 fs: buffer: use raw page_memcg() on locked page by Johannes Weiner · 3 years, 10 months ago
  62. c41a40b mm: memcontrol: replace the loop with a list_for_each_entry() by Muchun Song · 3 years, 10 months ago
  63. 8a26016 mm/memcontrol: remove redundant NULL check by Yang Li · 3 years, 10 months ago
  64. c1a660d mm: kmem: make __memcg_kmem_(un)charge static by Roman Gushchin · 3 years, 10 months ago
  65. b603894 mm: memcg: add swapcache stat for memcg v2 by Shakeel Butt · 3 years, 10 months ago
  66. f9b1038 mm/memcg: remove rcu locking for lock_page_lruvec function series by Alex Shi · 3 years, 10 months ago
  67. d7e3aba mm/memcg: revise the using condition of lock_page_lruvec function series by Alex Shi · 3 years, 10 months ago
  68. fff66b7 mm: memcontrol: make the slab calculation consistent by Muchun Song · 3 years, 10 months ago
  69. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 10 months ago
  70. bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 3 years, 10 months ago
  71. 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 3 years, 10 months ago
  72. b0ba3bf mm: memcontrol: fix NR_ANON_THPS accounting in charge moving by Muchun Song · 3 years, 10 months ago
  73. f3344ad mm: memcontrol: optimize per-lruvec stats counter memory usage by Muchun Song · 3 years, 10 months ago
  74. 2e9bd48 mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT by Roman Gushchin · 3 years, 10 months ago
  75. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  76. e82553c Revert "mm: memcontrol: avoid workload stalls when lowering memory.high" by Johannes Weiner · 3 years, 11 months ago
  77. 3de7d4f mm: memcg/slab: optimize objcg stock draining by Roman Gushchin · 4 years ago
  78. 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years ago
  79. 9a1ac22 mm/memcontrol:rewrite mem_cgroup_page_lruvec() by Hui Su · 4 years ago
  80. a405588 mm/memcg: warning on !memcg after readahead page charged by Alex Shi · 4 years ago
  81. 76358ab mm/memcg: bail early from swap accounting if memcg disabled by Alex Shi · 4 years ago
  82. 5b200f5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  83. 6168d0d mm/lru: replace pgdat lru_lock with lruvec lock by Alex Shi · 4 years ago
  84. 20ad50d mm/memcg: add debug checking in lock_page_memcg by Alex Shi · 4 years ago
  85. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  86. f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years ago
  87. c47d503 mm: move lruvec stats update functions to vmstat.h by Shakeel Butt · 4 years ago
  88. 7f41506 mm/memcg: remove incorrect comment by Alex Shi · 4 years ago
  89. 5ab9290 mm: memcontrol: sssign boolean values to a bool variable by Kaixu Xia · 4 years ago
  90. da3ceef mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state by Muchun Song · 4 years ago
  91. fe6960c mm: memcg: remove obsolete memcg_has_children() by Lukas Bulwahn · 4 years ago
  92. bef8620 mm: memcg: deprecate the non-hierarchical mode by Roman Gushchin · 4 years ago
  93. a7cb874 mm: memcg: fix obsolete code comments by Roman Gushchin · 4 years ago
  94. a5eb011 mm/memcg: update page struct member in comments by Alex Shi · 4 years ago
  95. eefbfa7 mm: memcg/slab: fix use after free in obj_cgroup_charge by Muchun Song · 4 years ago
  96. 2f7659a mm: memcg/slab: fix return of child memcg objcg for root memcg by Muchun Song · 4 years ago
  97. 378876b mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded() by Miaohe Lin · 4 years ago
  98. 1a984c4 mm: memcontrol: remove unused mod_memcg_obj_state() by Muchun Song · 4 years ago
  99. b8eddff mm: memcontrol: add file_thp, shmem_thp to memory.stat by Johannes Weiner · 4 years ago
  100. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago