index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-10-17
*
cgroup: Make rebind_subsystems() disable v2 controllers all at once
Waiman Long
2022-10-28
*
Revert "cgroup: Disable IRQs while holding css_set_lock"
Anay Wadhera
2022-04-19
*
cgroup: Add generic cgroup subsystem permission checks
Colin Cross
2022-04-19
*
cgroup: refactor allow_attach function into common code
Rom Lemarchand
2022-04-19
*
cgroup: add tracepoints for basic operations
Tejun Heo
2022-04-19
*
cgroup: Disable IRQs while holding css_set_lock
Daniel Bristot de Oliveira
2022-04-19
*
FROMLIST: kernel: cgroup: add poll file operation
Johannes Weiner
2022-04-19
*
UPSTREAM: cgroup add cftype->open/release() callbacks
Tejun Heo
2022-04-19
*
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
2022-04-19
*
cgroup: add missing skcd->no_refcnt check in cgroup_sk_clone()
Yang Yingliang
2022-04-19
*
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2022-04-19
*
cgroup: replace out_idr_free with actual code
Anay Wadhera
2022-04-19
*
BACKPORT: cgroup: misc changes
Tejun Heo
2022-04-19
*
BACKPORT: bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2022-04-19
*
BACKPORT: bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2022-04-19
*
UPSTREAM: cgroup: add support for eBPF programs
Daniel Mack
2022-04-19
*
cgroup: don't online subsystems before cgroup_name/path() are operational
Tejun Heo
2022-04-19
*
cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...
Tejun Heo
2022-04-19
*
cgroup: fix invalid controller enable rejections with cgroup namespace
Tejun Heo
2022-04-19
*
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2022-04-19
*
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2022-04-19
*
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
2022-04-19
*
cgroupns: Only allow creation of hierarchies in the initial cgroup namespace
Eric W. Biederman
2022-04-19
*
cgroupns: Fix the locking in copy_cgroup_ns
Eric W. Biederman
2022-04-19
*
cgroup: Add cgroup_get_from_fd
Martin KaFai Lau
2022-04-19
*
cgroup: allow NULL return from ss->css_alloc()
Tejun Heo
2022-04-19
*
cgroup: remove unnecessary 0 check from css_from_id()
Johannes Weiner
2022-04-19
*
cgroup: fix idr leak for the first cgroup root
Johannes Weiner
2022-04-19
*
cgroup: remove redundant cleanup in css_create
Wenwei Tao
2022-04-19
*
cgroup: fix compile warning
Felipe Balbi
2022-04-19
*
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
Serge E. Hallyn
2022-04-19
*
cgroup: implement cgroup_subsys->implicit_on_dfl
Tejun Heo
2022-04-19
*
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
Tejun Heo
2022-04-19
*
cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup
Tejun Heo
2022-04-19
*
cgroup: move migration destination verification out of cgroup_migrate_prepare...
Tejun Heo
2022-04-19
*
cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
Tejun Heo
2022-04-19
*
cgroup: update css iteration in cgroup_update_dfl_csses()
Tejun Heo
2022-04-19
*
cgroup: allocate 2x cgrp_cset_links when setting up a new root
Tejun Heo
2022-04-19
*
cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask
Tejun Heo
2022-04-19
*
cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends
Tejun Heo
2022-04-19
*
cgroup: use cgroup_apply_enable_control() in cgroup creation path
Tejun Heo
2022-04-19
*
cgroup: combine cgroup_mutex locking and offline css draining
Tejun Heo
2022-04-19
*
cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_cont...
Tejun Heo
2022-04-19
*
cgroup: introduce cgroup_{save|propagate|restore}_control()
Tejun Heo
2022-04-19
*
cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}...
Tejun Heo
2022-04-19
*
cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_...
Tejun Heo
2022-04-19
*
cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control...
Tejun Heo
2022-04-19
*
cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write()
Tejun Heo
2022-04-19
*
cgroup: introduce cgroup_control() and cgroup_ss_mask()
Tejun Heo
2022-04-19
[next]