index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cpuset.c
Age
Commit message (
Expand
)
Author
47 hours
cgroup/cpuset: Skip security check for hotplug induced v1 task migration
Waiman Long
47 hours
cgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...
Waiman Long
2026-03-06
cgroup/cpuset: Call rebuild_sched_domains() directly in hotplug
Waiman Long
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-02-25
cgroup/cpuset: fix null-ptr-deref in rebuild_sched_domains_cpuslocked
Chen Ridong
2026-02-23
cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
Waiman Long
2026-02-23
cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
Waiman Long
2026-02-23
cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
Waiman Long
2026-02-23
cgroup/cpuset: Set isolated_cpus_updating only if isolated_cpus is changed
Waiman Long
2026-02-23
cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
Waiman Long
2026-02-23
cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_c...
Waiman Long
2026-02-23
cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
Waiman Long
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-03
kthread: Honour kthreads preferred affinity after cpuset changes
Frederic Weisbecker
2026-02-03
cpuset: Remove cpuset_cpu_is_isolated()
Frederic Weisbecker
2026-02-03
cpuset: Propagate cpuset isolation update to timers through housekeeping
Frederic Weisbecker
2026-02-03
cpuset: Propagate cpuset isolation update to workqueue through housekeeping
Frederic Weisbecker
2026-02-03
cpuset: Update HK_TYPE_DOMAIN cpumask from cpuset
Frederic Weisbecker
2026-02-03
cpuset: Provide lockdep check for cpuset lock held
Frederic Weisbecker
2026-02-03
cpuset: Convert boot_hk_cpus to use HK_TYPE_DOMAIN_BOOT
Frederic Weisbecker
2026-02-01
cpuset: fix overlap of partition effective CPUs
Chen Ridong
2026-01-26
cgroup: use nodes_and() output where appropriate
Yury Norov
2026-01-15
kernel: cgroup: Add SPDX-License-Identifier lines
Tim Bird
2026-01-12
cpuset: replace direct lockdep_assert_held() with lockdep_assert_cpuset_lock_...
Zhao Mengmeng
2026-01-12
cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()
Waiman Long
2026-01-12
cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
Waiman Long
2026-01-12
cgroup/cpuset: Don't fail cpuset.cpus change in v2
Waiman Long
2026-01-12
cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
Waiman Long
2026-01-12
cgroup/cpuset: Streamline rm_siblings_excl_cpus()
Waiman Long
2025-12-18
cpuset: remove v1-specific code from generate_sched_domains
Chen Ridong
2025-12-18
cpuset: separate generate_sched_domains for v1 and v2
Chen Ridong
2025-12-18
cpuset: move update_domain_attr_tree to cpuset_v1.c
Chen Ridong
2025-12-18
cpuset: add cpuset1_init helper for v1 initialization
Chen Ridong
2025-12-18
cpuset: add cpuset1_online_css helper for v1-specific operations
Chen Ridong
2025-12-18
cpuset: add lockdep_assert_cpuset_lock_held helper
Chen Ridong
2025-12-18
cpuset: fix warning when disabling remote partition
Chen Ridong
2025-12-08
cpuset: Remove unnecessary checks in rebuild_sched_domains_locked
Chen Ridong
2025-12-03
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-12-02
Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-11-20
cpuset: Treat cpusets in attaching as populated
Chen Ridong
2025-11-20
timers/migration: Exclude isolated cpus from hierarchy
Gabriele Monaco
2025-11-20
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...
Gabriele Monaco
2025-11-20
cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()
Pingfan Liu
2025-11-11
cpuset: remove need_rebuild_sched_domains
Chen Ridong
[next]