index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2018-08-15
1
-23
/
+20
*
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-08-03
1
-1
/
+9
*
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
2018-07-03
1
-1
/
+2
*
tpm: self test failure should not cause suspend to fail
Chris Chiu
2018-06-13
1
-0
/
+4
*
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
2018-06-13
3
-0
/
+17
*
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
2018-05-30
1
-0
/
+9
*
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
2018-05-30
1
-2
/
+2
*
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
2018-05-30
1
-2
/
+3
*
virtio_console: free buffers after reset
Michael S. Tsirkin
2018-05-01
1
-25
/
+24
*
random: rate limit unseeded randomness warnings
Theodore Ts'o
2018-05-01
1
-3
/
+31
*
random: fix possible sleeping allocation from irq context
Theodore Ts'o
2018-05-01
1
-1
/
+8
*
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
2018-05-01
1
-19
/
+27
*
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
2018-04-24
1
-1
/
+12
*
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
2018-04-24
1
-2
/
+2
*
random: fix crng_ready() test
Theodore Ts'o
2018-04-24
1
-5
/
+5
*
random: use a tighter cap in credit_entropy_bits_safe()
Theodore Ts'o
2018-04-24
1
-1
/
+1
*
random: use lockless method of accessing and updating f->reg_idx
Theodore Ts'o
2018-04-13
1
-6
/
+6
*
fix race in drivers/char/random.c:get_reg()
Michael Schmitz
2018-04-13
1
-1
/
+5
*
ipmi_ssif: unlock on allocation failure
Dan Carpenter
2018-04-13
1
-0
/
+2
*
ipmi/watchdog: fix wdog hang on panic waiting for ipmi response
Robert Lippert
2018-03-24
1
-4
/
+4
*
tpm: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-24
2
-0
/
+11
*
agp/intel: Flush all chipset writes after updating the GGTT
Chris Wilson
2018-03-22
1
-0
/
+2
*
tpm-dev-common: Reject too short writes
Alexander Steffen
2018-03-11
1
-0
/
+6
*
tpm_tis_spi: Use DMA-safe memory for SPI transfers
Alexander Steffen
2018-03-11
1
-18
/
+27
*
tpm: constify transmit data pointers
Arnd Bergmann
2018-03-11
4
-19
/
+16
*
tpm_tis: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
1
-2
/
+3
*
tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
1
-2
/
+6
*
tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...
Jeremy Boone
2018-03-11
1
-2
/
+3
*
tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus
Jeremy Boone
2018-03-11
1
-2
/
+2
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-22
1
-1
/
+1
*
ipmi: Stop timers before cleaning up the module
Masamitsu Yamazaki
2017-12-16
1
-21
/
+23
*
ipmi: fix unsigned long underflow
Corey Minyard
2017-11-24
1
-4
/
+6
*
ipmi/watchdog: fix watchdog timeout set on reboot
Valentin Vidic
2017-08-06
1
-3
/
+4
*
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-07-27
1
-0
/
+5
*
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
2017-07-27
1
-0
/
+5
*
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2017-07-15
2
-0
/
+41
*
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
2017-07-12
1
-1
/
+2
*
virtio_console: fix a crash in config_work_handler
G. Campana
2017-07-05
1
-1
/
+1
*
vTPM: Fix missing NULL check
Hon Ching \(Vicky) Lo
2017-06-24
1
-6
/
+11
*
drivers: char: mem: Fix wraparound check to allow mappings up to the end
Julius Werner
2017-06-14
1
-1
/
+1
*
pcmcia: remove left-over %Z format
Nicolas Iooss
2017-06-07
1
-3
/
+3
*
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
2017-05-25
1
-0
/
+5
*
tpm_crb: check for bad response size
Jerry Snitselaar
2017-05-25
1
-2
/
+1
*
tpm: add sleep only for retry in i2c_nuvoton_write_status()
Nayna Jain
2017-05-25
1
-2
/
+3
*
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna Jain
2017-05-25
1
-8
/
+15
*
tpm_tis_spi: Add small delay after last transfer
Peter Huewe
2017-05-25
1
-0
/
+1
*
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe
2017-05-25
1
-49
/
+58
*
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe
2017-05-25
1
-18
/
+18
*
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe
2017-05-25
1
-0
/
+5
*
tpm_tis_spi: Use single function to transfer data
Peter Huewe
2017-05-25
1
-63
/
+24
[next]