index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: fix memleak of the profile hash
John Johansen
2013-10-16
1
-0
/
+1
*
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2013-09-30
1
-1
/
+2
*
apparmor: add interface files for profiles and namespaces
John Johansen
2013-08-14
1
-12
/
+63
*
apparmor: allow setting any profile into the unconfined state
John Johansen
2013-08-14
1
-2
/
+4
*
apparmor: make free_profile available outside of policy.c
John Johansen
2013-08-14
1
-5
/
+4
*
apparmor: rework namespace free path
John Johansen
2013-08-14
1
-27
/
+6
*
apparmor: update how unconfined is handled
John Johansen
2013-08-14
1
-41
/
+27
*
apparmor: change how profile replacement update is done
John Johansen
2013-08-14
1
-38
/
+47
*
apparmor: convert profile lists to RCU based locking
John Johansen
2013-08-14
1
-104
/
+109
*
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
2013-08-14
1
-117
/
+183
*
apparmor: Fix smatch warning in aa_remove_profiles
John Johansen
2013-04-28
1
-8
/
+6
*
apparmor: move the free_profile fn ahead of aa_alloc_profile
John Johansen
2013-04-28
1
-75
/
+75
*
apparmor: remove sid from profiles
John Johansen
2013-04-28
1
-17
/
+6
*
apparmor: fix IRQ stack overflow during free_profile
John Johansen
2012-10-25
1
-1
/
+23
*
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2012-05-22
1
-1
/
+1
|
\
|
*
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
*
|
apparmor: fix profile lookup for unconfined
John Johansen
2012-05-18
1
-0
/
+4
|
/
*
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-04-03
1
-4
/
+6
*
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-14
1
-1
/
+1
*
AppArmor: Add ability to load extended policy
John Johansen
2012-03-14
1
-0
/
+1
*
APPARMOR: Fix memory leak of alloc_namespace()
wzt.wzt@gmail.com
2010-11-11
1
-1
/
+1
*
AppArmor: Fix locking from removal of profile namespace
John Johansen
2010-09-08
1
-2
/
+4
*
AppArmor: core policy routines
John Johansen
2010-08-02
1
-0
/
+1184