cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-22 16:08:19 to 2025-10-27 23:18:17 UTC [more...]

[PATCH v2 00/23] mm: BPF OOM
 2025-10-27 23:17 UTC  (10+ messages)
` [PATCH v2 01/23] bpf: move bpf_struct_ops_link into bpf.h
` [PATCH v2 02/23] bpf: initial support for attaching struct ops to cgroups
` [PATCH v2 03/23] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
` [PATCH v2 04/23] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
` [PATCH v2 05/23] mm: declare memcg_page_state_output() in memcontrol.h
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
` [PATCH v2 07/23] mm: introduce bpf_oom_kill_process() bpf kfunc
` [PATCH v2 08/23] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH v2 09/23] mm: introduce bpf_get_root_mem_cgroup() BPF kfunc

[RFC PATCH 0/3] Introduce per-cgroup compression priority
 2025-10-27 22:46 UTC  (7+ messages)
` [RFC PATCH 1/3] mm/memcontrol: "
` [RFC PATCH 2/3] zram: Zram supports "
` [RFC PATCH 3/3] Doc: Update documentation for "

[REPORT] Possible circular locking dependency on 6.18-rc2 in blkg_conf_open_bdev_frozen+0x80/0xa0
 2025-10-27 20:30 UTC  (3+ messages)

[PATCH v3 00/70] nstree: listns()
 2025-10-27 16:36 UTC  (78+ 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 v3 31/70] selftests/namespaces: eleventh "
` [PATCH v3 32/70] selftests/namespaces: twelth "
` [PATCH v3 33/70] selftests/namespaces: thirteenth "
` [PATCH v3 34/70] selftests/namespaces: fourteenth "
` [PATCH v3 35/70] selftests/namespaces: fifteenth "
` [PATCH v3 36/70] selftests/namespaces: add listns() wrapper
` [PATCH v3 37/70] selftests/namespaces: first listns() test
` [PATCH v3 38/70] selftests/namespaces: second "
` [PATCH v3 39/70] selftests/namespaces: third "
` [PATCH v3 40/70] selftests/namespaces: fourth "
` [PATCH v3 41/70] selftests/namespaces: fifth "
` [PATCH v3 42/70] selftests/namespaces: sixth "
` [PATCH v3 43/70] selftests/namespaces: seventh "
` [PATCH v3 44/70] selftests/namespaces: eigth "
` [PATCH v3 45/70] selftests/namespaces: ninth "
` [PATCH v3 46/70] selftests/namespaces: first listns() permission test
` [PATCH v3 47/70] selftests/namespaces: second "
` [PATCH v3 48/70] selftests/namespaces: third "
` [PATCH v3 49/70] selftests/namespaces: fourth "
` [PATCH v3 50/70] selftests/namespaces: fifth "
` [PATCH v3 51/70] selftests/namespaces: sixth "
` [PATCH v3 52/70] selftests/namespaces: seventh "
` [PATCH v3 53/70] selftests/namespaces: first inactive namespace resurrection test
` [PATCH v3 54/70] selftests/namespaces: second "
` [PATCH v3 55/70] selftests/namespaces: third "
` [PATCH v3 56/70] selftests/namespaces: fourth "
` [PATCH v3 57/70] selftests/namespaces: fifth "
` [PATCH v3 58/70] selftests/namespaces: sixth "
` [PATCH v3 59/70] selftests/namespaces: seventh "
` [PATCH v3 60/70] selftests/namespaces: eigth "
` [PATCH v3 61/70] selftests/namespaces: ninth "
` [PATCH v3 62/70] selftests/namespaces: tenth "
` [PATCH v3 63/70] selftests/namespaces: eleventh "
` [PATCH v3 64/70] selftests/namespaces: twelth "
` [PATCH v3 65/70] selftests/namespace: first threaded active reference count test
` [PATCH v3 66/70] selftests/namespace: second "
` [PATCH v3 67/70] selftests/namespace: third "
` [PATCH v3 68/70] selftests/namespace: commit_creds() active reference tests
` [PATCH v3 69/70] selftests/namespace: add stress test
` [PATCH v3 70/70] selftests/namespace: test listns() pagination

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-27 13:56 UTC  (23+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library

[tip:sched/core] [sched] b079d93796: WARNING:possible_recursive_locking_detected_migration_is_trying_to_acquire_lock:at:set_cpus_allowed_force_but_task_is_already_holding_lock:at:cpu_stopper_thread
 2025-10-27 11:01 UTC  (2+ messages)

[PATCH RFC DRAFT 00/50] nstree: listns()
 2025-10-27 10:49 UTC  (6+ messages)

[PATCH] memcg: manually uninline __memcg_memory_event
 2025-10-27  7:19 UTC  (8+ messages)

[PATCH v2 0/5] cgroup/dmem,drm/ttm: Improve protection in contended cases
 2025-10-26 12:56 UTC  (8+ messages)
` [PATCH v2 1/5] cgroup/dmem: Add queries for protection values
` [PATCH v2 4/5] drm/ttm: Be more aggressive when allocating below protection limit
` [PATCH v2 5/5] drm/ttm: Use common ancestor of evictor and evictee as limit pool

[syzbot] [cgroups?] possible deadlock in cgroup_kn_lock_live
 2025-10-26  1:13 UTC 

[PATCH RFC v2 00/22] cpuset: rework local partition logic
 2025-10-25  6:48 UTC  (23+ messages)
` [PATCH RFC v2 01/22] cpuset: fix isolcpus stay in root when isolated partition changes to root
` [PATCH RFC v2 02/22] cpuset: add early empty cpumask check in partition_xcpus_add/del
` [PATCH RFC v2 03/22] cpuset: generalize validate_partition() interface
` [PATCH RFC v2 04/22] cpuset: introduce partition_enable()
` [PATCH RFC v2 05/22] cpuset: introduce partition_disable()
` [PATCH RFC v2 06/22] cpuset: introduce partition_update()
` [PATCH RFC v2 07/22] cpuset: use partition_enable() for remote partition enablement
` [PATCH RFC v2 08/22] cpuset: use partition_disable() for remote partition disablement
` [PATCH RFC v2 09/22] cpuset: use partition_update() for remote partition update
` [PATCH RFC v2 10/22] cpuset: introduce local_partition_enable()
` [PATCH RFC v2 11/22] cpuset: introduce local_partition_disable()
` [PATCH RFC v2 12/22] cpuset: introduce local_partition_invalidate()
` [PATCH RFC v2 13/22] cpuset: introduce local_partition_update()
` [PATCH RFC v2 14/22] cpuset: remove update_parent_effective_cpumask
` [PATCH RFC v2 15/22] cpuset: remove redundant partition field updates
` [PATCH RFC v2 16/22] cpuset: simplify partition update logic for hotplug tasks
` [PATCH RFC v2 17/22] cpuset: unify local partition disable and invalidate
` [PATCH RFC v2 18/22] cpuset: use partition_disable for compute_partition_effective_cpumask
` [PATCH RFC v2 19/22] cpuset: use validate_local_partition in local_partition_enable
` [PATCH RFC v2 20/22] cpuset: introduce validate_remote_partition
` [PATCH RFC v2 21/22] cpuset: simplify update_prstate() function
` [PATCH RFC v2 22/22] cpuset: remove prs_err clear when notify_partition_change

[PATCH 00/32] ns: support file handles
 2025-10-24 22:31 UTC  (4+ messages)
` [PATCH 01/32] pidfs: validate extensible ioctls

[PATCH 07/12] sched: Fix do_set_cpus_allowed() locking
 2025-10-24 14:58 UTC  (2+ messages)
` [REGRESSION] Deadlock during CPU hotplug caused by abfc01077df6

[PATCH 00/33 v3] cpuset/isolation: Honour kthreads preferred affinity
 2025-10-23 15:45 UTC  (3+ messages)
` [PATCH 05/33] sched/isolation: Save boot defined domain flags

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-10-23 11:18 UTC  (3+ messages)

[PATCH 0/5] selftests/cgroup: add metrics mode and detailed CPU test diagnostics
 2025-10-23  9:50 UTC  (4+ messages)
` [PATCH 4/5] selftests/cgroup: rename values_close_report() to report_metrics()

[PATCH v2 10/63] ns: add active reference count
 2025-10-23  7:29 UTC  (2+ messages)

[PATCH v2 00/63] nstree: listns()
 2025-10-22 19:16 UTC  (41+ messages)
` [PATCH v2 25/63] selftests/namespaces: sixth active reference count tests
` [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()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).