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
/
ipc.c
Age
Commit message (
Expand
)
Author
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
2017-06-10
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
2017-06-10
apparmor: move capability checks to using labels
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-01-16
apparmor: change aad apparmor_audit_data macro to a fn macro
John Johansen
2013-10-29
apparmor: fix capability to not use the current task, during reporting
John Johansen
2013-04-28
apparmor: add utility function to get an arbitrary tasks profile.
John Johansen
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
2011-09-09
apparmor: sparse fix: include ipc.h
James Morris
2010-08-02
AppArmor: fix build warnings for non-const use of get_task_cred
James Morris
2010-08-02
AppArmor: mediation of non file objects
John Johansen