aboutsummaryrefslogtreecommitdiff
path: root/security/loadpin
AgeCommit message (Expand)Author
2020-10-05LSM: Add "contents" flag to kernel_read_file hookKees Cook
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden
2020-06-24block: move block-related definitions out of fs.hChristoph Hellwig
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-11Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-05-31security/loadpin: Allow to exclude specific file typesKe Wu
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-01-08LoadPin: Initialize as ordered LSMKees Cook
2018-10-18LoadPin: Rename boot param "enabled" to "enforce"Kees Cook
2018-10-18LoadPin: Report friendly block device nameKees Cook
2018-07-16module: replace the existing LSM hook in init_moduleMimi Zohar
2018-02-22get rid of pointless includes of fs_struct.hAl Viro
2017-03-06security: mark LSM hooks as __ro_after_initJames Morris
2017-01-19LSM: Add /sys/kernel/security/lsmCasey Schaufler
2016-05-17LSM: LoadPin: provide enablement CONFIGKees Cook
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook