index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
7 days
cgroup: Eliminate cgrp_ancestor_storage in cgroup_root
Michal Koutný
1
-11
/
+14
2025-10-03
cgroup: Fix seqcount lockdep assertion in cgroup freezer
Nirbhay Sharma
1
-1
/
+1
2025-09-10
cgroup: replace global percpu_rwsem with per threadgroup resem when writing t...
Yi Tao
1
-1
/
+16
2025-09-10
cgroup: refactor the cgroup_attach_lock code to make it clearer
Yi Tao
1
-0
/
+8
2025-09-04
cgroup: Remove unused cgroup_subsys::post_attach
Chuyi Zhou
1
-1
/
+0
2025-08-22
cgroup: cgroup.stat.local time accounting
Tiffany Yang
1
-0
/
+17
2025-06-17
cgroup: remove per-cpu per-subsystem locks
Shakeel Butt
1
-7
/
+0
2025-06-17
cgroup: support to enable nmi-safe css_rstat_updated
Shakeel Butt
1
-0
/
+4
2025-06-03
cgroup: Drop sock_cgroup_classid() dummy implementation
Michal Koutný
1
-6
/
+4
2025-05-19
cgroup: document the rstat per-cpu initialization
JP Kobryn
1
-0
/
+24
2025-05-19
cgroup: use subsystem-specific rstat locks to avoid contention
JP Kobryn
1
-2
/
+8
2025-05-19
cgroup: use separate rstat trees for each subsystem
JP Kobryn
1
-25
/
+21
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
1
-1
/
+1
2025-04-04
cgroup: move rstat base stat objects into their own struct
JP Kobryn
1
-16
/
+22
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
1
-0
/
+1
2025-03-24
Merge tag 'cgroup-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+2
2025-03-11
cgroup: Update file naming comment
Michal Koutný
1
-3
/
+2
2025-02-02
cgroup: fix race between fork and cgroup.kill
Shakeel Butt
1
-3
/
+3
2024-10-23
cgroup/freezer: Reduce redundant traversal for cgroup_freeze
Chen Ridong
1
-1
/
+1
2024-10-08
cgroup/rstat: Tracking cgroup-level niced CPU time
Joshua Hahn
1
-0
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+10
2024-09-09
cgroup: clarify css sibling linkage is protected by cgroup_mutex or RCU
Kinsey Ho
1
-1
/
+5
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
1
-0
/
+5
2024-07-31
cgroup: Show # of subsystem CSSes in cgroup.stat
Waiman Long
1
-0
/
+14
2024-07-22
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+0
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2024-07-19
blk-cgroup: move congestion_count to struct blkcg
Xiu Jianfeng
1
-3
/
+0
2024-07-03
mm/hugetlb_cgroup: prepare cftypes based on template
Xiu Jianfeng
1
-2
/
+0
2024-05-26
cgroup/pids: Separate semantics of pids.events related to pids.max
Michal Koutný
1
-1
/
+6
2023-12-07
cgroup: Move rcu_head up near the top of cgroup_root
Waiman Long
1
-4
/
+4
2023-12-01
cgroup: Avoid false cacheline sharing of read mostly rstat_cpu
Waiman Long
1
-0
/
+7
2023-11-12
cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
Waiman Long
1
-0
/
+7
2023-11-09
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
1
-0
/
+1
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2023-10-18
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
1
-0
/
+5
2023-10-12
cgroup: Fix incorrect css_set_rwsem reference in comment
Waiman Long
1
-1
/
+1
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+14
2023-08-07
cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
Hao Jia
1
-0
/
+14
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
1
-0
/
+2
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+4
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-0
/
+4
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
1
-0
/
+3
2022-09-06
cgroup: Remove CFTYPE_PRESSURE
Tejun Heo
1
-1
/
+0
2022-09-06
cgroup: Improve cftype add/rm error handling
Tejun Heo
1
-0
/
+1
2022-08-15
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
1
-6
/
+10
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
[next]