Linus Torvalds
|
33673dcb37
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Dmitry Kasatkin
|
50af554466
ima: rename hash calculation functions
|
13 years ago |
Dmitry Kasatkin
|
76bb28f612
ima: use new crypto_shash API instead of old crypto_hash
|
13 years ago |
Mimi Zohar
|
d79d72e024
ima: per hook cache integrity appraisal status
|
12 years ago |
Dmitry Kasatkin
|
ea1046d4c5
ima: move full pathname resolution to separate function
|
13 years ago |
Mimi Zohar
|
16cac49f72
ima: rename FILE_MMAP to MMAP_CHECK
|
12 years ago |
Mimi Zohar
|
a7f2a366f6
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
|
12 years ago |
Mimi Zohar
|
fdf90729e5
ima: support new kernel module syscall
|
12 years ago |
Dmitry Kasatkin
|
d26e193622
ima: fix bug in argument order
|
12 years ago |
Peter Moody
|
e7c568e0fd
ima: audit log hashes
|
13 years ago |
Dmitry Kasatkin
|
d9d300cdb6
ima: rename ima_must_appraise_or_measure
|
13 years ago |
Mimi Zohar
|
2fe5d6def1
ima: integrity appraisal extension
|
13 years ago |
Dmitry Kasatkin
|
417c6c8ee2
ima: audit is compiled only when enabled
|
13 years ago |
James Morris
|
4892722e06
integrity: sparse fix: move iint_initialized to integrity.h
|
14 years ago |
Mimi Zohar
|
f381c27222
integrity: move ima inode integrity data management
|
14 years ago |
Mimi Zohar
|
1adace9bb0
ima: remove unnecessary call to ima_must_measure
|
14 years ago |
Eric Paris
|
64c62f06be
IMA: drop refcnt from ima_iint_cache since it isn't needed
|
14 years ago |
Eric Paris
|
a178d2027d
IMA: move read counter into struct inode
|
14 years ago |
Eric Paris
|
b9593d309d
IMA: use i_writecount rather than a private counter
|
14 years ago |
Eric Paris
|
ad16ad00c3
IMA: use inode->i_lock to protect read and write counters
|
14 years ago |
Eric Paris
|
15aac67677
IMA: convert internal flags from long to char
|
14 years ago |
Eric Paris
|
497f323370
IMA: use unsigned int instead of long for counters
|
14 years ago |
Eric Paris
|
b575156daf
IMA: drop the inode opencount since it isn't needed for operation
|
14 years ago |
Eric Paris
|
8549164143
IMA: use rbtree instead of radix tree for inode information cache
|
14 years ago |
Mimi Zohar
|
e950598d43
ima: always maintain counters
|
15 years ago |
Eric Paris
|
6ccd045630
ima: handle multiple rules per write
|
15 years ago |
Mimi Zohar
|
1e93d0052d
ima: rename PATH_CHECK to FILE_CHECK
|
15 years ago |
Eric Paris
|
54bb6552bd
ima: initialize ima before inodes can be allocated
|
15 years ago |
Eric Paris
|
85a17f552d
ima: call ima_inode_free ima_inode_free
|
15 years ago |
Eric Paris
|
e0d5bd2aec
IMA: clean up the IMA counts updating code
|
15 years ago |