All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Theodore Ts'o" <tytso@mit.edu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] random subsystem for 3.8
Date: Wed, 19 Dec 2012 17:24:02 -0500	[thread overview]
Message-ID: <nsx623xn0jh.fsf@closure.thunk.org> (raw)


The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37:

  Linux 3.7-rc1 (2012-10-14 14:41:04 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random.git tags/random_for_linus

for you to fetch changes up to 6133705494bb02953e1e2cc3018a4373981b3c97:

  random: Mix cputime from each thread that exits to the pool (2012-12-16 22:18:11 -0500)

----------------------------------------------------------------
A few /dev/random improvements for the v3.8 merge window.

----------------------------------------------------------------
Jarod Wilson (1):
      random: prime last_data value per fips requirements

Jiri Kosina (2):
      random: make it possible to enable debugging without rebuild
      random: fix debug format strings

Nick Kossifidis (1):
      random: Mix cputime from each thread that exits to the pool

 drivers/char/random.c     | 40 +++++++++++++++++++++++++++-------------
 kernel/posix-cpu-timers.c |  3 +++
 2 files changed, 30 insertions(+), 13 deletions(-)

                 reply	other threads:[~2012-12-19 22:24 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=nsx623xn0jh.fsf@closure.thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.