Eric Biggers
|
b2724d5802
security/integrity: constify some read-only data
|
7 年之前 |
Richard Guy Briggs
|
cdfb6b341f
audit: use inline function to get audit context
|
7 年之前 |
Tycho Andersen
|
e456ef88ae
ima: drop vla in ima_audit_measurement()
|
7 年之前 |
Matthew Garrett
|
d906c10d8a
IMA: Support using new creds in appraisal policy
|
7 年之前 |
Linus Torvalds
|
3c29548f87
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
7 年之前 |
Jeff Layton
|
3b370b215f
IMA: switch IMA over to new i_version API
|
7 年之前 |
Mimi Zohar
|
da1b0029f5
ima: support new "hash" and "dont_hash" policy actions
|
8 年之前 |
Mimi Zohar
|
f3cc6b25dc
ima: always measure and audit files in policy
|
8 年之前 |
Lans Zhang
|
20f482ab9e
ima: allow to check MAY_APPEND
|
8 年之前 |
Mimi Zohar
|
bc15ed663e
ima: fix ima_d_path() possible race with rename
|
8 年之前 |
Eric Richter
|
a422638d49
ima: change integrity cache to store measured pcr
|
9 年之前 |
Eric Richter
|
14b1da85bb
ima: include pcr for each measurement log entry
|
9 年之前 |
Eric Richter
|
725de7fabb
ima: extend ima_get_action() to return the policy pcr
|
9 年之前 |
Al Viro
|
81cd8896a6
constify ima_d_path()
|
9 年之前 |
Mimi Zohar
|
cf22221786
ima: define a new hook to measure and appraise a file already in memory
|
9 年之前 |
Mimi Zohar
|
4ad87a3d74
ima: use "ima_hooks" enum as function argument
|
9 年之前 |
Dmitry Kasatkin
|
1525b06d99
ima: separate 'security.ima' reading functionality from collect
|
10 年之前 |
Roberto Sassu
|
8d94eb9b5c
ima: pass iint to ima_add_violation()
|
10 年之前 |
Roberto Sassu
|
23b5741932
ima: wrap event related data to the new ima_event_data structure
|
10 年之前 |
Linus Torvalds
|
67e2c38838
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 年之前 |
Al Viro
|
b583043e99
kill f_dentry uses
|
10 年之前 |
Dmitry Kasatkin
|
fd5f4e9054
ima: load x509 certificate from the kernel
|
10 年之前 |
Dmitry Kasatkin
|
456f5fd3f6
ima: use path names cache
|
11 年之前 |
Roberto Sassu
|
1b68bdf9cd
ima: detect violations for mmaped files
|
11 年之前 |
Dmitry Kasatkin
|
17f4bad3ab
ima: remove usage of filename parameter
|
11 年之前 |
Mimi Zohar
|
f9b2a735bd
ima: audit log files opened with O_DIRECT flag
|
11 年之前 |
Dmitry Kasatkin
|
61997c4383
ima: return d_name.name if d_path fails
|
11 年之前 |
Dmitry Kasatkin
|
2bb930abcf
integrity: fix checkpatch errors
|
11 年之前 |
Mimi Zohar
|
52a1328484
ima: use static const char array definitions
|
11 年之前 |
Libo Chen
|
31d4b76189
ima: new helper: file_inode(file)
|
11 年之前 |