Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-11 | Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+48 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 1 | -9/+1 |
2019-05-31 | security/loadpin: Allow to exclude specific file types | Ke Wu | 1 | -0/+48 |
2019-01-08 | LoadPin: Initialize as ordered LSM | Kees Cook | 1 | -1/+7 |
2018-10-18 | LoadPin: Rename boot param "enabled" to "enforce" | Kees Cook | 1 | -10/+11 |
2018-10-18 | LoadPin: Report friendly block device name | Kees Cook | 1 | -1/+4 |
2018-07-16 | module: replace the existing LSM hook in init_module | Mimi Zohar | 1 | -0/+6 |
2018-02-22 | get rid of pointless includes of fs_struct.h | Al Viro | 1 | -1/+0 |
2017-03-06 | security: mark LSM hooks as __ro_after_init | James Morris | 1 | -1/+1 |
2017-01-19 | LSM: Add /sys/kernel/security/lsm | Casey Schaufler | 1 | -1/+1 |
2016-05-17 | LSM: LoadPin: provide enablement CONFIG | Kees Cook | 1 | -1/+1 |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 1 | -0/+190 |