index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cpuset.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy()
Kees Cook
2023-12-15
1
-1
/
+1
*
|
cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() check
Waiman Long
2023-12-06
1
-0
/
+11
*
|
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
2023-11-28
1
-1
/
+1
*
|
cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
Waiman Long
2023-11-12
1
-20
/
+96
*
|
cgroup/cpuset: Keep track of CPUs in isolated partitions
Waiman Long
2023-11-12
1
-63
/
+127
|
/
*
cgroup/cpuset: Cleanup signedness issue in cpu_exclusive_check()
Harshit Mogalapalli
2023-10-04
1
-7
/
+7
*
cgroup/cpuset: Enable invalid to valid local partition transition
Waiman Long
2023-10-04
1
-31
/
+48
*
cgroup/cpuset: Check partition conflict with housekeeping setup
Waiman Long
2023-09-18
1
-0
/
+31
*
cgroup/cpuset: Introduce remote partition
Waiman Long
2023-09-18
1
-29
/
+306
*
cgroup/cpuset: Add cpuset.cpus.exclusive for v2
Waiman Long
2023-09-18
1
-34
/
+239
*
cgroup/cpuset: Add cpuset.cpus.exclusive.effective for v2
Waiman Long
2023-09-18
1
-307
/
+421
*
cgroup/cpuset: Fix load balance state in update_partition_sd_lb()
Waiman Long
2023-09-18
1
-1
/
+11
*
cgroup/cpuset: fix kernel-doc
Cai Xinchen
2023-08-02
1
-0
/
+2
*
cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_h...
Waiman Long
2023-07-10
1
-8
/
+16
*
cgroup/cpuset: Improve temporary cpumasks handling
Waiman Long
2023-07-10
1
-29
/
+13
*
cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling
Waiman Long
2023-07-10
1
-55
/
+86
*
cgroup/cpuset: Inherit parent's load balance state in v2
Waiman Long
2023-07-10
1
-3
/
+30
*
cpuset: Allow setscheduler regardless of manipulated task
Michal Koutný
2023-07-10
1
-3
/
+16
*
cgroup/cpuset: avoid unneeded cpuset_mutex re-lock
Miaohe Lin
2023-07-10
1
-5
/
+4
*
cgroup/cpuset: simplify the percpu kthreads check in update_tasks_cpumask()
Miaohe Lin
2023-07-10
1
-1
/
+1
*
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-06-12
1
-2
/
+0
*
cgroup/cpuset: remove unneeded header files
Miaohe Lin
2023-05-21
1
-21
/
+0
*
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
2023-05-09
1
-5
/
+48
*
cgroup/cpuset: Iterate only if DEADLINE tasks are present
Juri Lelli
2023-05-09
1
-0
/
+3
*
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-05-09
1
-0
/
+25
*
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
2023-05-09
1
-79
/
+80
*
cgroup/cpuset: Rename functions dealing with DEADLINE accounting
Juri Lelli
2023-05-09
1
-4
/
+4
*
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-29
1
-11
/
+19
|
\
|
*
cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are up...
Waiman Long
2023-03-29
1
-9
/
+14
|
*
cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
Waiman Long
2023-03-29
1
-0
/
+3
|
*
Merge branch 'for-6.3-fixes' into for-6.4
Tejun Heo
2023-03-29
1
-2
/
+10
|
|
\
|
*
|
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
2023-03-24
1
-2
/
+2
*
|
|
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
2023-04-12
1
-1
/
+2
*
|
|
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-12
1
-11
/
+86
*
|
|
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-12
1
-20
/
+42
*
|
|
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-12
1
-1
/
+5
|
|
/
|
/
|
*
|
cgroup/cpuset: Fix partition root's cpuset.cpus update bug
Waiman Long
2023-03-29
1
-2
/
+10
|
/
*
Merge tag 'cgroup-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-21
1
-7
/
+8
|
\
|
*
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Randy Dunlap
2023-01-10
1
-5
/
+8
|
*
cgroup/cpuset: no need to explicitly init a global static variable
Daniel Vacek
2023-01-04
1
-2
/
+0
*
|
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
2023-02-06
1
-7
/
+11
*
|
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
2023-02-06
1
-2
/
+25
*
|
cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()
Waiman Long
2023-01-31
1
-1
/
+2
|
/
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-6
/
+1
|
\
|
*
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-09
1
-1
/
+1
|
*
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
2022-11-09
1
-6
/
+1
*
|
cgroup/cpuset: Improve cpuset_css_alloc() description
Kamalesh Babulal
2022-11-22
1
-4
/
+8
*
|
cgroup/cpuset: Optimize cpuset_attach() on v2
Waiman Long
2022-11-14
1
-1
/
+23
*
|
cgroup/cpuset: Skip spread flags update on v2
Waiman Long
2022-11-14
1
-4
/
+8
|
/
*
cgroup/cpuset: remove unreachable code
Jiapeng Chong
2022-09-07
1
-2
/
+0
[prev]
[next]