Trinity v1.2

From: Dave Jones
Date: Mon Jul 22 2013 - 19:55:32 EST


It's been six months since I last did a point release of trinity.
In that time, a lot has changed[*], supporting new syscalls, new options,
and fixing countless dumb bugs.

All that time of course, trinity has continued to find new kernel bugs.
It actually got to be too much work to track at one point.

There's a bunch of new features since 1.1, including preliminary
support for fuzzing ioctl() thanks to Tommi Rantala, and the beginning
of some interesting BPF fuzzing from Dan Borkmann, along with many
improvements to existing syscall fuzzers. (Special props to Vince Weaver
for his work on perf_event_open).

You can find the tarball and/or git instructions at
http://codemonkey.org.uk/projects/trinity/

My thanks to everyone else who contributed since the last release.
Being a sucker for stats, it's been fun to watch the graphs at
https://www.ohloh.net/p/7245 steadily increasing. Hope to see these
trends continue.

Dave

[*] 581 files changed, 17782 insertions(+), 10253 deletions(-)
Practically a rewrite given there are only 21k LOC in the project :)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/