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
/
lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
apparmor: rework profile->rules to be a list
John Johansen
1
-2
/
+4
2022-10-04
apparmor: refactor profile rules and attachments
John Johansen
1
-5
/
+8
2022-10-04
apparmor: cleanup: move perm accumulation into perms.h
John Johansen
1
-52
/
+0
2022-10-04
apparmor: make sure perm indexes are accumulated
John Johansen
1
-0
/
+14
2022-10-04
apparmor: add user mode flag
John Johansen
1
-5
/
+2
2022-10-04
apparmor: add mediation class information to auditing
John Johansen
1
-1
/
+1
2022-10-04
apparmor: extend permissions to support a label and tag string
John Johansen
1
-0
/
+19
2022-10-04
apparmor: preparse for state being more than just an integer
John Johansen
1
-1
/
+1
2022-10-04
apparmor: cleanup shared permission struct
John Johansen
1
-2
/
+2
2022-10-04
apparmor: compute policydb permission on profile load
John Johansen
1
-42
/
+0
2022-07-19
apparmor: extend policydb permission set by making use of the xbits
John Johansen
1
-4
/
+21
2022-07-10
apparmor: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2018-10-03
apparmor: Fix uninitialized value in aa_split_fqname
Zubin Mithra
1
-2
/
+4
2018-07-20
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
1
-4
/
+13
2018-05-03
apparmor: fix typo "type"
Zygmunt Krynicki
1
-1
/
+1
2018-03-14
apparmor: add base infastructure for socket mediation
John Johansen
1
-2
/
+3
2017-11-21
apparmor: remove unused redundant variable stop
Colin Ian King
1
-3
/
+0
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
1
-8
/
+5
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
1
-3
/
+2
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
1
-2
/
+3
2017-06-11
apparmor: switch from profiles to using labels on contexts
John Johansen
1
-0
/
+163
2017-06-11
apparmor: share profile name on replacement
John Johansen
1
-8
/
+32
2017-06-11
apparmor: switch from file_perms to aa_perms
John Johansen
1
-0
/
+1
2017-06-11
apparmor: add gerneric permissions struct and support fns
John Johansen
1
-0
/
+102
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
1
-0
/
+59
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
1
-0
/
+1
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
1
-1
/
+1
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-30
/
+0
2017-04-07
apparmor: fix boolreturn.cocci warnings
kbuild test robot
1
-2
/
+2
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
1
-5
/
+3
2017-01-16
apparmor: update policy_destroy to use new debug asserts
John Johansen
1
-9
/
+2
2017-01-16
apparmor: pass gfp param into aa_policy_init()
John Johansen
1
-4
/
+4
2017-01-16
apparmor: constify policy name and hname
John Johansen
1
-1
/
+1
2017-01-16
apparmor: rename hname_tail to basename
John Johansen
1
-1
/
+1
2017-01-16
apparmor: add lib fn to find the "split" for fqnames
John Johansen
1
-0
/
+53
2017-01-16
apparmor: split out shared policy_XXX fns to lib
John Johansen
1
-0
/
+52
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
1
-1
/
+1
2017-01-16
AppArmor: Use GFP_KERNEL for __aa_kvmalloc().
Tetsuo Handa
1
-1
/
+2
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-14
/
+0
2013-08-14
apparmor: remove minimum size check for vmalloc()
Tetsuo Handa
1
-5
/
+0
2013-05-12
apparmor: no need to delay vfree()
Al Viro
1
-21
/
+3
2013-04-28
apparmor: fix fully qualified name parsing
John Johansen
1
-2
/
+4
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
1
-5
/
+9
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
1
-1
/
+1
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
1
-1
/
+1
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
1
-1
/
+3
2011-09-10
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
1
-0
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
[next]