aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-2931-31/+31
* char: frandom: remove e/frandom, not used for crypto, not using muchMister Oyster2017-12-252-416/+1
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2017-12-221-1/+1
* format-security: move static strings to constKees Cook2017-12-051-1/+1
* virtio-console: avoid DMA from stackOmar Sandoval2017-07-041-2/+10
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-06-171-1/+5
* random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2017-05-071-6/+7
* random: print a warning for the first ten uninitialized random usersTheodore Ts'o2017-05-071-4/+8
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-05-071-30/+52
* UPSTREAM: char: lack of bool string made CONFIG_DEVPORT always onMax Bires2017-04-251-1/+4
* UPSTREAM: char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2017-04-251-1/+0
* Revert "[ARM] armv6 dcc tty driver"Amit Pundir2017-04-133-331/+0
* random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o2017-04-111-5/+11
* random: Remove kernel blocking APIHerbert Xu2017-04-111-12/+0
* random: Add callback API for random pool readinessHerbert Xu2017-04-111-0/+78
* random: Blocking API for accessing nonblocking_poolStephan Mueller2017-04-111-0/+12
* random: Wake up all getrandom(2) callers when pool is readyHerbert Xu2017-04-111-1/+1
* hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach2017-04-111-2/+2
* hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2017-04-111-2/+14
* hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2017-04-111-1/+8
* x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2017-04-111-5/+1
* random: Add get_random_long fucntionJoe Maples2017-04-111-0/+22
* random: Backport driver from 4.1.31Joe Maples2017-04-111-317/+646
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2016-09-101-4/+4
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2016-09-101-1/+4
* char: frandom: initial commit v1.1imoseyon2016-09-102-1/+416
* random: remove warningimoseyon2016-09-101-2/+0
* random: prevent add_input from doing anythingimoseyon2016-09-101-10/+1
* random: entropy tweaks are all the rage nowadaysimoseyon2016-09-101-52/+1
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-4/+4
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2016-08-261-1/+1
* agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2016-08-261-1/+1
* vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\\\(Vicky\\\\) Lo2016-08-261-2/+3
* 3.10.72 -> 3.10.73Jan Engelmohr2016-08-263-9/+10
* 3.10.70 -> 3.10.71Jan Engelmohr2016-08-263-23/+83
* first commitMeizu OpenSource2016-08-15157-0/+82425