trinity.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: trinity@vger.kernel.org
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Trinity v1.5 released.
Date: Mon, 2 Mar 2015 11:15:28 -0500	[thread overview]
Message-ID: <20150302161528.GA27824@codemonkey.org.uk> (raw)

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.

                 reply	other threads:[~2015-03-02 16:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150302161528.GA27824@codemonkey.org.uk \
    --to=davej@codemonkey.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trinity@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).