Home
last modified time | relevance | path

Searched refs:apparmor (Results 1 – 22 of 22) sorted by relevance

/linux-6.15/Documentation/admin-guide/LSM/
H A Dapparmor.rst24 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 Dindex.rst43 apparmor
H A Dipe.rst310 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 DKconfig14 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 DMakefile4 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 Dsecid.c91 label = prop->apparmor.label; in apparmor_lsmprop_to_secctx()
H A Daudit.c273 label = prop->apparmor.label; in aa_audit_rule_match()
H A Dlsm.c989 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 Dlsm.rst22 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 Dlandlock.rst636 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 DMakefile20 obj-$(CONFIG_SECURITY_APPARMOR) += apparmor/
H A DKconfig226 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 Dprocfs-attr-prev4 apparmor@lists.ubuntu.com
H A Dprocfs-attr-current4 apparmor@lists.ubuntu.com
H A Dprocfs-attr-exec4 apparmor@lists.ubuntu.com
/linux-6.15/Documentation/dev-tools/kunit/
H A Dstyle.rst49 ``apparmor``
103 Part of the ``apparmor`` subsystem, testing the ``property_entry`` area.
/linux-6.15/include/linux/
H A Dsecurity.h165 struct lsm_prop_apparmor apparmor; member
/linux-6.15/fs/proc/
H A Dbase.c2896 LSM_DIR_OPS(apparmor);
/linux-6.15/Documentation/translations/sp_SP/process/
H A Dhandling-regressions.rst481 de apparmor hasta que la gente involucrada entienda como se hace
/linux-6.15/Documentation/process/
H A Dhandling-regressions.rst486 three weeks means that I will revert, and I will stop pulling apparmor
/linux-6.15/
H A DMAINTAINERS1729 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 Dkernel-parameters.txt439 apparmor= [APPARMOR] Disable or enable AppArmor at boot time
441 See security/apparmor/Kconfig help text