| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: fix obsoleted comments for aa_getprocattr() and audit_resource() | Gaosheng Cui | 2022-10-25 | 1 | -6/+5 |
* | apparmor: Fix kernel-doc | Yang Li | 2022-07-10 | 1 | -1/+1 |
* | apparmor: remove duplicated 'Returns:' comments | Austin Kim | 2021-11-03 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | apparmor: move context.h to cred.h | John Johansen | 2018-02-09 | 1 | -1/+1 |
* | apparmor: switch getprocattr to using label_print fns() | John Johansen | 2017-06-11 | 1 | -35/+25 |
* | apparmor: switch from profiles to using labels on contexts | John Johansen | 2017-06-11 | 1 | -2/+2 |
* | apparmor: convert aa_change_XXX bool parameters to flags | John Johansen | 2017-06-11 | 1 | -3/+3 |
* | apparmor: convert to profile block critical sections | John Johansen | 2017-06-11 | 1 | -1/+2 |
* | apparmor: convert change_profile to use fqname later to give better control | John Johansen | 2017-01-16 | 1 | -16/+0 |
* | apparmor: fix change_hat debug output | John Johansen | 2017-01-16 | 1 | -4/+5 |
* | apparmor: change op from int to const char * | John Johansen | 2017-01-16 | 1 | -2/+2 |
* | apparmor: allow ns visibility question to consider subnses | John Johansen | 2017-01-16 | 1 | -2/+2 |
* | apparmor: rename namespace to ns to improve code line lengths | John Johansen | 2017-01-16 | 1 | -2/+2 |
* | apparmor: split apparmor policy namespaces code into its own file | John Johansen | 2017-01-16 | 1 | -0/+1 |
* | apparmor: add interface files for profiles and namespaces | John Johansen | 2013-08-14 | 1 | -1/+1 |
* | apparmor: remove "permipc" command | John Johansen | 2013-04-28 | 1 | -6/+0 |
* | apparmor: sparse fix: include procattr.h in procattr.c | James Morris | 2011-09-10 | 1 | -0/+1 |
* | AppArmor: userspace interfaces | John Johansen | 2010-08-02 | 1 | -0/+170 |