trinity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Trinity v1.5 released.
@ 2015-03-02 16:15 Dave Jones
  0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2015-03-02 16:15 UTC (permalink / raw)
  To: trinity; +Cc: Linux Kernel

It's been almost a year, and development has slowed down enough that I felt
the need to draw a line under the last batch of work that went into trinity.

v1.5 is tagged in git, and tarballs available as usual at
http://www.codemonkey.org.uk/projects/trinity/

Going forward, I don't expect to have as much time & energy to put into
trinity as I did in the past, so a lot of the stuff in the TODO isn't
going to happen any time soon.  I'll still be merging patches and trying
to commit at least basic fuzzing for any new syscalls, but feature development
on my part is pretty much stopped for the foreseeable future while I work
on other stuff.

The good news is that judging by the amount of stuff Sasha finds with
it on linux-next, it's more than capable already of finding a lot
of bugs without needing any new ways to break things. I expect that
to remain true for a while.

Bigger changes since v1.4:
- Fix for premature exiting on fork() failure.
- Tile architecture support
- Fix syscall offset for MIPS & IA64
- New syscall support up to 3.19 kernel.
- perf_event_open() can now create system-wide events
- Correctly ignore ENOSYS from perf_event_open, msgrcv and sys_ipc
- When trinity detects the kernel got tainted, it now syslogs the last seed.
- Trinity no longer spews 'reseeding' messages constantly.
- Locking/scalability improvements.
- Reworked logging code to separate rendering & output.
- Logfiles now only fsync'd when a child process has dirtied them.
- Post-mortem dump when tainting detected. Useful when logging disabled.
- Handle SIGBUS in children correctly.
- Many simplifications and fixes to page dirtying code.
- Various tuned-randomness improvements.
- File descriptor generators for more fd types added.
  Now supports: epoll, eventfd, sysfs/procfs files, memfd, perf, pipes, sockets, regular files, timerfd.
- Assorted code cleanups that should have no user-visible effect.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-02 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 16:15 Trinity v1.5 released Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).