public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-12 05:07:33 to 2026-02-20 22:39:03 UTC [more...]

[PATCH v3 01/20] mm/swap: decouple swap cache from physical swap infrastructure
 2026-02-20 21:05 UTC  (7+ messages)
` [PATCH v3 00/20] Virtual Swap Space
    ` [PATCH] vswap: fix poor batching behavior of vswap free path

[PATCH 0/4] Introduce QPW for per-cpu operations
 2026-02-20 22:38 UTC  (25+ messages)
` [PATCH 1/4] Introducing qpw_lock() and per-cpu queue & flush work

[PATCH v5] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-20 22:18 UTC  (4+ messages)

[PATCH 1/2] mm: vmalloc: streamline vmalloc memory accounting
 2026-02-20 22:15 UTC  (4+ messages)
` [PATCH 2/2] mm: memcontrol: switch to native NR_VMALLOC vmstat counter

[PATCH v4 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support
 2026-02-20 20:11 UTC  (14+ messages)
` [PATCH v4 1/3] kernfs: Don't set_nlink for directories being removed
` [PATCH v4 2/3] kernfs: Send IN_DELETE_SELF and IN_IGNORED
` [PATCH v4 3/3] selftests: memcg: Add tests for "
` [syzbot ci] Re: kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support

[PATCH 0/4] bpf: add a few hooks for sandboxing
 2026-02-20 15:16 UTC  (6+ messages)
` [PATCH 1/4] ns: add bpf hooks
` [PATCH 2/4] cgroup: add bpf hook for attach
` [PATCH 3/4] selftests/bpf: add ns hook selftest
` [PATCH 4/4] selftests/bpf: add cgroup attach selftests

[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
 2026-02-19 23:42 UTC  (16+ messages)
` [PATCH RFC 01/15] mm: move thp_limit_gfp_mask to header
` [PATCH RFC 02/15] mm, swap: simplify swap_cache_alloc_folio
` [PATCH RFC 03/15] mm, swap: move conflict checking logic of out swap cache adding
` [PATCH RFC 04/15] mm, swap: add support for large order folios in swap cache directly
` [PATCH RFC 05/15] mm, swap: unify large folio allocation
` [PATCH RFC 06/15] memcg, swap: reparent the swap entry on swapin if swapout cgroup is dead
` [PATCH RFC 07/15] memcg, swap: defer the recording of memcg info and reparent flexibly
` [PATCH RFC 08/15] mm, swap: store and check memcg info in the swap table
` [PATCH RFC 09/15] mm, swap: support flexible batch freeing of slots in different memcg
` [PATCH RFC 10/15] mm, swap: always retrieve memcg id from swap table
` [PATCH RFC 11/15] mm/swap, memcg: remove swap cgroup array
` [PATCH RFC 12/15] mm, swap: merge zeromap into swap table
` [PATCH RFC 13/15] mm: ghost swapfile support for zswap
` [PATCH RFC 14/15] mm, swap: add a special device for ghost swap setup
` [PATCH RFC 15/15] mm, swap: allocate cluster dynamically for ghost swapfile

[PATCH v4] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-19 22:11 UTC  (2+ messages)

[PATCH v3 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-19 18:57 UTC  (15+ messages)
` [PATCH v3 1/3] kernfs: allow passing fsnotify event types
` [PATCH v3 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v3 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events

[PATCH v3] mm: move pgscan, pgsteal, pgrefill to node stats
 2026-02-19 13:10 UTC  (4+ messages)

[linux-next20260216]Warnings at mm/page_counter.c:60 at page_counter_cancel+0x110/0x134, CPU#24: kworker/24:3/1074770
 2026-02-18 21:43 UTC  (2+ messages)

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-18 21:25 UTC  (2+ messages)

[PATCH v2] mm: move pgscan and pgsteal to node stats
 2026-02-18 19:53 UTC  (6+ messages)

[PATCH] cgroup: free cset links on find_css_set() failure
 2026-02-18 17:03 UTC  (2+ messages)

[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
 2026-02-18 11:23 UTC  (16+ messages)
` [PATCH v2 1/3] kernfs: allow passing fsnotify event types
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v2 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events

[PATCH 0/2] improve per-node allocation and reclaim visibility
 2026-02-18  4:25 UTC  (27+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy
` [PATCH 2/2] mm: move pgscan and pgsteal to node stats
` [syzbot ci] Re: improve per-node allocation and reclaim visibility

[PATCH 6.12.y] cgroup: Fix kernfs_node UAF in css_free_rwork_fn
 2026-02-17 19:27 UTC  (4+ messages)

[PATCH bpf-next v2 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-02-16 18:30 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg
` [PATCH bpf-next v2 2/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next v2 3/3] bpf: selftests: Skip kmem test when cgroup.memory=nokmem is set

[syzbot] [cgroups?] general protection fault in rebuild_sched_domains_locked
 2026-02-16  5:57 UTC  (2+ messages)

[PATCH v4 00/31] Eliminate Dying Memory Cgroup
 2026-02-15  7:28 UTC  (4+ messages)
` [PATCH v4 26/31] mm: vmscan: prepare for reparenting MGLRU folios

[PATCH] memcg: consolidate private id refcount get/put helpers
 2026-02-14  5:55 UTC  (4+ messages)

[PATCH AUTOSEL 6.19-6.18] cgroup/cpuset: Don't fail cpuset.cpus change in v2
 2026-02-14  0:59 UTC 

[RFC PATCH] blk-iocost: introduce 'linear-max' cost model for cloud disk
 2026-02-13 16:54 UTC  (6+ messages)

[syzbot] [cgroups?] [mm?] KASAN: wild-memory-access Read in lookup_swap_cgroup_id (2)
 2026-02-13 16:04 UTC  (4+ messages)

[PATCH v5 0/6] cgroup/cpuset: Fix partition related locking issues
 2026-02-13 15:28 UTC  (14+ messages)
` [PATCH v5 1/6] cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
` [PATCH v5 2/6] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH v5 3/6] cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
` [PATCH v5 4/6] cgroup/cpuset: Don't update isolated_cpus from CPU hotplug
` [PATCH v5 5/6] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
` [PATCH v5 6/6] cgroup/cpuset: Eliminate some duplicated rebuild_sched_domains() calls

[tj-cgroup:for-next] BUILD SUCCESS 5ee01f1a7343d6a3547b6802ca2d4cdce0edacb1
 2026-02-13 10:18 UTC 

[PATCH bpf-next 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-02-13  7:29 UTC  (10+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next 2/3] mm/memcontrol: Return error when accessing kmem with nokmem
` [PATCH bpf-next 3/3] selftests/bpf: Skip test_kmem when cgroup.memory=nokmem

[PATCH mm-new v3 0/2] mm: zswap: add per-memcg stat for incompressible pages
 2026-02-13  7:18 UTC  (3+ messages)
` [PATCH mm-new v3 1/2] "
` [PATCH mm-new v3 2/2] selftests/cgroup: add test for zswap "

[PATCH v3 00/20] Virtual Swap Space
 2026-02-12 20:11 UTC  (8+ messages)

[PATCH] cgroup: fix race between task migration and iteration
 2026-02-12 17:29 UTC  (3+ messages)

[PATCH] blk-cgroup: add CONFIG_BLK_CGROUP_DEBUG_STATS option
 2026-02-12 10:26 UTC  (2+ messages)

[PATCH 1/4] memcg: use mod_node_page_state to update stats
 2026-02-12  5:16 UTC  (14+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox