Files
linux-st/include/linux
Linus Torvalds 14d4cc0883 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
Pull /dev/random updates from Ted Ts'o:
 "This adds a memzero_explicit() call which is guaranteed not to be
  optimized away by GCC.  This is important when we are wiping
  cryptographically sensitive material"

* tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
  crypto: memzero_explicit - make sure to clear out sensitive data
  random: add and use memzero_explicit() for clearing data
2014-10-24 12:33:32 -07:00
..
2014-10-14 09:00:44 -06:00
2014-10-14 02:18:12 +02:00
2014-10-21 00:51:01 +02:00
2014-10-14 02:18:13 +02:00
2014-10-15 12:11:00 -04:00