summaryrefslogtreecommitdiff
path: root/security/apparmor/include
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-10-26Revert "apparmor: add base infastructure for socket mediation"Linus Torvalds
2017-10-10locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...Will Deacon
2017-09-23Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen
2017-09-22apparmor: make policy_unpack able to audit different info messagesJohn Johansen
2017-09-22apparmor: add support for absolute root view based labelsJohn Johansen
2017-09-22apparmor: add mount mediationJohn Johansen
2017-09-22apparmor: add the ability to mediate signalsJohn Johansen
2017-08-01apparmor: Refactor to remove bprm_secureexec hookKees Cook
2017-06-10apparmor: add domain label stacking info to apparmorfsJohn Johansen
2017-06-10apparmor: move exec domain mediation to using labelsJohn Johansen
2017-06-10apparmor: mediate files when they are receivedJohn Johansen
2017-06-10apparmor: move path_link mediation to using labelsJohn Johansen
2017-06-10apparmor: refactor path name lookup and permission checks around labelsJohn Johansen
2017-06-10apparmor: update aa_audit_file() to use labelsJohn Johansen
2017-06-10apparmor: move aa_file_perm() to use labelsJohn Johansen
2017-06-10apparmor: allow ptrace checks to be finer grained than just capabilityJohn Johansen
2017-06-10apparmor: move ptrace checks to using labelsJohn Johansen
2017-06-10apparmor: add cross check permission helper macrosJohn Johansen
2017-06-10apparmor: move resource checks to using labelsJohn Johansen
2017-06-10apparmor: move capability checks to using labelsJohn Johansen
2017-06-10apparmor: switch getprocattr to using label_print fns()John Johansen
2017-06-10apparmor: switch from profiles to using labels on contextsJohn Johansen
2017-06-10apparmor: add the base fns() for domain labelsJohn Johansen
2017-06-10apparmor: revalidate files during execJohn Johansen
2017-06-10apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()John Johansen
2017-06-10apparmor: convert aa_change_XXX bool parameters to flagsJohn Johansen
2017-06-10apparmor: share profile name on replacementJohn Johansen
2017-06-10apparmor: convert to profile block critical sectionsJohn Johansen
2017-06-10apparmor: move bprm_committing_creds/committed_creds to lsm.cJohn Johansen
2017-06-10apparmor: add namespace lookup fns()John Johansen
2017-06-10apparmor: switch from file_perms to aa_permsJohn Johansen
2017-06-10apparmor: add gerneric permissions struct and support fnsJohn Johansen
2017-06-10apparmor: add fn to test if profile supports a given mediation classJohn Johansen
2017-06-10apparmor: add policy revision file interfaceJohn Johansen
2017-06-10apparmor: provide finer control over policy managementJohn Johansen
2017-06-09apparmor: rework perm mapping to a slightly broader setJohn Johansen
2017-06-08apparmor: move permissions into their own file to be more easily sharedJohn Johansen
2017-06-08apparmor: allow specifying an already created dir to create ns entries inJohn Johansen
2017-06-08apparmor: rename apparmor file fns and data to indicate useJohn Johansen
2017-06-08apparmor: move to per loaddata files, instead of replicating in profilesJohn Johansen
2017-06-08apparmor: Move path lookup to using preallocated buffersJohn Johansen
2017-06-08apparmor: allow profiles to provide info to disconnected pathsJohn Johansen
2017-06-08apparmor: make internal lib fn skipn_spaces available to the rest of apparmorJohn Johansen
2017-06-08apparmor: move file context into file.hJohn Johansen
2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko
2017-04-07apparmor: fix parameters so that the permission test is bypassed at bootJohn Johansen
2017-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds