index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup-defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-03
1
-2
/
+3
|
\
|
*
clone3: allow spawning processes into cgroups
Christian Brauner
2020-02-12
1
-2
/
+3
*
|
mm: memcontrol: recursive memory.low protection
Johannes Weiner
2020-04-02
1
-0
/
+5
|
/
*
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-12
1
-15
/
+2
*
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
2019-11-06
1
-1
/
+1
*
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-14
1
-0
/
+1
|
\
|
|
*
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
2019-05-31
1
-0
/
+1
*
|
cgroup/bfq: revert bfq.weight symlink change
Jens Axboe
2019-06-10
1
-3
/
+0
*
|
cgroup: let a symlink too be created with a cftype file
Angelo Ruocco
2019-06-07
1
-0
/
+3
*
|
mm, memcg: consider subtrees in memory.events
Chris Down
2019-06-01
1
-0
/
+5
|
/
*
cgroup: cgroup v2 freezer
Roman Gushchin
2019-04-19
1
-0
/
+28
*
cgroup: protect cgroup->nr_(dying_)descendants by css_set_lock
Roman Gushchin
2019-04-19
1
-0
/
+5
*
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-03-07
1
-1
/
+1
|
\
|
*
cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...
Oleg Nesterov
2019-01-31
1
-1
/
+1
*
|
kernel: cgroup: add poll file operation
Johannes Weiner
2019-03-05
1
-0
/
+4
|
/
*
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
2018-11-08
1
-0
/
+1
*
psi: cgroup support
Johannes Weiner
2018-10-26
1
-0
/
+4
*
cgroup: Fix dom_cgrp propagation when enabling threaded mode
Tejun Heo
2018-10-04
1
-0
/
+1
*
blkcg: add generic throttling mechanism
Josef Bacik
2018-07-09
1
-0
/
+3
*
cgroup: Add cgroup_subsys->css_rstat_flush()
Tejun Heo
2018-04-26
1
-0
/
+5
*
cgroup: Distinguish base resource stat implementation from rstat
Tejun Heo
2018-04-26
1
-13
/
+16
*
cgroup: Rename stat to rstat
Tejun Heo
2018-04-26
1
-7
/
+9
*
cgroup: Limit event generation frequency
Tejun Heo
2018-04-26
1
-0
/
+2
*
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2018-04-03
1
-1
/
+1
|
\
|
*
cgroup: Use rcu_work instead of explicit rcu and work item
Tejun Heo
2018-03-19
1
-1
/
+1
*
|
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-14
1
-2
/
+2
|
/
*
cgroup: Update documentation reference
Matt Roper
2018-01-02
1
-1
/
+1
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
1
-0
/
+59
|
\
|
*
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-10-26
1
-0
/
+2
|
*
cgroup: Implement cgroup2 basic CPU usage accounting
Tejun Heo
2017-09-25
1
-0
/
+57
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
Waiman Long
2017-08-18
1
-0
/
+5
*
cgroup: implement hierarchy limits
Roman Gushchin
2017-08-02
1
-0
/
+5
*
cgroup: keep track of number of descent cgroups
Roman Gushchin
2017-08-02
1
-0
/
+8
*
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-07-21
1
-0
/
+12
*
cgroup: introduce cgroup->dom_cgrp and threaded css_set handling
Tejun Heo
2017-07-21
1
-4
/
+29
*
cgroup: distinguish local and children populated states
Tejun Heo
2017-07-16
1
-4
/
+9
*
cgroup: implement "nsdelegate" mount option
Tejun Heo
2017-06-28
1
-0
/
+9
*
cgroup: Keep accurate count of tasks in each css_set
Waiman Long
2017-06-14
1
-0
/
+3
*
cgroup: Prevent kill_css() from being called more than once
Waiman Long
2017-05-17
1
-0
/
+1
*
cgroup: move cgroup_subsys_state parent field for cache locality
Todd Poynor
2017-04-11
1
-3
/
+6
*
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
2017-03-08
1
-1
/
+2
*
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Ingo Molnar
2017-03-02
1
-5
/
+8
*
cgroup: reorder css_set fields
Tejun Heo
2016-12-27
1
-27
/
+27
*
cgroup add cftype->open/release() callbacks
Tejun Heo
2016-12-27
1
-0
/
+3
*
cgroup: add support for eBPF programs
Daniel Mack
2016-11-25
1
-0
/
+4
*
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-04-25
1
-0
/
+1
[next]