summaryrefslogtreecommitdiff
path: root/security/apparmor
AgeCommit message (Expand)Author
2017-09-28UBUNTU: SAUCE: LSM stacking: fixup apparmor stacking enablementJohn Johansen
2017-09-28UBUNTU: SAUCE: LSM stacking: add stacking support to apparmor network hooksJohn Johansen
2017-09-28UBUNTU: SAUCE: LSM stacking: fixup: alloc_task_ctx is dead codeJohn Johansen
2017-09-28UBUNTU: SAUCE: LSM stacking: LSM: general but not extreme module stackingCasey Schaufler
2017-09-28UBUNTU: SAUCE: LSM stacking: LSM: Manage file security blobsCasey Schaufler
2017-09-28UBUNTU: SAUCE: LSM stacking: LSM: manage credential security blobsCasey Schaufler
2017-09-05UBUNTU: SAUCE: apparmor: fix apparmorfs DAC access, permissionsJohn Johansen
2017-09-05UBUNTU: SAUCE: apparmor: af_unix mediationJohn Johansen
2017-09-05apparmor: fix incorrect type assignment when freeing proxiesJohn Johansen
2017-09-05apparmor: ensure unconfined profiles have dfas initializedJohn Johansen
2017-09-05apparmor: fix race condition in null profile creationJohn Johansen
2017-09-05apparmor: move new_null_profile to after profile lookup fns()John Johansen
2017-09-05apparmor: add base infastructure for socket mediationJohn Johansen
2017-09-05apparmor: add more debug asserts to apparmorfsJohn Johansen
2017-09-05apparmor: make policy_unpack able to audit different info messagesJohn Johansen
2017-09-05apparmor: add support for absolute root view based labelsJohn Johansen
2017-09-05apparmor: cleanup conditional check for label in label_printJohn Johansen
2017-09-05apparmor: add mount mediationJohn Johansen
2017-09-05apparmor: add the ability to mediate signalsJohn Johansen
2017-09-05apparmor: Redundant condition: prev_ns. in [label.c:1498]John Johansen
2017-09-05apparmor: Fix an error code in aafs_create()Dan Carpenter
2017-09-05apparmor: Fix logical error in verify_header()Christos Gkekas
2017-09-05apparmor: Fix shadowed local variable in unpack_trans_table()Geert Uytterhoeven
2017-09-05apparmor: add/use fns to print hash string hex valueJohn Johansen
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-11apparmor: export that basic profile namespaces are supportedJohn Johansen
2017-06-11apparmor: add stacked domain labels interfaceJohn Johansen
2017-06-11apparmor: add domain label stacking info to apparmorfsJohn Johansen
2017-06-11apparmor: move change_profile mediation to using labelsJohn Johansen
2017-06-11apparmor: move change_hat mediation to using labelsJohn Johansen
2017-06-11apparmor: move exec domain mediation to using labelsJohn Johansen
2017-06-11apparmor: support v7 transition format compatible with label_parseJohn Johansen
2017-06-11apparmor: mediate files when they are receivedJohn Johansen
2017-06-11apparmor: rework file permission to cache file access in file->ctxJohn Johansen
2017-06-11apparmor: move path_link mediation to using labelsJohn Johansen
2017-06-11apparmor: refactor path name lookup and permission checks around labelsJohn Johansen
2017-06-11apparmor: update aa_audit_file() to use labelsJohn Johansen
2017-06-11apparmor: move aa_file_perm() to use labelsJohn Johansen
2017-06-11apparmor: allow ptrace checks to be finer grained than just capabilityJohn Johansen
2017-06-11apparmor: move ptrace checks to using labelsJohn Johansen
2017-06-11apparmor: add cross check permission helper macrosJohn Johansen
2017-06-11apparmor: move resource checks to using labelsJohn Johansen
2017-06-11apparmor: move capability checks to using labelsJohn Johansen
2017-06-11apparmor: update query interface to support label queriesJohn Johansen
2017-06-11apparmor: switch getprocattr to using label_print fns()John Johansen
2017-06-11apparmor: switch from profiles to using labels on contextsJohn Johansen
2017-06-11apparmor: add the base fns() for domain labelsJohn Johansen
2017-06-11apparmor: revalidate files during execJohn Johansen
2017-06-11apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()John Johansen