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