messages from 2023-02-06 23:34:55 to 2023-02-22 09:01:05 UTC [more...]
[PATCH] mm: change memcg->oom_group access with atomic operations
2023-02-22 9:01 UTC (26+ messages)
[PATCH v2] blk-ioprio: Introduce promote-to-rt policy
2023-02-22 7:38 UTC (5+ messages)
[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-02-21 19:57 UTC (37+ messages)
` [PATCH 05/19] RMDA/siw: Convert to use vm_account
` [PATCH 09/19] io_uring: convert "
` [PATCH 14/19] mm: Introduce a cgroup for pinned memory
[GIT PULL] cgroup changes for v6.3-rc1
2023-02-21 19:29 UTC (2+ messages)
[PATCH] mm/memcontrol: add memory.peak in cgroup root
2023-02-21 16:16 UTC (3+ messages)
` Sv: "
[PATCH v10 0/9] Add latency priority for CFS class
2023-02-21 15:42 UTC (17+ messages)
` [PATCH v10 5/9] sched/fair: Take into account latency priority at wakeup
` [PATCH v10 6/9] sched/fair: Add sched group latency support
` [PATCH v10 8/9] sched/fair: Add latency list
[PATCH] mm/memcg: Skip high limit check in root memcg
2023-02-21 15:21 UTC (6+ messages)
[PATCH] block, bfq: fix uaf for bfqq in bic_set_bfqq()
2023-02-21 13:36 UTC (4+ messages)
[tj-cgroup:test-merge] BUILD SUCCESS 3103590e76bac3bded177831f8eb2b89e5f69922
2023-02-20 16:10 UTC
[PATCH v3 0/4] Change the return value for page isolation functions
2023-02-16 22:46 UTC (16+ messages)
` [PATCH v3 1/4] mm: change to return bool for folio_isolate_lru()
` [PATCH v3 2/4] mm: change to return bool for isolate_lru_page()
` [PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
` [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()
[PATCH 0/2] sched/psi: Optimize PSI iteration
2023-02-15 18:25 UTC (15+ messages)
` [PATCH 1/2] sched/psi: simplify cgroup psi retrieving
` [PATCH 2/2] sched/psi: iterate through cgroups directly
cgroup: deadlock between cpu_hotplug_lock and freezer_mutex
2023-02-15 10:36 UTC
cgroup: deadlock between cpu_hotplug_lock and freezer_mutex
2023-02-15 2:07 UTC
revert blk-cgroup changs
2023-02-15 1:30 UTC (8+ messages)
` [PATCH 2/5] Revert "blk-cgroup: delay calling blkcg_exit_disk until disk_release"
` [PATCH 4/5] Revert "blk-cgroup: pass a gendisk to blkg_lookup"
` [PATCH 1/5] Revert "blk-cgroup: move the cgroup information to struct gendisk"
` [PATCH 3/5] Revert "blk-cgroup: delay blk-cgroup initialization until add_disk"
` [PATCH 5/5] Revert "blk-cgroup: pin the gendisk in struct blkcg_gq"
[PATCH v2 0/4] Change the return value for page isolation functions
2023-02-15 1:21 UTC (14+ messages)
` [PATCH v2 1/4] mm: change to return bool for folio_isolate_lru()
` [PATCH v2 2/4] mm: change to return bool for isolate_lru_page()
` [PATCH v2 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
` [PATCH v2 4/4] mm: change to return bool for isolate_movable_page()
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[PATCH] blk-ioprio: Introduce promote-to-rt policy
2023-02-14 8:52 UTC (14+ messages)
[PATCH 0/3] Some cleanups for page isolation
2023-02-14 6:49 UTC (6+ messages)
` [PATCH 1/3] mm: check negative error of folio_isolate_lru() when failed to isolate a folio
` [PATCH 2/3] mm: check negative error of isolate_lru_page() when failed to isolate a page
` [PATCH 3/3] mm: mempolicy: check negative error of isolate_hugetlb() when failed to isolate a hugetlb
[syzbot] linux-next boot error: general protection fault in blkg_destroy_all
2023-02-14 4:58 UTC
[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
2023-02-13 13:36 UTC (22+ messages)
[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
2023-02-13 13:34 UTC (10+ messages)
` [PATCH 1/2] sched/isolation: Merge individual nohz_full features into a common housekeeping flag
` [PATCH 2/2] sched/isolation: Add cpu_is_isolated() API
[BUG ?]: hugetlb.xxx[.rsvd].max implicit write failure
2023-02-13 12:47 UTC (2+ messages)
fix circular disk reference in blk-cgroup
2023-02-13 12:11 UTC (5+ messages)
` [PATCH 1/3] blk-throttle: store a gendisk in struct throtl_data
` [PATCH 2/3] blk-throttle: move the throtl_data pointer from to struct gendisk
` [PATCH 3/3] blk-cgroup: only grab an inode reference to the disk for each blkg
[PATCH bpf-next v2 0/4] bpf, mm: introduce cgroup.memory=nobpf
2023-02-11 7:10 UTC (6+ messages)
` [PATCH bpf-next v2 1/4] mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
` [PATCH bpf-next v2 2/4] bpf: use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next v2 3/4] bpf: allow to disable bpf map memory accounting
` [PATCH bpf-next v2 4/4] bpf: allow to disable bpf prog "
[linux-next:master] [blk] 84d7d462b1: mdadm-selftests.03r5assem-failed.fail
2023-02-10 8:34 UTC
[PATCH bpf-next 0/5] bpf, mm: introduce cgroup.memory=nobpf
2023-02-09 11:28 UTC (7+ messages)
` [PATCH bpf-next 2/5] bpf: use bpf_map_kvcalloc in bpf_local_storage
[PATCH -next] blk-iocost: fix sleeping in atomic warning for wbt_enable_default()
2023-02-08 19:06 UTC (2+ messages)
switch blk-cgroup to work on gendisk v3
2023-02-08 7:32 UTC (5+ messages)
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk
[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
2023-02-07 22:14 UTC (11+ messages)
[PATCH -next v3] block, bfq: cleanup 'bfqg->online'
2023-02-07 17:21 UTC (3+ messages)
[PATCH] cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks
2023-02-07 11:32 UTC (6+ messages)
[tj-cgroup:for-6.2-fixes] BUILD SUCCESS 7a2127e66a00e073db8d90f9aac308f4a8a64226
2023-02-07 9:24 UTC
[tj-cgroup:for-next] BUILD SUCCESS 14fffd51f9027fd393b3b074f11bc49c16fdf990
2023-02-07 9:24 UTC
Using cgroup membership for resource access control?
2023-02-07 0:48 UTC (6+ 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