summaryrefslogtreecommitdiffstats
path: root/security/loadpin
Commit message (Expand)AuthorAgeFilesLines
* LSM: Add "contents" flag to kernel_read_file hookKees Cook2020-10-051-2/+12
* LSM: Introduce kernel_post_load_data() hookKees Cook2020-10-051-1/+1
* fs/kernel_read_file: Split into separate include fileScott Branden2020-10-051-0/+1
* block: move block-related definitions out of fs.hChristoph Hellwig2020-06-241-0/+1
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-4/+2
* Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-111-0/+48
|\
| * security/loadpin: Allow to exclude specific file typesKe Wu2019-05-311-0/+48
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* LoadPin: Initialize as ordered LSMKees Cook2019-01-081-1/+7
* LoadPin: Rename boot param "enabled" to "enforce"Kees Cook2018-10-182-12/+13
* LoadPin: Report friendly block device nameKees Cook2018-10-181-1/+4
* module: replace the existing LSM hook in init_moduleMimi Zohar2018-07-161-0/+6
* get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0
* security: mark LSM hooks as __ro_after_initJames Morris2017-03-061-1/+1
* LSM: Add /sys/kernel/security/lsmCasey Schaufler2017-01-191-1/+1
* LSM: LoadPin: provide enablement CONFIGKees Cook2016-05-172-6/+15
* LSM: LoadPin for kernel file loading restrictionsKees Cook2016-04-213-0/+201