index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup.c
Age
Commit message (
Expand
)
Author
2021-04-30
cgroup: rstat: support cgroup1
Johannes Weiner
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2021-01-19
cgroup: fix psi monitor for root cgroup
Odin Ugedal
2021-01-15
cgroup: cgroup.{procs,threads} factor out common parts
Michal Koutný
2020-12-28
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
Roman Gushchin
2020-12-15
mm: memcg: deprecate the non-hierarchical mode
Roman Gushchin
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2020-11-25
cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
Hui Su
2020-11-25
kernel: cgroup: Mundane spelling fixes throughout the file
Bhaskar Chowdhury
2020-09-30
cgroup: Zero sized write should be no-op
Jouni Roivas
2020-09-30
cgroup: remove redundant kernfs_activate in cgroup_setup_root()
Wei Yang
2020-08-19
cgroup: Use generic ns_common::count
Kirill Tkhai
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-06-06
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-05-28
cgroup: add cpu.stat file to root cgroup
Boris Burkov
2020-05-26
cgroup: Remove stale comments
Zefan Li
2020-04-28
bpf: Refactor bpf_link update handling
Andrii Nakryiko
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-02
mm: memcontrol: recursive memory.low protection
Johannes Weiner
2020-03-30
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-30
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-16
cgroupfs: Support user xattrs
Daniel Xu
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-12
Merge branch 'for-5.6-fixes' into for-5.7
Tejun Heo
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2020-03-04
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
2020-02-12
clone3: allow spawning processes into cgroups
Christian Brauner
2020-02-12
cgroup: add cgroup_may_write() helper
Christian Brauner
2020-02-12
cgroup: refactor fork helpers
Christian Brauner
2020-02-12
cgroup: add cgroup_get_from_file() helper
Christian Brauner
2020-02-12
cgroup: unify attach permission checking
Christian Brauner
2020-02-12
cgroup.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-12
cgroup: Clean up css_set task traversal
Michal Koutný
2020-02-12
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
2020-02-12
cgroup: cgroup_procs_next should increase position index
Vasily Averin
2020-02-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-01-30
cgroup: init_tasks shouldn't be linked to the root cgroup
Tejun Heo
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-15
cgroup: Prevent double killing of css when enabling threaded cgroup
Michal Koutný
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-14
cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
Tejun Heo
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
[next]