This website requires JavaScript.
Explore
Help
Sign In
shinys000114
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/hardkernel/linux.git
synced
2026-05-05 03:35:27 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ab2fa7693c3f0ce8445fd4e9e4e58e34e6a2213
linux
/
fs
/
sysfs
History
Al Viro
f7a9945184
no need to protect against put_user_ns(NULL)
...
it's a no-op Signed-off-by: Al Viro <
viro@zeniv.linux.org.uk
>
2019-05-25 17:59:54 -04:00
..
dir.c
sysfs: convert BUG_ON to WARN_ON
2019-01-07 08:53:32 +01:00
file.c
sysfs: remove unused include of kernfs-internal.h
2019-02-08 12:57:31 +01:00
group.c
sysfs: convert BUG_ON to WARN_ON
2019-01-07 08:53:32 +01:00
Kconfig
kernfs: add CONFIG_KERNFS
2014-02-07 16:08:57 -08:00
Makefile
sysfs, kernfs: move inode code to fs/kernfs/inode.c
2013-11-29 17:55:10 -08:00
mount.c
no need to protect against put_user_ns(NULL)
2019-05-25 17:59:54 -04:00
symlink.c
sysfs: convert BUG_ON to WARN_ON
2019-01-07 08:53:32 +01:00
sysfs.h
sysfs, kobject: allow creating kobject belonging to arbitrary users
2018-07-20 23:44:35 -07:00