Age | Commit message (Expand) | Author |
2010-04-12 | security: remove dead hook task_setgid | Eric Paris |
2010-04-12 | security: remove dead hook task_setuid | Eric Paris |
2010-04-12 | security: remove dead hook cred_commit | Eric Paris |
2010-04-12 | security: remove dead hook inode_delete | Eric Paris |
2010-04-12 | security: remove dead hook sb_post_pivotroot | Eric Paris |
2010-04-12 | security: remove dead hook sb_post_addmount | Eric Paris |
2010-04-12 | security: remove dead hook sb_post_remount | Eric Paris |
2010-04-12 | security: remove dead hook sb_umount_busy | Eric Paris |
2010-04-12 | security: remove dead hook sb_umount_close | Eric Paris |
2010-04-12 | security: remove sb_check_sb hooks | Eric Paris |
2010-04-09 | Security: Fix coding style in security/ | wzt.wzt@gmail.com |
2010-04-08 | SMACK: remove dead cred_commit hook | Eric Paris |
2010-04-08 | selinux: always call sk_security_struct sksec | Eric Paris |
2010-03-31 | Merge branch 'master' into next | James Morris |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | SELinux: Reduce max avtab size to avoid page allocation failures | Stephen Smalley |
2010-03-15 | tomoyo: fix potential use after free | Dan Carpenter |
2010-03-10 | security/ima: replace gcc specific __FUNCTION__ with __func__ | H Hartley Sweeten |
2010-03-10 | Security: key: keyring: fix some code style issues | Chihau Chau |
2010-03-09 | Merge branch 'next-queue' into next | James Morris |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-03-08 | selinux: const strings in tables | Stephen Hemminger |
2010-03-05 | Security: Fix some coding styles in security/keys/keyring.c | wzt.wzt@gmail.com |
2010-03-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-03-04 | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c | wzt.wzt@gmail.com |
2010-03-03 | get rid of ->mnt_parent in tomoyo/realpath | Al Viro |
2010-03-03 | get rid of insanity with namespace roots in tomoyo | Al Viro |
2010-03-03 | fix mnt_mountpoint abuse in smack | Al Viro |
2010-03-03 | Selinux: Remove unused headers slab.h in selinux/ss/symtab.c | wzt.wzt@gmail.com |
2010-03-03 | Selinux: Remove unused headers list.h in selinux/netlink.c | wzt.wzt@gmail.com |
2010-03-03 | TOMOYO: Remove unused variables. | Tetsuo Handa |
2010-03-03 | Security: Add __init to register_security to disable load a security module o... | wzt.wzt@gmail.com |
2010-03-01 | Merge branch 'next' into for-linus | James Morris |
2010-02-28 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-02-26 | SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0 | David Howells |
2010-02-26 | TOMOYO: Protect find_task_by_vpid() with RCU. | Tetsuo Handa |
2010-02-25 | security: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney |
2010-02-25 | netlabel: fix export of SELinux categories > 127 | Joshua Roys |
2010-02-25 | security: fix error return path in ima_inode_alloc | Xiaotian Feng |
2010-02-24 | Security: add static to security_ops and default_security_ops variable | wzt.wzt@gmail.com |
2010-02-22 | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() | KaiGai Kohei |
2010-02-17 | TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain | Tetsuo Handa |
2010-02-16 | security: fix a couple of sparse warnings | James Morris |
2010-02-16 | TOMOYO: Remove unneeded parameter. | Tetsuo Handa |
2010-02-16 | TOMOYO: Use shorter names. | Tetsuo Handa |
2010-02-16 | TOMOYO: Use enum for index numbers. | Tetsuo Handa |
2010-02-15 | TOMOYO: Add garbage collector. | Tetsuo Handa |
2010-02-15 | TOMOYO: Add refcounter on domain structure. | Tetsuo Handa |
2010-02-15 | TOMOYO: Merge headers. | Tetsuo Handa |
2010-02-15 | TOMOYO: Add refcounter on string data. | Tetsuo Handa |