Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
36a5df85e9a3c218b73f6cf80098016ca3f0410d
/
security
/
integrity
/
ima
/
ima.h
a7f2a36
ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscall
by Mimi Zohar
· 14 years ago
fdf9072
ima: support new kernel module syscall
by Mimi Zohar
· 14 years ago
d26e193
ima: fix bug in argument order
by Dmitry Kasatkin
· 14 years ago
e7c568e
ima: audit log hashes
by Peter Moody
· 14 years ago
d9d300c
ima: rename ima_must_appraise_or_measure
by Dmitry Kasatkin
· 14 years ago
2fe5d6d
ima: integrity appraisal extension
by Mimi Zohar
· 14 years ago
417c6c8
ima: audit is compiled only when enabled
by Dmitry Kasatkin
· 14 years ago
4892722
integrity: sparse fix: move iint_initialized to integrity.h
by James Morris
· 15 years ago
f381c27
integrity: move ima inode integrity data management
by Mimi Zohar
· 15 years ago
1adace9
ima: remove unnecessary call to ima_must_measure
by Mimi Zohar
· 15 years ago
64c62f0
IMA: drop refcnt from ima_iint_cache since it isn't needed
by Eric Paris
· 16 years ago
a178d20
IMA: move read counter into struct inode
by Eric Paris
· 16 years ago
b9593d3
IMA: use i_writecount rather than a private counter
by Eric Paris
· 16 years ago
ad16ad0
IMA: use inode->i_lock to protect read and write counters
by Eric Paris
· 16 years ago
15aac67
IMA: convert internal flags from long to char
by Eric Paris
· 16 years ago
497f323
IMA: use unsigned int instead of long for counters
by Eric Paris
· 16 years ago
b575156
IMA: drop the inode opencount since it isn't needed for operation
by Eric Paris
· 16 years ago
8549164
IMA: use rbtree instead of radix tree for inode information cache
by Eric Paris
· 16 years ago
e950598
ima: always maintain counters
by Mimi Zohar
· 16 years ago
6ccd045
ima: handle multiple rules per write
by Eric Paris
· 16 years ago
1e93d00
ima: rename PATH_CHECK to FILE_CHECK
by Mimi Zohar
· 17 years ago
54bb655
ima: initialize ima before inodes can be allocated
by Eric Paris
· 17 years ago
85a17f5
ima: call ima_inode_free ima_inode_free
by Eric Paris
· 17 years ago
e0d5bd2
IMA: clean up the IMA counts updating code
by Eric Paris
· 17 years ago
9353384
ima: only insert at inode creation time
by Eric Paris
· 17 years ago
523979a
integrity: audit update
by Mimi Zohar
· 17 years ago
1df9f0a
Integrity: IMA file free imbalance
by Mimi Zohar
· 17 years ago
4af4662
integrity: IMA policy
by Mimi Zohar
· 17 years ago
bab7393
integrity: IMA display
by Mimi Zohar
· 17 years ago
3323eec
integrity: IMA as an integrity service provider
by Mimi Zohar
· 17 years ago