index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
mount.c
Age
Commit message (
Expand
)
Author
2021-03-24
apparmor:match_mn() - constify devpath argument
Al Viro
2020-01-02
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
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-11-22
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-06-20
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
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-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-05-03
apparmor: fix typo "independent"
Zygmunt Krynicki
2018-02-09
apparmor: move context.h to cred.h
John Johansen
2018-01-05
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-09-22
apparmor: add mount mediation
John Johansen