index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cpuset.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-19
cpuset: Fix missing adaptation for cpuset_is_populated
Chen Ridong
1
-1
/
+1
2026-01-11
cpuset: Treat cpusets in attaching as populated
Chen Ridong
1
-8
/
+27
2025-08-28
cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...
Waiman Long
1
-1
/
+1
2025-05-22
cgroup/cpuset: Extend kthread_is_per_cpu() check to all PF_NO_SETAFFINITY tasks
Waiman Long
1
-2
/
+4
2024-08-03
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
1
-4
/
+9
2024-08-03
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
1
-1
/
+1
2024-06-12
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
1
-1
/
+1
2024-04-03
cgroup/cpuset: Fix retval in update_cpumask()
Kamalesh Babulal
1
-1
/
+1
2023-11-20
cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
Waiman Long
1
-1
/
+11
2023-08-02
cgroup/cpuset: fix kernel-doc
Cai Xinchen
1
-0
/
+2
2023-07-10
cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...
Waiman Long
1
-8
/
+16
2023-07-10
cgroup/cpuset: Improve temporary cpumasks handling
Waiman Long
1
-29
/
+13
2023-07-10
cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
Waiman Long
1
-55
/
+86
2023-07-10
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
1
-3
/
+30
2023-07-10
cpuset: Allow setscheduler regardless of manipulated task
Michal Koutný
1
-3
/
+16
2023-07-10
cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
Miaohe Lin
1
-5
/
+4
2023-07-10
cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
Miaohe Lin
1
-1
/
+1
2023-06-12
cgroup/cpuset: remove unneeded header files
Miaohe Lin
1
-2
/
+0
2023-05-20
cgroup/cpuset: remove unneeded header files
Miaohe Lin
1
-21
/
+0
2023-05-08
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-5
/
+48
2023-05-08
cgroup/cpuset: Iterate only if DEADLINE tasks are present
Juri Lelli
1
-0
/
+3
2023-05-08
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
1
-0
/
+25
2023-05-08
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-79
/
+80
2023-05-08
cgroup/cpuset: Rename functions dealing with DEADLINE accounting
Juri Lelli
1
-4
/
+4
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-11
/
+19
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
1
-1
/
+2
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
1
-11
/
+86
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
1
-20
/
+42
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
1
-1
/
+5
2023-03-29
cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are up...
Waiman Long
1
-9
/
+14
2023-03-29
cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
Waiman Long
1
-0
/
+3
2023-03-29
Merge branch 'for-6.3-fixes' into for-6.4
Tejun Heo
1
-2
/
+10
2023-03-29
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
1
-2
/
+10
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
1
-2
/
+2
2023-02-21
Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+8
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
1
-7
/
+11
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
1
-2
/
+25
2023-01-31
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
1
-1
/
+2
2023-01-10
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Randy Dunlap
1
-5
/
+8
2023-01-04
cgroup/cpuset: no need to explicitly init a global static variable
Daniel Vacek
1
-2
/
+0
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-11-22
cgroup/cpuset: Improve cpuset_css_alloc() description
Kamalesh Babulal
1
-4
/
+8
2022-11-14
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
1
-1
/
+23
2022-11-14
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
1
-4
/
+8
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-1
/
+1
2022-11-08
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-09-07
cgroup/cpuset: remove unreachable code
Jiapeng Chong
1
-2
/
+0
2022-09-04
cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity ...
Waiman Long
1
-9
/
+60
2022-09-04
cgroup/cpuset: Relocate a code block in validate_change()
Waiman Long
1
-16
/
+16
2022-09-04
cgroup/cpuset: Show invalid partition reason string
Waiman Long
1
-18
/
+75
[next]