Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 14d4cc0883 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random vor 11 Jahren
  Daniel Borkmann d4c5efdb97 random: add and use memzero_explicit() for clearing data vor 11 Jahren
  Christoph Lameter 1b2a1a7e8a drivers/char/random: Replace __get_cpu_var uses vor 11 Jahren
  Linus Torvalds f4f142ed4e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random vor 11 Jahren
  Theodore Ts'o 48d6be955a random: limit the contribution of the hw rng to at most half vor 11 Jahren
  Theodore Ts'o c6e9d6f388 random: introduce getrandom(2) system call vor 11 Jahren
  Hannes Frederic Sowa 79a8468747 random: check for increase of entropy_count because of signed conversion vor 11 Jahren
  Theodore Ts'o ee3e00e9e7 random: use registers from interrupted code for CPU's w/o a cycle counter vor 11 Jahren
  Torsten Duwe c84dbf61a7 random: add_hwgenerator_randomness() for feeding entropy from devices vor 11 Jahren
  Theodore Ts'o 43759d4f42 random: use an improved fast_mix() function vor 11 Jahren
  Theodore Ts'o 840f95077f random: clean up interrupt entropy accounting for archs w/o cycle counters vor 11 Jahren
  Theodore Ts'o cff850312c random: only update the last_pulled time if we actually transferred entropy vor 11 Jahren
  Theodore Ts'o 85608f8e16 random: remove unneeded hash of a portion of the entropy pool vor 11 Jahren
  Theodore Ts'o 91fcb532ef random: always update the entropy pool under the spinlock vor 11 Jahren
  Linus Torvalds 5ee22beeb2 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random vor 11 Jahren
  Theodore Ts'o e33ba5fa7a random: fix nasty entropy accounting bug vor 11 Jahren
  Joe Perches 5eb10d912e random: convert use of typedef ctl_table to struct ctl_table vor 11 Jahren
  Linus Torvalds 681a289548 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next vor 11 Jahren
  Theodore Ts'o f9c6d4987b random: fix BUG_ON caused by accounting simplification vor 11 Jahren
  Christoph Hellwig bdcfa3e57c random: export add_disk_randomness vor 11 Jahren
  H. Peter Anvin 7b878d4b48 random: Add arch_has_random[_seed]() vor 11 Jahren
  H. Peter Anvin 331c6490c7 random: If we have arch_get_random_seed*(), try it before blocking vor 11 Jahren
  H. Peter Anvin 83664a6928 random: Use arch_get_random_seed*() at init time and once a second vor 11 Jahren
  Theodore Ts'o 46884442fc random: use the architectural HWRNG for the SHA's IV in extract_buf() vor 12 Jahren
  Greg Price 2132a96f66 random: clarify bits/bytes in wakeup thresholds vor 12 Jahren
  Greg Price 7d1b08c40c random: entropy_bytes is actually bits vor 12 Jahren
  Greg Price 0fb7a01af5 random: simplify accounting code vor 12 Jahren
  Greg Price 8c2aa3390e random: tighten bound on random_read_wakeup_thresh vor 12 Jahren
  Greg Price a58aa4edc6 random: forget lock in lockless accounting vor 12 Jahren
  Greg Price ee1de406ba random: simplify accounting logic vor 12 Jahren