summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2018-03-24ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert
2018-03-24tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-24tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-22agp/intel: Flush all chipset writes after updating the GGTTChris Wilson
2018-03-11tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-11tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-11tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-25hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann
2018-01-17hwrng: core - sleep interruptible in readJiri Slaby
2018-01-17x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2017-12-16ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki
2017-11-24ipmi: fix unsigned long underflowCorey Minyard
2017-08-06tpm: Replace device number bitmap with IDRStefan Berger
2017-08-06tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-08-06ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic
2017-07-27ipmi:ssif: Add missing unlock in error branchCorey Minyard
2017-07-27ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso
2017-07-21tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman
2017-07-21tpm: Provide strong locking for device removalJason Gunthorpe
2017-07-21tpm: Get rid of chip->pdevJason Gunthorpe
2017-07-05virtio_console: fix a crash in config_work_handlerG. Campana
2017-06-14drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
2017-06-14random: properly align get_random_int_hashEric Biggers
2017-06-14drivers: char: random: add get_random_long()Daniel Cashman
2017-06-07pcmcia: remove left-over %Z formatNicolas Iooss
2017-05-25drivers: char: mem: Check for address space wraparound with mmap()Julius Werner
2017-05-25tpm_crb: check for bad response sizeJerry Snitselaar
2017-05-25char: lp: fix possible integer overflow in lp_setup()Willy Tarreau
2017-05-20ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang
2017-04-21virtio-console: avoid DMA from stackOmar Sandoval
2017-04-21mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-04-21char: lack of bool string made CONFIG_DEVPORT always onMax Bires
2017-04-21char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2017-03-26tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe
2017-01-06tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-11-18hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski
2016-11-10virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2016-10-31hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach
2016-10-16tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen
2016-10-16tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen
2016-10-07hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon
2016-10-07tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org
2016-09-15hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2016-08-20random: add interrupt callback to VMBus IRQ handlerStephan Mueller
2016-08-20random: print a warning for the first ten uninitialized random usersTheodore Ts'o
2016-08-20random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o
2016-08-16random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o
2016-07-27ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura
2016-06-07hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski
2016-04-12tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen