index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
policy.c
Age
Commit message (
Expand
)
Author
2013-10-16
apparmor: fix memleak of the profile hash
John Johansen
2013-09-29
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
2013-08-14
apparmor: rework namespace free path
John Johansen
2013-08-14
apparmor: update how unconfined is handled
John Johansen
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
2013-08-14
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
2013-04-28
apparmor: Fix smatch warning in aa_remove_profiles
John Johansen
2013-04-28
apparmor: move the free_profile fn ahead of aa_alloc_profile
John Johansen
2013-04-28
apparmor: remove sid from profiles
John Johansen
2012-10-24
apparmor: fix IRQ stack overflow during free_profile
John Johansen
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2012-05-18
apparmor: fix profile lookup for unconfined
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
2012-03-15
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-15
AppArmor: Add ability to load extended policy
John Johansen
2010-11-10
APPARMOR: Fix memory leak of alloc_namespace()
wzt.wzt@gmail.com
2010-09-07
AppArmor: Fix locking from removal of profile namespace
John Johansen
2010-08-02
AppArmor: core policy routines
John Johansen