aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-06nick kvfree() from apparmorAl Viro1-14/+0
2013-08-14apparmor: remove minimum size check for vmalloc()Tetsuo Handa1-5/+0
2013-05-12apparmor: no need to delay vfree()Al Viro1-21/+3
2013-04-28apparmor: fix fully qualified name parsingJohn Johansen1-2/+4
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen1-5/+9
2012-04-09LSM: do not initialize common_audit_data to 0Eric Paris1-1/+1
2012-04-09LSM: remove the COMMON_AUDIT_DATA_INIT type expansionEric Paris1-1/+1
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris1-1/+3
2011-09-09apparmor: sparse fix: add apparmor.h to lib.cJames Morris1-0/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2010-09-08AppArmor: Fix splitting an fqname into separate namespace and profile namesJohn Johansen1-1/+1
2010-08-02AppArmor: misc. base functions and definesJohn Johansen1-0/+133