cgroups.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-23 01:03:55 to 2022-01-18 06:58:17 UTC [more...]

[PATCH v2 1/1] psi: Fix uaf issue when psi trigger is destroyed while being polled
 2022-01-18  6:58 UTC  (12+ messages)

[PATCH v6 0/2] cancel all throttled bios in del_gendisk()
 2022-01-17  9:21 UTC  (8+ messages)
  ` [PATCH v6 1/2] blk-throtl: move WARN_ON_ONCE() from throtl_rb_first() to it's caller
  ` [PATCH v6 2/2] block: cancel all throttled bios in del_gendisk()

[RFC 0/6] Proposal for a GPU cgroup controller
 2022-01-17  7:46 UTC  (8+ messages)
  ` [RFC 1/6] gpu: rfc: "
  ` [RFC 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
  ` [RFC 3/6] dmabuf: heaps: Use the GPU cgroup charge/uncharge APIs
  ` [RFC 4/6] dma-buf: Add DMA-BUF exporter op to charge a DMA-BUF to a cgroup
  ` [RFC 5/6] dmabuf: system_heap: implement dma-buf op for GPU cgroup charge transfer
  ` [RFC 6/6] android: binder: Add a buffer flag to relinquish ownership of fds

[Question] set_cpus_allowed_ptr() call failed at cpuset_attach()
 2022-01-17  6:27 UTC  (7+ messages)

[PATCH 1/4] mm/memcg: use NUMA_NO_NODE to indicate allocation from unspecified node
 2022-01-16 19:54 UTC  (27+ messages)
` [PATCH 2/4] mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
  ` [PATCH 3/4] mm/memcg: retrieve parent memcg from css.parent
  ` [PATCH 4/4] mm/memcg: refine mem_cgroup_threshold_ary->current_threshold calculation

LTP test suite triggers LOCKDEP_CIRCULAR on linux-next
 2022-01-15  3:13 UTC  (4+ messages)

[PATCH v2 0/3] Accounting forced idle time per cpu and per cgroup
 2022-01-14 23:40 UTC  (13+ messages)
  ` [PATCH v2 1/3] sched/core: Accounting forceidle time for all tasks except idle task
  ` [PATCH v2 3/3] sched/core: Force idle accounting per cgroup
` [PATCH v2 2/3] sched/core: Forced idle accounting per-cpu

[PATCH v2 0/3] block, bfq: minor cleanup and fix
 2022-01-14  9:59 UTC  (7+ messages)
  ` [PATCH v2 1/3] block, bfq: cleanup bfq_bfqq_to_bfqg()
` [PATCH v2 2/3] block, bfq: avoid moving bfqq to it's parent bfqg
` [PATCH v2 3/3] block, bfq: don't move oom_bfqq

[PATCH -next] blk-throttle: enable io throttle for root in cgroup v2
 2022-01-14  9:30 UTC 

[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-14  9:09 UTC  (22+ messages)
` [RFC PATCH 1/3] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT
` [RFC PATCH 2/3] mm/memcg: Add a local_lock_t for IRQ and TASK object
` [RFC PATCH 3/3] mm/memcg: Allow the task_obj optimization only on non-PREEMPTIBLE kernels

[tj-cgroup:for-5.17-fixes] BUILD SUCCESS d068eebbd4822b6c14a7ea375dfe53ca5c69c776
 2022-01-13 16:25 UTC 

[tj-cgroup:for-5.18] BUILD SUCCESS ffacbd11e2580a93546733d2e4e320c181f76844
 2022-01-13 16:25 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 27fe872b5169140b93c5eecd9ebd4fac7f5475ac
 2022-01-13 16:25 UTC 

[tj-cgroup:test-merge-for-5.17] BUILD SUCCESS 5733aea7abddbb24b7611ef82688b576acf0dcbd
 2022-01-13  9:38 UTC 

[PATCH 1/2] cgroup: add cpu.stat_percpu
 2022-01-13  1:55 UTC  (7+ messages)
` [PATCH 2/2] sched: show percpu throttled stats

[PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
 2022-01-12 21:25 UTC  (3+ messages)
` [PATCH] cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2022-01-12 21:23 UTC  (12+ messages)
` [PATCH v9 4/7] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v9 6/7] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH v3] blk-cgroup: always terminate io.stat lines
 2022-01-12 20:14 UTC  (2+ messages)

[PATCH -next] cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
 2022-01-12 19:56 UTC  (2+ messages)

[PATCH 1/2] cgroup: rstat: use same convention to assign cgroup_base_stat
 2022-01-12 19:55 UTC  (3+ messages)
  ` [PATCH 2/2] cgroup: rstat: retrieve current bstat to delta directly

[PATCH v3 1/1] psi: Fix uaf issue when psi trigger is destroyed while being polled
 2022-01-12 19:49 UTC  (14+ messages)

[GIT PULL] cgroup changes for v5.17-rc1
 2022-01-11 18:03 UTC  (2+ messages)

[PATCH 1/1] psi: Fix uaf issue when psi trigger is destroyed while being polled
 2022-01-11  7:16 UTC  (5+ messages)

[PATCH v2] blk-cgroup: always terminate io.stat lines
 2022-01-10 16:39 UTC  (2+ messages)

[PATCH 1/2] blk-cgroup: refactor blkcg_print_stat
 2022-01-10 16:39 UTC  (4+ messages)
` [PATCH 2/2] blk-cgroup: stop using seq_get_buf

[PATCH] blk-throtl: avoid double charge of bio IOPS due to split
 2022-01-10 10:51 UTC  (2+ messages)

[PATCH linux] blk-cgroup: always terminate io.stat lines
 2022-01-10 10:37 UTC 

[PATCH v5 0/2] cancel all throttled bios in del_gendisk()
 2022-01-10  1:28 UTC  (8+ messages)
` [PATCH v5 2/2] block: "

[tj-cgroup:for-5.17] BUILD SUCCESS d4296faebd337e5f76c0fddb815de33d2b0ad118
 2022-01-08 10:34 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 12ab2b5c8a0e7cb0af8e70593b8eb80c3e588986
 2022-01-08 10:34 UTC 

[GIT PULL] cgroup fixes for v5.16-rc8
 2022-01-08  0:02 UTC  (2+ messages)

[PATCH] cpuset: convert 'allowed' in __cpuset_node_allowed() to be boolean
 2022-01-07 22:06 UTC  (2+ messages)

[tj-cgroup:for-next] BUILD SUCCESS a091b198ba1ab51c1d3ec1564b2263941f297d65
 2022-01-07 11:15 UTC 

[tj-cgroup:for-5.17] BUILD SUCCESS f5f60d235e7058da13a643c33fc7599c05ec0b73
 2022-01-07 10:50 UTC 

[tj-cgroup:for-5.16-fixes] BUILD SUCCESS bf35a7879f1dfb0d050fe779168bcf25c7de66f5
 2022-01-07 10:37 UTC 

[PATCH 0/4] block, bfq: minor cleanup and fix
 2022-01-07  1:04 UTC  (10+ messages)
` [PATCH 4/4] block, bfq: update pos_root for idle bfq_queue in bfq_bfqq_move()

[PATCH 1/2] cgroup: rstat: explicitly put loop variant in while
 2022-01-06 21:55 UTC  (7+ messages)
  ` [PATCH 2/2] cgroup/rstat: check updated_next only for root

[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2022-01-06 19:52 UTC  (6+ messages)

[PATCH v4 00/32] Separate struct slab from struct page
 2022-01-06  3:36 UTC  (9+ messages)
  ` [PATCH v4 22/32] mm: Convert struct page to struct slab in functions used by other subsystems
  ` [PATCH v4 23/32] mm/memcg: Convert slab objcgs from struct page to struct slab

[PATCH v2] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2022-01-05 18:04 UTC  (3+ messages)

[PATCH v2 00/33] Separate struct slab from struct page
 2022-01-03 17:56 UTC  (8+ messages)

[syzbot] WARNING in cpuset_write_resmask
 2021-12-29 16:54 UTC 

Use after free with BFQ and cgroups
 2021-12-23 17:13 UTC  (6+ messages)


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).