| /linux-6.15/Documentation/admin-guide/LSM/ |
| H A D | apparmor.rst | 24 Specify apparmor as the first "major" module (e.g. AppArmor, SELinux, Smack) 30 ``security=apparmor`` on the kernel's command line. 33 ``apparmor=0, security=XXXX`` (where ``XXXX`` is valid security module), on the 48 Mailing List - apparmor@lists.ubuntu.com 50 Wiki - http://wiki.apparmor.net 52 User space tools - https://gitlab.com/apparmor 54 Kernel module - git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
|
| H A D | index.rst | 43 apparmor
|
| H A D | ipe.rst | 310 If a traditional MAC system is enabled (SELinux, apparmor, smack), all 327 If a traditional MAC system is enabled (SELinux, apparmor, smack, etcetera), 507 If a traditional MAC system is enabled (SELinux, apparmor, smack, etcetera),
|
| /linux-6.15/security/apparmor/ |
| H A D | Kconfig | 14 http://apparmor.wiki.kernel.org 23 Build apparmor with debugging logic in apparmor. Not all 43 Set the default value of the apparmor.debug kernel parameter. 53 is available to userspace via the apparmor filesystem. This 67 hashes is available to userspace via the apparmor 102 This options allows controlling whether apparmor does a full
|
| H A D | Makefile | 4 obj-$(CONFIG_SECURITY_APPARMOR) += apparmor.o 6 apparmor-y := apparmorfs.o audit.o capability.o task.o ipc.o lib.o match.o \ 10 apparmor-$(CONFIG_SECURITY_APPARMOR_HASH) += crypto.o
|
| H A D | secid.c | 91 label = prop->apparmor.label; in apparmor_lsmprop_to_secctx()
|
| H A D | audit.c | 273 label = prop->apparmor.label; in aa_audit_rule_match()
|
| H A D | lsm.c | 989 prop->apparmor.label = label; in apparmor_current_getlsmprop_subj() 998 prop->apparmor.label = label; in apparmor_task_getlsmprop_obj() 2274 DEFINE_LSM(apparmor) = {
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | lsm.rst | 22 AppArmor also provides this value in ``/proc/self/attr/apparmor/current``. 28 AppArmor also provides this value in ``/proc/self/attr/apparmor/exec``. 44 AppArmor also provides this value in ``/proc/self/attr/apparmor/prev``.
|
| H A D | landlock.rst | 636 CONFIG_LSM="lockdown,yama,integrity,apparmor" 643 lsm=lockdown,yama,integrity,apparmor 648 lsm=landlock,lockdown,yama,integrity,apparmor 656 [ 0.000000] Command line: [...] lsm=landlock,lockdown,yama,integrity,apparmor 657 [ 0.000000] Kernel command line: [...] lsm=landlock,lockdown,yama,integrity,apparmor 658 [ 0.000000] LSM: initializing lsm=lockdown,capability,landlock,yama,integrity,apparmor
|
| /linux-6.15/security/ |
| H A D | Makefile | 20 obj-$(CONFIG_SECURITY_APPARMOR) += apparmor/
|
| H A D | Kconfig | 226 source "security/apparmor/Kconfig" 272 …default "landlock,lockdown,yama,loadpin,safesetid,smack,selinux,tomoyo,apparmor,ipe,bpf" if DEFAUL… 273 …default "landlock,lockdown,yama,loadpin,safesetid,apparmor,selinux,smack,tomoyo,ipe,bpf" if DEFAUL… 276 default "landlock,lockdown,yama,loadpin,safesetid,selinux,smack,tomoyo,apparmor,ipe,bpf"
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | procfs-attr-prev | 4 apparmor@lists.ubuntu.com
|
| H A D | procfs-attr-current | 4 apparmor@lists.ubuntu.com
|
| H A D | procfs-attr-exec | 4 apparmor@lists.ubuntu.com
|
| /linux-6.15/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 49 ``apparmor`` 103 Part of the ``apparmor`` subsystem, testing the ``property_entry`` area.
|
| /linux-6.15/include/linux/ |
| H A D | security.h | 165 struct lsm_prop_apparmor apparmor; member
|
| /linux-6.15/fs/proc/ |
| H A D | base.c | 2896 LSM_DIR_OPS(apparmor);
|
| /linux-6.15/Documentation/translations/sp_SP/process/ |
| H A D | handling-regressions.rst | 481 de apparmor hasta que la gente involucrada entienda como se hace
|
| /linux-6.15/Documentation/process/ |
| H A D | handling-regressions.rst | 486 three weeks means that I will revert, and I will stop pulling apparmor
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 1729 M: John Johansen <john@apparmor.net> 1730 L: apparmor@lists.ubuntu.com (moderated for non-subscribers) 1732 W: apparmor.net 1733 B: https://gitlab.com/apparmor/apparmor-kernel 1734 C: irc://irc.oftc.net/apparmor 1735 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor 1736 T: https://gitlab.com/apparmor/apparmor-kernel.git 1737 F: Documentation/admin-guide/LSM/apparmor.rst 1738 F: security/apparmor/
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 439 apparmor= [APPARMOR] Disable or enable AppArmor at boot time 441 See security/apparmor/Kconfig help text
|