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
compress-2026-04-27
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
reconnect-fixes
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
Yang Yingliang
1
-0
/
+2
2020-07-22
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-11
/
+18
2020-04-02
cgroup1: don't call release_agent when it is ""
Tycho Andersen
1
-1
/
+1
2020-04-02
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
1
-0
/
+1
2020-03-20
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
1
-7
/
+16
2020-03-20
cgroup: cgroup_procs_next should increase position index
Vasily Averin
1
-3
/
+7
2020-03-20
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
1
-0
/
+4
2020-02-05
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
1
-5
/
+6
2019-12-17
cgroup: pids: use atomic64_t for pids->limit
Aleksa Sarai
1
-5
/
+6
2019-08-09
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
1
-1
/
+1
2019-08-09
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
Tejun Heo
1
-0
/
+4
2019-08-09
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
1
-7
/
+37
2019-08-09
cgroup: Implement css_task_iter_skip()
Tejun Heo
1
-24
/
+36
2019-07-10
cpuset: restore sanity to cpuset_cpus_allowed_fallback()
Joel Savitz
1
-1
/
+14
2019-05-31
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+6
2019-04-05
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2
-8
/
+11
2019-03-23
fix cgroup_do_mount() handling of failure exits
Al Viro
1
-3
/
+6
2019-02-12
cgroup: fix parsing empty mount option string
Ondrej Mosnacek
1
-1
/
+1
2019-01-09
cgroup: fix CSS_TASK_ITER_PROCS
Tejun Heo
1
-12
/
+17
2018-10-18
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
1
-9
/
+16
2018-03-28
cgroup: fix rule checking for threaded mode switching
Tejun Heo
1
-0
/
+10
2018-03-03
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
1
-1
/
+5
2018-01-17
cgroup: fix css_task_iter crash on CSS_TASK_ITER_PROC
Tejun Heo
1
-8
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-09-22
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
1
-0
/
+8
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+15
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+14
2017-09-07
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-1
/
+15
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
7
-246
/
+887
2017-09-06
mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
Michal Hocko
1
-4
/
+5
2017-09-06
cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")
Roman Gushchin
1
-3
/
+0
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-0
/
+1
2017-08-29
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-08-25
sched/topology, cpuset: Avoid spurious/wrong domain rebuilds
Peter Zijlstra
1
-6
/
+0
2017-08-24
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
1
-0
/
+1
2017-08-18
cpuset: Allow v2 behavior in v1 cgroup
Waiman Long
1
-13
/
+20
2017-08-18
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
Waiman Long
1
-0
/
+6
2017-08-11
cgroup: remove unneeded checks
Dan Carpenter
1
-2
/
+2
2017-08-11
cgroup: misc changes
Tejun Heo
1
-21
/
+2
2017-08-10
cpuset: Make nr_cpusets private
Paolo Bonzini
1
-0
/
+7
2017-08-02
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
1
-0
/
+1
2017-08-02
cgroup: short-circuit cset_cgroup_from_root() on the default hierarchy
Tejun Heo
1
-0
/
+2
2017-08-02
cgroup: re-use the parent pointer in cgroup_destroy_locked()
Roman Gushchin
1
-1
/
+1
2017-08-02
cgroup: add cgroup.stat interface with basic hierarchy stats
Roman Gushchin
1
-0
/
+16
2017-08-02
cgroup: implement hierarchy limits
Roman Gushchin
1
-0
/
+126
2017-08-02
cgroup: keep track of number of descent cgroups
Roman Gushchin
1
-2
/
+17
2017-07-29
blktrace: add an option to allow displaying cgroup path
Shaohua Li
1
-0
/
+12
2017-07-29
kernfs: add exportfs operations
Shaohua Li
1
-1
/
+2
[next]