index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+17
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2022-07-23
cgroup: Make !percpu threadgroup_rwsem operations optional
Tejun Heo
1
-3
/
+16
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
1
-0
/
+4
2022-06-16
cgroup: Use separate src/dst nodes when preloading css_sets for migration
Tejun Heo
1
-1
/
+2
2022-06-07
psi: dont alloc memory for psi by default
Chen Wandun
1
-1
/
+1
2022-01-11
Merge branch 'for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2021-12-17
bpf: Remove the cgroup -> bpf header dependecy
Jakub Kicinski
1
-1
/
+1
2021-12-01
cgroup: fix a typo in comment
Wei Yang
1
-1
/
+1
2021-09-14
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
1
-80
/
+27
2021-06-08
cgroup: make per-cgroup pressure stall tracking configurable
Suren Baghdasaryan
1
-0
/
+1
2021-05-24
Merge branch 'for-5.13-fixes' into for-5.14
Tejun Heo
1
-3
/
+3
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
1
-3
/
+3
2021-05-10
cgroup: introduce cgroup.kill
Christian Brauner
1
-0
/
+3
2020-12-15
cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
Roman Gushchin
1
-15
/
+0
2020-07-10
cgroup: Fix sock_cgroup_data on big-endian.
Cong Wang
1
-0
/
+2
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
1
-2
/
+4
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-2
/
+3
2020-04-02
mm: memcontrol: recursive memory.low protection
Johannes Weiner
1
-0
/
+5
2020-02-13
clone3: allow spawning processes into cgroups
Christian Brauner
1
-2
/
+3
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
1
-15
/
+2
2019-11-06
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
1
-1
/
+1
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-09
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-06-15
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-10
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
1
-3
/
+0
2019-06-07
cgroup: let a symlink too be created with a cftype file
Angelo Ruocco
1
-0
/
+3
2019-06-02
mm, memcg: consider subtrees in memory.events
Chris Down
1
-0
/
+5
2019-05-31
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
1
-0
/
+1
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
1
-0
/
+28
2019-04-19
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
1
-0
/
+5
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2019-03-06
kernel: cgroup: add poll file operation
Johannes Weiner
1
-0
/
+4
2019-01-31
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
1
-1
/
+1
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
1
-0
/
+1
2018-10-27
psi: cgroup support
Johannes Weiner
1
-0
/
+4
2018-10-04
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
1
-0
/
+1
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
1
-0
/
+3
2018-04-27
cgroup: Add cgroup_subsys->css_rstat_flush()
Tejun Heo
1
-0
/
+5
2018-04-27
cgroup: Distinguish base resource stat implementation from rstat
Tejun Heo
1
-13
/
+16
2018-04-27
cgroup: Rename stat to rstat
Tejun Heo
1
-7
/
+9
2018-04-27
cgroup: Limit event generation frequency
Tejun Heo
1
-0
/
+2
2018-04-04
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2018-03-19
cgroup: Use rcu_work instead of explicit rcu and work item
Tejun Heo
1
-1
/
+1
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
1
-2
/
+2
2018-01-02
cgroup: Update documentation reference
Matt Roper
1
-1
/
+1
2017-11-16
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+59
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-26
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
1
-0
/
+2
[next]