summaryrefslogtreecommitdiff
path: root/include/linux/device_cgroup.h
AgeCommit message (Expand)Author
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-05-14vfs: allow unprivileged whiteout creationMiklos Szeredi
2020-04-13device_cgroup: Cleanup cgroup eBPF device filter codeOdin Ugedal
2019-10-07device_cgroup: Export devcgroup_check_permissionHarish Kasiviswanathan
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2011-10-31device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2008-04-29cgroups: implement device whitelistSerge E. Hallyn