summaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-30signals: cleanup security_task_kill() usage/implementationOleg Nesterov
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-29keys: don't generate user and user session keyrings unless they're accessedDavid Howells
2008-04-29keys: add keyctl function to get a security labelDavid Howells
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-28capabilities: implement per-process securebitsAndrew G. Morgan
2008-04-28Audit: standardize string audit interfacesEric Paris
2008-04-28SELinux: Fix a RCU free problem with the netport cachePaul Moore
2008-04-28SELinux: Made netnode cache adds fasterPaul Moore
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-28SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: netlabel.h whitespace, syntax, and other cleanupsEric Paris
2008-04-28SELinux: avc_ss.h whitespace, syntax, and other cleanupsEric Paris
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-22SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro
2008-04-22SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_optsEric Paris
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris
2008-04-21SELinux: cleanup on isle selinuxfs.cEric Paris
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris
2008-04-21SELinux: whitespace and formating fixes for hooks.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-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netif.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-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-19Audit: Final renamings and cleanupAhmed S. Darwish