index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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-25
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-14
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
1
-1
/
+1
2012-03-14
AppArmor: Add ability to load extended policy
John Johansen
1
-0
/
+1
2010-11-11
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