aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* drivers: char: mem: Check for address space wraparound with mmap()Julius Werner2017-05-25
* tpm_crb: check for bad response sizeJerry Snitselaar2017-05-25
* tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain2017-05-25
* tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain2017-05-25
* tpm_tis_spi: Add small delay after last transferPeter Huewe2017-05-25
* tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytesPeter Huewe2017-05-25
* tpm_tis_spi: Check correct byte for wait state indicatorPeter Huewe2017-05-25
* tpm_tis_spi: Abort transfer when too many wait states are signaledPeter Huewe2017-05-25
* tpm_tis_spi: Use single function to transfer dataPeter Huewe2017-05-25
* tpm_tis_core: Choose appropriate timeout for reading burstcountAlexander Steffen2017-05-25
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-05-25
* ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang2017-05-20
* tmp: use pdev for parent device in tpm_chip_allocWinkler, Tomas2017-05-14
* tpm: fix RC value check in tpm2_seal_trustedJarkko Sakkinen2017-05-14
* tpm_tis: use default timeout value if chip reports it as zeroMaciej S. Szmigiero2017-05-08
* virtio-console: avoid DMA from stackOmar Sandoval2017-04-21
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-21
* char: lack of bool string made CONFIG_DEVPORT always onMax Bires2017-04-21
* random: use chacha20 for get_random_int/longJason A. Donenfeld2017-04-12
* ppdev: fix registering same device nameSudip Mukherjee2017-04-12
* ppdev: check before attaching portSudip Mukherjee2017-04-12
* hwrng: geode - Revert managed API changesPrarit Bhargava2017-03-30
* hwrng: amd - Revert managed API changesPrarit Bhargava2017-03-30
* tpm_tis: fix the error handling of init_tis()Wei Yongjun2017-03-12
* drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy2017-01-19
* tpm_tis: Check return values from get_burstcount.Josh Zimmerman2017-01-12
* tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe2017-01-06
* ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater2016-11-17
* Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-11-13
|\
| * ppdev: fix double-free of pp->pdev->nameJann Horn2016-11-10
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-11-01
|\ \
| * | virtio: console: Unlock vqs while freeing buffersMatt Redfearn2016-10-30
| |/
* / tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen2016-10-31
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-10-25
|\
| * hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-10-18
* | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-10-23
|\ \ | |/ |/|
| * ipmi: fix crash on reading version from proc after unregisted bmcXie XiuQi2016-10-03
| * ipmi/bt-bmc: remove redundant return value check of platform_get_resource()Wei Yongjun2016-09-30
| * ipmi/bt-bmc: add a dependency on ARCH_ASPEEDCédric Le Goater2016-09-29
| * ipmi: Fix ioremap error handling in bt-bmcJoel Stanley2016-09-29
| * ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple2016-09-29
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
| |/
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-12
|\ \
| * | mips: separate extable.h, switch module.h to itAl Viro2016-10-05
| |/
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-11
|\ \
| * | Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-27
| |\|
| * | agp/intel: Flush chipset writes after updating a single PTEChris Wilson2016-08-18
* | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* | | random: remove unused randomize_range()Jason Cooper2016-10-11