index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
iint.c
Age
Commit message (
Expand
)
Author
2020-07-08
integrity/ima: switch to using __kernel_read
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2018-12-12
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-10-10
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
LSM: Convert from initcall to struct lsm_info
Kees Cook
2018-07-18
integrity: silence warning when CONFIG_SECURITYFS is not enabled
Sudeep Holla
2018-05-17
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-02-02
ima: re-initialize iint->atomic_flags
Mimi Zohar
2017-12-18
integrity: remove unneeded initializations in integrity_iint_cache entries
Jeff Layton
2017-12-11
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
2017-06-21
integrity: Small code improvements
Thiago Jung Bauermann
2016-06-30
integrity: add measured_pcrs field to integrity cache
Eric Richter
2016-02-21
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-04
fix the leak in integrity_read_file()
Al Viro
2015-12-15
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
2015-05-21
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2014-11-17
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
integrity: provide a hook to load keys when rootfs is ready
Dmitry Kasatkin
2014-11-17
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
2014-10-07
ima: check ima_policy_flag in the ima_file_free() hook
Dmitry Kasatkin
2014-03-07
integrity: fix checkpatch errors
Dmitry Kasatkin
2013-10-25
ima: use dynamically allocated hash storage
Dmitry Kasatkin
2013-01-22
ima: per hook cache integrity appraisal status
Mimi Zohar
2012-09-07
ima: replace iint spinblock with rwlock/read_lock
Dmitry Kasatkin
2012-09-07
ima: allocating iint improvements
Dmitry Kasatkin
2012-09-07
ima: integrity appraisal extension
Mimi Zohar
2011-09-14
evm: clean verification status
Dmitry Kasatkin
2011-07-18
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
evm: re-release
Mimi Zohar
2011-07-18
integrity: move ima inode integrity data management
Mimi Zohar