aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/apparmor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-09apparmor: make export of raw binary profile to userspace optionalJohn Johansen1-0/+1
2019-12-03Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2019-04-11apparmor: Initial implementation of raw policy blob compressionChris Coulson1-0/+1
2018-03-13apparmor: add base infastructure for socket mediationJohn Johansen1-1/+2
2017-09-22apparmor: add mount mediationJohn Johansen1-0/+1
2017-09-22apparmor: add the ability to mediate signalsJohn Johansen1-0/+1
2017-06-10apparmor: move ptrace checks to using labelsJohn Johansen1-0/+1
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen1-2/+3
2017-01-16apparmor: move lib definitions into separate lib includeJohn Johansen1-80/+2
2016-07-12apparmor: add parameter to control whether policy hashing is usedJohn Johansen1-0/+1
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells1-2/+2
2014-05-06nick kvfree() from apparmorAl Viro1-1/+0
2013-08-14apparmor: convert profile lists to RCU based lockingJohn Johansen1-0/+6
2013-04-28apparmor: add kvzalloc to handle zeroing for kvmallocJohn Johansen1-1/+11
2012-03-14AppArmor: Add ability to load extended policyJohn Johansen1-0/+13
2012-03-14AppArmor: Update dfa matching routines.John Johansen1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-5/+5
2010-08-02AppArmor: misc. base functions and definesJohn Johansen1-0/+92