I'm working on https://github.com/Granary/granary. It is a Linux kernel dynamic binary translation framework. It's cool because it lets you rewrite the Linux kernel (at different granularities) while it's running. This is useful for analysis, debugging, etc. Right now I'm putting together benchmarks for an upcoming paper deadline.