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
/
match.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
apparmor: ensure that dfa state tables have entries
John Johansen
1
-0
/
+5
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
1
-1
/
+42
2020-01-19
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
1
-0
/
+6
2020-01-19
apparmor: add a valid state flags check
John Johansen
1
-0
/
+4
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2019-06-20
apparmor: increase left match history buffer size
John Johansen
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-05-03
apparmor: fix typo "traverse"
Zygmunt Krynicki
1
-1
/
+1
2018-03-24
apparmor: Fix an error code in verify_table_headers()
Dan Carpenter
1
-1
/
+1
2018-02-09
apparmor: improve overlapping domain attachment resolution
John Johansen
1
-1
/
+121
2018-02-09
apparmor: dfa split verification of table headers
John Johansen
1
-48
/
+68
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
1
-1
/
+25
2018-02-09
apparmor: dfa move character match into a macro
John Johansen
1
-47
/
+27
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
1
-6
/
+23
2018-02-09
apparmor: add first substr match to dfa
John Johansen
1
-0
/
+120
2017-05-18
doc: ReSTify apparmor.txt
Kees Cook
1
-1
/
+1
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-1
/
+1
2017-01-16
apparmor: fix restricted endian type warnings for dfa unpack
John Johansen
1
-9
/
+9
2017-01-16
apparmor: add a default null dfa
John Johansen
1
-0
/
+27
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
1
-1
/
+1
2016-07-12
apparmor: do not expose kernel stack
Heinrich Schuchardt
1
-1
/
+3
2016-07-12
apparmor: don't check for vmalloc_addr if kvzalloc() failed
John Johansen
1
-5
/
+5
2016-07-12
apparmor: add missing id bounds check on dfa verification
John Johansen
1
-0
/
+2
2013-04-28
apparmor: reserve and mask off the top 8 bits of the base field
John Johansen
1
-7
/
+9
2013-04-28
apparmor: misc cleanup of match
John Johansen
1
-2
/
+1
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
1
-2
/
+2
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
1
-3
/
+77
2011-05-20
Create Documentation/security/,
Randy Dunlap
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-02
AppArmor: dfa match engine
John Johansen
1
-0
/
+353