mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Theodore Y. Ts'o" <tytso@mit.edu>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] /dev/random updates for 4.17
Date: Wed, 4 Apr 2018 09:30:27 -0400	[thread overview]
Message-ID: <20180404133027.GA15461@thunk.org> (raw)

The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)

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 5e747dd9be54be190dd6ebeebf4a4a01ba765625:

  drivers/char/random.c: remove unused dont_count_entropy (2018-02-28 19:03:19 -0500)

----------------------------------------------------------------
A few random (cough, cough) cleanups for the /dev/random driver

----------------------------------------------------------------
Andi Kleen (1):
      random: optimize add_interrupt_randomness

Jason A. Donenfeld (1):
      random: always fill buffer in get_random_bytes_wait

Rasmus Villemoes (1):
      drivers/char/random.c: remove unused dont_count_entropy

Theodore Ts'o (1):
      random: use a tighter cap in credit_entropy_bits_safe()

 drivers/char/random.c  | 58 ++++++++++++++++++++++++++++------------------------------
 include/linux/random.h |  4 +---
 2 files changed, 29 insertions(+), 33 deletions(-)

                 reply	other threads:[~2018-04-04 13:30 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=20180404133027.GA15461@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome