Aristeu Rozanski
|
db9aeca97a
device_cgroup: rename whitelist to exception list
|
12 years ago |
Aristeu Rozanski
|
ad676077a2
device_cgroup: convert device_cgroup internally to policy + exceptions
|
12 years ago |
Aristeu Rozanski
|
868539a3b6
device_cgroup: introduce dev_whitelist_clean()
|
12 years ago |
Aristeu Rozanski
|
66b8ef6775
device_cgroup: add "deny_all" in dev_cgroup structure
|
12 years ago |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
13 years ago |
Tejun Heo
|
4baf6e3325
cgroup: convert all non-memcg controllers to the new cftype interface
|
13 years ago |
Li Zefan
|
761b3ef50e
cgroup: remove cgroup_subsys argument from callbacks
|
13 years ago |
Tejun Heo
|
2f7ee5691e
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
|
13 years ago |
Lai Jiangshan
|
6034f7e603
security,rcu: Convert call_rcu(whitelist_item_free) to kfree_rcu()
|
14 years ago |
Al Viro
|
482e0cd3db
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
|
14 years ago |
Ben Blum
|
f780bdb7c1
cgroups: add per-thread subsystem callbacks
|
14 years ago |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 years ago |
Justin P. Mattock
|
c5b60b5e67
security: whitespace coding style fixes
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Ben Blum
|
be367d0992
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
|
16 years ago |
Li Zefan
|
cd5008196f
devcgroup: skip superfluous checks when found the DEV_ALL elem
|
16 years ago |
Li Zefan
|
b4046f00ee
devcgroup: avoid using cgroup_lock
|
16 years ago |
Serge E. Hallyn
|
0b82ac37b8
devices cgroup: allow mkfifo
|
16 years ago |
Lai Jiangshan
|
116e057512
devcgroup: use list_for_each_entry_rcu()
|
16 years ago |
Lai Jiangshan
|
47c59803be
devcgroup: remove spin_lock()
|
16 years ago |
Li Zefan
|
c012a54ae0
devcgroup: remove unused variable
|
16 years ago |
Li Zefan
|
2cdc7241a2
devcgroup: use kmemdup()
|
16 years ago |
Li Zefan
|
36fd71d293
devcgroup: fix race against rmdir()
|
17 years ago |
Li Zefan
|
7759fc9d10
devcgroup: code cleanup
|
17 years ago |
Pavel Emelyanov
|
4efd1a1b2f
devcgroup: relax white-list protection down to RCU
|
17 years ago |
Paul Menage
|
f92523e3a7
cgroup files: convert devcgroup_access_write() into a cgroup write_string() handler
|
17 years ago |
Li Zefan
|
ec229e8300
devcgroup: fix permission check when adding entry to child cgroup
|
17 years ago |
Li Zefan
|
17d213f806
devcgroup: always show positive major/minor num
|
17 years ago |
Li Zefan
|
d823f6bfec
devcgroup: fix odd behaviour when writing 'a' to devices.allow
|
17 years ago |
Pavel Emelyanov
|
d1ee2971f5
devscgroup: make white list more compact in some cases
|
17 years ago |