index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
2018-05-01
virtio_console: free buffers after reset
Michael S. Tsirkin
2018-05-01
random: rate limit unseeded randomness warnings
Theodore Ts'o
2018-05-01
random: fix possible sleeping allocation from irq context
Theodore Ts'o
2018-05-01
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
2018-04-24
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
2018-04-24
random: fix crng_ready() test
Theodore Ts'o
2018-04-24
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
2018-04-13
random: use lockless method of accessing and updating f->reg_idx
Theodore Ts'o
2018-04-13
fix race in drivers/char/random.c:get_reg()
Michael Schmitz
2018-04-13
ipmi_ssif: unlock on allocation failure
Dan Carpenter
2018-03-24
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
Robert Lippert
2018-03-24
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-22
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
2018-03-11
tpm-dev-common: Reject too short writes
Alexander Steffen
2018-03-11
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
2018-03-11
tpm: constify transmit data pointers
Arnd Bergmann
2018-03-11
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-03-11
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2017-12-16
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
2017-11-24
ipmi: fix unsigned long underflow
Corey Minyard
2017-08-06
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
2017-07-27
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-07-27
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
2017-07-15
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2017-07-12
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
2017-07-05
virtio_console: fix a crash in config_work_handler
G. Campana
2017-06-24
vTPM: Fix missing NULL check
Hon Ching \(Vicky) Lo
2017-06-14
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
2017-06-07
pcmcia: remove left-over %Z format
Nicolas Iooss
2017-05-25
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
2017-05-25
tpm_crb: check for bad response size
Jerry Snitselaar
2017-05-25
tpm: add sleep only for retry in i2c_nuvoton_write_status()
Nayna Jain
2017-05-25
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna Jain
2017-05-25
tpm_tis_spi: Add small delay after last transfer
Peter Huewe
2017-05-25
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe
2017-05-25
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe
2017-05-25
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe
2017-05-25
tpm_tis_spi: Use single function to transfer data
Peter Huewe
2017-05-25
tpm_tis_core: Choose appropriate timeout for reading burstcount
Alexander Steffen
2017-05-25
char: lp: fix possible integer overflow in lp_setup()
Willy Tarreau
2017-05-20
ipmi: Fix kernel panic at ipmi_ssif_thread()
Joeseph Chang
2017-05-14
tmp: use pdev for parent device in tpm_chip_alloc
Winkler, Tomas
2017-05-14
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-05-08
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2017-04-21
virtio-console: avoid DMA from stack
Omar Sandoval
2017-04-21
mm: Tighten x86 /dev/mem with zeroing reads
Kees Cook
[next]