index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
loadpin
Age
Commit message (
Expand
)
Author
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-11
Merge tag 'loadpin-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-31
security/loadpin: Allow to exclude specific file types
Ke Wu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-01-08
LoadPin: Initialize as ordered LSM
Kees Cook
2018-10-18
LoadPin: Rename boot param "enabled" to "enforce"
Kees Cook
2018-10-18
LoadPin: Report friendly block device name
Kees Cook
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
2017-03-06
security: mark LSM hooks as __ro_after_init
James Morris
2017-01-19
LSM: Add /sys/kernel/security/lsm
Casey Schaufler
2016-05-17
LSM: LoadPin: provide enablement CONFIG
Kees Cook
2016-04-21
LSM: LoadPin for kernel file loading restrictions
Kees Cook