summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/misc.c
AgeCommit message (Expand)AuthorLines
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng-6/+33
2024-07-03cgroup/misc: Introduce misc.peakXiu Jianfeng-0/+41
2023-07-21cgroup/misc: Store atomic64_t reads to u64Haitao Huang-1/+1
2023-07-18cgroup/misc: Change counters to be explicit 64bit typesHaitao Huang-28/+27
2023-06-21cgroup/misc: Expose misc.current on cgroup v2 rootLeiZhou-97-1/+0
2021-09-20misc_cgroup: remove error log to avoid log floodChunguang Xu-7/+0
2021-09-20misc_cgroup: introduce misc.events to count failuresChunguang Xu-0/+24
2021-04-04svm/sev: Register SEV and SEV-ES ASIDs to the misc controllerVipin Sharma-0/+6
2021-04-04cgroup: Add misc cgroup controllerVipin Sharma-0/+401