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
/
include
/
policy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
1
-13
/
+0
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
1
-0
/
+13
2017-06-11
apparmor: switch from profiles to using labels on contexts
John Johansen
1
-78
/
+32
2017-06-11
apparmor: add fn to test if profile supports a given mediation class
John Johansen
1
-0
/
+10
2017-06-11
apparmor: provide finer control over policy management
John Johansen
1
-2
/
+6
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
1
-0
/
+1
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
1
-0
/
+2
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-142
/
+57
2017-01-16
apparmor: support querying extended trusted helper extra data
William Hua
1
-0
/
+16
2017-01-16
apparmor: change op from int to const char *
John Johansen
1
-1
/
+2
2017-01-16
apparmor: pass the subject profile into profile replace/remove
John Johansen
1
-3
/
+4
2017-01-16
apparmor: allow introspecting the loaded policy pre internal transform
John Johansen
1
-2
/
+3
2017-01-16
apparmor: add profile and ns params to aa_may_manage_policy()
John Johansen
1
-1
/
+1
2017-01-16
apparmor: add ns being viewed as a param to policy_admin_capable()
John Johansen
1
-1
/
+1
2017-01-16
apparmor: add ns being viewed as a param to policy_view_capable()
John Johansen
1
-1
/
+3
2017-01-16
apparmor: Make aa_remove_profile() callable from a different view
John Johansen
1
-1
/
+1
2017-01-16
apparmor: name null-XXX profiles after the executable
John Johansen
1
-1
/
+2
2017-01-16
apparmor: pass gfp_t parameter into profile allocation
John Johansen
1
-1
/
+1
2017-01-16
apparmor: refactor prepare_ns() and make usable from different views
John Johansen
1
-1
/
+2
2017-01-16
apparmor: add fn to lookup profiles by fqname
John Johansen
1
-0
/
+2
2017-01-16
apparmor: add strn version of lookup_profile fn
John Johansen
1
-0
/
+2
2017-01-16
apparmor: rename replacedby to proxy
John Johansen
1
-10
/
+10
2017-01-16
apparmor: rename PFLAG_INVALID to PFLAG_STALE
John Johansen
1
-3
/
+3
2017-01-16
apparmor: rename namespace to ns to improve code line lengths
John Johansen
1
-4
/
+4
2017-01-16
apparmor: split apparmor policy namespaces code into its own file
John Johansen
1
-106
/
+6
2017-01-16
apparmor: split out shared policy_XXX fns to lib
John Johansen
1
-13
/
+0
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
1
-0
/
+1
2017-01-14
locking/atomic, kref: Use kref_get_unless_zero() more
Peter Zijlstra
1
-2
/
+2
2016-07-12
apparmor: fix module parameters can be changed after policy is locked
John Johansen
1
-0
/
+2
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
1
-1
/
+3
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
1
-0
/
+1
2013-08-14
apparmor: add an optional profile attachment string for profiles
John Johansen
1
-0
/
+2
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
1
-2
/
+19
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
1
-3
/
+3
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
1
-0
/
+1
2013-08-14
apparmor: rework namespace free path
John Johansen
1
-8
/
+4
2013-08-14
apparmor: update how unconfined is handled
John Johansen
1
-41
/
+39
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
1
-22
/
+56
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
1
-3
/
+42
2013-04-28
apparmor: remove sid from profiles
John Johansen
1
-2
/
+2
2013-04-28
apparmor: refactor profile mode macros
John Johansen
1
-6
/
+6
2012-03-15
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
1
-1
/
+1
2012-03-15
AppArmor: Add ability to load extended policy
John Johansen
1
-0
/
+13
2010-08-02
AppArmor: core policy routines
John Johansen
1
-0
/
+305