index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-10-10
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2022-10-03
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
2022-10-03
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
2022-10-03
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
2022-10-03
mm: memcontrol: make cgroup_memory_noswap a static key
Kairui Song
2022-10-03
mm/memcontrol: use kstrtobool for swapaccount param parsing
Liu Shixin
2022-10-03
memcg: reduce size of memcg vmstats structures
Shakeel Butt
2022-10-03
memcg: rearrange code
Shakeel Butt
2022-10-03
memcg: extract memcg_vmstats from struct mem_cgroup
Shakeel Butt
2022-10-03
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
2022-10-03
mm: remove lookup_swap_cache()
Matthew Wilcox (Oracle)
2022-10-03
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...
Matthew Wilcox (Oracle)
2022-09-26
mm/memcontrol: stop using mm->highest_vm_end
Liam R. Howlett
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-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-19
mm/memcontrol: Replace the PREEMPT_RT conditionals
Thomas Gleixner
2022-09-11
mm: memcg: export workingset refault stats for cgroup v1
Yang Shi
2022-09-11
mm: memcontrol: fix a typo in comment
xupanda
2022-08-28
cgroup: Fix build failure when CONFIG_SHRINKER_DEBUG
Tejun Heo
2022-08-26
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
2022-07-29
mm: memcontrol: fix potential oom_lock recursion deadlock
Tetsuo Handa
2022-07-29
mm/memcontrol.c: remove the redundant updating of stats_flush_threshold
Jiebin Sun
2022-07-29
mm: vmpressure: don't count proactive reclaim in vmpressure
Yosry Ahmed
2022-07-29
mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
Roman Gushchin
2022-07-17
mm/memcontrol.c: replace cgroup_memory_nokmem with mem_cgroup_kmem_disabled()
Xiang Yang
2022-07-17
mm: add zone device coherent type memory support
Alex Sierra
2022-07-03
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
2022-06-27
Merge branch 'master' into mm-stable
akpm
2022-06-16
mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe
Roman Gushchin
2022-06-16
mm: memcontrol: add {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of ...
Qi Zheng
2022-06-16
mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py
Yang Yang
2022-05-19
zswap: memcg accounting
Johannes Weiner
2022-05-13
mm/memcontrol: export memcg->watermark via sysfs for v2 memcg
Ganesan Rajagopal
2022-05-13
swap: turn get_swap_page() into folio_alloc_swap()
Matthew Wilcox (Oracle)
2022-05-13
mm: teach core mm about pte markers
Peter Xu
2022-05-09
mm: create new mm/swap.h header file
NeilBrown
2022-04-29
memcg: introduce per-memcg reclaim interface
Shakeel Butt
2022-04-28
mm/memcontrol.c: remove unused private flag of memory.oom_control
Lu Jialin
2022-04-28
mm/memcontrol.c: make cgroup_memory_noswap static
Lu Jialin
2022-04-28
mm/memcg: non-hierarchical mode is deprecated
Wei Yang
2022-04-28
mm/memcg: move generation assignment and comparison together
Wei Yang
2022-04-28
mm/memcg: set pos explicitly for reclaim and !reclaim
Wei Yang
2022-04-28
mm/memcg: set memcg after css verified and got reference
Wei Yang
[next]