aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/secid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-04lsm: secctx provider check on releaseCasey Schaufler1-8/+5
2024-12-04lsm: replace context+len with lsm_contextCasey Schaufler1-13/+13
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler1-2/+9
2024-11-26apparmor: Remove deadcodeDr. David Alan Gilbert1-14/+0
2024-10-11lsm: remove lsm_prop scaffoldingCasey Schaufler1-5/+1
2024-10-11lsm: add lsmprop_to_secctx hookCasey Schaufler1-2/+23
2023-01-10apparmor: fix kernel-doc complaintsRandy Dunlap1-2/+1
2022-07-13apparmor: disable showing the mode as part of a secid to secctxJohn Johansen1-6/+9
2022-07-13apparmor: Convert secid mapping to XArrays instead of IDRMatthew Wilcox1-28/+13
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-6/+1
2018-11-02Merge tag 'apparmor-pr-2018-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds1-2/+1
2018-10-03apparmor: Add a wildcard secidMatthew Garrett1-2/+1
2018-09-03apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen1-1/+0
2018-06-07apparmor: fixup secid map conversion to using IDRJohn Johansen1-5/+23
2018-06-07apparmor: Use an IDR to allocate apparmor secidsMatthew Wilcox1-103/+11
2018-05-08apparmor: fix '*seclen' is never less than zeroJohn Johansen1-9/+11
2018-05-02apparmor: add support for mapping secids and using secctxesJohn Johansen1-17/+202
2017-01-16apparmor: rename sid to secidJohn Johansen1-0/+55