Commit History

作者 SHA1 備註 提交日期
  Ingo Molnar 174cd4b1e5 sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> 8 年之前
  Linus Torvalds 5bcbe22ca4 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 8 年之前
  David Daney 3b802c9455 Revert "hwrng: core - zeroize buffers with random data" 8 年之前
  Corentin LABBE 079840bd13 hwrng: core - remove unused PFX macro 8 年之前
  Corentin LABBE fd50d71f94 hwrng: core - Move hwrng miscdev minor number to include/linux/miscdevice.h 8 年之前
  Corentin LABBE affdec58da hwrng: core - Replace asm/uaccess.h by linux/uaccess.h 8 年之前
  Corentin LABBE dd8014830d hwrng: core - Rewrite the header 8 年之前
  Corentin LABBE 2a971e3b24 hwrng: core - rewrite better comparison to NULL 8 年之前
  Corentin LABBE 6bc17d90e6 hwrng: core - do not use multiple blank lines 8 年之前
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
  Stephan Mueller 2cc7515458 hwrng: core - zeroize buffers with random data 9 年之前
  Andrew Lutomirski 6d4952d9d9 hwrng: core - Don't use a stack buffer in add_early_randomness() 9 年之前
  PrasannaKumar Muralidharan 58b022acac hwrng: core - Allocate memory during module init 9 年之前
  Jiri Slaby 1ab87298cb hwrng: core - sleep interruptible in read 9 年之前
  Lee Jones d9a53b0140 hwrng: core - Simplify RNG switching from sysfs 10 年之前
  Martin Schwidefsky 17fb874dee hwrng: core - correct error check of kthread_run call 10 年之前
  Linus Torvalds 1fc149933f Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 10 年之前
  Takashi Iwai 0daa7a0afd hwrng: Avoid manual device_create_file() calls 10 年之前
  Keith Packard 506bf0c046 hwrng: core - allow perfect entropy from hardware devices 10 年之前
  Dmitry Torokhov 4d9b519c9b hwrng: add devm_* interfaces 10 年之前
  Herbert Xu 90ac41bd40 hwrng: core - Move hwrng_init call into set_current_rng 10 年之前
  Herbert Xu ff77c150f7 hwrng: core - Drop current rng in set_current_rng 10 年之前
  Herbert Xu ac3a497f13 hwrng: core - Do not register device opportunistically 10 年之前
  Herbert Xu 15b66cd542 hwrng: core - Fix current_rng init/cleanup race yet again 10 年之前
  Herbert Xu 77584ee574 hwrng: core - Use struct completion for cleanup_done 10 年之前
  Rusty Russell 2d2ec0642a hwrng: don't init list element we're about to add to list. 10 年之前
  Rusty Russell ebbbfa2483 hwrng: don't double-check old_rng. 10 年之前
  Rusty Russell a027f30d72 hwrng: fix unregister race. 10 年之前
  Rusty Russell 3a2c0ba5ad hwrng: use reference counts on each struct hwrng. 10 年之前
  Amos Kong 1dacb395d6 hwrng: move some code out mutex_lock for avoiding underlying deadlock 10 年之前