summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2017-06-21ima: introduce ima_parse_buf()Roberto Sassu
2017-06-21ima: Add cgroups2 to the defaults listLaura Abbott
2017-06-21ima: use memdup_user_nulGeliang Tang
2017-06-21ima: fix up #endif commentsTycho Andersen
2017-06-21IMA: Correct Kconfig dependencies for hash selectionBen Hutchings
2017-06-21ima: define is_ima_appraise_enabled()Mimi Zohar
2017-06-21ima: define Kconfig IMA_APPRAISE_BOOTPARAM optionMimi Zohar
2017-06-21ima: define a set of appraisal rules requiring file signaturesMimi Zohar
2017-06-21ima: extend the "ima_policy" boot command line to support multiple policiesMimi Zohar
2017-06-21rtnetlink: add NEWCACHEREPORT message typeJulien Gomes
2017-06-21Merge branch 'smack-for-4.13' of git://github.com/cschaufler/smack-next into ...James Morris
2017-06-20selinux: enable genfscon labeling for tracefsJeff Vander Stoep
2017-06-20sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...Ingo Molnar
2017-06-13selinux: fix double free in selinux_parse_opts_str()Paul Moore
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
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: update query interface to support label queriesJohn 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: cleanup remove unused and not fully implemented profile renameJohn Johansen
2017-06-10apparmor: refactor updating profiles to the newest parentJohn 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: fix display of ns nameJohn Johansen
2017-06-10apparmor: fix apparmor_query dataJohn Johansen
2017-06-10apparmor: fix policy load/remove semanticsJohn Johansen
2017-06-10apparmor: add namespace lookup fns()John Johansen
2017-06-10apparmor: cleanup __find_child()John Johansen
2017-06-10apparmor: provide information about path buffer size at bootJohn Johansen