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