summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner2019-05-302-13/+2Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-303-42/+3Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3010-55/+10Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 129Thomas Gleixner2019-05-301-11/+1Star
|/ /
* | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-261-3/+13
|\ \
| * | random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o2019-05-261-3/+13
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 110Thomas Gleixner2019-05-241-10/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-14/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-15/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner2019-05-211-14/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-216-79/+6Star
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2110-0/+10
* | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2118-0/+18
| |/ |/|
* | Merge tag 'for-linus-5.2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-05-0810-26/+34
|\ \
| * | ipmi: Remove warning if no slave address is presentCorey Minyard2019-04-242-5/+3Star
| * | ipmi:ssif: Only unregister the platform driver if it was registeredCorey Minyard2019-04-241-1/+2
| * | ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel2019-04-241-1/+5
| * | ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard2019-04-245-12/+22
| * | ipmi: avoid atomic_inc in exit functionArnd Bergmann2019-04-171-1/+1
| * | ipmi: Remove file from ipmi_file_privateCorey Minyard2019-04-171-3/+0Star
| * | ipmi_si: remove an unused variable in try_smi_init()Dan Carpenter2019-04-171-2/+0Star
| * | ipmi: Make ipmi_interfaces_srcu variable staticYueHaibing2019-04-171-1/+1
* | | Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-05-081-1/+2
|\ \ \
| * | | Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman2019-04-217-15/+36
| |\| |
| * | | virtio_console: initialize vtermno value for portsPankaj Gupta2019-03-271-1/+2
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-081-63/+136
|\ \ \ \ | | |_|/ | |/| |
| * | | random: add a spinlock_t to struct batched_entropySebastian Andrzej Siewior2019-04-201-25/+27
| * | | random: document get_random_int() familyGeorge Spelvin2019-04-201-7/+76
| * | | random: fix CRNG initialization when random.trust_cpu=1Jon DeVree2019-04-201-1/+4
| * | | random: move rand_initialize() earlierKees Cook2019-04-201-3/+2Star
| * | | random: only read from /dev/random after its pool has received 128 bitsTheodore Ts'o2019-04-171-22/+22
| * | | drivers/char/random.c: make primary_crng staticRasmus Villemoes2019-04-171-1/+1
| * | | drivers/char/random.c: remove unused stuct poolinfo::poolbitsRasmus Villemoes2019-04-171-3/+3
| * | | drivers/char/random.c: constify poolinfo_tableRasmus Villemoes2019-04-171-1/+1
* | | | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-0/+2
|\ \ \ \
| * \ \ \ Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman2019-04-217-15/+36
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | char: hpet: fix a missing check of ioremapKangjie Lu2019-03-271-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0Star
|\ \ \ \
| * | | | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0Star
* | | | | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-076-7/+6Star
|\ \ \ \ \
| * | | | | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-066-6/+6
| * | | | | dtlk: remove double call to nonseekable_openKirill Smelkov2019-05-061-1/+0Star
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-072-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | hwrng: stm32 - set default random qualityLionel Debieve2019-04-151-0/+1
| * | | | hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve2019-04-151-0/+8
| * | | | hwrng: omap - Set default qualityRouven Czerwinski2019-03-221-0/+1
| | |/ / | |/| |
* | | | ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard2019-04-171-2/+17
* | | | ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso2019-04-161-0/+2
* | | | ipmi: Fix failure on SMBIOS specified devicesCorey Minyard2019-04-161-1/+0Star
| |_|/ |/| |