* [GIT PULL] random subsystem for 3.8
@ 2012-12-19 22:24 Theodore Ts'o
0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2012-12-19 22:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-19 22:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-19 22:24 [GIT PULL] random subsystem for 3.8 Theodore Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome