| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: fix bad lock balance when introspecting policy | John Johansen | 2013-10-16 | 1 | -3/+1 |
* | apparmor: add the ability to report a sha1 hash of loaded policy | John Johansen | 2013-08-14 | 1 | -0/+37 |
* | apparmor: export set of capabilities supported by the apparmor module | John Johansen | 2013-08-14 | 1 | -0/+1 |
* | apparmor: add the profile introspection file to interface | John Johansen | 2013-08-14 | 1 | -0/+236 |
* | apparmor: add an optional profile attachment string for profiles | John Johansen | 2013-08-14 | 1 | -0/+34 |
* | apparmor: add interface files for profiles and namespaces | John Johansen | 2013-08-14 | 1 | -10/+312 |
* | apparmor: provide base for multiple profiles to be replaced at once | John Johansen | 2013-08-14 | 1 | -0/+1 |
* | apparmor: add a features/policy dir to interface | John Johansen | 2013-08-14 | 1 | -0/+5 |
* | AppArmor: export known rlimit names/value mappings in securityfs | Kees Cook | 2012-02-27 | 1 | -0/+2 |
* | AppArmor: add "file" details to securityfs | Kees Cook | 2012-02-27 | 1 | -0/+10 |
* | AppArmor: add initial "features" directory to securityfs | Kees Cook | 2012-02-27 | 1 | -0/+51 |
* | AppArmor: refactor securityfs to use structures | Kees Cook | 2012-02-27 | 1 | -42/+90 |
* | switch securityfs_create_file() to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | apparmor: sparse fix: make aa_create_aafs static | James Morris | 2011-09-09 | 1 | -1/+1 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -3/+6 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -3/+6 |
* | | AppArmor: Ensure the size of the copy is < the buffer allocated to hold it | John Johansen | 2010-10-21 | 1 | -1/+3 |
|/ |
|
* | AppArmor: userspace interfaces | John Johansen | 2010-08-02 | 1 | -0/+239 |