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
/
include
/
linux
/
cgroup.h
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-01-10
CHROMIUM: remove Android's cgroup generic permissions checks
Dmitry Torokhov
2022-04-19
cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers
Sargun Dhillon
2022-04-19
cgroup: refactor allow_attach function into common code
Rom Lemarchand
2022-04-19
cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
Cong Wang
2022-04-19
BACKPORT: cgroup: misc changes
Tejun Heo
2022-04-19
remove leftovers from 6ea07b4590d3174a53303
Anay Wadhera
2022-04-19
kernfs: make kernfs_path*() behave in the style of strlcpy()
Tejun Heo
2022-04-19
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
2022-04-19
cgroup: Add cgroup_get_from_fd
Martin KaFai Lau
2022-04-19
cgroup: introduce cgroup namespaces
Aditya Kali
2022-04-19
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2022-04-19
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
2022-04-19
cgroup: implement cgroup_get_from_path() and expose cgroup_put()
Tejun Heo
2022-04-19
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
2019-06-22
cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
Tejun Heo
2017-06-14
cpuset: consider dying css as offline
Tejun Heo
2017-04-21
cgroup, kthread: close race window where new kthreads can be migrated to non-...
Tejun Heo
2016-10-25
CHROMIUM: remove Android's cgroup generic permissions checks
Dmitry Torokhov
2016-10-17
CHROMIUM: remove Android's cgroup generic permissions checks
Dmitry Torokhov
2016-02-16
cgroup: refactor allow_attach handler for 4.4
Amit Pundir
2016-02-16
include: linux: cgroup: Fix compiler warning
Daniel Rosenberg
2016-02-16
cgroup: Fix issues in allow_attach callback
Rom Lemarchand
2016-02-16
cgroup: refactor allow_attach function into common code
Rom Lemarchand
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-11-16
cgroup: fix cftype->file_offset handling
Tejun Heo
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
2015-10-15
cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
Tejun Heo
2015-10-15
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
2015-10-15
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-09-22
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Tejun Heo
2015-09-18
cgroup: generalize obtaining the handles of and notifying cgroup files
Tejun Heo
2015-09-18
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
2015-09-18
cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...
Tejun Heo
2015-08-04
cgroup: define controller file conventions
Tejun Heo
2015-07-14
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-06-02
cgroup, block: implement task_get_css() and use it in bio_associate_current()
Tejun Heo
2015-05-18
cgroup: reorganize include/linux/cgroup.h
Tejun Heo
2015-05-18
cgroup: separate out include/linux/cgroup-defs.h
Tejun Heo
2015-01-06
cgroup: add dummy css_put() for !CONFIG_CGROUPS
Tejun Heo
2014-12-10
mm: memcontrol: take a css reference for each charged page
Johannes Weiner
2014-11-19
kill f_dentry uses
Al Viro
2014-11-18
cgroup: implement cgroup_get_e_css()
Tejun Heo
2014-11-18
cgroup: add cgroup_subsys->css_e_css_changed()
Tejun Heo
2014-11-18
cgroup: add cgroup_subsys->css_released()
Tejun Heo
2014-09-19
cgroup: remove CGRP_RELEASABLE flag
Zefan Li
2014-09-19
cgroup: remove redundant check in cgroup_ino()
Zefan Li
2014-09-18
cgroup: simplify proc_cgroup_show()
Zefan Li
2014-09-18
cgroup: use a per-cgroup work for release agent
Zefan Li
2014-09-18
cgroup: remove some useless forward declarations
Li Zefan
[next]