summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/path.h
Commit message (Expand)AuthorAgeFilesLines
* apparmor: allow label to carry debug flagsJohn Johansen2022-07-191-2/+2
* Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-031-47/+3
|\
| * apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen2019-11-221-1/+2
| * apparmor: Use a memory pool instead per-CPU cachesSebastian Andrzej Siewior2019-06-201-47/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
|/
* apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen2018-06-071-17/+16
* macro: introduce COUNT_ARGS() macroAlexei Starovoitov2018-03-281-6/+1
* apparmor: Move path lookup to using preallocated buffersJohn Johansen2017-06-081-2/+2
* apparmor: allow profiles to provide info to disconnected pathsJohn Johansen2017-06-081-1/+2
* apparmor: add per cpu work buffers to avoid allocating buffers at every hookJohn Johansen2017-01-161-0/+53
* [apparmor] constify struct path * in a bunch of helpersAl Viro2016-03-271-1/+1
* AppArmor: Move path failure information into aa_get_name and renameJohn Johansen2012-03-141-1/+2
* AppArmor: misc. base functions and definesJohn Johansen2010-08-021-0/+31