index
:
pm24.git
master
perf-mon
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
/
mount.c
Age
Commit message (
Expand
)
Author
2024-01-03
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2023-10-18
apparmor: Fix regression in mount mediation
John Johansen
2023-10-18
apparmor: refcount the pdb
John Johansen
2023-10-18
apparmor: pass cred through to audit info.
John Johansen
2023-10-18
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
2022-10-03
apparmor: rework profile->rules to be a list
John Johansen
2022-10-03
apparmor: refactor profile rules and attachments
John Johansen
2022-10-03
apparmor: add mediation class information to auditing
John Johansen
2022-10-03
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
apparmor: compute policydb permission on profile load
John Johansen
2022-07-19
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-09
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
2022-07-09
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Yang Li
2022-07-09
apparmor: Fix failed mount permission check error message
John Johansen
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