index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
integrity
/
ima
/
ima.h
Age
Commit message (
Expand
)
Author
2010-10-26
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
2010-10-26
IMA: move read counter into struct inode
Eric Paris
2010-10-26
IMA: use i_writecount rather than a private counter
Eric Paris
2010-10-26
IMA: use inode->i_lock to protect read and write counters
Eric Paris
2010-10-26
IMA: convert internal flags from long to char
Eric Paris
2010-10-26
IMA: use unsigned int instead of long for counters
Eric Paris
2010-10-26
IMA: drop the inode opencount since it isn't needed for operation
Eric Paris
2010-10-26
IMA: use rbtree instead of radix tree for inode information cache
Eric Paris
2010-09-08
ima: always maintain counters
Mimi Zohar
2010-04-21
ima: handle multiple rules per write
Eric Paris
2010-02-07
ima: rename PATH_CHECK to FILE_CHECK
Mimi Zohar
2010-02-07
ima: initialize ima before inodes can be allocated
Eric Paris
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
2009-12-16
ima: only insert at inode creation time
Eric Paris
2009-02-12
integrity: audit update
Mimi Zohar
2009-02-06
Integrity: IMA file free imbalance
Mimi Zohar
2009-02-06
integrity: IMA policy
Mimi Zohar
2009-02-06
integrity: IMA display
Mimi Zohar
2009-02-06
integrity: IMA as an integrity service provider
Mimi Zohar