summaryrefslogtreecommitdiff
path: root/drivers/char (follow)
Commit message (Expand)AuthorAge
* ipmi/watchdog: fix wdog hang on panic waiting for ipmi responseRobert Lippert2018-03-24
* tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-24
* tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-24
* agp/intel: Flush all chipset writes after updating the GGTTChris Wilson2018-03-22
* tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-11
* tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone2018-03-11
* tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2018-03-11
* hwrng: exynos - use __maybe_unused to hide pm functionsArnd Bergmann2018-02-25
* hwrng: core - sleep interruptible in readJiri Slaby2018-01-17
* x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2018-01-17
* ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki2017-12-16
* ipmi: fix unsigned long underflowCorey Minyard2017-11-24
* tpm: Replace device number bitmap with IDRStefan Berger2017-08-06
* tpm: fix a kernel memory leak in tpm-sysfs.cJarkko Sakkinen2017-08-06
* ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic2017-08-06
* ipmi:ssif: Add missing unlock in error branchCorey Minyard2017-07-27
* ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso2017-07-27
* tpm: Issue a TPM2_Shutdown for TPM2 devices.Josh Zimmerman2017-07-21
* tpm: Provide strong locking for device removalJason Gunthorpe2017-07-21
* tpm: Get rid of chip->pdevJason Gunthorpe2017-07-21
* virtio_console: fix a crash in config_work_handlerG. Campana2017-07-05
* drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner2017-06-14
* random: properly align get_random_int_hashEric Biggers2017-06-14
* drivers: char: random: add get_random_long()Daniel Cashman2017-06-14
* pcmcia: remove left-over %Z formatNicolas Iooss2017-06-07
* drivers: char: mem: Check for address space wraparound with mmap()Julius Werner2017-05-25
* tpm_crb: check for bad response sizeJerry Snitselaar2017-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
* 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
* char: Drop bogus dependency of DEVPORT on !M68KGeert Uytterhoeven2017-04-21
* tpm_tis: Use devm_free_irq not free_irqJason Gunthorpe2017-03-26
* tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe2017-01-06
* hwrng: core - Don't use a stack buffer in add_early_randomness()Andrew Lutomirski2016-11-18
* virtio: console: Unlock vqs while freeing buffersMatt Redfearn2016-11-10
* hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach2016-10-31
* tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen2016-10-16
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-10-16
* hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon2016-10-07
* tpm: fix byte-order for the value read by tpm2_get_tpm_ptapronin@chromium.org2016-10-07
* hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski2016-09-15
* random: add interrupt callback to VMBus IRQ handlerStephan Mueller2016-08-20
* random: print a warning for the first ten uninitialized random usersTheodore Ts'o2016-08-20
* random: initialize the non-blocking pool via add_hwgenerator_randomness()Theodore Ts'o2016-08-20
* random: strengthen input validation for RNDADDTOENTCNTTheodore Ts'o2016-08-16
* ipmi: Remove smi_msg from waiting_rcv_msgs list before handle_one_recv_msg()Junichi Nomura2016-07-27
* hwrng: exynos - Fix unbalanced PM runtime put on timeout error pathKrzysztof Kozlowski2016-06-07
* tpm: fix the cleanup of struct tpm_chipJarkko Sakkinen2016-04-12