summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
2017-11-23Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen
2017-11-21apparmor: fix locking when creating a new complain profile.John Johansen
2017-11-21apparmor: fix profile attachment for special unconfined profilesJohn Johansen
2017-11-21apparmor: ensure that undecidable profile attachments failJohn Johansen
2017-11-21apparmor: fix leak of null profile name if profile allocation failsJohn Johansen
2017-11-21apparmor: remove unused redundant variable stopColin Ian King
2017-11-21apparmor: Fix bool initialization/comparisonThomas Meyer
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-08apparmor: fix off-by-one comparison on MAXMAPPED_SIGJohn Johansen
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
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 apparmorfs DAC access permissionsJohn Johansen
2017-09-22apparmor: fix build failure on sparc caused by undeclared signalsJohn Johansen
2017-09-22apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen
2017-09-22apparmor: ensure unconfined profiles have dfas initializedJohn Johansen
2017-09-22apparmor: fix race condition in null profile creationJohn Johansen
2017-09-22apparmor: move new_null_profile to after profile lookup fns()John Johansen
2017-09-22apparmor: add base infastructure for socket mediationJohn Johansen
2017-09-22apparmor: add more debug asserts to apparmorfsJohn 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: cleanup conditional check for label in label_printJohn Johansen
2017-09-22apparmor: add mount mediationJohn Johansen
2017-09-22apparmor: add the ability to mediate signalsJohn Johansen
2017-09-22apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen
2017-09-22apparmor: Fix an error code in aafs_create()Dan Carpenter
2017-09-22apparmor: Fix logical error in verify_header()Christos Gkekas
2017-09-22apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven
2017-08-01apparmor: Refactor to remove bprm_secureexec hookKees Cook
2017-08-01exec: Rename bprm->cred_prepared to called_set_credsKees Cook
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-06-28apparmor: put back designators in struct initialisersStephen Rothwell
2017-06-10apparmor: export that basic profile namespaces are supportedJohn Johansen
2017-06-10apparmor: add stacked domain labels interfaceJohn Johansen
2017-06-10apparmor: add domain label stacking info to apparmorfsJohn Johansen
2017-06-10apparmor: move change_profile mediation to using labelsJohn Johansen
2017-06-10apparmor: move change_hat mediation to using labelsJohn Johansen
2017-06-10apparmor: move exec domain mediation to using labelsJohn Johansen
2017-06-10apparmor: support v7 transition format compatible with label_parseJohn Johansen
2017-06-10apparmor: mediate files when they are receivedJohn Johansen
2017-06-10apparmor: rework file permission to cache file access in file->ctxJohn Johansen