James Morris
|
d5813a5718
ima: sparse fix: include linux/ima.h in ima_main.c
|
14 years ago |
James Morris
|
5a2f3a02ae
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
|
14 years ago |
Al Viro
|
4b2a2c6741
ima: fmode_t misspelled as mode_t...
|
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 |
Mimi Zohar
|
854fdd55bf
IMA: remove IMA imbalance checking
|
14 years ago |
Mimi Zohar
|
890275b5eb
IMA: maintain i_readcount in the VFS layer
|
14 years ago |
Mimi Zohar
|
a68a27b6f2
IMA: convert i_readcount to atomic
|
14 years ago |
Eric Paris
|
bade72d607
IMA: fix the ToMToU logic
|
14 years ago |
Eric Paris
|
196f518128
IMA: explicit IMA i_flag to remove global lock on inode_delete
|
14 years ago |
Eric Paris
|
64c62f06be
IMA: drop refcnt from ima_iint_cache since it isn't needed
|
14 years ago |
Eric Paris
|
bc7d2a3e66
IMA: only allocate iint when 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
|
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 |
Mimi Zohar
|
e950598d43
ima: always maintain counters
|
15 years ago |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
H Hartley Sweeten
|
a19c5bbefb
security/ima: replace gcc specific __FUNCTION__ with __func__
|
15 years ago |
Mimi Zohar
|
1e93d0052d
ima: rename PATH_CHECK to FILE_CHECK
|
15 years ago |
Mimi Zohar
|
9bbb6cad01
ima: rename ima_path_check to ima_file_check
|
15 years ago |
Eric Paris
|
54bb6552bd
ima: initialize ima before inodes can be allocated
|
15 years ago |
Mimi Zohar
|
8eb988c70e
fix ima breakage
|
15 years ago |
Mimi Zohar
|
d1625436b4
ima: limit imbalance msg
|
15 years ago |
Al Viro
|
1429b3eca2
Untangling ima mess, part 3: kill dead code in ima
|
15 years ago |
Eric Paris
|
e0d5bd2aec
IMA: clean up the IMA counts updating code
|
15 years ago |
Eric Paris
|
9353384ec8
ima: only insert at inode creation time
|
15 years ago |
Mimi Zohar
|
acd0c93517
IMA: update ima_counts_put
|
16 years ago |