Age | Commit message (Expand) | Author |
2010-04-09 | Security: Fix coding style in security/ | wzt.wzt@gmail.com |
2010-02-09 | selinux: fix memory leak in sel_make_bools | Xiaotian Feng |
2010-02-04 | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia |
2010-01-18 | selinux: change the handling of unknown classes | Stephen Smalley |
2009-10-07 | selinux: dynamic class/perm discovery | Stephen Smalley |
2009-05-19 | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley |
2009-04-02 | Permissive domain in userspace object manager | KaiGai Kohei |
2009-03-28 | selinux: Remove the "compat_net" compatibility code | Paul Moore |
2009-02-14 | SELinux: remove unused av.decided field | Eric Paris |
2009-01-07 | Merge branch 'next' into for-linus | James Morris |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2009-01-01 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell |
2008-12-31 | selinux: Deprecate and schedule the removal of the the compat_net functionality | Paul Moore |
2008-11-14 | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells |
2008-07-14 | SELinux: more user friendly unknown handling printk | Eric Paris |
2008-07-14 | SELinux: keep the code clean formating and syntax | Eric Paris |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-04-21 | SELinux: cleanup on isle selinuxfs.c | Eric Paris |
2008-04-21 | SELinux: clean up printks | Eric Paris |
2008-04-18 | security: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-18 | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-18 | SELinux: create new open permission | Eric Paris |
2008-02-01 | [AUDIT] add session id to audit messages | Eric Paris |
2008-02-01 | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro |
2008-01-30 | SELinux: Add a capabilities bitmap to SELinux policy version 22 | Paul Moore |
2008-01-25 | security/selinux: constify function pointer tables and fields | Jan Engelhardt |
2007-12-06 | SELinux: detect dead booleans | Stephen Smalley |
2007-12-06 | SELinux: do not clear f_op when removing entries | Stephen Smalley |
2007-10-17 | SELinux: policy selectable handling of unknown classes and perms | Eric Paris |
2007-07-11 | selinux: add selinuxfs structure for object class discovery | Christopher J. PeBenito |
2007-07-11 | selinux: change sel_make_dir() to specify inode counter. | Christopher J. PeBenito |
2007-07-11 | selinux: rename sel_remove_bools() for more general usage. | Christopher J. PeBenito |
2007-04-26 | selinux: change numbering of boolean directory inodes in selinuxfs | James Carter |
2007-04-26 | selinux: remove unused enumeration constant from selinuxfs | James Carter |
2007-04-26 | selinux: explicitly number all selinuxfs inodes | James Carter |
2007-04-26 | selinux: export initial SID contexts via selinuxfs | James Carter |
2007-02-12 | [PATCH] mark struct file_operations const 9 | Arjan van de Ven |
2006-12-08 | [PATCH] struct path: convert selinux | Josef Sipek |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells |
2006-06-17 | [SECMARK]: Add new packet controls to SELinux | James Morris |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2006-03-22 | [PATCH] SELinux: fix hard link count for selinuxfs root directory | James Morris |
2006-03-22 | [PATCH] selinuxfs cleanups: sel_make_avc_files | James Morris |
2006-03-22 | [PATCH] selinuxfs cleanups: sel_make_bools | James Morris |
2006-03-22 | [PATCH] selinuxfs cleanups: sel_fill_super exit path | James Morris |
2006-03-22 | [PATCH] selinuxfs cleanups: use sel_make_dir() | James Morris |