messages from 2025-02-09 06:13:48 to 2025-02-24 16:56:33 UTC [more...]
[PATCH v2 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-02-24 16:55 UTC (12+ messages)
` [PATCH v2 01/20] mm: factor out large folio handling from folio_order() into folio_large_order()
` [PATCH v2 02/20] mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
` [PATCH v2 03/20] mm: let _folio_nr_pages overlay memcg_data in first tail page
` [PATCH v2 04/20] mm: move hugetlb specific things in folio to page[3]
` [PATCH v2 05/20] mm: move _pincount in folio to page[2] on 32bit
` [PATCH v2 06/20] mm: move _entire_mapcount "
` [PATCH v2 07/20] mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
` [PATCH v2 08/20] mm/rmap: pass vma to __folio_add_rmap()
` [PATCH v2 09/20] mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
` [PATCH v2 10/20] bit_spinlock: __always_inline (un)lock functions
` [PATCH v2 11/20] mm/rmap: use folio_large_nr_pages() in add/remove functions
[PATCH 0/9] Add kernel cmdline option for rt_group_sched
2025-02-24 16:39 UTC (11+ messages)
` [PATCH 1/9] sched: Convert CONFIG_RT_GROUP_SCHED macros to code conditions
` [PATCH 2/9] sched: Remove unneeed macro wrap
` [PATCH 3/9] sched: Always initialize rt_rq's task_group
` [PATCH 4/9] sched: Add commadline option for RT_GROUP_SCHED toggling
` [PATCH 5/9] sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
` [PATCH 6/9] sched: Bypass bandwitdh checks with runtime "
` [PATCH 7/9] sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
` [PATCH 8/9] sched: Add RT_GROUP WARN checks for non-root task_groups
` [PATCH 9/9] sched: Add annotations to RT_GROUP_SCHED fields
[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
2025-02-24 14:03 UTC (49+ messages)
[PATCH 0/2] blk-throttle: fix off-by-one jiffies wait_time
2025-02-24 12:03 UTC (9+ messages)
` [PATCH 1/2] blk-throttle: cleanup throtl_extend_slice()
` [PATCH 2/2] blk-throttle: fix off-by-one jiffies wait_time
[syzbot] Monthly cgroups report (Feb 2025)
2025-02-23 22:20 UTC
[PATCH 00/11] cgroup: separate rstat trees
2025-02-22 0:28 UTC (36+ messages)
` [PATCH 01/11] cgroup: move rstat pointers into struct of their own
` [PATCH 02/11] cgroup: add level of indirection for cgroup_rstat struct
` [PATCH 03/11] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
` [PATCH 04/11] cgroup: introduce cgroup_rstat_ops
` [PATCH 05/11] cgroup: separate rstat for bpf cgroups
` [PATCH 06/11] cgroup: rstat lock indirection
` [PATCH 07/11] cgroup: fetch cpu-specific lock in rstat cpu lock helpers
` [PATCH 08/11] cgroup: rstat cpu lock indirection
` [PATCH 09/11] cgroup: separate rstat locks for bpf cgroups
` [PATCH 10/11] cgroup: separate rstat locks for subsystems
` [PATCH 11/11] cgroup: separate rstat list pointers from base stats
[PATCH v4 0/2] Fix and extend cpu.stat
2025-02-21 15:41 UTC (4+ messages)
` [PATCH v4 1/2] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH v4 2/2] cgroup/rstat: Add run_delay accounting for cgroups
[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
2025-02-21 15:36 UTC (15+ messages)
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups
` "
` Re: [PATCH v2 0/3] Fix and cleanup and extend cpu.stat
[PATCH] MAINTAINERS: Add entry for DMEM cgroup controller
2025-02-20 19:00 UTC (5+ messages)
next-20250218: arm64 LTP pids kernel panic loop_free_idle_workers
2025-02-20 16:46 UTC (3+ messages)
[RFC PATCH v1] Add kthreads_update_affinity()
2025-02-20 13:57 UTC (3+ messages)
[PATCH] cgroup/dmem: Don't clobber pool in dmem_cgroup_calculate_protection
2025-02-19 13:26 UTC (8+ messages)
` [PATCH v2] cgroup/dmem: Don't open-code css_for_each_descendant_pre
[PULL] dmem cgroup
2025-02-19 13:24 UTC (2+ messages)
[PATCH] selftests: make shell scripts POSIX-compliant
2025-02-18 20:44 UTC (4+ messages)
[PATCH AUTOSEL 6.12 09/31] selftests/cgroup: use bash in test_cpuset_v1_hp.sh
2025-02-18 20:25 UTC
[PATCH AUTOSEL 6.13 09/31] selftests/cgroup: use bash in test_cpuset_v1_hp.sh
2025-02-18 20:24 UTC
[PATCH] [PATCH v4] cgroup/cpuset: fmeter_getrate() returns 0 when memory_pressure disabled
2025-02-18 1:37 UTC (2+ messages)
[PATCH v3] cgroup/cpuset: fmeter_getrate() returns 0 when memory_pressure disabled
2025-02-17 21:28 UTC (3+ messages)
[PATCH] memcg: add hierarchical effective limits for v2
2025-02-17 17:57 UTC (9+ messages)
[PATCH v2] cgroup/cpuset: call fmeter_init() when cpuset.memory_pressure disabled
2025-02-17 12:54 UTC (7+ messages)
[GIT PULL] cgroup: Fixes for v6.14-rc2
2025-02-14 19:29 UTC (2+ messages)
[syzbot] [cgroups?] possible deadlock in __run_timer_base (2)
2025-02-14 14:17 UTC (4+ messages)
[PATCH v8 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
2025-02-13 18:13 UTC (9+ messages)
` [PATCH v8 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v8 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v8 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v8 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v8 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v8 6/6] kernfs: Use RCU to access kernfs_node::name
Test failures obtained on 6.14 kernel in memcontrol04 test
2025-02-13 13:15 UTC (2+ messages)
` [LTP] "
[PATCH v2] blk-cgroup: improve policy registration error handling
2025-02-13 11:08 UTC (2+ messages)
[PATCH] block: Check blkg_to_lat return value to avoid NULL dereference
2025-02-13 1:27 UTC (4+ messages)
` [PATCH] block: Check blkg_to_lat() "
[PATCH] mm/oom_kill: revert watchdog reset in global OOM process
2025-02-12 11:58 UTC (7+ messages)
[PATCH] blk-cgroup: validate alloc/free function pairs at the start of blkcg_policy_register()
2025-02-12 2:26 UTC (3+ messages)
[PATCH] memcg: avoid dead loop when setting memory.max
2025-02-12 0:29 UTC (6+ messages)
[PATCH cgroup] https://github.com/raspberrypi/linux/issues/6631
2025-02-11 14:09 UTC (3+ messages)
[PATCH v7 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
2025-02-11 7:56 UTC (5+ messages)
` [PATCH v7 5/6] kernfs: Use RCU to access kernfs_node::parent
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