index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
virtio_console: fix missing byte order handling for cols and rows
Halil Pasic
1
-3
/
+4
2025-03-13
ipmi: ipmb: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-11-08
virtio_console: fix misc probe bugs
Michael S. Tsirkin
1
-8
/
+10
2024-11-08
hwrng: mtk - Use devm_pm_runtime_enable
Guoqing Jiang
1
-1
/
+1
2024-11-08
tpm: Clean up TPM space after command failure
Jonathan McDowell
2
-0
/
+5
2024-08-19
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-08-19
char: tpm: Fix possible memory leak in tpm_bios_measurements_open()
Joe Hattori
1
-0
/
+2
2024-07-18
hpet: Support 32-bit userspace
He Zhe
1
-5
/
+29
2024-06-16
ppdev: Add an error check in register_device
Huai-Yuan Liu
1
-4
/
+11
2024-06-16
ppdev: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2024-02-23
hwrng: core - Fix page fault dead lock on mmap-ed hwrng
Herbert Xu
1
-13
/
+21
2023-11-20
hwrng: geode - fix accessing registers
Jonas Gorski
1
-2
/
+4
2023-10-10
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
1
-2
/
+0
2023-09-23
tpm_tis: Resend command to recover from data transfer errors
Alexander Steffen
1
-4
/
+11
2023-09-23
ipmi_si: fix a memleak in try_smi_init()
Yi Yang
1
-0
/
+5
2023-09-23
ipmi:ssif: Fix a memory leak when scanning for an adapter
Corey Minyard
1
-1
/
+1
2023-09-23
ipmi:ssif: Add check for kstrdup
Jiasheng Jiang
1
-0
/
+5
2023-09-23
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
1
-0
/
+25
2023-09-23
hwrng: iproc-rng200 - use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+4
2023-08-11
tpm_tis: Explicitly check for error code
Alexander Steffen
1
-2
/
+8
2023-07-27
hwrng: imx-rngc - fix the timeout for init and self check
Martin Kaiser
1
-4
/
+2
2023-07-27
tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation
Jarkko Sakkinen
1
-23
/
+7
2023-07-27
hwrng: st - keep clock enabled while hwrng is registered
Martin Kaiser
1
-20
/
+1
2023-07-27
hwrng: st - Fix W=1 unused variable warning
Herbert Xu
1
-1
/
+2
2023-07-27
hwrng: virtio - Fix race on data_avail and actual data
Herbert Xu
1
-5
/
+5
2023-07-27
hwrng: virtio - always add a pending request
Laurent Vivier
1
-14
/
+12
2023-07-27
hwrng: virtio - don't waste entropy
Laurent Vivier
1
-17
/
+35
2023-07-27
hwrng: virtio - don't wait on cleanup
Laurent Vivier
1
-1
/
+6
2023-07-27
hwrng: virtio - add an internal buffer
Laurent Vivier
1
-10
/
+33
2023-06-21
parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory()
Helge Deller
1
-1
/
+14
2023-05-30
tpm/tpm_tis: Disable interrupts for more Lenovo devices
Jerry Snitselaar
1
-0
/
+16
2023-05-17
tpm, tpm_tis: Do not skip reset of original interrupt vector
Lino Sanfilippo
1
-18
/
+11
2023-05-17
ipmi: fix SSIF not responding under certain cond.
Zhang Yuchen
1
-2
/
+2
2023-05-17
ipmi:ssif: Add send_retries increment
Corey Minyard
1
-1
/
+3
2023-03-17
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
1
-4
/
+4
2023-03-17
ipmi/watchdog: replace atomic_add() and atomic_sub()
Yejune Deng
1
-4
/
+4
2023-03-17
ipmi:ssif: Add a timer between request retries
Corey Minyard
1
-7
/
+27
2023-03-17
ipmi:ssif: Increase the message retry time
Corey Minyard
1
-1
/
+1
2023-03-17
ipmi:ssif: Remove rtc_us_timer
Corey Minyard
1
-9
/
+0
2023-03-17
ipmi:ssif: resend_msg() cannot fail
Corey Minyard
1
-21
/
+7
2023-03-17
ipmi:ssif: make ssif_i2c_send() void
Liguang Zhang
1
-61
/
+20
2023-03-11
ipmi_ssif: Rename idle state and check
Corey Minyard
1
-23
/
+23
2023-01-18
ipmi: fix use after free in _ipmi_destroy_user()
Dan Carpenter
1
-1
/
+3
2023-01-18
ipmi: fix long wait in unload when IPMI disconnect
Zhang Yuchen
1
-8
/
+19
2023-01-18
tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-4
/
+5
2023-01-18
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Hanjun Guo
1
-9
/
+20
2023-01-18
ipmi: fix memleak when unload ipmi driver
Zhang Yuchen
1
-2
/
+6
2023-01-18
hwrng: geode - Fix PCI device refcount leak
Xiongfeng Wang
1
-8
/
+28
2023-01-18
hwrng: amd - Fix PCI device refcount leak
Xiongfeng Wang
1
-5
/
+13
2023-01-18
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
Michael Kelley
1
-1
/
+1
[next]