index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
integrity
/
iint.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
integrity: Remove LSM
Roberto Sassu
2024-02-16
1
-195
/
+2
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-03
1
-1
/
+1
|
\
|
*
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
1
-1
/
+1
*
|
ima: annotate iint mutex to avoid lockdep false positive warnings
Amir Goldstein
2023-10-31
1
-11
/
+37
|
/
*
integrity: Fix possible multiple allocation in integrity_inode_get()
Tianjia Zhang
2023-06-01
1
-6
/
+9
*
Revert "integrity: double check iint_cache was initialized"
Roberto Sassu
2023-03-11
1
-8
/
+0
*
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
2023-03-11
1
-0
/
+1
*
evm: Load EVM key in ima_load_x509() to avoid appraisal
Roberto Sassu
2021-05-21
1
-1
/
+3
*
integrity: Add declarations to init_once void arguments.
Jiele Zhao
2021-04-09
1
-1
/
+1
*
integrity: double check iint_cache was initialized
Mimi Zohar
2021-03-22
1
-0
/
+8
*
integrity/ima: switch to using __kernel_read
Christoph Hellwig
2020-07-08
1
-13
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+1
*
security: audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-12
1
-1
/
+1
*
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-11
1
-0
/
+1
*
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-11
1
-1
/
+3
*
LSM: Convert from initcall to struct lsm_info
Kees Cook
2018-10-11
1
-0
/
+1
*
integrity: silence warning when CONFIG_SECURITYFS is not enabled
Sudeep Holla
2018-07-18
1
-3
/
+6
*
integrity: Add an integrity directory in securityfs
Matthew Garrett
2018-05-17
1
-0
/
+18
*
IMA: Support using new creds in appraisal policy
Matthew Garrett
2018-03-23
1
-0
/
+2
*
ima: re-initialize iint->atomic_flags
Mimi Zohar
2018-02-02
1
-0
/
+1
*
integrity: remove unneeded initializations in integrity_iint_cache entries
Jeff Layton
2017-12-18
1
-4
/
+0
*
ima: re-introduce own integrity cache lock
Dmitry Kasatkin
2017-12-11
1
-0
/
+2
*
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
2017-11-08
1
-49
/
+0
*
integrity: Small code improvements
Thiago Jung Bauermann
2017-06-21
1
-1
/
+1
*
integrity: add measured_pcrs field to integrity cache
Eric Richter
2016-06-30
1
-0
/
+2
*
ima: remove firmware and module specific cached status info
Mimi Zohar
2016-02-21
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-18
1
-0
/
+1
|
\
|
*
evm: load an x509 certificate from the kernel
Dmitry Kasatkin
2015-12-15
1
-0
/
+1
*
|
fix the leak in integrity_read_file()
Al Viro
2016-01-04
1
-5
/
+6
|
/
*
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
2015-05-21
1
-0
/
+3
*
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-18
1
-7
/
+3
*
integrity: provide a hook to load keys when rootfs is ready
Dmitry Kasatkin
2014-11-18
1
-0
/
+11
*
integrity: define a new function integrity_read_file()
Dmitry Kasatkin
2014-11-18
1
-0
/
+78
*
ima: check ima_policy_flag in the ima_file_free() hook
Dmitry Kasatkin
2014-10-07
1
-3
/
+0
*
integrity: fix checkpatch errors
Dmitry Kasatkin
2014-03-07
1
-1
/
+1
*
ima: use dynamically allocated hash storage
Dmitry Kasatkin
2013-10-25
1
-0
/
+2
*
ima: per hook cache integrity appraisal status
Mimi Zohar
2013-01-22
1
-2
/
+8
*
ima: replace iint spinblock with rwlock/read_lock
Dmitry Kasatkin
2012-09-07
1
-9
/
+7
*
ima: allocating iint improvements
Dmitry Kasatkin
2012-09-07
1
-26
/
+19
*
ima: integrity appraisal extension
Mimi Zohar
2012-09-07
1
-1
/
+2
*
evm: clean verification status
Dmitry Kasatkin
2011-09-14
1
-0
/
+1
*
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
1
-1
/
+1
*
evm: re-release
Mimi Zohar
2011-07-18
1
-0
/
+1
*
integrity: move ima inode integrity data management
Mimi Zohar
2011-07-18
1
-0
/
+170