index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device_cgroup.h
Age
Commit message (
Expand
)
Author
2026-01-14
device_cgroup: remove branch hint after code refactor
Breno Leitao
2025-04-21
device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode...
Mateusz Guzik
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-05-14
vfs: allow unprivileged whiteout creation
Miklos Szeredi
2020-04-13
device_cgroup: Cleanup cgroup eBPF device filter code
Odin Ugedal
2019-10-07
device_cgroup: Export devcgroup_check_permission
Harish Kasiviswanathan
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
2017-11-05
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2011-10-31
device_cgroup.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-06-20
devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
Al Viro
2008-04-29
cgroups: implement device whitelist
Serge E. Hallyn