index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
/
path.h
Age
Commit message (
Expand
)
Author
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-22
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-06-20
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-06-07
apparmor: improve get_buffers macro by using get_cpu_ptr
John Johansen
2018-03-28
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2017-01-16
apparmor: add per cpu work buffers to avoid allocating buffers at every hook
John Johansen
2016-03-27
[apparmor] constify struct path * in a bunch of helpers
Al Viro
2012-03-14
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2010-08-02
AppArmor: misc. base functions and defines
John Johansen