summaryrefslogtreecommitdiff
path: root/security/apparmor/include
AgeCommit message (Expand)Author
8 daysapparmor: fix race between freeing data and fs accessing itJohn Johansen
8 daysapparmor: fix race on rawdata dereferenceJohn Johansen
8 daysapparmor: fix differential encoding verificationJohn Johansen
8 daysapparmor: fix unprivileged local user can do privileged policy managementJohn Johansen
8 daysapparmor: fix: limit the number of levels of policy namespacesJohn Johansen
2026-01-29apparmor: split xxx_in_ns into its two separate semantic use casesJohn Johansen
2026-01-29apparmor: refactor/cleanup cred helper fns.John Johansen
2026-01-29apparmor: fix label and profile debug macrosJohn Johansen
2026-01-29apparmor: add support loading per permission taggingJohn Johansen
2026-01-22apparmor: make str table more generic and be able to have multiple entriesJohn Johansen
2026-01-22apparmor: Fix & Optimize table creation from possibly unaligned memoryHelge Deller
2025-10-22apparmor: move initcalls to the LSM frameworkPaul Moore
2025-08-04Merge tag 'apparmor-pr-2025-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-20apparmor: transition from a list of rules to a vector of rulesJohn Johansen
2025-07-20apparmor: make sure unix socket labeling is correctly updated.John Johansen
2025-07-15apparmor: fix regression in fs based unix sockets when using old abiJohn Johansen
2025-07-15apparmor: fix AA_DEBUG_LABEL()John Johansen
2025-07-15apparmor: fix af_unix auditing to include all address informationJohn Johansen
2025-07-15apparmor: Remove use of the double lockJohn Johansen
2025-07-15apparmor: update kernel doc comments for xxx_label_crit_sectionJohn Johansen
2025-07-15apparmor: make __begin_current_label_crit_section() indicate whether put is n...Mateusz Guzik
2025-07-15apparmor: mitigate parser generating large xtablesJohn Johansen
2025-05-25apparmor: Document that label must be last member in struct aa_profileJohn Johansen
2025-05-25apparmor: fix loop detection used in conflicting attachment resolutionRyan Lee
2025-05-17apparmor: ensure WB_HISTORY_SIZE value is a power of 2Ryan Lee
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