index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
file.c
Age
Commit message (
Expand
)
Author
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