summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* ipmi: fix unsigned long underflowCorey Minyard2017-11-241-4/+6
* tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen2017-08-111-0/+2
* ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic2017-08-111-3/+4
* drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-141-1/+1
* random: properly align get_random_int_hashEric Biggers2017-06-141-1/+3
* drivers: char: random: add get_random_long()Daniel Cashman2017-06-141-0/+22
* pcmcia: remove left-over %Z formatNicolas Iooss2017-06-071-3/+3
* drivers: char: mem: Check for address space wraparound with mmap()Julius Werner2017-05-251-0/+5
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-05-251-1/+5
* virtio-console: avoid DMA from stackOmar Sandoval2017-04-221-2/+10
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-221-30/+52
* char: lack of bool string made CONFIG_DEVPORT always onMax Bires2017-04-221-1/+4
* char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2017-04-221-1/+0
* virtio: console: Unlock vqs while freeing buffersMatt Redfearn2016-11-231-6/+16
* hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár2015-08-271-1/+17
* hwrng: core - correct error check of kthread_run callMartin Schwidefsky2015-08-271-1/+1
* agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2015-07-051-1/+1
* vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo2015-07-031-2/+3
* tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard2015-03-281-4/+6
* tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2015-03-282-8/+8
* virtio_console: avoid config access from irqMichael S. Tsirkin2015-03-281-0/+16
* virtio_console: init work unconditionallyMichael S. Tsirkin2015-03-281-1/+2
* Added Little Endian support to vtpm modulehonclo2015-03-061-8/+12
* tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard2015-03-061-1/+1
* tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo2015-03-061-0/+8
* char: tpm: Add missing error check for devm_kzallocKiran Padwal2015-03-062-0/+9
* TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells2015-03-061-1/+1
* tpm_tis: verify interrupt during initScot Doyle2015-03-061-14/+62
* random: Fix fast_mix() functionGeorge Spelvin2015-03-061-4/+4
* i8k: Add support for Dell Latitude E6440Pali Rohár2015-01-161-0/+8
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-11-131-2/+2
|\
| * virtio_console: move early VQ enablementCornelia Huck2014-11-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-11-121-4/+7
|\ \ | |/ |/|
| * hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz2014-11-061-4/+7
* | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-311-1/+1
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-4/+4
|\ \ | |/ |/|
| * random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-171-4/+4
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-182-6/+13
|\ \
| * | virtio-rng: refactor probe error handlingMichael S. Tsirkin2014-10-151-6/+9
| * | virtio_console: enable VQs early on restoreMichael S. Tsirkin2014-10-151-0/+2
| * | virtio_console: enable VQs earlyMichael S. Tsirkin2014-10-151-0/+2
| |/
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-1/+1
|\ \
| * | drivers/char/random: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-43/+13
|\ \
| * | switch /dev/zero and /dev/full to ->read_iter()Al Viro2014-10-091-43/+13
* | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-6/+7
|\ \ \
| * | | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-6/+7
| |/ /
* | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-082-1/+13
|\ \ \
| * | | i8k: Add support for Dell Latitude E6540Steven Honeyman2014-09-231-0/+13
| * | | char: xilinx_hwicap: Remove .owner field for driverMichal Simek2014-09-231-1/+0
| | |/ | |/|