summaryrefslogtreecommitdiff
path: root/drivers/char (follow)
Commit message (Expand)AuthorAge
* virtio_console: Assure used length from device is limitedXie Yongji2021-07-20
* ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu2021-07-20
* char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai2021-07-20
* char: hpet: add checks after calling ioremapTom Seewald2021-06-03
* ttyprintk: Add TTY hangup callback.Tetsuo Handa2021-05-22
* parisc: parisc-agp requires SBA IOMMU driverHelge Deller2021-04-16
* random32: make prandom_u32() output unpredictableGeorge Spelvin2020-11-18
* drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik2020-10-01
* tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger2020-10-01
* agp/intel: Fix a memory leak on module initialisation failureQiushi Wu2020-08-21
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-21
* virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin2020-07-22
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2020-06-11
* hwrng: exynos - Disable runtime PM on driver unbindKrzysztof Kozlowski2020-05-10
* ipmi: fix hung processes in __get_guid()Wen Yang2020-04-24
* random: always use batched entropy for get_random_u{32,64}Jason A. Donenfeld2020-04-13
* ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard2020-03-11
* ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan2020-02-05
* hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren2020-01-04
* hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve2019-12-05
* virtio_console: move removal codeMichael S. Tsirkin2019-11-28
* virtio_console: drop custom control queue cleanupMichael S. Tsirkin2019-11-28
* virtio_console: fix uninitialized variable useMichael S. Tsirkin2019-11-28
* virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier2019-11-28
* virtio_console: don't tie bufs to a vqMichael S. Tsirkin2019-11-28
* virtio_console: reset on out of memoryMichael S. Tsirkin2019-11-28
* ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard2019-10-07
* hwrng: core - don't wait on add_early_randomness()Laurent Vivier2019-10-05
* /dev/mem: Bail out upon SIGKILL.Tetsuo Handa2019-10-05
* hpet: Fix division by zero in hpet_time_div()Kefeng Wang2019-08-04
* virtio_console: initialize vtermno value for portsPankaj Gupta2019-06-11
* ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel2019-06-11
* tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen2019-04-27
* tpm/tpm_crb: Avoid unaligned reads in crb_recv()Jarkko Sakkinen2019-04-27
* tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-04-27
* hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enableBuland Singh2019-04-27
* hwrng: virtio - Avoid repeated init of completionDavid Tolnay2019-04-27
* applicom: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-03-23
* char/mwave: fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-02-06
* ipmi:ssif: Fix handling of multi-part return messagesCorey Minyard2019-01-26
* tpm: Restore functionality to xen vtpm driver.Dr. Greg Wettstein2018-11-21
* tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivatedJavier Martinez Canillas2018-11-21
* ipmi: Fix timer race with module unloadJan Glauber2018-11-21
* tpm: fix: return rc when devm_add_action() failsJarkko Sakkinen2018-11-10
* tpm: fix race condition in tpm_common_write()Tadeusz Struk2018-08-15
* random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-08-06
* ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard2018-07-03
* x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov2018-06-16
* tpm: self test failure should not cause suspend to failChris Chiu2018-06-13
* tpm: do not suspend/resume if power stays onEnric Balletbo i Serra2018-06-13