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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+1
2025-09-30
Merge tag 'cgroup-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2025-09-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-46
/
+1
2025-09-19
cgroup: split namespace into separate header
Christian Brauner
1
-50
/
+1
2025-09-19
ns: add to_<type>_ns() to respective headers
Christian Brauner
1
-0
/
+5
2025-09-15
bpf: Do not limit bpf_cgroup_from_id to current's namespace
Kumar Kartikeya Dwivedi
1
-0
/
+1
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-2
/
+2
2025-08-13
cpuset: remove redundant CS_ONLINE flag
Chen Ridong
1
-0
/
+5
2025-05-27
Merge tag 'cgroup-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+21
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+14
2025-05-22
sched_ext: Introduce cgroup_lifetime_notifier
Tejun Heo
1
-1
/
+8
2025-05-19
cgroup: compare css to cgroup::self in helper for distingushing css
JP Kobryn
1
-2
/
+8
2025-05-09
include/cgroup: separate {get,put}_cgroup_ns no-op case
Joel Savitz
1
-12
/
+14
2025-04-04
cgroup: change rstat function signatures from cgroup-based to css-based
JP Kobryn
1
-2
/
+2
2025-04-04
cgroup: add helper for checking when css is cgroup::self
JP Kobryn
1
-0
/
+5
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
1
-1
/
+1
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
1
-2
/
+0
2025-03-11
blk-cgroup: Simplify policy files registration
Michal Koutný
1
-0
/
+1
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-09-01
mm, memcg: cg2 memory{.swap,}.peak write handlers
David Finkel
1
-0
/
+3
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
1
-1
/
+0
2024-06-24
cpumask: cleanup core headers inclusion
Yury Norov
1
-1
/
+0
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
1
-2
/
+2
2024-04-16
cgroup/rstat: add cgroup_rstat_lock helpers and tracepoints
Jesper Dangaard Brouer
1
-1
/
+1
2023-11-09
cgroup: Add a new helper for cgroup1 hierarchy
Yafang Shao
1
-1
/
+3
2023-10-19
cgroup: Prepare for using css_task_iter_*() in BPF
Chuyi Zhou
1
-7
/
+5
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
1
-1
/
+0
2023-06-09
cgroup: remove cgroup_rstat_flush_atomic()
Yosry Ahmed
1
-1
/
+0
2023-04-18
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
1
-1
/
+1
2022-12-12
Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-85
/
+13
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-0
/
+1
2022-10-31
cgroup: cgroup refcnt functions should be exported when CONFIG_DEBUG_CGROUP_REF
Tejun Heo
1
-0
/
+1
2022-10-28
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
1
-85
/
+12
2022-10-17
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-10-14
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+0
2022-10-11
cgroup: add cgroup_v1v2_get_from_[fd/file]()
Yosry Ahmed
1
-0
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+14
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-10
/
+3
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
1
-1
/
+14
2022-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+0
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
1
-5
/
+0
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
1
-0
/
+1
2022-09-01
cgroup: Implement cgroup_file_show()
Tejun Heo
1
-0
/
+1
2022-08-26
Merge branch 'for-6.0-fixes' into for-6.1
Tejun Heo
1
-5
/
+0
2022-08-26
cgroup: Homogenize cgroup_get_from_id() return value
Michal Koutný
1
-5
/
+0
2022-08-15
sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPS
Hao Jia
1
-5
/
+0
2022-08-15
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
1
-5
/
+3
2022-06-07
psi: dont alloc memory for psi by default
Chen Wandun
1
-1
/
+1
2022-03-12
cgroup: Fix suspicious rcu_dereference_check() usage warning
Chengming Zhou
1
-0
/
+1
[next]