Skip to content
Snippets Groups Projects
Select Git revision
  • ebb3b47e37a4ccef33e6388589a21a5c23d6b40b
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

init

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull random updates from Ted Ts'o:
     "Change get_random_{int,log} to use the CRNG used by /dev/urandom and
      getrandom(2). It's faster and arguably more secure than cut-down MD5
      that we had been using.
    
      Also do some code cleanup"
    
    * tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random:
      random: move random_min_urandom_seed into CONFIG_SYSCTL ifdef block
      random: convert get_random_int/long into get_random_u32/u64
      random: use chacha20 for get_random_int/long
      random: fix comment for unused random_min_urandom_seed
      random: remove variable limit
      random: remove stale urandom_init_wait
      random: remove stale maybe_reseed_primary_crng
    84c37c16
    History
    Name Last commit Last update
    ..