Kees Cook
|
07aed2f2af
LSM: Record LSM name in struct lsm_info
|
6 年之前 |
Kees Cook
|
3d6e5f6dcf
LSM: Convert security_initcall() into DEFINE_LSM()
|
6 年之前 |
Kees Cook
|
5b89c1bd4c
LSM: Convert from initcall to struct lsm_info
|
6 年之前 |
Sudeep Holla
|
ac2409a521
integrity: silence warning when CONFIG_SECURITYFS is not enabled
|
7 年之前 |
Matthew Garrett
|
0c343af806
integrity: Add an integrity directory in securityfs
|
7 年之前 |
Matthew Garrett
|
d906c10d8a
IMA: Support using new creds in appraisal policy
|
7 年之前 |
Mimi Zohar
|
e2598077dc
ima: re-initialize iint->atomic_flags
|
7 年之前 |
Jeff Layton
|
02c324a55e
integrity: remove unneeded initializations in integrity_iint_cache entries
|
8 年之前 |
Dmitry Kasatkin
|
0d73a55208
ima: re-introduce own integrity cache lock
|
7 年之前 |
Christoph Hellwig
|
a7d3d0392a
integrity: use kernel_read_file_from_path() to read x509 certs
|
8 年之前 |
Thiago Jung Bauermann
|
bb543e3959
integrity: Small code improvements
|
8 年之前 |
Eric Richter
|
96d450bbec
integrity: add measured_pcrs field to integrity cache
|
9 年之前 |
Mimi Zohar
|
c6af8efe97
ima: remove firmware and module specific cached status info
|
9 年之前 |
Linus Torvalds
|
5807fcaa9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 年之前 |
Al Viro
|
cc4e719e83
fix the leak in integrity_read_file()
|
9 年之前 |
Dmitry Kasatkin
|
2ce523eb89
evm: load an x509 certificate from the kernel
|
9 年之前 |
Dmitry Kasatkin
|
9d03a721a3
integrity: add validity checks for 'path' parameter
|
10 年之前 |
Dmitry Kasatkin
|
6fb5032ebb
VFS: refactor vfs_read()
|
10 年之前 |
Dmitry Kasatkin
|
c9cd2ce2bc
integrity: provide a hook to load keys when rootfs is ready
|
10 年之前 |
Dmitry Kasatkin
|
e3c4abbfa9
integrity: define a new function integrity_read_file()
|
10 年之前 |
Dmitry Kasatkin
|
0f34a0060a
ima: check ima_policy_flag in the ima_file_free() hook
|
11 年之前 |
Dmitry Kasatkin
|
2bb930abcf
integrity: fix checkpatch errors
|
11 年之前 |
Dmitry Kasatkin
|
a35c3fb649
ima: use dynamically allocated hash storage
|
12 年之前 |
Mimi Zohar
|
d79d72e024
ima: per hook cache integrity appraisal status
|
12 年之前 |
Dmitry Kasatkin
|
a10bf26b2f
ima: replace iint spinblock with rwlock/read_lock
|
13 年之前 |
Dmitry Kasatkin
|
bf2276d10c
ima: allocating iint improvements
|
14 年之前 |
Mimi Zohar
|
2fe5d6def1
ima: integrity appraisal extension
|
13 年之前 |
Dmitry Kasatkin
|
fb788d8b98
evm: clean verification status
|
14 年之前 |
Dmitry Kasatkin
|
24e0198efe
evm: replace hmac_status with evm_status
|
14 年之前 |
Mimi Zohar
|
66dbc325af
evm: re-release
|
14 年之前 |