summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* random: document crng_fast_key_erasure() destination possibilityJason A. Donenfeld2022-04-251-1/+8
* random: use memmove instead of memcpy for remaining 32 bytesJason A. Donenfeld2022-04-161-1/+1
* random: make random_get_entropy() return an unsigned longJason A. Donenfeld2022-04-131-13/+7
* random: allow partial reads if later user copies failJason A. Donenfeld2022-04-131-10/+12
* random: check for signals every PAGE_SIZE chunk of /dev/[u]randomJason A. Donenfeld2022-04-071-10/+7
* random: check for signal_pending() outside of need_resched() checkJann Horn2022-04-061-2/+2
* random: do not allow user to keep crng key around on stackJason A. Donenfeld2022-04-061-12/+23
* random: opportunistically initialize on /dev/urandom readsJason A. Donenfeld2022-04-051-0/+7
* random: do not split fast init input in add_hwgenerator_randomness()Jan Varho2022-04-041-17/+6
* Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-312-6/+19
|\
| * random: mix build-time latent entropy into pool at initJason A. Donenfeld2022-03-311-0/+5
| * random: re-add removed comment about get_random_{u32,u64} reseedingJason A. Donenfeld2022-03-251-3/+4
| * random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld2022-03-252-2/+9
| * random: skip fast_init if hwrng provides large chunk of entropyJason A. Donenfeld2022-03-251-1/+1
* | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-13/+13
|\ \
| * | agp/intel: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-02-251-13/+13
* | | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-1/+1
|\ \ \
| * | | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-1/+1
* | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-285-30/+16
|\ \ \ \
| * | | | virtio_console: eliminate anonymous module_init & module_exitRandy Dunlap2022-03-181-4/+4
| * | | | powerpc/BSR: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-251-1/+1
| * | | | xilinx_hwicap: cleanup commentsTom Rix2022-02-252-4/+4
| * | | | Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman2022-02-141-17/+22
| |\ \ \ \
| * | | | | hpet: remove unused writeq/readq function definitionsCorentin Labbe2022-02-041-16/+1
| * | | | | hpet: fix style issue about braces and alignmentCorentin Labbe2022-02-041-5/+6
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2022-03-254-72/+61
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | ipmi: initialize len variableTom Rix2022-03-201-1/+1
| * | | | ipmi: kcs: aspeed: Remove old bindings supportJoel Stanley2022-02-281-61/+7
| * | | | ipmi:ipmb: Add the ability to have a separate slave and master deviceCorey Minyard2022-02-231-9/+49
| * | | | ipmi:ipmi_ipmb: Unregister the SMI on removeCorey Minyard2022-02-231-0/+2
| * | | | ipmi: kcs: aspeed: Add AST2600 compatible stringJoel Stanley2022-02-221-0/+1
| * | | | ipmi: ssif: replace strlcpy with strscpyJason Wang2022-01-171-1/+1
| * | | | ipmi/watchdog: Constify identRikard Falkeborn2022-01-171-1/+1
* | | | | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-246-11/+14
|\ \ \ \ \
| * \ \ \ \ Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-141-17/+22
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-016-11/+14
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | agp/via: Remove unused variable 'current_size'Thomas Zimmermann2022-01-141-3/+0
| | * | | | agp/sworks: Remove unused variable 'current_size'Thomas Zimmermann2022-01-141-3/+0
| | * | | | agp/nvidia: Declare value returned by readl() as unusedThomas Zimmermann2022-01-141-1/+2
| | * | | | agp/ati: Return error from ati_create_page_map()Thomas Zimmermann2022-01-141-1/+5
| | * | | | agp: Documentation fixesThomas Zimmermann2022-01-141-0/+2
| | * | | | agp: Include "compat_ioctl.h" where necessaryThomas Zimmermann2022-01-141-0/+2
| | * | | | agp: Remove trailing whitespacesThomas Zimmermann2022-01-143-3/+3
* | | | | | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann2022-02-251-3/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | hwrng: optee-rng: use tee_shm_alloc_kernel_buf()Jens Wiklander2022-02-161-3/+3
| | |/ / / /
* | | | | | Revert "random: block in /dev/urandom"Linus Torvalds2022-03-222-18/+56
* | | | | | Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-211-1/+1
|\ \ \ \ \ \
| * | | | | | tpm: vtpm_proxy: Check length to avoid compiler warningKees Cook2022-02-271-1/+1
| |/ / / / /
* | | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-215-16/+6
|\ \ \ \ \ \