Patch Series

Subject nstree: listns()
Author brauner@kernel.org
Date 2025-10-22 16:05:39 +0000 UTC
Version 2
Cc amir73il@gmail.com arnd@arndb.de bpf@vger.kernel.org brauner@kernel.org cgroups@vger.kernel.org cyphar@cyphar.com daan.j.demeyer@gmail.com edumazet@google.com hannes@cmpxchg.org jack@suse.cz jannh@google.com jlayton@kernel.org josef@toxicpanda.com kuba@kernel.org linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org me@yhndnzj.com mzxreary@0pointer.de netdev@vger.kernel.org tglx@linutronix.de tj@kernel.org viro@zeniv.linux.org.uk zbyszek@in.waw.pl

Patches (63)

Name Content
[PATCH v2 01/63] libfs: allow to specify s_d_flags [Body]
[PATCH v2 02/63] nsfs: use inode_just_drop() [Body]
[PATCH v2 03/63] nsfs: raise DCACHE_DONTCACHE explicitly [Body]
[PATCH v2 04/63] pidfs: raise DCACHE_DONTCACHE explicitly [Body]
[PATCH v2 05/63] nsfs: raise SB_I_NODEV and SB_I_NOEXEC [Body]
[PATCH v2 06/63] cgroup: add cgroup namespace to tree after owner is set [Body]
[PATCH v2 07/63] nstree: simplify return [Body]
[PATCH v2 08/63] ns: initialize ns_list_node for initial namespaces [Body]
[PATCH v2 09/63] ns: add __ns_ref_read() [Body]
[PATCH v2 10/63] ns: add active reference count [Body]
[PATCH v2 11/63] ns: use anonymous struct to group list member [Body]
[PATCH v2 12/63] nstree: introduce a unified tree [Body]
[PATCH v2 13/63] nstree: allow lookup solely based on inode [Body]
[PATCH v2 14/63] nstree: assign fixed ids to the initial namespaces [Body]
[PATCH v2 15/63] ns: maintain list of owned namespaces [Body]
[PATCH v2 16/63] nstree: add listns() [Body]
[PATCH v2 17/63] arch: hookup listns() system call [Body]
[PATCH v2 18/63] nsfs: update tools header [Body]
[PATCH v2 19/63] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper [Body]
[PATCH v2 20/63] selftests/namespaces: first active reference count tests [Body]
[PATCH v2 21/63] selftests/namespaces: second active reference count tests [Body]
[PATCH v2 22/63] selftests/namespaces: third active reference count tests [Body]
[PATCH v2 23/63] selftests/namespaces: fourth active reference count tests [Body]
[PATCH v2 24/63] selftests/namespaces: fifth active reference count tests [Body]
[PATCH v2 25/63] selftests/namespaces: sixth active reference count tests [Body]
[PATCH v2 26/63] selftests/namespaces: seventh active reference count tests [Body]
[PATCH v2 27/63] selftests/namespaces: eigth active reference count tests [Body]
[PATCH v2 28/63] selftests/namespaces: ninth active reference count tests [Body]
[PATCH v2 29/63] selftests/namespaces: tenth active reference count tests [Body]
[PATCH v2 30/63] selftests/namespaces: eleventh active reference count tests [Body]
[PATCH v2 31/63] selftests/namespaces: twelth active reference count tests [Body]
[PATCH v2 32/63] selftests/namespaces: thirteenth active reference count tests [Body]
[PATCH v2 33/63] selftests/namespaces: fourteenth active reference count tests [Body]
[PATCH v2 34/63] selftests/namespaces: fifteenth active reference count tests [Body]
[PATCH v2 35/63] selftests/namespaces: add listns() wrapper [Body]
[PATCH v2 36/63] selftests/namespaces: first listns() test [Body]
[PATCH v2 37/63] selftests/namespaces: second listns() test [Body]
[PATCH v2 38/63] selftests/namespaces: third listns() test [Body]
[PATCH v2 39/63] selftests/namespaces: fourth listns() test [Body]
[PATCH v2 40/63] selftests/namespaces: fifth listns() test [Body]
[PATCH v2 41/63] selftests/namespaces: sixth listns() test [Body]
[PATCH v2 42/63] selftests/namespaces: seventh listns() test [Body]
[PATCH v2 43/63] selftests/namespaces: ninth listns() test [Body]
[PATCH v2 44/63] selftests/namespaces: ninth listns() test [Body]
[PATCH v2 45/63] selftests/namespaces: first listns() permission test [Body]
[PATCH v2 46/63] selftests/namespaces: second listns() permission test [Body]
[PATCH v2 47/63] selftests/namespaces: third listns() permission test [Body]
[PATCH v2 48/63] selftests/namespaces: fourth listns() permission test [Body]
[PATCH v2 49/63] selftests/namespaces: fifth listns() permission test [Body]
[PATCH v2 50/63] selftests/namespaces: sixth listns() permission test [Body]
[PATCH v2 51/63] selftests/namespaces: seventh listns() permission test [Body]
[PATCH v2 52/63] selftests/namespaces: first inactive namespace resurrection test [Body]
[PATCH v2 53/63] selftests/namespaces: second inactive namespace resurrection test [Body]
[PATCH v2 54/63] selftests/namespaces: third inactive namespace resurrection test [Body]
[PATCH v2 55/63] selftests/namespaces: fourth inactive namespace resurrection test [Body]
[PATCH v2 56/63] selftests/namespaces: fifth inactive namespace resurrection test [Body]
[PATCH v2 57/63] selftests/namespaces: sixth inactive namespace resurrection test [Body]
[PATCH v2 58/63] selftests/namespaces: seventh inactive namespace resurrection test [Body]
[PATCH v2 59/63] selftests/namespaces: eigth inactive namespace resurrection test [Body]
[PATCH v2 60/63] selftests/namespaces: ninth inactive namespace resurrection test [Body]
[PATCH v2 61/63] selftests/namespaces: tenth inactive namespace resurrection test [Body]
[PATCH v2 62/63] selftests/namespaces: eleventh inactive namespace resurrection test [Body]
[PATCH v2 63/63] selftests/namespaces: twelth inactive namespace resurrection test [Body]

Session 2025-10-22

ID (for dev) acecfe06-6689-4faa-ad53-90ed2a0a8c7f
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 5fb750e8a9ae123b2034771b864b8a21dbef65cd [Config] passed [Log]
[KASAN] Boot test: Base 5fb750e8a9ae123b2034771b864b8a21dbef65cd [Config] passed
[KASAN] Build Patched 5fb750e8a9ae123b2034771b864b8a21dbef65cd [Config] [patched] passed [Log]
[KASAN] Boot test: Patched 5fb750e8a9ae123b2034771b864b8a21dbef65cd [Config] [patched] failed
general protection fault in copy_creds [Log]