index
:
pub/scm/libs/klibc/klibc.git
master
klibc main development tree
KLibC Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
dmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
cgroup/dmem: Add reclaim callback for lowering max below current usage
Thomas Hellström
1
-12
/
+68
2026-08-06
cgroup/dmem: Introduce struct dmem_cgroup_init for region initialization
Thomas Hellström
1
-4
/
+6
2026-08-05
cgroup,cgroup/dmem: Add (dmem_)cgroup_common_ancestor helper
Natalie Vock
1
-0
/
+42
2026-08-05
cgroup/dmem: Add queries for protection values
Natalie Vock
1
-0
/
+62
2026-07-21
cgroup/dmem: accept only one region per limit write
Eric Chanudet
1
-44
/
+25
2026-06-05
cgroup/dmem: introduce a peak file
Thadeu Lima de Souza Cascardo
1
-0
/
+15
2026-05-10
cgroup/dmem: Return -ENOMEM on failed pool preallocation
Guopeng Zhang
1
-0
/
+1
2026-03-21
cgroup/dmem: remove region parameter from dmemcg_parse_limit
Thadeu Lima de Souza Cascardo
1
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-02-02
cgroup/dmem: avoid pool UAF
Chen Ridong
1
-2
/
+58
2026-02-02
cgroup/dmem: avoid rcu warning when unregister region
Chen Ridong
1
-5
/
+2
2026-02-02
cgroup/dmem: fix NULL pointer dereference when setting max
Chen Ridong
1
-0
/
+3
2025-08-25
rculist: move list_for_each_rcu() to where it belongs
Andy Shevchenko
1
-0
/
+1
2025-02-19
cgroup/dmem: Don't open-code css_for_each_descendant_pre
Friedrich Vock
1
-39
/
+11
2025-01-15
cgroup/dmem: Fix parameters documentation
Maxime Ripard
1
-5
/
+2
2025-01-15
kernel/cgroup: Remove the unused variable climit
Jiapeng Chong
1
-2
/
+1
2025-01-06
kernel/cgroup: Add "dmem" memory accounting cgroup
Maarten Lankhorst
1
-0
/
+861