aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAge
* keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-29
* keys: add keyctl function to get a security labelDavid Howells2008-04-29
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-28
|\
| * SELinux: Fix a RCU free problem with the netport cachePaul Moore2008-04-27
| * SELinux: Made netnode cache adds fasterPaul Moore2008-04-27
| * 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
| * SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
| * SELinux: objsec.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
| * SELinux: netlabel.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
| * SELinux: avc_ss.h whitespace, syntax, and other cleanupsEric Paris2008-04-27
* | capabilities: implement per-process securebitsAndrew G. Morgan2008-04-28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-22
|\
| * [PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro2008-04-21
* | SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney2008-04-22
* | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_optsEric Paris2008-04-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-21
|\
| * SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris2008-04-21
| * SELinux: cleanup on isle selinuxfs.cEric Paris2008-04-21
| * changing whitespace for fun and profit: policydb.cEric Paris2008-04-21
| * SELinux: whitespace and formating fixes for hooks.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
| * SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-21
| * SELinux: netif.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
|\
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-18
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-18
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-18
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-18
| * SELinux: setup new inode/ipc getsecid hooksAhmed 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
| |\
| * | LSM: Make the Labeled IPsec hooks more stack friendlyPaul Moore2008-04-12