messages from 2024-08-28 23:10:00 to 2024-09-08 14:16:47 UTC [more...]
[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 nf 2/2] netfilter: nft_socket: make cgroupsv2 matching work with namespaces
2024-09-06 19:39 UTC (2+ messages)
[PATCH v4] memcg: add charging of already allocated slab objects
2024-09-06 19:04 UTC (9+ messages)
[PATCH 1/1] io_uring/sqpoll: inherit cpumask of creating process
2024-09-06 16:00 UTC (6+ messages)
[PATCH V10] cgroup/rstat: Avoid flushing if there is an ongoing root flush
2024-09-05 20:20 UTC (5+ messages)
[PATCH v1 -next 0/3] Some optimizations about freezer
2024-09-05 13:41 UTC (4+ 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
[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 v3 0/2] mm: tlb swap entries batch async release
2024-09-04 11:38 UTC (5+ messages)
` [PATCH v3 2/2] mm: tlb: add "
[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 (12+ messages)
[PATCH v4 -next 00/12] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
2024-08-30 20:01 UTC (15+ messages)
` [PATCH v4 -next 01/12] cgroup/cpuset: introduce cpuset-v1.c
` [PATCH v4 -next 02/12] cgroup/cpuset: move common code to cpuset-internal.h
` [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)
[PATCH] mm/memcontrol: add per-memcg pgpgin/pswpin counter
2024-08-30 8:22 UTC
[PATCH v1] memcg: add charging of already allocated slab objects
2024-08-30 6:09 UTC (8+ messages)
[PATCH v5.10-v5.15] cgroup/cpuset: Prevent UAF in proc_cpuset_show()
2024-08-30 2:55 UTC
[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
2024-08-30 2:08 UTC (4+ messages)
` [PATCH v3 1/1] cgroup: fix "
[PATCH v3 -next 00/12] cgroup:cpuset:separate legacy cgroup v1 code and put under config option
2024-08-30 1:24 UTC (4+ messages)
` [PATCH v3 -next 10/12] cgroup/cpuset: rename functions shared between v1 and v2
[PATCH 1/2] Tracking cgroup-level niced CPU time
2024-08-29 19:26 UTC (2+ messages)
[PATCH v1 00/17] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2024-08-29 16:56 UTC (18+ messages)
` [PATCH v1 01/17] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v1 02/17] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v1 03/17] mm/rmap: use folio_large_nr_pages() in add/remove functions
` [PATCH v1 04/17] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v1 05/17] mm/rmap: pass dst_vma to page_try_dup_anon_rmap() and page_dup_file_rmap()
` [PATCH v1 06/17] mm/rmap: pass vma to __folio_add_rmap()
` [PATCH v1 07/17] mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
` [PATCH v1 08/17] mm/rmap: initial MM owner tracking "
` [PATCH v1 09/17] bit_spinlock: __always_inline (un)lock functions
` [PATCH v1 10/17] mm: COW reuse support for PTE-mapped THP with CONFIG_MM_ID
` [PATCH v1 11/17] mm: CONFIG_NO_PAGE_MAPCOUNT to prepare for not maintain per-page mapcounts in large folios
` [PATCH v1 12/17] mm: remove per-page mapcount dependency in folio_likely_mapped_shared() (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 13/17] fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 14/17] fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 15/17] fs/proc/task_mmu: remove per-page mapcount dependency for "mapmax" (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 16/17] fs/proc/task_mmu: remove per-page mapcount dependency for smaps/smaps_rollup (CONFIG_NO_PAGE_MAPCOUNT)
` [PATCH v1 17/17] mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
[RFC PATCH 0/2] Add disable_unmap_file arg to memory.reclaim
2024-08-29 15:00 UTC (8+ messages)
` [External] "
[RFC PATCH 1/2] mm: vmscan: modify the semantics of scan_control.may_unmap to UNMAP_ANON and UNMAP_FILE
2024-08-29 10:20 UTC (2+ messages)
` [RFC PATCH 2/2] mm: memcg: add disbale_unmap_file arg to memory.reclaim
[PATCH v16 00/16] Add Cgroup support for SGX EPC memory
2024-08-29 9:34 UTC (6+ messages)
` [PATCH v16 02/16] cgroup/misc: Add per resource callbacks for CSS events
` [PATCH v16 13/16] x86/sgx: implement direct reclamation for cgroups
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