index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: fix boolreturn.cocci warnings
kbuild test robot
2017-04-07
1
-2
/
+2
*
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2017-01-16
1
-5
/
+3
*
apparmor: update policy_destroy to use new debug asserts
John Johansen
2017-01-16
1
-9
/
+2
*
apparmor: pass gfp param into aa_policy_init()
John Johansen
2017-01-16
1
-4
/
+4
*
apparmor: constify policy name and hname
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: rename hname_tail to basename
John Johansen
2017-01-16
1
-1
/
+1
*
apparmor: add lib fn to find the "split" for fqnames
John Johansen
2017-01-16
1
-0
/
+53
*
apparmor: split out shared policy_XXX fns to lib
John Johansen
2017-01-16
1
-0
/
+52
*
apparmor: move lib definitions into separate lib include
John Johansen
2017-01-16
1
-1
/
+1
*
AppArmor: Use GFP_KERNEL for __aa_kvmalloc().
Tetsuo Handa
2017-01-15
1
-1
/
+2
*
nick kvfree() from apparmor
Al Viro
2014-05-06
1
-14
/
+0
*
apparmor: remove minimum size check for vmalloc()
Tetsuo Handa
2013-08-14
1
-5
/
+0
*
apparmor: no need to delay vfree()
Al Viro
2013-05-12
1
-21
/
+3
*
apparmor: fix fully qualified name parsing
John Johansen
2013-04-28
1
-2
/
+4
*
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
2013-04-28
1
-5
/
+9
*
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
1
-1
/
+1
*
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-09
1
-1
/
+1
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-1
/
+3
*
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
2011-09-09
1
-0
/
+1
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
*
AppArmor: Fix splitting an fqname into separate namespace and profile names
John Johansen
2010-09-08
1
-1
/
+1
*
AppArmor: misc. base functions and defines
John Johansen
2010-08-02
1
-0
/
+133