cgroup2 freezer and kvm_vm_worker_thread()
2024-11-07 20:48 UTC (12+ messages)
[PATCH 0/2] memcg/hugetlb: Rework memcg hugetlb charging
2024-11-07 19:28 UTC (11+ messages)
` [PATCH 1/2] memcg/hugetlb: Introduce memcg_accounts_hugetlb
` [PATCH 2/2] memcg/hugetlb: Deprecate hugetlb memcg try-commit-cancel charging
[PATCH 0/4] mm: fix checkpatch.pl warnings in memcg v1 code
2024-11-07 17:20 UTC (15+ messages)
` [PATCH 1/4] mm: fix quoted strings spliting across lines
` [PATCH 2/4] mm: Fix minor formatting issues for mm control
` [PATCH 3/4] mm: Prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 4/4] mm: Replace simple_strtoul() with kstrtoul()
[tj-cgroup:for-6.13] BUILD SUCCESS 30026390b3a90cb0d5dd1abb5a105adf86746325
2024-11-07 7:16 UTC
[tj-cgroup:for-next] BUILD SUCCESS 04828a42970fd1e08b6add3420114a76ddf11ef5
2024-11-07 7:12 UTC
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-11-06 18:20 UTC (10+ messages)
` [PATCH 1/7] kernel/cgroup: "
[PATCH v2] MAINTAINERS: remove Zefan Li
2024-11-06 17:54 UTC (3+ messages)
[PATCHSET][RFC] struct fd and memory safety
2024-11-06 10:03 UTC (33+ messages)
` [PATCHSET v3] "
` [PATCH v3 01/28] net/socket.c: switch to CLASS(fd)
` [PATCH v3 02/28] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range()
` [PATCH v3 03/28] timerfd: switch to CLASS(fd)
` [PATCH v3 04/28] get rid of perf_fget_light(), convert kernel/events/core.c "
` [PATCH v3 05/28] switch netlink_getsockbyfilp() to taking descriptor
` [PATCH v3 06/28] do_mq_notify(): saner skb freeing on failures
` [PATCH v3 07/28] do_mq_notify(): switch to CLASS(fd)
` [PATCH v3 08/28] simplify xfs_find_handle() a bit
` [PATCH v3 09/28] convert vmsplice() to CLASS(fd)
` [PATCH v3 10/28] fdget_raw() users: switch to CLASS(fd_raw)
` [PATCH v3 11/28] introduce "fd_pos" class, convert fdget_pos() users to it
` [PATCH v3 12/28] o2hb_region_dev_store(): avoid goto around fdget()/fdput()
` [PATCH v3 13/28] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()
` [PATCH v3 14/28] fdget(), trivial conversions
` [PATCH v3 15/28] fdget(), more "
` [PATCH v3 16/28] convert do_preadv()/do_pwritev()
` [PATCH v3 17/28] convert cachestat(2)
` [PATCH v3 18/28] switch spufs_calls_{get,put}() to CLASS() use
` [PATCH v3 19/28] convert spu_run(2)
` [PATCH v3 20/28] convert media_request_get_by_fd()
` [PATCH v3 21/28] convert cifs_ioctl_copychunk()
` [PATCH v3 22/28] convert vfs_dedupe_file_range()
` [PATCH v3 23/28] convert do_select()
` [PATCH v3 24/28] do_pollfd(): convert to CLASS(fd)
` [PATCH v3 25/28] assorted variants of irqfd setup: "
` [PATCH v3 26/28] memcg_write_event_control(): switch "
` [PATCH v3 27/28] css_set_fork(): switch to CLASS(fd_raw, ...)
` [PATCH v3 28/28] deal with the last remaing boolean uses of fd_file()
5.10.225 stable kernel cgroup_mutex not held assertion failure
2024-11-06 6:24 UTC (4+ messages)
[PATCH 0/3] Introduce acctmem
2024-11-06 0:09 UTC (7+ messages)
` [PATCH 1/3] mm: Opencode split_page_memcg() in __split_huge_page()
` [PATCH 2/3] mm: Simplify split_page_memcg()
` [PATCH 3/3] mm: Introduce acctmem
[PATCH] MAINTAINERS: remove Zefan Li
2024-11-05 2:56 UTC (3+ messages)
` [External] "
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-11-04 22:18 UTC (26+ messages)
` [PATCH v1 1/6] memcg-v1: fully deprecate move_charge_at_immigrate
` [PATCH v1 2/6] memcg-v1: remove charge move code
` [PATCH v1 3/6] memcg-v1: no need for memcg locking for dirty tracking
` [PATCH v1 4/6] memcg-v1: no need for memcg locking for writeback tracking
` [PATCH v1 5/6] memcg-v1: no need for memcg locking for MGLRU
` [PATCH v1 6/6] memcg-v1: remove memcg move locking code
[PATCH mm-unstable v1 0/2] Track pages allocated for struct
2024-11-04 16:22 UTC (6+ messages)
` [PATCH mm-unstable v1 1/2] mm: add generic system-wide page counters
` [PATCH mm-unstable v1 2/2] mm, swap: add pages allocated for struct swap_cgroup to vmstat
[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
2024-11-01 20:44 UTC
[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-11-01 20:28 UTC (19+ messages)
[RFC PATCH 0/3] Cgroup-based THP control
2024-11-01 16:01 UTC (27+ messages)
` [RFC PATCH 1/3] mm: Add thp_flags control for cgroup
` [RFC PATCH 2/3] mm: Support for huge pages in cgroups
` [RFC PATCH 3/3] mm: Add thp_defrag control for cgroup
[PATCH v4 0/4] sched: Fix irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
2024-11-01 12:04 UTC (11+ messages)
` [PATCH v4 1/4] sched: Define sched_clock_irqtime as static key
` [PATCH v4 2/4] sched: Don't account irq time if sched_clock_irqtime is disabled
` [PATCH v4 3/4] sched, psi: "
` [PATCH v4 4/4] sched: Fix cgroup irq accounting for CONFIG_IRQ_TIME_ACCOUNTING
[PATCH v2 0/5] blk-cgroup: don't abuse bdi in blk-cgroup
2024-10-31 16:55 UTC (5+ messages)
` [PATCH v2 1/5] blk-cgroup: add a new helper blkg_print_dev_name()
[GIT PULL] cgroup: Fixes for v6.12-rc5
2024-10-30 2:44 UTC (2+ messages)
[RFC PATCH v3 0/3] genirq/cpuhotplug: Adjust managed interrupts according to change of housekeeping cpumask
2024-10-29 18:54 UTC (5+ messages)
` [RFC PATCH v3 1/3] sched/isolation: Add infrastructure for dynamic CPU isolation
` [RFC PATCH v3 2/3] DO NOT MERGE: test for managed irqs adjustment
` [RFC PATCH v3 3/3] genirq/cpuhotplug: Adjust managed irqs according to change of housekeeping CPU
[PATCH 0/2 v3] memcg: tracepoint for flushing stats
2024-10-29 5:27 UTC (7+ messages)
` [PATCH 1/2 v3] memcg: rename do_flush_stats and add force flag
` [PATCH 2/2 v3] memcg: add flush tracepoint
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-28 12:27 UTC (2+ messages)
[PATCH v2] memcg: workingset: remove folio_memcg_rcu usage
2024-10-27 17:33 UTC (3+ messages)
[PATCH -next] memcg: factor out mem_cgroup_stat_aggregate()
2024-10-26 23:12 UTC (2+ messages)
[PATCH] memcg: workingset: remove folio_memcg_rcu usage
2024-10-26 16:34 UTC (3+ messages)
[PATCH 0/2 v2] memcg: tracepoint for flushing stats
2024-10-26 6:36 UTC (2+ messages)
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).