开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memcontrol.h
Age
Commit message (
Expand
)
Author
2022-12-11
mm: memcg: fix stale protection of reclaim target memcg
Yosry Ahmed
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
Kairui Song
2022-10-03
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
2022-10-03
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...
Matthew Wilcox (Oracle)
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-26
mm: deduplicate cacheline padding code
Shakeel Butt
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-11
memcg: increase MEMCG_CHARGE_BATCH to 64
Shakeel Butt
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
2022-07-03
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
2022-06-16
net: set proper memcg for net_init hooks allocations
Vasily Averin
2022-06-16
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
2022-05-19
zswap: memcg accounting
Johannes Weiner
2022-05-13
vmscan: convert lazy freeing to folios
Matthew Wilcox (Oracle)
2022-04-28
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-03-22
mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
Muchun Song
2022-03-22
mm: list_lru: replace linear array with xarray
Muchun Song
2022-03-22
mm: introduce kmem_cache_alloc_lru
Muchun Song
2022-03-22
mm/memcg: retrieve parent memcg from css.parent
Wei Yang
2022-03-22
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
2022-02-11
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
memcg: add per-memcg vmalloc stat
Shakeel Butt
2022-01-15
mm/memcg: add oom_group_kill memory event
Dan Schatzberg
2022-01-06
mm/memcg: Convert slab objcgs from struct page to struct slab
Vlastimil Babka
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/vmpressure: fix data-race with memcg->socket_pressure
Yuanzheng Song
2021-11-06
mm: memcontrol: remove the kmem states
Muchun Song
2021-10-18
mm/writeback: Add __folio_mark_dirty()
Matthew Wilcox (Oracle)
2021-09-27
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec_lock() and similar functions
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_memcg_lock() and folio_memcg_unlock()
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_migrate() to take folios
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_uncharge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Convert mem_cgroup_charge() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_memcg() and related functions
Matthew Wilcox (Oracle)
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm, memcg: remove unused functions
Miaohe Lin
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]