messages from 2024-08-30 10:10:23 to 2024-09-10 14:55:38 UTC [more...]
[PATCH 0/2] io_uring/io-wq: respect cgroup cpusets
2024-09-10 14:55 UTC (5+ messages)
` [PATCH 1/2] io_uring/io-wq: do not allow pinning outside of cpuset
` [PATCH 2/2] io_uring/io-wq: limit io poller cpuset to ambient one
[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
2024-09-10 14:16 UTC (7+ messages)
[RFC PATCH] sched, cgroup: cgroup1 can also take the non-RUNTIME_INF min
2024-09-10 12:12 UTC (6+ messages)
[PATCH v1 -next 0/3] Some optimizations about freezer
2024-09-10 11:33 UTC (13+ messages)
` [PATCH v1 -next 1/3] cgroup/freezer: Reduce redundant traversal for cgroup_freeze
` [PATCH v1 -next 2/3] cgroup/freezer: Reduce redundant propagation for cgroup_propagate_frozen
` [PATCH v1 -next 3/3] cgroup/freezer: Add freeze selftest
[PATCH v3 0/2] mm: tlb swap entries batch async release
2024-09-10 10:11 UTC (15+ messages)
` [PATCH v3 2/2] mm: tlb: add "
[PATCH v4] memcg: add charging of already allocated slab objects
2024-09-10 9:19 UTC (13+ messages)
[PATCH] mm/memcontrol: add per-memcg pgpgin/pswpin counter
2024-09-10 7:08 UTC (5+ messages)
[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
2024-09-10 1:31 UTC (4+ messages)
` [PATCH v3 1/1] cgroup: fix "
[PATCH 0/4] Followups to controllers' v1 compilation
2024-09-09 17:35 UTC (8+ messages)
` [PATCH 1/4] memcg: Cleanup with !CONFIG_MEMCG_V1
` [PATCH 2/4] cgroup/cpuset: Expose cpuset filesystem with cpuset v1 only
` [PATCH 3/4] cgroup: Disallow mounting v1 hierarchies without controller implementation
` [PATCH 4/4] cgroup: Do not report unavailable v1 controllers in /proc/cgroups
[PATCH 1/1] io_uring/sqpoll: do not allow pinning outside of cpuset
2024-09-09 15:09 UTC (3+ messages)
[PATCH for-6.12 0/7] block, bfq: bfqq merge chain fixes and cleanup
2024-09-09 13:41 UTC (8+ messages)
` [PATCH for-6.12 1/7] block, bfq: fix uaf for accessing waker_bfqq after splitting
` [PATCH for-6.12 2/7] block, bfq: fix procress reference leakage for bfqq in merge chain
` [PATCH for-6.12 3/7] block, bfq: merge bfq_release_process_ref() into bfq_put_cooperator()
` [PATCH for-6.12 4/7] block, bfq: remove bfq_log_bfqg()
` [PATCH for-6.12 5/7] block, bfq: remove local variable 'split' in bfq_init_rq()
` [PATCH for-6.12 6/7] block, bfq: remove local variable 'bfqq_already_existing' "
` [PATCH for-6.12 7/7] block, bfq: factor out a helper to split bfqq "
[PATCH nf 2/2] netfilter: nft_socket: make cgroupsv2 matching work with namespaces
2024-09-08 17:06 UTC (3+ messages)
[PATCH][6.1][0/2] io_uring: Do not set PF_NO_SETAFFINITY on poller threads
2024-09-08 14:16 UTC (5+ messages)
` [PATCH][6.1][1/2] io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers
` [PATCH][6.1][2/2] io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
[PATCH v2] kselftest/cgroup: Add missing newline in test_zswap.c
2024-09-07 21:50 UTC
[PATCH v3 1/1] io_uring/sqpoll: inherit cpumask of creating process
2024-09-07 13:40 UTC (2+ messages)
[syzbot] [cgroups?] [mm?] possible deadlock in obj_cgroup_charge
2024-09-07 13:03 UTC
[PATCH v2 1/1] io_uring/sqpoll: inherit cpumask of creating process
2024-09-07 9:57 UTC
[PATCH 1/1] io_uring/sqpoll: inherit cpumask of creating process
2024-09-06 16:00 UTC (6+ messages)
[tj-cgroup:for-6.12] BUILD SUCCESS 8c7e22fc917a0d76794ebf3fcd81f9d91cee4f5d
2024-09-05 13:15 UTC
[tj-cgroup:for-next] BUILD SUCCESS 68d2fca079c893fd102d61a2d49d9433c81b4d8d
2024-09-05 12:48 UTC
[PATCH for-6.12 0/4] block, bfq: fix corner cases related to bfqq merging
2024-09-05 1:48 UTC (21+ messages)
` [PATCH for-6.12 1/4] block, bfq: fix possible UAF for bfqq->bic with merge chain
` [PATCH for-6.12 2/4] block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
` [PATCH for-6.12 3/4] block, bfq: don't break merge chain in bfq_split_bfqq()
` [PATCH for-6.12 4/4] block, bfq: use bfq_reassign_last_bfqq() in bfq_bfqq_move()
[PATCH mm-unstable v4 0/5] Improve mem_cgroup_iter()
2024-09-05 0:30 UTC (6+ messages)
` [PATCH mm-unstable v4 1/5] cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
` [PATCH mm-unstable v4 2/5] mm: don't hold css->refcnt during traversal
` [PATCH mm-unstable v4 3/5] mm: increment gen # before restarting traversal
` [PATCH mm-unstable v4 4/5] mm: restart if multiple traversals raced
` [PATCH mm-unstable v4 5/5] mm: clean up mem_cgroup_iter()
[RFC PATCH v1 0/4] Introduce QPW for per-cpu operations
2024-09-05 0:08 UTC (4+ messages)
` [RFC PATCH v1 1/4] Introducing qpw_lock() and per-cpu queue & flush work
[PATCHSET v2 sched_ext/for-6.12] sched_ext: Add cgroup support
2024-09-04 20:25 UTC (3+ messages)
BUG: general protection fault in get_mem_cgroup_from_objcg
2024-09-04 19:18 UTC (6+ messages)
[PATCH for-6.12 0/2] blk-throttle: support prioritized processing of metadata
2024-09-03 13:51 UTC (3+ messages)
` [PATCH for-6.12 1/2] blk-throttle: remove last_low_overflow_time
` [PATCH for-6.12 2/2] blk-throttle: support prioritized processing of metadata
[RFC PATCH 0/6] DRM resource management cgroup, try 2
2024-09-03 11:26 UTC (11+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
[PATCH v3 1/3] mm/memcontrol: respect zswap.writeback setting from parent cg too
2024-09-02 21:02 UTC (4+ messages)
` [PATCH v3 3/3] Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled
[PATCH v2 0/2] Exposing nice CPU usage to userspace
2024-09-02 15:45 UTC (6+ messages)
` [PATCH v2 1/2] Tracking cgroup-level niced CPU time
` [PATCH v2 2/2] Selftests for niced CPU statistics
[PATCH v17 00/16] Add Cgroup support for SGX EPC memory
2024-09-02 9:43 UTC (18+ messages)
` [PATCH v17 01/16] x86/sgx: Replace boolean parameters with enums
` [PATCH v17 02/16] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v17 03/16] cgroup/misc: Expose APIs for SGX driver
` [PATCH v17 04/16] cgroup/misc: Add SGX EPC resource type
` [PATCH v17 05/16] x86/sgx: Implement basic EPC misc cgroup functionality
` [PATCH v17 06/16] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list
` [PATCH v17 07/16] x86/sgx: Abstract tracking reclaimable pages in LRU
` [PATCH v17 08/16] x86/sgx: Encapsulate uses of the global LRU
` [PATCH v17 09/16] x86/sgx: Add basic EPC reclamation flow for cgroup
` [PATCH v17 10/16] x86/sgx: Implement async reclamation "
` [PATCH v17 11/16] x86/sgx: Charge mem_cgroup for per-cgroup reclamation
` [PATCH v17 12/16] x86/sgx: Implement direct reclamation for cgroups
` [PATCH v17 13/16] x86/sgx: Revise global reclamation for EPC cgroups
` [PATCH v17 14/16] x86/sgx: Turn on per-cgroup EPC reclamation
` [PATCH v17 15/16] Docs/x86/sgx: Add description for cgroup support
` [PATCH v17 16/16] selftests/sgx: Add scripts for EPC cgroup testing
[PATCH v4] mm,memcg: provide per-cgroup counters for NUMA balancing operations
2024-09-02 2:12 UTC (2+ messages)
[PATCH-cgroup] cgroup/cpuset: Move cpu.h include to cpuset-internal.h
2024-09-02 0:56 UTC (3+ messages)
[PATCH v3] memcg: add charging of already allocated slab objects
2024-09-01 19:34 UTC (4+ messages)
[tj-cgroup:for-6.12] BUILD SUCCESS 169a8edf147fa01fe435ad1b2fe98e14a9ad67c2
2024-09-01 6:31 UTC
[tj-cgroup:for-next] BUILD SUCCESS 19cc803135fef9809f9da5a015b71207ed30efed
2024-09-01 6:28 UTC
[tj-cgroup:test-merge-for-6.11-rc4-fixes] BUILD SUCCESS 2455754eb3b659604807aa8416218af7d0fbacd9
2024-08-31 22:47 UTC
[tj-cgroup:for-6.12] BUILD SUCCESS 3f9319c6914c45a2d406faf3aa8cd0dee8bc4c2f
2024-08-31 13:39 UTC
[tj-cgroup:for-next] BUILD SUCCESS 9b0698129c722cb6d514fea9d97eda49df9c60be
2024-08-31 13:09 UTC
[tj-cgroup:test] BUILD REGRESSION a5ab7b05a3c825f23d74106f3304de7d024cff8a
2024-08-31 11:13 UTC
[tj-cgroup:test 23/31] kernel/cgroup/cpuset-v1.c:163:2: error: call to undeclared function 'cpus_read_lock'; ISO C99 and later do not support implicit function declarations
2024-08-31 8:39 UTC
[tj-cgroup:test 23/31] kernel/cgroup/cpuset-v1.c:163:9: error: implicit declaration of function 'cpus_read_lock'; did you mean 'rcu_read_lock'?
2024-08-31 8:28 UTC
[PATCH v2 0/2] isolation: Exclude dynamically isolated CPUs from housekeeping cpumasks
2024-08-31 0:27 UTC (3+ messages)
` [PATCH v2 1/2] sched/isolation: Exclude dynamically isolated CPUs from housekeeping masks
[PATCH v2] memcg: add charging of already allocated slab objects
2024-08-30 20:34 UTC (2+ messages)
[PATCH v4 -next 00/12] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
2024-08-30 20:01 UTC (13+ messages)
` [PATCH v4 -next 03/12] cgroup/cpuset: move memory_pressure to cpuset-v1.c
` [PATCH v4 -next 04/12] cgroup/cpuset: move relax_domain_level "
` [PATCH v4 -next 05/12] cgroup/cpuset: move memory_spread "
` [PATCH v4 -next 06/12] cgroup/cpuset: add callback_lock helper
` [PATCH v4 -next 07/12] cgroup/cpuset: move legacy hotplug update to cpuset-v1.c
` [PATCH v4 -next 08/12] cgroup/cpuset: move validate_change_legacy "
` [PATCH v4 -next 09/12] cgroup/cpuset: move v1 interfaces "
` [PATCH v4 -next 10/12] cgroup/cpuset: rename functions shared between v1 and v2
` [PATCH v4 -next 11/12] cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
` [PATCH v4 -next 12/12] cgroup/cpuset: add sefltest for cpuset v1
[PATCH-cgroup 0/2] cgroup/cpuset: Account for boot time isolated CPUs
2024-08-30 19:24 UTC (2+ messages)
[PATCH mm-unstable v3 0/5] Improve mem_cgroup_iter()
2024-08-30 19:04 UTC (5+ messages)
` [PATCH mm-unstable v3 4/5] mm: restart if multiple traversals raced
[syzbot] [cgroups?] [mm?] KCSAN: data-race in mem_cgroup_iter / mem_cgroup_iter
2024-08-30 18:57 UTC (3+ messages)
[PATCH v5.10-v5.15] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
2024-08-30 12:56 UTC (2+ 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