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
/
policy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
apparmor: fix memleak of the profile hash
John Johansen
1
-0
/
+1
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
1
-1
/
+2
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
1
-12
/
+63
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
1
-2
/
+4
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
1
-5
/
+4
2013-08-14
apparmor: rework namespace free path
John Johansen
1
-27
/
+6
2013-08-14
apparmor: update how unconfined is handled
John Johansen
1
-41
/
+27
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
1
-38
/
+47
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
1
-104
/
+109
2013-08-14
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
1
-117
/
+183
2013-04-28
apparmor: Fix smatch warning in aa_remove_profiles
John Johansen
1
-8
/
+6
2013-04-28
apparmor: move the free_profile fn ahead of aa_alloc_profile
John Johansen
1
-75
/
+75
2013-04-28
apparmor: remove sid from profiles
John Johansen
1
-17
/
+6
2012-10-24
apparmor: fix IRQ stack overflow during free_profile
John Johansen
1
-1
/
+23
2012-05-22
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-1
/
+1
2012-05-18
apparmor: fix profile lookup for unconfined
John Johansen
1
-0
/
+4
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
-4
/
+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
/
+1
2010-11-10
APPARMOR: Fix memory leak of alloc_namespace()
wzt.wzt@gmail.com
1
-1
/
+1
2010-09-08
AppArmor: Fix locking from removal of profile namespace
John Johansen
1
-2
/
+4
2010-08-02
AppArmor: core policy routines
John Johansen
1
-0
/
+1184