messages from 2025-09-11 07:52:08 to 2025-09-17 06:20:09 UTC [more...]
[PATCH -next 00/11] Refactor cpus mask setting
2025-09-17 6:04 UTC (2+ messages)
` [PATCH -next 02/11] cpuset: remove unused assignment to trialcs->partition_root_state
[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
2025-09-17 5:58 UTC (9+ messages)
` [External] "
[linux-next:master] [slab] db93cdd664: BUG:kernel_NULL_pointer_dereference,address
2025-09-17 5:01 UTC
[PATCH 00/14] sched: Support shared runqueue locking
2025-09-16 22:41 UTC (29+ messages)
` [PATCH 01/14] sched: Employ sched_change guards
` [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock()
` [PATCH 13/14] sched: Add {DE,EN}QUEUE_LOCKED
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-09-16 18:37 UTC (19+ messages)
` [PATCH v3 01/14] ACPI: APEI: "
` [PATCH v3 02/14] drm/i915/gt: "
` [PATCH v3 03/14] fs: aio: "
` [PATCH v3 04/14] nfs: "
` [PATCH v3 05/14] s390/pkey: "
` [PATCH v3 06/14] ipc: "
` [PATCH v3 07/14] yama: "
` [PATCH v3 08/14] cgroup: "
` [PATCH v3 09/14] cgroup/cpuset: "
` [PATCH v3 10/14] wifi: mac80211: "
` [PATCH v3 11/14] net: ncsi: "
` [PATCH v3 12/14] net: amt: "
` [PATCH v3 13/14] net: bonding: "
` [PATCH v3 14/14] wifi: ath9k: "
[PATCH] mm: memcontrol: fix memcg accounting during cpu hotplug
2025-09-16 17:10 UTC (4+ messages)
[PATCH] blk-throttle: fix throtl_data leak during disk release
2025-09-16 14:29 UTC (4+ messages)
[PATCH v12 5/9] cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_exclusion_cpumasks()
2025-09-16 13:41 UTC (8+ messages)
` [PATCH v12 7/9] cgroup/cpuset: Fail if isolated and nohz_full don't leave any housekeeping
` [PATCH v12 9/9] timers: Exclude isolated cpus from timer migration
[PATCH v2 00/33] ns: support file handles
2025-09-16 13:40 UTC (67+ messages)
` [PATCH v2 01/33] pidfs: validate extensible ioctls
` [PATCH v2 02/33] nsfs: drop tautological ioctl() check
` [PATCH v2 03/33] nsfs: validate extensible ioctls
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 05/33] ns: move to_ns_common() to ns_common.h
` [PATCH v2 06/33] nsfs: add nsfs.h header
` [PATCH v2 07/33] ns: uniformly initialize ns_common
` [PATCH v2 08/33] cgroup: use ns_common_init()
` [PATCH v2 09/33] ipc: "
` [PATCH v2 10/33] mnt: "
` [PATCH v2 11/33] net: "
` [PATCH v2 12/33] pid: "
` [PATCH v2 13/33] time: "
` [PATCH v2 14/33] user: "
` [PATCH v2 15/33] uts: "
` [PATCH v2 16/33] ns: remove ns_alloc_inum()
` [PATCH v2 17/33] nstree: make iterator generic
` [PATCH v2 18/33] mnt: support ns lookup
` [PATCH v2 19/33] cgroup: "
` [PATCH v2 20/33] ipc: "
` [PATCH v2 21/33] net: "
` [PATCH v2 22/33] pid: "
` [PATCH v2 23/33] time: "
` [PATCH v2 24/33] user: "
` [PATCH v2 25/33] uts: "
` [PATCH v2 26/33] ns: add to_<type>_ns() to respective headers
` [PATCH v2 27/33] nsfs: add current_in_namespace()
` [PATCH v2 28/33] nsfs: support file handles
` [PATCH v2 29/33] nsfs: support exhaustive "
` [PATCH v2 30/33] nsfs: add missing id retrieval support
` [PATCH v2 31/33] tools: update nsfs.h uapi header
` [PATCH v2 32/33] selftests/namespaces: add identifier selftests
` [PATCH v2 33/33] selftests/namespaces: add file handle selftests
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v3)
2025-09-16 13:23 UTC (4+ messages)
` [PATCH 14/15] amdgpu: add support for memory cgroups
[PATCH v2 0/4] cgroup v2 toctree cleanup
2025-09-16 10:06 UTC (9+ messages)
` [PATCH v2 1/4] Documentation: cgroup-v2: Use dot delimiter in manual toctree section numbers
` [PATCH v2 2/4] Documentation: cgroup-v2: Add "
` [PATCH v2 3/4] Documentation: cgroup-v2: Automatically-generate toctree
` [PATCH v2 4/4] Documentation: cgroup-v2: Sync manual toctree
[PATCH -next RFC -v2 00/11] Refactor cpus mask setting
2025-09-16 8:02 UTC (27+ messages)
` [PATCH -next RFC -v2 01/11] cpuset: move the root cpuset write check earlier
` [PATCH -next RFC -v2 02/11] cpuset: remove unused assignment to trialcs->partition_root_state
` [PATCH -next RFC -v2 03/11] cpuset: change return type of is_partition_[in]valid to bool
` [PATCH -next RFC -v2 04/11] cpuset: Refactor exclusive CPU mask computation logic
` [PATCH -next RFC -v2 05/11] cpuset: refactor CPU mask buffer parsing logic
` [PATCH -next RFC -v2 06/11] cpuset: introduce cpus_excl_conflict and mems_excl_conflict helpers
` [PATCH -next RFC -v2 07/11] cpuset: refactor out validate_partition
` [PATCH -next RFC -v2 08/11] cpuset: refactor cpus_allowed_validate_change
` [PATCH -next RFC -v2 09/11] cpuset: refactor partition_cpus_change
` [PATCH -next RFC -v2 10/11] cpuset: use parse_cpulist for setting cpus.exclusive
` [PATCH -next RFC -v2 11/11] cpuset: use partition_cpus_change for setting exclusive cpus
[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-16 1:55 UTC (4+ messages)
[PATCH 0/4] cgroup/dmem,drm/ttm: Improve protection in contended cases
2025-09-15 13:44 UTC (10+ messages)
` [PATCH 1/4] cgroup/dmem: Add queries for protection values
` [PATCH 2/4] cgroup/dmem: Add dmem_cgroup_common_ancestor helper
` [PATCH 3/4] drm/ttm: Be more aggressive when allocating below protection limit
` [PATCH 4/4] drm/ttm: Use common ancestor of evictor and evictee as limit pool
` [PATCH 0/4] cgroup/dmem, drm/ttm: Improve protection in contended cases
[PATCH v2 0/5] memcg: Support per-memcg KSM metrics
2025-09-14 13:54 UTC (8+ messages)
` [PATCH v2 1/5] memcg: add per-memcg ksm_rmap_items stat
` [PATCH v2 2/5] memcg: show ksm_zero_pages count in memory.stat
` [PATCH v2 3/5] memcg: show ksm_merging_pages "
` [PATCH v2 4/5] memcg: add per-memcg ksm_profit
` [PATCH v2 5/5] Documentation: add KSM statistic counters description in cgroup-v2.rst
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-13 0:33 UTC (4+ messages)
[PATCH 1/4] mm/swap, memcg: Introduce infrastructure for cgroup-based swap priority
2025-09-12 15:39 UTC (11+ messages)
[PATCH 00/32] ns: support file handles
2025-09-12 9:12 UTC (21+ messages)
` [PATCH 14/32] net: use ns_common_init()
` [PATCH 27/32] nsfs: support file handles
` [PATCH 29/32] nsfs: add missing id retrieval support
` [PATCH 32/32] selftests/namespaces: add file handle selftests
[PATCH 07/33] cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
2025-09-11 21:03 UTC (2+ messages)
[tj-cgroup:for-next] BUILD SUCCESS cf9c2bbba2735831f1200227c7f13404b7d7908e
2025-09-11 18:33 UTC
[tj-cgroup:for-6.18] BUILD SUCCESS 0568f89d4fb82d98001baeb870e92f43cd1f7317
2025-09-11 18:11 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