messages from 2025-10-20 18:15:56 to 2025-10-24 10:55:33 UTC [more...]
[PATCH v3 00/70] nstree: listns()
2025-10-24 10:52 UTC (31+ messages)
` [PATCH v3 01/70] libfs: allow to specify s_d_flags
` [PATCH v3 02/70] nsfs: use inode_just_drop()
` [PATCH v3 03/70] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v3 04/70] pidfs: "
` [PATCH v3 05/70] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v3 06/70] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v3 07/70] nstree: simplify return
` [PATCH v3 08/70] ns: initialize ns_list_node for initial namespaces
` [PATCH v3 09/70] ns: add __ns_ref_read()
` [PATCH v3 10/70] ns: rename to exit_nsproxy_namespaces()
` [PATCH v3 11/70] ns: add active reference count
` [PATCH v3 12/70] ns: use anonymous struct to group list member
` [PATCH v3 13/70] nstree: introduce a unified tree
` [PATCH v3 14/70] nstree: allow lookup solely based on inode
` [PATCH v3 15/70] nstree: assign fixed ids to the initial namespaces
` [PATCH v3 16/70] ns: maintain list of owned namespaces
` [PATCH v3 17/70] nstree: add listns()
` [PATCH v3 18/70] arch: hookup listns() system call
` [PATCH v3 19/70] nsfs: update tools header
` [PATCH v3 20/70] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH v3 21/70] selftests/namespaces: first active reference count tests
` [PATCH v3 22/70] selftests/namespaces: second "
` [PATCH v3 23/70] selftests/namespaces: third "
` [PATCH v3 24/70] selftests/namespaces: fourth "
` [PATCH v3 25/70] selftests/namespaces: fifth "
` [PATCH v3 26/70] selftests/namespaces: sixth "
` [PATCH v3 27/70] selftests/namespaces: seventh "
` [PATCH v3 28/70] selftests/namespaces: eigth "
` [PATCH v3 29/70] selftests/namespaces: ninth "
` [PATCH v3 30/70] selftests/namespaces: tenth "
[PATCH] memcg: manually uninline __memcg_memory_event
2025-10-24 6:50 UTC (8+ messages)
[REPORT] Possible circular locking dependency on 6.18-rc2 in blkg_conf_open_bdev_frozen+0x80/0xa0
2025-10-24 4:54 UTC (2+ messages)
[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
2025-10-23 15:45 UTC (17+ messages)
` [PATCH 05/33] sched/isolation: Save boot defined domain flags
` [PATCH 12/33] sched/isolation: Convert housekeeping cpumasks to rcu pointers
` [PATCH 13/33] cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
` [PATCH 14/33] sched/isolation: Flush memcg workqueues on cpuset isolated partition change
` [PATCH 22/33] kthread: Include unbound kthreads in the managed affinity list
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-10-23 15:05 UTC (8+ messages)
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
[RFC v8 00/21] DRM scheduling cgroup controller
2025-10-23 11:18 UTC (3+ messages)
[PATCH 00/32] ns: support file handles
2025-10-23 10:46 UTC (3+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls
[PATCH 0/5] selftests/cgroup: add metrics mode and detailed CPU test diagnostics
2025-10-23 9:50 UTC (8+ messages)
` [PATCH 1/5] selftests/cgroup: move utils functions to .c file
` [PATCH 2/5] selftests/cgroup: add metrics mode for detailed test reporting
` [PATCH 3/5] selftests/cgroup: rename values_close() to check_tolerance()
` [PATCH 4/5] selftests/cgroup: rename values_close_report() to report_metrics()
` [PATCH 5/5] selftests/cgroup: add aggregated CPU test metrics report
[PATCH v2 00/63] nstree: listns()
2025-10-23 7:29 UTC (66+ messages)
` [PATCH v2 01/63] libfs: allow to specify s_d_flags
` [PATCH v2 02/63] nsfs: use inode_just_drop()
` [PATCH v2 03/63] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH v2 04/63] pidfs: "
` [PATCH v2 05/63] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH v2 06/63] cgroup: add cgroup namespace to tree after owner is set
` [PATCH v2 07/63] nstree: simplify return
` [PATCH v2 08/63] ns: initialize ns_list_node for initial namespaces
` [PATCH v2 09/63] ns: add __ns_ref_read()
` [PATCH v2 10/63] ns: add active reference count
` [PATCH v2 11/63] ns: use anonymous struct to group list member
` [PATCH v2 12/63] nstree: introduce a unified tree
` [PATCH v2 13/63] nstree: allow lookup solely based on inode
` [PATCH v2 14/63] nstree: assign fixed ids to the initial namespaces
` [PATCH v2 15/63] ns: maintain list of owned namespaces
` [PATCH v2 16/63] nstree: add listns()
` [PATCH v2 17/63] arch: hookup listns() system call
` [PATCH v2 18/63] nsfs: update tools header
` [PATCH v2 19/63] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH v2 20/63] selftests/namespaces: first active reference count tests
` [PATCH v2 21/63] selftests/namespaces: second "
` [PATCH v2 22/63] selftests/namespaces: third "
` [PATCH v2 23/63] selftests/namespaces: fourth "
` [PATCH v2 24/63] selftests/namespaces: fifth "
` [PATCH v2 25/63] selftests/namespaces: sixth "
` [PATCH v2 26/63] selftests/namespaces: seventh "
` [PATCH v2 27/63] selftests/namespaces: eigth "
` [PATCH v2 28/63] selftests/namespaces: ninth "
` [PATCH v2 29/63] selftests/namespaces: tenth "
` [PATCH v2 30/63] selftests/namespaces: eleventh "
` [PATCH v2 31/63] selftests/namespaces: twelth "
` [PATCH v2 32/63] selftests/namespaces: thirteenth "
` [PATCH v2 33/63] selftests/namespaces: fourteenth "
` [PATCH v2 34/63] selftests/namespaces: fifteenth "
` [PATCH v2 35/63] selftests/namespaces: add listns() wrapper
` [PATCH v2 36/63] selftests/namespaces: first listns() test
` [PATCH v2 37/63] selftests/namespaces: second "
` [PATCH v2 38/63] selftests/namespaces: third "
` [PATCH v2 39/63] selftests/namespaces: fourth "
` [PATCH v2 40/63] selftests/namespaces: fifth "
` [PATCH v2 41/63] selftests/namespaces: sixth "
` [PATCH v2 42/63] selftests/namespaces: seventh "
` [PATCH v2 43/63] selftests/namespaces: ninth "
` [PATCH v2 44/63] "
` [PATCH v2 45/63] selftests/namespaces: first listns() permission test
` [PATCH v2 46/63] selftests/namespaces: second "
` [PATCH v2 47/63] selftests/namespaces: third "
` [PATCH v2 48/63] selftests/namespaces: fourth "
` [PATCH v2 49/63] selftests/namespaces: fifth "
` [PATCH v2 50/63] selftests/namespaces: sixth "
` [PATCH v2 51/63] selftests/namespaces: seventh "
` [PATCH v2 52/63] selftests/namespaces: first inactive namespace resurrection test
` [PATCH v2 53/63] selftests/namespaces: second "
` [PATCH v2 54/63] selftests/namespaces: third "
` [PATCH v2 55/63] selftests/namespaces: fourth "
` [PATCH v2 56/63] selftests/namespaces: fifth "
` [PATCH v2 57/63] selftests/namespaces: sixth "
` [PATCH v2 58/63] selftests/namespaces: seventh "
` [PATCH v2 59/63] selftests/namespaces: eigth "
` [PATCH v2 60/63] selftests/namespaces: ninth "
` [PATCH v2 61/63] selftests/namespaces: tenth "
` [PATCH v2 62/63] selftests/namespaces: eleventh "
` [PATCH v2 63/63] selftests/namespaces: twelth "
` [syzbot ci] Re: nstree: listns()
[PATCH RFC DRAFT 00/50] nstree: listns()
2025-10-22 11:28 UTC (56+ messages)
` [PATCH RFC DRAFT 01/50] libfs: allow to specify s_d_flags
` [PATCH RFC DRAFT 02/50] nsfs: use inode_just_drop()
` [PATCH RFC DRAFT 03/50] nsfs: raise DCACHE_DONTCACHE explicitly
` [PATCH RFC DRAFT 04/50] pidfs: "
` [PATCH RFC DRAFT 05/50] nsfs: raise SB_I_NODEV and SB_I_NOEXEC
` [PATCH RFC DRAFT 06/50] nstree: simplify return
` [PATCH RFC DRAFT 07/50] ns: initialize ns_list_node for initial namespaces
` [PATCH RFC DRAFT 08/50] ns: add __ns_ref_read()
` [PATCH RFC DRAFT 09/50] ns: add active reference count
` [PATCH RFC DRAFT 10/50] ns: use anonymous struct to group list member
` [PATCH RFC DRAFT 11/50] nstree: introduce a unified tree
` [PATCH RFC DRAFT 12/50] nstree: allow lookup solely based on inode
` [PATCH RFC DRAFT 13/50] nstree: assign fixed ids to the initial namespaces
` [PATCH RFC DRAFT 14/50] ns: maintain list of owned namespaces
` [PATCH RFC DRAFT 15/50] nstree: add listns()
` [PATCH RFC DRAFT 16/50] arch: hookup listns() system call
` [PATCH RFC DRAFT 17/50] nsfs: update tools header
` [PATCH RFC DRAFT 18/50] selftests/filesystems: remove CLONE_NEWPIDNS from setup_userns() helper
` [PATCH RFC DRAFT 19/50] selftests/namespaces: first active reference count tests
` [PATCH RFC DRAFT 20/50] selftests/namespaces: second "
` [PATCH RFC DRAFT 21/50] selftests/namespaces: third "
` [PATCH RFC DRAFT 22/50] selftests/namespaces: fourth "
` [PATCH RFC DRAFT 23/50] selftests/namespaces: fifth "
` [PATCH RFC DRAFT 24/50] selftests/namespaces: sixth "
` [PATCH RFC DRAFT 25/50] selftests/namespaces: seventh "
` [PATCH RFC DRAFT 26/50] selftests/namespaces: eigth "
` [PATCH RFC DRAFT 27/50] selftests/namespaces: ninth "
` [PATCH RFC DRAFT 28/50] selftests/namespaces: tenth "
` [PATCH RFC DRAFT 29/50] selftests/namespaces: eleventh "
` [PATCH RFC DRAFT 30/50] selftests/namespaces: twelth "
` [PATCH RFC DRAFT 31/50] selftests/namespaces: thirteenth "
` [PATCH RFC DRAFT 32/50] selftests/namespaces: fourteenth "
` [PATCH RFC DRAFT 33/50] selftests/namespaces: fifteenth "
` [PATCH RFC DRAFT 34/50] selftests/namespaces: add listns() wrapper
` [PATCH RFC DRAFT 35/50] selftests/namespaces: first listns() test
` [PATCH RFC DRAFT 36/50] selftests/namespaces: second "
` [PATCH RFC DRAFT 37/50] selftests/namespaces: third "
` [PATCH RFC DRAFT 38/50] selftests/namespaces: fourth "
` [PATCH RFC DRAFT 39/50] selftests/namespaces: fifth "
` [PATCH RFC DRAFT 40/50] selftests/namespaces: sixth "
` [PATCH RFC DRAFT 41/50] selftests/namespaces: seventh "
` [PATCH RFC DRAFT 42/50] selftests/namespaces: ninth "
` [PATCH RFC DRAFT 43/50] "
` [PATCH RFC DRAFT 44/50] selftests/namespaces: first listns() permission test
` [PATCH RFC DRAFT 45/50] selftests/namespaces: second "
` [PATCH RFC DRAFT 46/50] selftests/namespaces: third "
` [PATCH RFC DRAFT 47/50] selftests/namespaces: fourth "
` [PATCH RFC DRAFT 48/50] selftests/namespaces: fifth "
` [PATCH RFC DRAFT 49/50] selftests/namespaces: sixth "
` [PATCH RFC DRAFT 50/50] selftests/namespaces: seventh "
` [syzbot ci] Re: nstree: listns()
[tj-cgroup:for-next] BUILD SUCCESS adbe49dc7eb3ef9017aac5b9aad2a0848432ae69
2025-10-21 18:29 UTC
[tj-cgroup:for-6.19] BUILD SUCCESS d5cf4d34a3331aa1dba954949ea71b5eafcbf0a8
2025-10-21 18:20 UTC
[PATCH v5 0/4] reparent the THP split queue
2025-10-21 9:43 UTC (6+ messages)
` [PATCH v5 4/4] mm: thp: reparent the split queue during memcg offline
[PATCH 0/2] cgroup/cpuset: Miscellaneous cleanup
2025-10-21 2:06 UTC (8+ messages)
` [PATCH 1/2] cgroup/cpuset: Don't track # of local child partitions
` [PATCH 2/2] cgroup/cpuset: Change callback_lock to raw_spinlock_t
[GIT PULL] cgroup: Fixes for v6.18-rc2
2025-10-20 19:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox