Mauro Carvalho Chehab
|
ec15872daa
docs: fix broken references with multiple hints
|
7 년 전 |
Roman Gushchin
|
ecf8fecb78
device_cgroup: prepare code for bpf-based device controller
|
7 년 전 |
Roman Gushchin
|
67e306fdbe
device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constants
|
7 년 전 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
Paul E. McKenney
|
dc3a04d551
security/device_cgroup: Fix RCU_LOCKDEP_WARN() condition
|
10 년 전 |
Paul E. McKenney
|
f78f5b90c4
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
|
10 년 전 |
Tejun Heo
|
5577964e64
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
|
11 년 전 |
Tejun Heo
|
7a3bb24f7c
device_cgroup: use css_has_online_children() instead of has_children()
|
11 년 전 |
Tejun Heo
|
5877019d97
device_cgroup: remove direct access to cgroup->children
|
11 년 전 |
Tejun Heo
|
5c9d535b89
cgroup: remove css_parent()
|
11 년 전 |
Tejun Heo
|
451af504df
cgroup: replace cftype->write_string() with cftype->write()
|
11 년 전 |
Aristeu Rozanski
|
d2c2b11cfa
device_cgroup: check if exception removal is allowed
|
11 년 전 |
Aristeu Rozanski
|
f5f3cf6f7e
device_cgroup: fix the comment format for recently added functions
|
11 년 전 |
Aristeu Rozanski
|
79d719749d
device_cgroup: rework device access check and exception checking
|
11 년 전 |
Tejun Heo
|
4d3bb511b5
cgroup: drop const from @buffer of cftype->write_string()
|
11 년 전 |
Tejun Heo
|
073219e995
cgroup: clean up cgroup_subsys names and initialization
|
11 년 전 |
Tejun Heo
|
2da8ca822d
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
|
11 년 전 |
Serge Hallyn
|
73ba353471
device_cgroup: remove can_attach
|
11 년 전 |
Tejun Heo
|
bd8815a6d8
cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
|
12 년 전 |
Tejun Heo
|
492eb21b98
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
|
12 년 전 |
Tejun Heo
|
182446d087
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
|
12 년 전 |
Tejun Heo
|
eb95419b02
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
|
12 년 전 |
Tejun Heo
|
6387698699
cgroup: add css_parent()
|
12 년 전 |
Tejun Heo
|
a7c6d554aa
cgroup: add/update accessors which obtain subsys specific data from css
|
12 년 전 |
Tejun Heo
|
8af01f56a0
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
|
12 년 전 |
Tejun Heo
|
d591fb5661
device_cgroup: simplify cgroup tree walk in propagate_exception()
|
12 년 전 |
Rami Rosen
|
e57d5cf2f8
devcg: remove parent_cgroup.
|
12 년 전 |
Tejun Heo
|
8adf12b0ff
devcg: remove broken_hierarchy tag
|
12 년 전 |
Aristeu Rozanski
|
bd2953ebbb
devcg: propagate local changes down the hierarchy
|
12 년 전 |
Aristeu Rozanski
|
1909554c97
devcg: use css_online and css_offline
|
12 년 전 |