index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
mount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apparmor: Fix move_mount mediation by detecting if source is detached
John Johansen
2024-01-03
1
-0
/
+4
*
apparmor: Fix regression in mount mediation
John Johansen
2023-10-18
1
-18
/
+28
*
apparmor: refcount the pdb
John Johansen
2023-10-18
1
-10
/
+10
*
apparmor: pass cred through to audit info.
John Johansen
2023-10-18
1
-30
/
+55
*
apparmor: combine common_audit_data and apparmor_audit_data
John Johansen
2023-10-18
1
-20
/
+21
*
apparmor: rework profile->rules to be a list
John Johansen
2022-10-03
1
-4
/
+9
*
apparmor: refactor profile rules and attachments
John Johansen
2022-10-03
1
-14
/
+17
*
apparmor: add mediation class information to auditing
John Johansen
2022-10-03
1
-1
/
+1
*
apparmor: preparse for state being more than just an integer
John Johansen
2022-10-03
1
-5
/
+5
*
apparmor: convert policy lookup to use accept as an index
John Johansen
2022-10-03
1
-4
/
+4
*
apparmor: compute policydb permission on profile load
John Johansen
2022-10-03
1
-35
/
+18
*
apparmor: extend policydb permission set by making use of the xbits
John Johansen
2022-07-19
1
-1
/
+0
*
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
2022-07-09
1
-0
/
+1
*
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Yang Li
2022-07-09
1
-2
/
+2
*
apparmor: Fix failed mount permission check error message
John Johansen
2022-07-09
1
-3
/
+4
*
apparmor:match_mn() - constify devpath argument
Al Viro
2021-03-24
1
-2
/
+2
*
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
2020-01-02
1
-1
/
+1
*
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-03
1
-15
/
+52
|
\
|
*
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-11-22
1
-11
/
+11
|
*
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-11-22
1
-4
/
+4
|
*
apparmor: Switch to GFP_KERNEL where possible
Sebastian Andrzej Siewior
2019-06-20
1
-1
/
+1
|
*
apparmor: Use a memory pool instead per-CPU caches
Sebastian Andrzej Siewior
2019-06-20
1
-14
/
+51
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
1
-5
/
+1
|
/
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
apparmor: fix typo "independent"
Zygmunt Krynicki
2018-05-03
1
-1
/
+1
*
apparmor: move context.h to cred.h
John Johansen
2018-02-09
1
-1
/
+1
*
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
2018-01-05
1
-1
/
+11
*
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-11-21
1
-7
/
+6
*
apparmor: add mount mediation
John Johansen
2017-09-22
1
-0
/
+696