aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-13apparmor: add base infastructure for socket mediationJohn Johansen1-2/+41
2018-02-09apparmor: move task related defines and fns to task.X filesJohn Johansen1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds1-41/+2
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen1-2/+41
2017-09-22apparmor: add mount mediationJohn Johansen1-1/+1
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen1-1/+1
2017-06-08apparmor: rename apparmor file fns and data to indicate useJohn Johansen1-3/+3
2017-06-08security/apparmor: Use POSIX-compatible "printf '%s'"Thomas Schneider1-2/+2
2017-01-16apparmor: rename sid to secidJohn Johansen1-1/+1
2017-01-16apparmor: split apparmor policy namespaces code into its own fileJohn Johansen1-1/+1
2013-08-14apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen1-0/+1
2013-08-14apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen1-1/+5
2012-10-17apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40John Johansen1-1/+1
2012-10-04UAPI: (Scripted) Disintegrate include/asm-genericDavid Howells1-1/+1
2012-03-19AppArmor: Fix location of const qualifier on generated string tablesTetsuo Handa1-2/+2
2012-03-14AppArmor: Add const qualifiers to generated string tablesJohn Johansen1-2/+3
2012-02-27AppArmor: export known rlimit names/value mappings in securityfsKees Cook1-6/+18
2011-03-08AppArmor: cleanup generated files correctlyMichal Hocko1-1/+1
2011-03-05AppArmor: Cleanup make file to remove cruft and make it easier to readJohn Johansen1-5/+33
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen1-0/+24