aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAge
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-29
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* SELinux: policydb.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
* SELinux: mls_types.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
* SELinux: mls.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
* SELinux: hashtab.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
* SELinux: context.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
* SELinux: ss/conditional.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-21
|\
| * changing whitespace for fun and profit: policydb.cEric Paris2008-04-21
| * SELinux: clean up printksEric Paris2008-04-21
| * SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
* | security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-18
|\
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
| |\
| * | NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-12
* | | SELinux: Add network port SID cachePaul Moore2008-04-18
* | | selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk2008-04-18
* | | selinux: introduce permissive typesEric Paris2008-04-18
* | | security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-18
* | | SELinux: create new open permissionEric Paris2008-04-18
* | | SELinux: unify printk messagesJames Morris2008-04-18
| |/ |/|
* | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-07
|/
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-06
* [AUDIT] add session id to audit messagesEric Paris2008-02-01
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* [SELinux]: Fix double free in selinux_netlbl_sock_setsid()Paul Moore2008-01-31
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-29
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-29
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-29
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-29
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-29
* selinux: fix labeling of /proc/net inodesStephen Smalley2008-01-25
* selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-24
* security/selinux: Add missing "space"Joe Perches2008-01-24
* selinux: fix memory leak in netlabel codePaul Moore2008-01-21
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-07
* SELinux: fix bug in new ebitmap code.KaiGai Kohei2007-11-07
* SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei2007-10-16
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-16
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-16
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-16