summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/namespace.c
AgeCommit message (Expand)AuthorLines
2023-08-14cgroup:namespace: Remove unused cgroup_namespaces_init()Lu Jialin-6/+0
2021-09-03memcg: enable accounting for new namesapces and struct nsproxyVasily Averin-1/+1
2020-08-19cgroup: Use generic ns_common::countKirill Tkhai-1/+1
2020-05-09nsproxy: add struct nssetChristian Brauner-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-06kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova-1/+1
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar-1/+1
2016-12-27cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo-0/+155