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
/
label.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
apparmor: Fix regression in stacking due to label flags
John Johansen
1
-5
/
+7
2022-07-19
apparmor: allow label to carry debug flags
John Johansen
1
-6
/
+6
2022-07-10
apparmor: fix aa_label_asxprint return check
Tom Rix
1
-3
/
+3
2022-07-10
apparmor: Fix kernel-doc
Yang Li
1
-2
/
+2
2022-07-10
apparmor: fix absroot causing audited secids to begin with =
John Johansen
1
-3
/
+4
2021-11-12
Merge tag 'apparmor-pr-2021-11-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+3
2021-11-04
apparmor: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2021-02-07
apparmor: fix error check
Tom Rix
1
-2
/
+2
2020-06-07
apparmor: Fix memory leak of profile proxy
John Johansen
1
-6
/
+7
2020-06-07
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-06-06
apparmor: fix introspection of of task mode for unconfined tasks
John Johansen
1
-2
/
+2
2020-05-16
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
1
-6
/
+0
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
1
-0
/
+33
2020-01-19
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
1
-2
/
+2
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+7
2019-11-23
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
1
-5
/
+7
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
1
-4
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
1
-2
/
+1
2018-05-03
apparmor: fix typo "replace"
Zygmunt Krynicki
1
-1
/
+1
2018-05-03
apparmor: fix typo "comparison"
Zygmunt Krynicki
1
-3
/
+3
2018-05-02
apparmor: add support for mapping secids and using secctxes
John Johansen
1
-3
/
+3
2018-02-09
apparmor: move context.h to cred.h
John Johansen
1
-1
/
+1
2018-02-09
apparmor: root view labels should not be under user control
John Johansen
1
-3
/
+2
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
1
-11
/
+24
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
1
-5
/
+7
2017-11-24
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-11-21
apparmor: fix possible recursive lock warning in __aa_create_ns
John Johansen
1
-1
/
+1
2017-10-10
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...
Will Deacon
1
-4
/
+4
2017-09-22
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
1
-1
/
+1
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
1
-1
/
+9
2017-09-22
apparmor: cleanup conditional check for label in label_print
John Johansen
1
-14
/
+8
2017-09-22
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
1
-1
/
+1
2017-06-11
apparmor: add the base fns() for domain labels
John Johansen
1
-0
/
+2120