index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
apparmor: rework profile->rules to be a list
John Johansen
1
-4
/
+9
2022-10-04
apparmor: refactor profile rules and attachments
John Johansen
1
-14
/
+17
2022-10-04
apparmor: add mediation class information to auditing
John Johansen
1
-1
/
+1
2022-10-04
apparmor: preparse for state being more than just an integer
John Johansen
1
-5
/
+5
2022-10-04
apparmor: convert policy lookup to use accept as an index
John Johansen
1
-4
/
+4
2022-10-04
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-10
apparmor: fix reference count leak in aa_pivotroot()
Xin Xiong
1
-0
/
+1
2022-07-10
apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
Yang Li
1
-2
/
+2
2022-07-10
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-23
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
1
-11
/
+11
2019-11-23
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-06
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