Smack: UDS revision
[linux-flexiantxendom0-natty.git] / security / apparmor /
2010-11-10 wzt.wzt@gmail.comAPPARMOR: Fix memory leak of apparmor_init()
2010-11-10 wzt.wzt@gmail.comAPPARMOR: Fix memory leak of alloc_namespace()
2010-10-26 Christoph Hellwigfs: take dcache_lock inside __d_path
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-20 John JohansenAppArmor: Ensure the size of the copy is < the buffer...
2010-10-20 Yong Zhang.gitignore: ignore apparmor/rlim_names.h
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-07 John JohansenAppArmor: Fix locking from removal of profile namespace
2010-09-07 John JohansenAppArmor: Fix splitting an fqname into separate namespa...
2010-09-07 John JohansenAppArmor: Fix security_task_setrlimit logic for 2.6...
2010-09-07 John JohansenAppArmor: Drop hack to remove appended " (deleted)...
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Nick Pigginapparmor: use task path helpers
2010-08-16 Jiri SlabyAppArmor: fix task_setrlimit prototype
2010-08-11 Stephen RothwellAppArmor: update for module_param_named API change
2010-08-05 Randy Dunlapapparmor: depends on NET
2010-08-02 James MorrisAppArmor: fix build warnings for non-const use of get_t...
2010-08-02 John JohansenAppArmor: Enable configuring and building of the AppArm...
2010-08-02 James MorrisAppArmor: update path_truncate method to latest version
2010-08-02 John JohansenAppArmor: core policy routines
2010-08-02 John JohansenAppArmor: policy routines for loading and unpacking...
2010-08-02 John JohansenAppArmor: mediation of non file objects
2010-08-02 John JohansenAppArmor: LSM interface, and security module initialization
2010-08-02 John JohansenAppArmor: functions for domain transitions
2010-08-02 John JohansenAppArmor: file enforcement routines
2010-08-02 John JohansenAppArmor: userspace interfaces
2010-08-02 John JohansenAppArmor: dfa match engine
2010-08-02 John JohansenAppArmor: contexts used in attaching policy to system...
2010-08-02 John JohansenAppArmor: basic auditing infrastructure.
2010-08-02 John JohansenAppArmor: misc. base functions and defines