messages from 2022-02-07 17:20:04 to 2022-02-23 11:11:43 UTC [more...]
[tj-cgroup:for-5.17-fixes] BUILD SUCCESS c70cd039f1d779126347a896a58876782dcc5284
2022-02-23 11:11 UTC
[tj-cgroup:for-next] BUILD SUCCESS 88ea791b5665730a864088be384d4f4f6833e63b
2022-02-23 11:11 UTC
[GIT PULL] cgroup fixes for v5.17-rc5
2022-02-23 0:17 UTC (2+ messages)
kernel BUG at lib/list_debug.c:54! RIP: 0010:__list_del_entry_valid.cold+0x1d/0x47
2022-02-22 20:15 UTC (2+ messages)
[PATCH] cpuset: Fix kernel-doc
2022-02-22 19:50 UTC (2+ messages)
[syzbot] WARNING in cpuset_write_resmask
2022-02-22 18:23 UTC (7+ messages)
[PATCH] cgroup-v1: Correct privileges check in release_agent writes
2022-02-22 18:13 UTC (3+ messages)
[PATCH] cgroup: clarify cgroup_css_set_fork()
2022-02-22 17:39 UTC (2+ messages)
[PATCH v4 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-22 9:56 UTC (10+ messages)
` [PATCH v4 1/6] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v4 2/6] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v4 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v4 4/6] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
` [PATCH v4 5/6] mm/memcg: Protect memcg_stock with a local_lock_t
` [PATCH v4 6/6] mm/memcg: Disable migration instead of preemption in drain_all_stock()
[PATCH v4] KVM: Move VM's worker kthreads back to the original cgroup before exiting
2022-02-22 8:35 UTC (2+ messages)
[PATCH 1/2] mm/memcontrol: return 1 from cgroup.memory __setup() handler
2022-02-22 0:58 UTC
[PATCH v3 0/5] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-21 17:25 UTC (24+ messages)
` [PATCH v3 1/5] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v3 2/5] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v3 3/5] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v3 4/5] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
` [PATCH v3 5/5] mm/memcg: Protect memcg_stock with a local_lock_t
[PATCH v3] KVM: Move VM's worker kthreads back to the original cgroup before exiting
2022-02-19 7:55 UTC (7+ messages)
[RFC v2 0/6] Proposal for a GPU cgroup controller
2022-02-18 19:12 UTC (21+ messages)
` [RFC v2 1/6] gpu: rfc: "
` [RFC v2 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v2 3/6] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v2 4/6] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v2 5/6] dmabuf: Add gpu cgroup charge transfer function
` [RFC v2 6/6] android: binder: Add a buffer flag to relinquish ownership of fds
[PATCH v3 0/3] block, bfq: minor cleanup and fix
2022-02-18 13:13 UTC (9+ messages)
` [PATCH v3 2/3] block, bfq: avoid moving bfqq to it's parent bfqg
[PATCH v2 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-17 9:28 UTC (16+ messages)
` [PATCH v2 1/4] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v2 2/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v2 3/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v2 4/4] mm/memcg: Protect memcg_stock with a local_lock_t
[PATCH v2] KVM: Move VM's worker kthreads back to the original cgroups before exiting
2022-02-16 19:48 UTC (9+ messages)
[PATCH v2 0/4] memcg: robust enforcement of memory.high
2022-02-16 13:12 UTC (11+ messages)
` [PATCH v2 1/4] memcg: refactor mem_cgroup_oom
` [PATCH v2 2/4] memcg: unify force charging conditions
` [PATCH v2 3/4] selftests: memcg: test high limit for single entry allocation
` [PATCH v2 4/4] memcg: synchronously enforce memory.high for large overcharges
[PATCH] blk-cgroup: set blkg iostat after percpu stat aggregation
2022-02-15 21:14 UTC (4+ messages)
` [Phishing Risk] [External] "
[tj-cgroup:for-5.17-fixes] BUILD SUCCESS 05c7b7a92cc87ff8d7fde189d0fade250697573c
2022-02-15 10:56 UTC
[tj-cgroup:for-next] BUILD SUCCESS ad9bff39fb84a8e81855ef7d728a18bd398fb67e
2022-02-15 10:56 UTC
[PATCH] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
2022-02-14 19:50 UTC (2+ messages)
[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
2022-02-11 10:39 UTC (28+ messages)
` [PATCH 02/12] cgroup: rstat: Make cgroup_rstat_cpu_lock name readable
[PATCH 0/4] memcg: robust enforcement of memory.high
2022-02-11 2:44 UTC (15+ messages)
` [PATCH 1/4] memcg: refactor mem_cgroup_oom
` [PATCH 2/4] memcg: unify force charging conditions
` [PATCH 3/4] selftests: memcg: test high limit for single entry allocation
` [PATCH 4/4] memcg: synchronously enforce memory.high
[PATCH v9] block: cancel all throttled bios in del_gendisk()
2022-02-10 11:56 UTC
[PATCH v8] block: cancel all throttled bios in del_gendisk()
2022-02-10 11:33 UTC (3+ messages)
[RFC RESEND 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1.1)
2022-02-09 23:29 UTC (4+ messages)
` [PATCH 02/12] cgroup: rstat: Make cgroup_rstat_cpu_lock name readable
[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
2022-02-09 9:17 UTC (17+ messages)
` [PATCH 3/4] mm/memcg: Add a local_lock_t for IRQ and TASK object
` [mm/memcg] 86895e1e85: WARNING:possible_circular_locking_dependency_detected
[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
2022-02-09 3:14 UTC (8+ messages)
[PATCH v5 0/4] mm/page_owner: Extend page_owner to show memcg information
2022-02-08 19:11 UTC (9+ messages)
` [PATCH v5 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v5 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v5 3/4] mm/page_owner: Print memcg information
` [PATCH v5 4/4] mm/page_owner: Record task command name
[PATCH v3 4/4] mm/page_owner: Record task command name
2022-02-08 10:51 UTC (13+ messages)
` [PATCH v4 1/4] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v4 2/4] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v4 3/4] mm/page_owner: Print memcg information
[PATCH v7 0/2] cancel all throttled bios in del_gendisk()
2022-02-08 3:54 UTC (4+ messages)
` [PATCH v7 1/2] blk-throtl: introduce a new flag THROTL_TG_CANCELING
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;
as well as URLs for NNTP newsgroup(s).