summaryrefslogtreecommitdiff
path: root/security/apparmor/include
AgeCommit message (Expand)Author
2023-11-12AppArmor: Add selfattr hooksCasey Schaufler
2023-10-18apparmor: Fix regression in mount mediationJohn Johansen
2023-10-18apparmor: add io_uring mediationGeorgia Garcia
2023-10-18apparmor: add user namespace creation mediationJohn Johansen
2023-10-18apparmor: allow restricting unprivileged change_profileJohn Johansen
2023-10-18apparmor: refcount the pdbJohn Johansen
2023-10-18apparmor: pass cred through to audit info.John Johansen
2023-10-18apparmor: rename audit_data->label to audit_data->subj_labelJohn Johansen
2023-10-18apparmor: combine common_audit_data and apparmor_audit_dataJohn Johansen
2023-10-18apparmor: rename SK_CTX() to aa_sock and make it an inline fnJohn Johansen
2023-10-15apparmor: remove unused functions in policy_ns.c/.hXiu Jianfeng
2023-08-08apparmor: remove unused PROF_* macrosGONG, Ruiqi
2023-08-08apparmor: cleanup unused functions in file.hXiu Jianfeng
2023-08-08apparmor: cleanup unused declarations in policy.hXiu Jianfeng
2023-07-09apparmor: remove unused macroGONG, Ruiqi
2023-07-09apparmor: make aa_set_current_onexec return voidQuanfa Fu
2023-06-26apparmor: Free up __cleanup() namePeter Zijlstra
2022-12-14Merge tag 'apparmor-pr-2022-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-12apparmor: test: make static symbols visible during kunit testingRae Moar
2022-10-24apparmor: refactor code that alloc null profilesJohn Johansen
2022-10-03apparmor: Fix undefined references to zstd_ symbolsJohn Johansen
2022-10-03apparmor: make __aa_path_perm() staticXiu Jianfeng
2022-10-03apparmor: Simplify obtain the newest label on a credGaosheng Cui
2022-10-03apparmor: rework profile->rules to be a listJohn Johansen
2022-10-03apparmor: refactor profile rules and attachmentsJohn Johansen
2022-10-03apparmor: cleanup: move perm accumulation into perms.hJohn Johansen
2022-10-03apparmor: make sure perm indexes are accumulatedJohn Johansen
2022-10-03apparmor: add the ability for policy to specify a permission tableJohn Johansen
2022-10-03apparmor: add user mode flagJohn Johansen
2022-10-03apparmor: add mediation class information to auditingJohn Johansen
2022-10-03apparmor: extend permissions to support a label and tag stringJohn Johansen
2022-10-03apparmor: isolate policy backwards compatibility to its own fileJohn Johansen
2022-10-03apparmor: extend xindex sizeJohn Johansen
2022-10-03apparmor: move dfa perm macros into policy_unpackJohn Johansen
2022-10-03apparmor: preparse for state being more than just an integerJohn Johansen
2022-10-03apparmor: convert policy lookup to use accept as an indexJohn Johansen
2022-10-03apparmor: cleanup shared permission structJohn Johansen
2022-10-03apparmor: convert xmatch to using the new shared policydb structJohn Johansen
2022-10-03apparmor: combine file_rules and aa_policydb into a single shared structJohn Johansen
2022-10-03apparmor: compute policydb permission on profile loadJohn Johansen
2022-10-03apparmor: convert xmatch to use aa_perms structureJohn Johansen
2022-10-03apparmor: move fperm computation into policy_unpackJohn Johansen
2022-10-03apparmor: compute xmatch permissions on profile loadMike Salvatore
2022-10-03apparmor: compute file permissions on profile loadMike Salvatore
2022-10-03apparmor: reserve mediation classesJohn Johansen
2022-07-19apparmor: move ptrace mediation to more logical task.{h,c}John Johansen
2022-07-19apparmor: extend policydb permission set by making use of the xbitsJohn Johansen
2022-07-19apparmor: allow label to carry debug flagsJohn Johansen
2022-07-19apparmor: fix overlapping attachment computationJohn Johansen
2022-07-13apparmor: disable showing the mode as part of a secid to secctxJohn Johansen