summaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/namespace.c
Commit message (Expand)AuthorAgeFilesLines
* cgroup:namespace: Remove unused cgroup_namespaces_init()Lu Jialin2023-08-141-6/+0
* memcg: enable accounting for new namesapces and struct nsproxyVasily Averin2021-09-031-1/+1
* cgroup: Use generic ns_common::countKirill Tkhai2020-08-191-1/+1
* nsproxy: add struct nssetChristian Brauner2020-05-091-2/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova2017-03-061-1/+1
* sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2017-03-031-1/+1
* cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo2016-12-271-0/+155