VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2020-07-23
debugfs: Add access restriction option
Peter Enderborg
2020-04-23
debugfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2017-11-07
debugfs: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
debugfs: add SPDX identifiers to all debugfs files
Greg Kroah-Hartman
2017-11-07
debugfs: defer debugfs_fsdata allocation to first usage
Nicolai Stange
2017-11-07
debugfs: implement per-file removal protection
Nicolai Stange
2017-11-07
debugfs: add support for more elaborate ->d_fsdata
Nicolai Stange
2016-08-31
debugfs: remove extra debugfs_create_file_unsafe() declaration
Nicolai Stange
2016-04-12
debugfs: prevent access to removed files' private data
Nicolai Stange
2016-04-12
debugfs: prevent access to possibly dead file_operations at file open
Nicolai Stange