index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
lib.c
Age
Commit message (
Expand
)
Author
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2017-01-16
apparmor: update policy_destroy to use new debug asserts
John Johansen
2017-01-16
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
apparmor: constify policy name and hname
John Johansen
2017-01-16
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-15
AppArmor: Use GFP_KERNEL for __aa_kvmalloc().
Tetsuo Handa
2014-05-06
nick kvfree() from apparmor
Al Viro
2013-08-14
apparmor: remove minimum size check for vmalloc()
Tetsuo Handa
2013-05-12
apparmor: no need to delay vfree()
Al Viro
2013-04-28
apparmor: fix fully qualified name parsing
John Johansen
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2011-09-09
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2010-09-08
AppArmor: Fix splitting an fqname into separate namespace and profile names
John Johansen
2010-08-02
AppArmor: misc. base functions and defines
John Johansen