index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2022-04-08
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
2022-02-23
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
2021-11-18
memcg: prohibit unconditional exceeding the limit of dying tasks
Vasily Averin
2021-07-14
mm: memcg/slab: properly set up gfp flags for objcg pointer array
Waiman Long
2021-05-14
mm: memcontrol: slab: fix obtain a reference to a freeing memcg
Muchun Song
2021-03-30
mm/memcg: fix 5.10 backport of splitting page memcg
Hugh Dickins
2021-03-30
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
2021-03-04
mm: memcontrol: fix get_active_memcg return value
Muchun Song
2021-03-04
mm: memcontrol: fix swap undercounting in cgroup2
Muchun Song
2021-03-04
mm: memcontrol: fix NR_ANON_THPS accounting in charge moving
Muchun Song
2021-02-13
Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
Johannes Weiner
2021-01-27
mm: memcg/slab: optimize objcg stock draining
Roman Gushchin
2020-12-30
mm: memcg/slab: fix use after free in obj_cgroup_charge
Muchun Song
2020-12-30
mm: memcg/slab: fix return of child memcg objcg for root memcg
Muchun Song
2020-11-22
mm: memcg/slab: fix root memcg vmstats
Muchun Song
2020-11-02
mm: memcg: link page counters to root if use_hierarchy is false
Roman Gushchin
2020-11-02
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
2020-10-18
mm: kmem: enable kernel memcg accounting from interrupt contexts
Roman Gushchin
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
mm: kmem: remove redundant checks from get_obj_cgroup_from_current()
Roman Gushchin
2020-10-18
mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()
Roman Gushchin
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-13
mm/memcg: fix device private memcg accounting
Ralph Campbell
2020-10-13
mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom()
Miaohe Lin
2020-10-13
mm: memcontrol: add the missing numa_stat interface for cgroup v2
Muchun Song
2020-10-13
mm/memcg: unify swap and memsw page counters
Waiman Long
2020-10-13
mm/memcg: simplify mem_cgroup_get_max()
Waiman Long
2020-10-13
mm/memcg: clean up obsolete enum charge_type
Waiman Long
2020-10-13
mm: memcontrol: correct the comment of mem_cgroup_iter()
Miaohe Lin
2020-10-13
mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()
Roman Gushchin
2020-10-13
mm: memcontrol: use the preferred form for passing the size of a structure type
Gustavo A. R. Silva
2020-10-13
mm: memcontrol: use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
2020-10-13
mm: use find_get_incore_page in memcontrol
Matthew Wilcox (Oracle)
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-26
mm: memcontrol: fix missing suffix of workingset_restore
Muchun Song
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
2020-09-05
memcg: fix use-after-free in uncharge_batch
Michal Hocko
2020-08-14
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-13
mm: memcontrol: fix warning when allocating the root cgroup
Johannes Weiner
2020-08-12
mm/memcontrol.c: delete duplicated words
Randy Dunlap
2020-08-12
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-12
mm: memcg: charge memcg percpu memory to the parent cgroup
Roman Gushchin
2020-08-12
mm: memcg/percpu: per-memcg percpu memory statistics
Roman Gushchin
2020-08-07
mm: memcontrol: don't count limit-setting reclaim as memory pressure
Johannes Weiner
2020-08-07
mm: memcontrol: restore proper dirty throttling when memory.high changes
Johannes Weiner
2020-08-07
memcg, oom: check memcg margin for parallel oom
Yafang Shao
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
2020-08-07
mm, memcg: unify reclaim retry limits with page allocator
Chris Down
2020-08-07
mm, memcg: reclaim more aggressively before high allocator throttling
Chris Down
[next]