index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
namespace.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+10
2025-09-25
ns: move ns type into struct ns_common
Christian Brauner
1
-1
/
+0
2025-09-22
ns: simplify ns_common_init() further
Christian Brauner
1
-1
/
+1
2025-09-19
ns: add ns_common_free()
Christian Brauner
1
-1
/
+1
2025-09-19
nscommon: simplify initialization
Christian Brauner
1
-1
/
+1
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
1
-5
/
+0
2025-09-19
cgroup: support ns lookup
Christian Brauner
1
-2
/
+5
2025-09-19
cgroup: use ns_common_init()
Christian Brauner
1
-8
/
+4
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2023-08-14
cgroup:namespace: Remove unused cgroup_namespaces_init()
Lu Jialin
1
-6
/
+0
2021-09-03
memcg: enable accounting for new namesapces and struct nsproxy
Vasily Averin
1
-1
/
+1
2020-08-19
cgroup: Use generic ns_common::count
Kirill Tkhai
1
-1
/
+1
2020-05-09
nsproxy: add struct nsset
Christian Brauner
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-06
kernel: convert cgroup_namespace.count from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-03-03
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
1
-1
/
+1
2016-12-27
cgroup: move namespace code to kernel/cgroup/namespace.c
Tejun Heo
1
-0
/
+155