Age | Commit message (Expand) | Author |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-04-21 | changing whitespace for fun and profit: policydb.c | Eric Paris |
2008-04-21 | SELinux: clean up printks | Eric Paris |
2008-04-21 | SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: services.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: mls.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: conditional.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-21 | SELinux: avtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2008-04-18 | security: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-19 | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish |
2008-04-18 | SELinux: Add network port SID cache | Paul Moore |
2008-04-18 | selinux/ss/services.c should #include <linux/selinux.h> | Adrian Bunk |
2008-04-18 | selinux: introduce permissive types | Eric Paris |
2008-04-18 | security: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-18 | SELinux: create new open permission | Eric Paris |
2008-04-18 | SELinux: unify printk messages | James Morris |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-04-12 | NetLabel: Allow passing the LSM domain as a shared pointer | Paul Moore |
2008-04-08 | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs code | Stephen Smalley |
2008-02-06 | SELinux: Remove security_get_policycaps() | Paul Moore |
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-31 | [SELinux]: Fix double free in selinux_netlbl_sock_setsid() | Paul Moore |
2008-01-30 | SELinux: Allow NetLabel to directly cache SIDs | Paul Moore |
2008-01-30 | SELinux: Better integration between peer labeling subsystems | Paul Moore |
2008-01-30 | SELinux: Add a capabilities bitmap to SELinux policy version 22 | Paul Moore |
2008-01-30 | SELinux: Convert the netif code to use ifindex values | Paul Moore |
2008-01-30 | NetLabel: Add secid token support to the NetLabel secattr struct | Paul Moore |
2008-01-26 | selinux: fix labeling of /proc/net inodes | Stephen Smalley |
2008-01-25 | selinux: make mls_compute_sid always polyinstantiate | Eamon Walsh |
2008-01-25 | security/selinux: Add missing "space" | Joe Perches |
2008-01-22 | selinux: fix memory leak in netlabel code | Paul Moore |
2007-11-08 | SELinux: add more validity checks on policy load | Stephen Smalley |
2007-11-08 | SELinux: fix bug in new ebitmap code. | KaiGai Kohei |
2007-10-17 | SELinux: kills warnings in Improve SELinux performance when AVC misses | KaiGai Kohei |
2007-10-17 | SELinux: improve performance when AVC misses. | KaiGai Kohei |
2007-10-17 | SELinux: policy selectable handling of unknown classes and perms | Eric Paris |
2007-10-17 | SELinux: tune avtab to reduce memory usage | Yuichi Nakamura |
2007-08-16 | SELinux: correct error code in selinux_audit_rule_init | Steve G |
2007-07-31 | Typo fixes errror -> error | Gabriel Craciunescu |
2007-07-23 | SELinux: fix memory leak in security_netlbl_cache_add() | Jesper Juhl |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt |
2007-07-11 | SELinux: allow preemption between transition permission checks | Stephen Smalley |
2007-07-11 | selinux: introduce schedule points in policydb_destroy() | Eric Paris |
2007-07-11 | selinux: add support for querying object classes and permissions from the run... | Christopher J. PeBenito |
2007-04-26 | selinux: preserve boolean values across policy reloads | Stephen Smalley |