index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
file.c
Age
Commit message (
Expand
)
Author
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-06-28
apparmor: put back designators in struct initialisers
Stephen Rothwell
2017-06-10
apparmor: rework file permission to cache file access in file->ctx
John Johansen
2017-06-10
apparmor: move path_link mediation to using labels
John Johansen
2017-06-10
apparmor: refactor path name lookup and permission checks around labels
John Johansen
2017-06-10
apparmor: update aa_audit_file() to use labels
John Johansen
2017-06-10
apparmor: move aa_file_perm() to use labels
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: revalidate files during exec
John Johansen
2017-06-10
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-10
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2017-01-16
apparmor: change op from int to const char *
John Johansen
2017-01-15
apparmor: use designated initializers
Kees Cook
2016-07-12
apparmor: fix uninitialized lsm_audit member
John Johansen
2016-03-28
apparmor: constify aa_path_link()
Al Viro
2016-03-27
[apparmor] constify struct path * in a bunch of helpers
Al Viro
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
2013-02-22
new helper: file_inode(file)
Al Viro
2012-09-21
userns: Convert apparmor to use kuid and kgid where appropriate
Eric W. Biederman
2012-04-09
LSM: do not initialize common_audit_data to 0
Eric Paris
2012-04-09
LSM: remove the COMMON_AUDIT_DATA_INIT type expansion
Eric Paris
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-03-28
apparmor: Fix change_onexec when called from a confined task
John Johansen
2012-03-14
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2012-02-27
AppArmor: fix mapping of META_READ to audit and quiet flags
John Johansen
2010-08-02
AppArmor: file enforcement routines
John Johansen