summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2018-05-22virtio_console: free buffers after resetMichael S. Tsirkin
2018-05-22random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o
2018-05-22random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o
2018-05-22fix race in drivers/char/random.c:get_reg()Michael Schmitz
2018-05-22ipmi_ssif: unlock on allocation failureDan Carpenter
2018-05-22ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert
2018-05-22tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-05-22agp/intel: Flush all chipset writes after updating the GGTTChris Wilson
2018-03-20tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-20tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-20tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-02-28hwrng: core - sleep interruptible in readJiri Slaby
2018-01-17tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe
2017-12-06ipmi: fix unsigned long underflowCorey Minyard
2017-09-10tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen
2017-09-10ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic
2017-09-10ipmi:ssif: Add missing unlock in error branchCorey Minyard
2017-09-10ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso
2017-07-31virtio_console: fix a crash in config_work_handlerG. Campana
2017-07-26random: properly align get_random_int_hashEric Biggers
2017-07-26drivers: char: random: add get_random_long()Daniel Cashman
2017-06-25drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner
2017-06-13virtio-console: avoid DMA from stackOmar Sandoval
2017-06-13mm: Tighten x86 /dev/mem with zeroing readsKees Cook
2017-06-13char: lack of bool string made CONFIG_DEVPORT always onMax Bires
2017-06-13char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven
2017-06-08drivers: char: mem: Check for address space wraparound with mmap()Julius Werner
2017-06-08char: lp: fix possible integer overflow in lp_setup()Willy Tarreau
2017-05-17ipmi: Fix kernel panic at ipmi_ssif_thread()Joeseph Chang
2017-05-17tpm: add sleep only for retry in i2c_nuvoton_write_status()Nayna Jain
2017-05-17tpm_crb: check for bad response sizeJerry Snitselaar
2017-05-17tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driverNayna Jain
2017-01-12tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2016-11-25virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2016-07-10tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen
2016-07-10ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura
2016-04-18tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()Jarkko Sakkinen
2016-01-31ipmi: move timer init to before irq is setupJan Stancek
2016-01-31ipmi: Start the timer and thread on internal msgsCorey Minyard
2016-01-22tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0Jarkko Sakkinen
2015-08-16hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár
2015-08-16hwrng: core - correct error check of kthread_run callMartin Schwidefsky
2015-08-03agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson
2015-08-03tpm, tpm_crb: fail when TPM2 ACPI table contents look corruptedJarkko Sakkinen
2015-08-03tpm: Fix initialization of the cdevJason Gunthorpe
2015-08-03vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\(Vicky\\) Lo
2015-08-03tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add()Jarkko Sakkinen
2015-05-05ipmi: Fix multi-part message handlingCorey Minyard
2015-05-05ipmi: Add alert handling to SSIFCorey Minyard
2015-05-05ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai