summaryrefslogtreecommitdiffstats
path: root/security/apparmor/include/path.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-19apparmor: allow label to carry debug flagsJohn Johansen1-2/+2
2019-12-03Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-47/+3
2019-11-22apparmor: make it so work buffers can be allocated from atomic contextJohn Johansen1-1/+2
2019-06-20apparmor: Use a memory pool instead per-CPU cachesSebastian Andrzej Siewior1-47/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2018-06-07apparmor: improve get_buffers macro by using get_cpu_ptrJohn Johansen1-17/+16
2018-03-28macro: introduce COUNT_ARGS() macroAlexei Starovoitov1-6/+1
2017-06-08apparmor: Move path lookup to using preallocated buffersJohn Johansen1-2/+2
2017-06-08apparmor: allow profiles to provide info to disconnected pathsJohn Johansen1-1/+2
2017-01-16apparmor: add per cpu work buffers to avoid allocating buffers at every hookJohn Johansen1-0/+53
2016-03-27[apparmor] constify struct path * in a bunch of helpersAl Viro1-1/+1
2012-03-14AppArmor: Move path failure information into aa_get_name and renameJohn Johansen1-1/+2
2010-08-02AppArmor: misc. base functions and definesJohn Johansen1-0/+31