summaryrefslogtreecommitdiff
path: root/drivers/char/hw_random/core.c (follow)
Commit message (Expand)AuthorAge
* hwrng: core - don't wait on add_early_randomness()Laurent Vivier2019-10-05
* hwrng: core - sleep interruptible in readJiri Slaby2018-01-17
* hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-11-18
* hwrng: core - Simplify RNG switching from sysfsLee Jones2015-09-21
* hwrng: core - correct error check of kthread_run callMartin Schwidefsky2015-07-28
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\
| * hwrng: Avoid manual device_create_file() callsTakashi Iwai2015-03-25
* | hwrng: core - allow perfect entropy from hardware devicesKeith Packard2015-03-18
* | hwrng: add devm_* interfacesDmitry Torokhov2015-03-16
|/
* hwrng: core - Move hwrng_init call into set_current_rngHerbert Xu2014-12-26
* hwrng: core - Drop current rng in set_current_rngHerbert Xu2014-12-26
* hwrng: core - Do not register device opportunisticallyHerbert Xu2014-12-26
* hwrng: core - Fix current_rng init/cleanup race yet againHerbert Xu2014-12-26
* hwrng: core - Use struct completion for cleanup_doneHerbert Xu2014-12-26
* hwrng: don't init list element we're about to add to list.Rusty Russell2014-12-22
* hwrng: don't double-check old_rng.Rusty Russell2014-12-22
* hwrng: fix unregister race.Rusty Russell2014-12-22
* hwrng: use reference counts on each struct hwrng.Rusty Russell2014-12-22
* hwrng: move some code out mutex_lock for avoiding underlying deadlockAmos Kong2014-12-22
* hwrng: place mutex around read functions and buffers.Rusty Russell2014-12-22
* hwrng: core - Changed from using strncat to strlcatRickard Strandqvist2014-10-24
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-10
|\
| * Revert "hwrng: virtio - ensure reads happen after successful probe"Amit Shah2014-07-27
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ | |/ |/|
| * hwrng: Pass entropy to add_hwgenerator_randomness() in bits, not bytesStephen Boyd2014-08-05
| * hw_random: fix sparse warning (NULL vs 0 for pointer)Torsten Duwe2014-07-15
| * hwrng: add per-device entropy deratingTorsten Duwe2014-07-15
| * hwrng: create filler threadTorsten Duwe2014-07-15
* | hwrng: virtio - ensure reads happen after successful probeAmit Shah2014-07-14
* | hwrng: fetch randomness only after device initAmit Shah2014-07-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-03
|\
| * hwrng: add randomness to system from rng sourcesKees Cook2014-03-10
| * hwrng: cleanup in hwrng_register()Dan Carpenter2014-02-09
* | drivers/char: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-07
|/
* hw_random: free rng_buffer at module exitSatoru Takeuchi2013-03-20
* hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-05
* Update my e-mail addressMichael Büsch2011-07-07
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* hwrng: core - Fix double unlock in rng_dev_readHerbert Xu2009-12-23
* Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\
| * hw_random: Remove BKL from coreThomas Gleixner2009-10-14
* | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01
|\|
| * Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-01
|/
* Driver Core: misc: add nodename support for misc devices.Kay Sievers2009-06-15
* hw-random: BKL pushdownArnd Bergmann2008-06-20
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
* [S390] hw_random: allow rng_dev_read() to return hardware errors.Ralph Wuerthner2008-04-17