aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cgroup/namespace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-09nsproxy: add struct nssetChristian Brauner1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-06kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova1-1/+1
2017-03-03sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar1-1/+1
2016-12-27cgroup: move namespace code to kernel/cgroup/namespace.cTejun Heo1-0/+155