summaryrefslogtreecommitdiff
path: root/security/selinux/ss
AgeCommit message (Expand)Author
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris
2008-07-14SELinux: more user friendly unknown handling printkEric Paris
2008-07-14selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...Stephen Smalley
2008-07-14SELinux: drop load_mutex in security_load_policyEric Paris
2008-07-14SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris
2008-07-14SELinux: open code sidtab lockJames Morris
2008-07-14SELinux: open code load_mutexJames Morris
2008-07-14SELinux: open code policy_rwlockJames Morris
2008-07-14selinux: fix endianness bug in network node address handlingStephen Smalley
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris
2008-07-14SELinux: fix sleeping allocation in security_context_to_sidStephen Smalley
2008-07-14selinux: support deferred mapping of contextsStephen Smalley
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-28SELinux: policydb.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: mls_types.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: mls.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: hashtab.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: context.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: ss/conditional.h whitespace, syntax, and other cleanupsEric Paris
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris
2008-04-21SELinux: clean up printksEric Paris
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-18security: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-18SELinux: Add network port SID cachePaul Moore
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk
2008-04-18selinux: introduce permissive typesEric Paris
2008-04-18security: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18SELinux: create new open permissionEric Paris
2008-04-18SELinux: unify printk messagesJames Morris
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-12NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore
2008-04-08SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley
2008-02-06SELinux: Remove security_get_policycaps()Paul Moore
2008-02-01[AUDIT] add session id to audit messagesEric 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-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore