messages from 2023-02-01 06:31:31 to 2023-02-06 20:21:25 UTC [more...]
[PATCH 0/2] Fix broken cpuset affinity handling on heterogeneous systems
2023-02-06 20:21 UTC (31+ messages)
` [PATCH 1/2] cpuset: Fix cpuset_cpus_allowed() to not filter offline CPUs
` [PATCH 2/2] cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
[PATCH] cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks
2023-02-06 20:17 UTC (8+ messages)
[PATCH v2] cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpuset tasks
2023-02-06 20:15 UTC (2+ messages)
[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
2023-02-06 16:50 UTC (9+ 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
[RFC PATCH] mm: memcontrol: don't account swap failures not due to cgroup limits
2023-02-06 16:18 UTC (7+ messages)
[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-02-06 15:29 UTC (21+ messages)
` [PATCH 08/19] vfio/spapr_tce: Convert accounting to pinned_vm
` [PATCH 09/19] io_uring: convert to use vm_account
` [PATCH 10/19] net: skb: Switch to using vm_account
` [PATCH 11/19] xdp: convert to use vm_account
` [PATCH 12/19] kvm/book3s_64_vio: Convert account_locked_vm() to vm_account_pinned()
` [PATCH 01/19] mm: Introduce vm_account
` [PATCH 02/19] drivers/vhost: Convert to use vm_account
` [PATCH 03/19] drivers/vdpa: Convert vdpa to use the new vm_structure
` [PATCH 04/19] infiniband/umem: Convert to use vm_account
` [PATCH 05/19] RMDA/siw: "
` [PATCH 06/19] RDMA/usnic: convert "
` [PATCH 07/19] vfio/type1: Charge pinned pages to pinned_vm instead of locked_vm
` [PATCH 13/19] fpga: dfl: afu: convert to use vm_account
` [PATCH 14/19] mm: Introduce a cgroup for pinned memory
` [PATCH 15/19] mm/util: Extend vm_account to charge pages against the pin cgroup
` [PATCH 16/19] mm/util: Refactor account_locked_vm
` [PATCH 17/19] mm: Convert mmap and mlock to use account_locked_vm
` [PATCH 18/19] mm/mmap: Charge locked memory to pins cgroup
` [PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap
[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
2023-02-06 15:10 UTC (8+ messages)
[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
2023-02-06 15:00 UTC (3+ messages)
[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-02-06 13:14 UTC (6+ messages)
` [RFC PATCH 10/19] net: skb: Switch to using vm_account
[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
2023-02-05 19:49 UTC (25+ messages)
[PATCH v2 0/2] cgroup/cpuset: Make hotplug code more efficient
2023-02-05 16:34 UTC (8+ messages)
` [PATCH v2 1/2] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH v2 2/2] cgroup/cpuset: Don't update tasks' cpumasks for cpu offline events
[PATCH] blk-ioprio: Introduce promote-to-rt policy
2023-02-05 7:17 UTC (11+ messages)
[PATCH bpf-next 0/5] bpf, mm: introduce cgroup.memory=nobpf
2023-02-05 6:58 UTC (6+ messages)
` [PATCH bpf-next 2/5] bpf: use bpf_map_kvcalloc in bpf_local_storage
` [PATCH bpf-next 3/5] bpf: introduce bpf_memcg_flags()
` [PATCH bpf-next 1/5] mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
` [PATCH bpf-next 4/5] bpf: allow to disable bpf map memory accounting
` [PATCH bpf-next 5/5] bpf: allow to disable bpf prog "
[PATCH] mm: introduce entrance for root_mem_cgroup's current
2023-02-03 19:18 UTC (8+ messages)
switch blk-cgroup to work on gendisk v4
2023-02-03 17:18 UTC (21+ messages)
` [PATCH 06/19] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 09/19] blk-wbt: pass a gendisk to wbt_init
` [PATCH 11/19] blk-wbt: open code wbt_queue_depth_changed in wbt_init
` [PATCH 12/19] blk-rq-qos: move rq_qos_add and rq_qos_del out of line
` [PATCH 16/19] blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
` [PATCH 18/19] blk-cgroup: pass a gendisk to blkg_lookup
` [PATCH 01/19] block: don't call blk_throtl_stat_add for non-READ/WRITE commands
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 03/19] blk-cgroup: improve error unwinding in blkg_alloc
` [PATCH 04/19] blk-cgroup: simplify blkg freeing from initialization failure paths
` [PATCH 05/19] blk-cgroup: remove the !bdi->dev check in blkg_dev_name
` [PATCH 07/19] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 08/19] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
` [PATCH 10/19] blk-wbt: move private information from blk-wbt.h to blk-wbt.c
` [PATCH 13/19] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 14/19] blk-rq-qos: constify rq_qos_ops
` [PATCH 15/19] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 17/19] blk-cgroup: pass a gendisk to pd_alloc_fn
` [PATCH 19/19] blk-cgroup: move the cgroup information to struct gendisk
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-02-03 9:46 UTC (15+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
switch blk-cgroup to work on gendisk v3
2023-02-03 8:06 UTC (28+ messages)
` [PATCH 04/19] blk-cgroup: simplify blkg freeing from initialization failure paths
` [PATCH 05/19] blk-cgroup: remove the !bdi->dev check in blkg_dev_name
` [PATCH 06/19] blk-cgroup: pin the gendisk in struct blkcg_gq
` [PATCH 07/19] blk-cgroup: store a gendisk to throttle in struct task_struct
` [PATCH 09/19] blk-wbt: pass a gendisk to wbt_init
` [PATCH 11/19] blk-wbt: open code wbt_queue_depth_changed in wbt_init
` [PATCH 12/19] blk-rq-qos: move rq_qos_add and rq_qos_del out of line
` [PATCH 15/19] blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
` [PATCH 16/19] blk-cgroup: pass a gendisk to blkcg_{de,}activate_policy
` [PATCH 01/19] block: don't call blk_throtl_stat_add for non-READ/WRITE commands
` [PATCH 02/19] blk-cgroup: delay blk-cgroup initialization until add_disk
` [PATCH 03/19] blk-cgroup: improve error unwinding in blkg_alloc
` [PATCH 08/19] blk-wbt: pass a gendisk to wbt_{enable,disable}_default
` [PATCH 10/19] blk-wbt: move private information from blk-wbt.h to blk-wbt.c
` [PATCH 13/19] blk-rq-qos: make rq_qos_add and rq_qos_del more useful
` [PATCH 14/19] blk-rq-qos: constify rq_qos_ops
` [PATCH 17/19] blk-cgroup: pass a gendisk to pd_alloc_fn
` [PATCH 18/19] blk-cgroup: pass a gendisk to blkg_lookup
` [PATCH 19/19] blk-cgroup: move the cgroup information to struct gendisk
[PATCH] fscrypt: Copy the memcg information to the ciphertext page
2023-02-03 1:07 UTC (5+ messages)
[PATCH v4 0/2] blk-cgroup: Fix potential UAF & flush rstat at blkgs destruction path
2023-02-02 22:35 UTC (5+ messages)
` [PATCH v4 2/2] blk-cgroup: Flush stats "
[RFC v3 00/12] DRM scheduling cgroup controller
2023-02-02 20:00 UTC (5+ messages)
` [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control
cgroup user-after-free
2023-02-02 19:50 UTC (5+ messages)
[PATCH v2] sched: cpuset: Don't rebuild sched domains on suspend-resume
2023-02-02 19:20 UTC (10+ messages)
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-02-02 18:54 UTC (6+ messages)
` [dm-devel] "
switch blk-cgroup to work on gendisk v2
2023-02-02 17:57 UTC (5+ messages)
` [PATCH 05/15] blk-cgroup: store a gendisk to throttle in struct task_struct
[PATCH -next v3] block, bfq: cleanup 'bfqg->online'
2023-02-02 13:49 UTC
[PATCH -next v2] block, bfq: cleanup 'bfqg->online'
2023-02-02 13:45 UTC
[PATCH 0/2] cgroup/cpuset: Make hotplug code more efficient
2023-02-02 3:17 UTC (3+ messages)
` [PATCH 1/2] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH 2/2] cgroup/cpuset: Don't update tasks' cpumasks for cpu offline events
[PATCH -next] block, bfq: cleanup 'bfqg->online'
2023-02-02 1:16 UTC (3+ messages)
[tj-cgroup:for-6.2-fixes] BUILD SUCCESS e5ae8803847b80fe9d744a3174abe2b7bfed222a
2023-02-01 10:40 UTC
[tj-cgroup:for-next] BUILD SUCCESS 54b970021f92dc38f266926a31549bb88764f37d
2023-02-01 10:40 UTC
[tj-cgroup:test-merge-for-6.2-fixes] BUILD SUCCESS 40deb00b6ec5658946b313c70b54cbce24236fda
2023-02-01 10:40 UTC
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).