index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
Age
Commit message (
Expand
)
Author
2021-09-15
cgroup/cpuset: Fix violation of cpuset locking rule
Waiman Long
2021-09-15
cgroup/cpuset: Miscellaneous code cleanup
Waiman Long
2021-09-15
cgroup/cpuset: Fix a partition bug with hotplug
Waiman Long
2021-08-18
cgroup: rstat: fix A-A deadlock on 32bit around u64_stats_sync
Tejun Heo
2021-07-31
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-20
cgroup: verify that source is a string
Christian Brauner
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
2021-05-20
cgroup: disable controllers at parse time
Shakeel Butt
2021-04-30
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
cgroup: rstat: support cgroup1
Johannes Weiner
2021-04-16
cgroup: use tsk->in_iowait instead of delayacct_is_task_waiting_on_io()
Chunguang Xu
2021-04-12
cgroup/cpuset: fix typos in comments
Lu Jialin
2021-04-04
svm/sev: Register SEV and SEV-ES ASIDs to the misc controller
Vipin Sharma
2021-04-04
cgroup: Add misc cgroup controller
Vipin Sharma
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
cpuset: fix typos in comments
Aubrey Li
2021-01-15
cgroup: cgroup.{procs,threads} factor out common parts
Michal Koutný
2021-01-15
cgroup-v1: add disabled controller check in cgroup1_parse_param()
Chen Zhou
2020-12-28
Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2020-12-16
cgroup: Fix memory leak when parsing multiple source parameters
Qinglang Miao
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 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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-11-19
cpuset: fix race between hotplug work and later CPU offline
Daniel Jordan
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
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-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-07
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2020-06-29
cgroup: unexport cgroup_rstat_updated
Christoph Hellwig
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-06
Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-28
cgroup: add cpu.stat file to root cgroup
Boris Burkov
2020-05-26
cgroup: Remove stale comments
Zefan Li
2020-05-09
nsproxy: add struct nsset
Christian Brauner
2020-04-28
bpf: Refactor bpf_link update handling
Andrii Nakryiko
2020-04-09
Revert "cgroup: Add memory barriers to plug cgroup_rstat_updated() race window"
Tejun Heo
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
[next]