| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into... | James Morris | 2011-06-14 |
|\ |
|
| * | selinux: fix case of names with whitespace/multibytes on /selinux/create | Kohei Kaigai | 2011-05-26 |
* | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2011-05-24 |
|\| |
|
| * | SELINUX: add /sys/fs/selinux mount point to put selinuxfs | Greg Kroah-Hartman | 2011-05-11 |
| * | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai | 2011-04-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * | | treewide: remove extra semicolons | Justin P. Mattock | 2011-04-10 |
| |/ |
|
* / | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds | 2011-05-20 |
|/ |
|
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 2011-01-09 |
|\ |
|
| * | SELinux: do not set automatic i_ino in selinuxfs | Eric Paris | 2010-11-30 |
| * | SELinux: standardize return code handling in selinuxfs.c | Eric Paris | 2010-11-30 |
* | | fs: dcache rationalise dget variants | Nick Piggin | 2011-01-07 |
* | | fs: dcache remove dcache_lock | Nick Piggin | 2011-01-07 |
* | | fs: dcache scale subdirs | Nick Piggin | 2011-01-07 |
|/ |
|
* | convert get_sb_single() users | Al Viro | 2010-10-29 |
* | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-25 |
* | selinux: implement mmap on /selinux/policy | Eric Paris | 2010-10-20 |
* | SELinux: allow userspace to read policy back out of the kernel | Eric Paris | 2010-10-20 |
* | selinux: fast status update interface (/selinux/status) | KaiGai Kohei | 2010-10-20 |
* | selinux: use generic_file_llseek | Arnd Bergmann | 2010-08-02 |
* | Security: Fix coding style in security/ | wzt.wzt@gmail.com | 2010-04-09 |
* | selinux: fix memory leak in sel_make_bools | Xiaotian Feng | 2010-02-08 |
* | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia | 2010-02-03 |
* | selinux: change the handling of unknown classes | Stephen Smalley | 2010-01-17 |
* | selinux: dynamic class/perm discovery | Stephen Smalley | 2009-10-07 |
* | selinux: remove obsolete read buffer limit from sel_read_bool | Stephen Smalley | 2009-05-19 |
* | Permissive domain in userspace object manager | KaiGai Kohei | 2009-04-01 |
* | selinux: Remove the "compat_net" compatibility code | Paul Moore | 2009-03-28 |
* | SELinux: remove unused av.decided field | Eric Paris | 2009-02-13 |
* | Merge branch 'next' into for-linus | James Morris | 2009-01-06 |
|\ |
|
| * | selinux: Deprecate and schedule the removal of the the compat_net functionality | Paul Moore | 2008-12-31 |
* | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 |
* | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2008-12-31 |
|/ |
|
* | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-13 |
* | CRED: Separate task security context from task_struct | David Howells | 2008-11-13 |
* | SELinux: more user friendly unknown handling printk | Eric Paris | 2008-07-14 |
* | SELinux: keep the code clean formating and syntax | Eric Paris | 2008-07-14 |
* | 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-21 |
* | | 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-04-18 |
* | [AUDIT] add session id to audit messages | Eric Paris | 2008-02-01 |
* | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 |
* | SELinux: Add a capabilities bitmap to SELinux policy version 22 | Paul Moore | 2008-01-29 |
* | security/selinux: constify function pointer tables and fields | Jan Engelhardt | 2008-01-24 |
* | SELinux: detect dead booleans | Stephen Smalley | 2007-12-05 |
* | SELinux: do not clear f_op when removing entries | Stephen Smalley | 2007-12-05 |
* | SELinux: policy selectable handling of unknown classes and perms | Eric Paris | 2007-10-16 |