Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
[linux-flexiantxendom0-3.2.10.git] / security / apparmor / lsm.c
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2012-01-11 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-07 Al Viroswitch security_path_chmod() to struct path *
2012-01-05 Eric Pariscapabilities: remove the task from capable LSM hook...
2012-01-04 Al Viroswitch ->path_mknod() to umode_t
2012-01-04 Al Viroswitch ->path_mkdir() to umode_t
2012-01-04 Al Viroswitch security_path_chmod() to umode_t
2011-12-16 Rusty Russellapparmor: fix module parameter handling
2011-06-29 John JohansenAppArmor: Fix masking of capabilities in complain mode
2011-06-09 John JohansenAppArmor: Fix sleep in invalid context from task_setrlimit
2011-06-01 Kees CookAppArmor: fix oops in apparmor_setprocattr
2011-03-24 Serge E. Hallynuserns: security: make capabilities relative to the...
2011-03-09 Shan WeiAppArmor: kill unused macros in lsm.c
2010-11-10 wzt.wzt@gmail.comAPPARMOR: Fix memory leak of apparmor_init()
2010-09-07 John JohansenAppArmor: Fix security_task_setrlimit logic for 2.6...
2010-08-16 Jiri SlabyAppArmor: fix task_setrlimit prototype
2010-08-11 Stephen RothwellAppArmor: update for module_param_named API change
2010-08-02 James MorrisAppArmor: update path_truncate method to latest version
2010-08-02 John JohansenAppArmor: LSM interface, and security module initialization