index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-21
/
+5
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-176
/
+172
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2023-06-22
Revert "cgroup: Avoid -Wstringop-overflow warnings"
Tejun Heo
1
-6
/
+0
2023-06-21
cgroup/misc: Expose misc.current on cgroup v2 root
LeiZhou-97
1
-1
/
+0
2023-06-21
cgroup: Avoid -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-0
/
+6
2023-06-21
cgroup: remove obsolete comment on cgroup_on_dfl()
Miaohe Lin
1
-2
/
+0
2023-06-12
cgroup: Do not corrupt task iteration when rebinding subsystem
Xiu Jianfeng
1
-3
/
+17
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
1
-39
/
+0
2023-06-12
cgroup/cpuset: remove unneeded header files
Miaohe Lin
1
-2
/
+0
2023-06-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex in freezer_css_{on...
Tetsuo Handa
1
-2
/
+6
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
1
-21
/
+5
2023-06-05
cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
Miaohe Lin
2
-4
/
+2
2023-06-05
rdmacg: fix kernel-doc warnings in rdmacg
Gaosheng Cui
1
-0
/
+2
2023-06-05
cgroup: Replace the css_set call with cgroup_get
Gaosheng Cui
1
-1
/
+1
2023-06-05
cgroup: remove unused macro for_each_e_css()
Miaohe Lin
1
-15
/
+0
2023-05-24
cgroup: Update out-of-date comment in cgroup_migrate()
Xiu Jianfeng
1
-3
/
+3
2023-05-22
cgroup: always put cset in cgroup_css_set_put_fork
John Sperbeck
1
-9
/
+8
2023-05-22
cgroup: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-05-22
cgroup: fix missing cpus_read_{lock,unlock}() in cgroup_transfer_tasks()
Qi Zheng
1
-2
/
+2
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
2
-0
/
+29
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-05-08
psi: remove 500ms min window size limitation for triggers
Suren Baghdasaryan
1
-0
/
+12
2023-04-29
Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-49
/
+57
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+12
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+4
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
3
-39
/
+150
2023-04-20
cgroup_get_from_fd(): switch to fdget_raw()
Al Viro
1
-6
/
+4
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-39
/
+150
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
1
-2
/
+2
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-04-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
1
-2
/
+5
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
1
-1
/
+1
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
2
-5
/
+11
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-03-17
cgroup: fix display of forceidle time at root
Josh Don
1
-3
/
+1
2023-03-17
cgroup: bpf: use cgroup_lock()/cgroup_unlock() wrappers
Kamalesh Babulal
2
-38
/
+38
2023-03-14
cgroup: Make current_cgns_cgroup_dfl() safe to call after exit_task_namespace()
Tejun Heo
1
-2
/
+12
[next]