summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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
2015-05-05ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard
2015-05-05ipmi: Remove unused including <linux/version.h>Wei Yongjun
2015-05-05ipmi: Don't report err in the SI driver for SSIF devicesCorey Minyard
2015-05-05ipmi: Remove incorrect use of seq_has_overflowedJoe Perches
2015-05-05ipmi:ssif: Ignore spaces when comparing I2C adapter namesCorey Minyard
2015-05-05ipmi_ssif: Fix the logic on user-supplied addressesCorey Minyard
2015-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-04hwrng: bcm63xx - Fix driver compilationÁlvaro Fernández Rojas
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds