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
/
include
/
apparmor.h
Age
Commit message (
Expand
)
Author
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-04-11
apparmor: Initial implementation of raw policy blob compression
Chris Coulson
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
apparmor: add mount mediation
John Johansen
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-01-16
apparmor: move lib definitions into separate lib include
John Johansen
2016-07-12
apparmor: add parameter to control whether policy hashing is used
John Johansen
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2014-05-06
nick kvfree() from apparmor
Al Viro
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
2013-04-28
apparmor: add kvzalloc to handle zeroing for kvmalloc
John Johansen
2012-03-14
AppArmor: Add ability to load extended policy
John Johansen
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2010-08-02
AppArmor: misc. base functions and defines
John Johansen