summaryrefslogtreecommitdiff
path: root/security/apparmor/include
AgeCommit message (Expand)Author
2025-05-17apparmor: fix some kernel-doc issues in header filesRandy Dunlap
2025-02-10apparmor: use the condition in AA_BUG_FMT even with debug disabledMateusz Guzik
2025-01-18apparmor: gate make fine grained unix mediation behind v9 abiJohn Johansen
2025-01-18apparmor: add fine grained af_unix mediationJohn Johansen
2025-01-18apparmor: in preparation for finer networking rules rework match_protJohn Johansen
2025-01-18apparmor: remove af_select macroJohn Johansen
2025-01-18apparmor: add ability to mediate caps with policy state machineJohn Johansen
2025-01-18apparmor: add support for profiles to define the kill signalJohn Johansen
2025-01-18apparmor: add additional flags to extended permission.John Johansen
2025-01-18apparmor: carry mediation check on labelJohn Johansen
2025-01-18apparmor: Improve debug print infrastructureJohn Johansen
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-11-26parser: drop dead code for XXX_comb macrosJohn Johansen
2024-11-26apparmor: Remove unused parameter L1 in macro next_combJinjie Ruan
2024-11-26apparmor: Remove deadcodeDr. David Alan Gilbert
2024-11-26apparmor: add support for 2^24 states to the dfa state machine.John Johansen
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler
2024-10-11lsm: use lsm_prop in security_audit_rule_matchCasey Schaufler
2024-07-29lsm: infrastructure management of the sock securityCasey Schaufler
2024-07-27Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-24apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik
2024-06-13ima: Avoid blocking in RCU read-side critical sectionGUO Zihua
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