Age | Commit message (Expand) | Author |
2012-09-21 | userns: Convert apparmor to use kuid and kgid where appropriate | Eric W. Biederman |
2012-04-09 | apparmor: move task from common_audit_data to apparmor_audit_data | Eric Paris |
2012-04-03 | LSM: shrink sizeof LSM specific portion of common_audit_data | Eric Paris |
2012-03-14 | AppArmor: add const qualifiers to string arrays | Jan Engelhardt |
2012-03-14 | AppArmor: Add ability to load extended policy | John Johansen |
2012-03-14 | AppArmor: Move path failure information into aa_get_name and rename | John Johansen |
2012-03-14 | AppArmor: Update dfa matching routines. | John Johansen |
2012-02-27 | AppArmor: Fix underflow in xindex calculation | John Johansen |
2012-02-27 | AppArmor: Fix dropping of allowed operations that are force audited | John Johansen |
2012-02-27 | AppArmor: export known rlimit names/value mappings in securityfs | Kees Cook |
2012-02-27 | AppArmor: add "file" details to securityfs | Kees Cook |
2012-02-27 | AppArmor: add initial "features" directory to securityfs | Kees Cook |
2012-02-27 | AppArmor: refactor securityfs to use structures | Kees Cook |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2011-01-10 | headers: path.h redux | Alexey Dobriyan |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-09-08 | AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes | John Johansen |
2010-08-02 | AppArmor: core policy routines | John Johansen |
2010-08-02 | AppArmor: policy routines for loading and unpacking policy | John Johansen |
2010-08-02 | AppArmor: mediation of non file objects | John Johansen |
2010-08-02 | AppArmor: functions for domain transitions | John Johansen |
2010-08-02 | AppArmor: file enforcement routines | John Johansen |
2010-08-02 | AppArmor: userspace interfaces | John Johansen |
2010-08-02 | AppArmor: dfa match engine | John Johansen |
2010-08-02 | AppArmor: contexts used in attaching policy to system objects | John Johansen |
2010-08-02 | AppArmor: basic auditing infrastructure. | John Johansen |
2010-08-02 | AppArmor: misc. base functions and defines | John Johansen |