index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
1
-2
/
+1
2019-05-31
hwrng: omap - Set default quality
Rouven Czerwinski
1
-0
/
+1
2019-05-31
virtio_console: initialize vtermno value for ports
Pankaj Gupta
1
-1
/
+2
2019-05-31
random: add a spinlock_t to struct batched_entropy
Sebastian Andrzej Siewior
1
-25
/
+27
2019-05-21
ipmi:ssif: compare block number correctly for multi-part return messages
Kamlakant Patel
1
-1
/
+5
2019-04-27
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
1
-0
/
+4
2019-04-17
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
1
-1
/
+1
2019-04-05
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
1
-1
/
+1
2019-04-05
hwrng: virtio - Avoid repeated init of completion
David Tolnay
1
-1
/
+1
2019-03-23
tpm: Unify the send callback behaviour
Jarkko Sakkinen
12
-16
/
+28
2019-03-23
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
1
-6
/
+16
2019-03-13
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-11
/
+24
2019-01-31
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+7
2019-01-26
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
1
-8
/
+17
2019-01-26
ipmi:pci: Blacklist a Realtek "IPMI" device
Corey Minyard
1
-0
/
+12
2019-01-09
tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
Tomas Winkler
1
-4
/
+7
2019-01-09
tpm: tpm_try_transmit() refactor error flow.
Tomas Winkler
1
-7
/
+8
2018-11-13
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
1
-1
/
+1
2018-11-13
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
1
-1
/
+2
2018-11-13
ipmi: Fix timer race with module unload
Jan Glauber
1
-4
/
+6
2018-11-04
tpm: tpm_crb: relinquish locality on error path.
Winkler, Tomas
1
-3
/
+7
2018-11-04
tpm: move the delay_msec increment after sleep in tpm_transmit()
Nayna Jain
1
-1
/
+2
2018-09-26
ipmi: Fix I2C client removal in the SSIF driver
Corey Minyard
1
-12
/
+7
2018-09-19
tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-4
/
+4
2018-09-19
tpm_tis_spi: Pass the SPI IRQ down to the driver
Linus Walleij
1
-1
/
+8
2018-09-19
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
4
-91
/
+88
2018-09-05
tpm: Return the actual size when receiving an unsupported command
Ricardo Schwarzmeier
1
-1
/
+1
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
1
-1
/
+9
2018-07-03
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2
-23
/
+19
2018-07-03
tpm: fix use after free in tpm2_load_context()
Tadeusz Struk
1
-1
/
+2
2018-07-03
ipmi:bt: Set the timeout before doing a capabilities check
Corey Minyard
1
-1
/
+2
2018-06-21
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-05-30
hwrng: stm32 - add reset during probe
lionel.debieve@st.com
1
-0
/
+9
2018-05-30
ipmi_ssif: Fix kernel panic at msg_done_handler
Kamlakant Patel
1
-2
/
+2
2018-05-01
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2018-05-01
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2018-05-01
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2018-05-01
virtio_console: free buffers after reset
Michael S. Tsirkin
1
-25
/
+24
2018-05-01
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2018-05-01
random: rate limit unseeded randomness warnings
Theodore Ts'o
1
-5
/
+34
2018-05-01
random: fix possible sleeping allocation from irq context
Theodore Ts'o
1
-1
/
+8
2018-05-01
random: set up the NUMA crng instances after the CRNG is fully initialized
Theodore Ts'o
1
-19
/
+27
2018-04-29
tpm: add retry logic
James Bottomley
2
-15
/
+61
2018-04-29
tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
Winkler, Tomas
1
-2
/
+4
2018-04-29
tpm: cmd_ready command can be issued only after granting locality
Tomas Winkler
3
-47
/
+119
2018-04-26
ipmi/powernv: Fix error return code in ipmi_powernv_probe()
Wei Yongjun
1
-2
/
+3
2018-04-24
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
1
-1
/
+12
2018-04-24
random: crng_reseed() should lock the crng instance that it is modifying
Theodore Ts'o
1
-2
/
+2
2018-04-24
random: use a different mixing algorithm for add_device_randomness()
Theodore Ts'o
1
-4
/
+51
2018-04-24
random: fix crng_ready() test
Theodore Ts'o
1
-5
/
+5
[next]