summaryrefslogtreecommitdiffstats
path: root/kernel/nscommon.c
AgeCommit message (Expand)AuthorLines
2025-11-11ns: rename is_initial_namespace()Christian Brauner-1/+1
2025-11-11nstree: switch to new structuresChristian Brauner-8/+5
2025-11-10ns: add asserts for active refcount underflowChristian Brauner-4/+14
2025-11-10ns: handle setns(pidfd, ...) cleanlyChristian Brauner-9/+12
2025-11-10ns: don't increment or decrement initial namespacesChristian Brauner-0/+6
2025-11-10ns: don't skip active reference count initializationChristian Brauner-5/+4
2025-11-03nstree: add listns()Christian Brauner-1/+1
2025-11-03nstree: add unified namespace listChristian Brauner-0/+1
2025-11-03nstree: maintain list of owned namespacesChristian Brauner-0/+4
2025-11-03nstree: introduce a unified treeChristian Brauner-0/+1
2025-11-03ns: add active reference countChristian Brauner-1/+213
2025-11-03ns: add missing authorshipChristian Brauner-0/+1
2025-09-25ns: drop assertChristian Brauner-2/+0
2025-09-25ns: move ns type into struct ns_commonChristian Brauner-2/+3
2025-09-22ns: add ns_debug()Christian Brauner-0/+53
2025-09-19ns: rename to __ns_refChristian Brauner-1/+1
2025-09-19ns: add ns_common_free()Christian Brauner-0/+5
2025-09-19nscommon: simplify initializationChristian Brauner-9/+8
2025-09-19mnt: simplify ns_common_init() handlingChristian Brauner-1/+1
2025-09-19nscommon: move to separate fileChristian Brauner-0/+21