aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-30hwrng: stm32 - add reset during probelionel.debieve@st.com
2018-05-30ipmi_ssif: Fix kernel panic at msg_done_handlerKamlakant Patel
2018-05-03Merge tag 'v4.14.39' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-05-01virtio_console: reset on out of memoryMichael S. Tsirkin
2018-05-01virtio_console: move removal codeMichael S. Tsirkin
2018-05-01virtio_console: drop custom control queue cleanupMichael S. Tsirkin
2018-05-01virtio_console: free buffers after resetMichael S. Tsirkin
2018-05-01virtio_console: don't tie bufs to a vqMichael S. Tsirkin
2018-05-01random: rate limit unseeded randomness warningsTheodore Ts'o
2018-05-01random: fix possible sleeping allocation from irq contextTheodore Ts'o
2018-05-01random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o
2018-04-29tpm: add retry logicJames Bottomley
2018-04-29tpm: tpm-interface: fix tpm_transmit/_cmd kdocWinkler, Tomas
2018-04-29tpm: cmd_ready command can be issued only after granting localityTomas Winkler
2018-04-26ipmi/powernv: Fix error return code in ipmi_powernv_probe()Wei Yongjun
2018-04-24random: add new ioctl RNDRESEEDCRNGTheodore Ts'o
2018-04-24random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o
2018-04-24random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o
2018-04-24random: fix crng_ready() testTheodore Ts'o
2018-04-24tpm: self test failure should not cause suspend to failChris Chiu
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o
2018-04-13Merge tag 'v4.14.34' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-04-12tpm: return a TPM_RC_COMMAND_CODE response if command is not implementedJavier Martinez Canillas
2018-04-08/dev/mem: Avoid overwriting "err" in read_mem()Kees Cook
2018-03-24/dev/mem: Add bounce buffer for copy-outKees Cook
2018-03-20Merge tag 'v4.14.28' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-19agp/intel: Flush all chipset writes after updating the GGTTChris Wilson
2018-03-16Merge tag 'v4.14.27' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-15tpm: only attempt to disable the LPC CLKRUN if is already enabledJavier Martinez Canillas
2018-03-15tpm: remove unused variablesArnd Bergmann
2018-03-15tpm: delete the TPM_TIS_CLK_ENABLE flagJavier Martinez Canillas
2018-03-15tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh
2018-03-15tpm_tis: Move ilb_base_addr to tpm_tis_dataAzhar Shaikh
2018-03-08tpm_tis_spi: Use DMA-safe memory for SPI transfersAlexander Steffen
2018-03-08tpm: constify transmit data pointersArnd Bergmann
2018-03-08tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-08tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-08tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-05Merge tag 'v4.14.24' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-22x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2018-02-22Merge tag 'v4.14.20' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-02-16ipmi: use dynamic memory for DMI driver overrideJohn Garry
2018-01-09Merge tag 'v4.14.12' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-29Revert "ipmi_si: fix memory leak on new_smi"John Einar Reitan
2017-12-22Merge tag 'v4.14.8' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-20ipmi_si: fix memory leak on new_smiColin Ian King