index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
1
-3
/
+1
2010-10-26
IMA: move read counter into struct inode
Eric Paris
1
-2
/
+1
2010-10-26
IMA: use i_writecount rather than a private counter
Eric Paris
1
-1
/
+0
2010-10-26
IMA: use inode->i_lock to protect read and write counters
Eric Paris
1
-0
/
+1
2010-10-26
IMA: convert internal flags from long to char
Eric Paris
1
-2
/
+2
2010-10-26
IMA: use unsigned int instead of long for counters
Eric Paris
1
-2
/
+2
2010-10-26
IMA: drop the inode opencount since it isn't needed for operation
Eric Paris
1
-1
/
+0
2010-10-26
IMA: use rbtree instead of radix tree for inode information cache
Eric Paris
1
-3
/
+3
2010-09-08
ima: always maintain counters
Mimi Zohar
1
-0
/
+1
2010-04-21
ima: handle multiple rules per write
Eric Paris
1
-1
/
+1
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
1
-1
/
+1
2010-02-07
ima: initialize ima before inodes can be allocated
Eric Paris
1
-1
/
+0
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
1
-1
/
+0
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
1
-1
/
+0
2009-12-16
ima: only insert at inode creation time
Eric Paris
1
-1
/
+0
2009-02-12
integrity: audit update
Mimi Zohar
1
-1
/
+1
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
1
-0
/
+2
2009-02-06
integrity: IMA policy
Mimi Zohar
1
-0
/
+24
2009-02-06
integrity: IMA display
Mimi Zohar
1
-0
/
+5
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar
1
-0
/
+135