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
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
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
2022-01-27
char/mwave: Adjust io port register size
Kees Cook
1
-1
/
+1
2022-01-27
random: fix data race on crng init time
Eric Biggers
1
-8
/
+11
2022-01-27
random: fix data race on crng_node_pool
Eric Biggers
1
-20
/
+22
2021-12-22
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
1
-3
/
+3
2021-07-20
virtio_console: Assure used length from device is limited
Xie Yongji
1
-2
/
+2
2021-07-20
ipmi/watchdog: Stop watchdog timer when the current action is 'none'
Petr Pavlu
1
-10
/
+12
2021-07-20
char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
Yu Kuai
1
-0
/
+4
2021-06-03
char: hpet: add checks after calling ioremap
Tom Seewald
1
-0
/
+4
2021-05-22
ttyprintk: Add TTY hangup callback.
Tetsuo Handa
1
-0
/
+11
2021-04-16
parisc: parisc-agp requires SBA IOMMU driver
Helge Deller
1
-1
/
+1
2021-03-03
random: fix the RNDRESEEDCRNG ioctl
Eric Biggers
1
-1
/
+1
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
1
-1
/
+0
2020-10-01
drivers: char: tlclk.c: Avoid data race between init and interrupt handler
Madhuparna Bhowmik
1
-7
/
+10
2020-10-01
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2
-0
/
+10
2020-08-21
agp/intel: Fix a memory leak on module initialisation failure
Qiushi Wu
1
-1
/
+3
2020-08-21
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-0
/
+1
2020-07-22
virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serial
Alexander Lobakin
1
-1
/
+2
2020-06-20
agp/intel: Reinforce the barrier after GTT updates
Chris Wilson
1
-1
/
+3
2020-05-02
tpm/tpm_tis: Free IRQ if probing fails
Jarkko Sakkinen
1
-1
/
+7
2020-04-24
ipmi: fix hung processes in __get_guid()
Wen Yang
1
-1
/
+3
2020-04-13
random: always use batched entropy for get_random_u{32,64}
Jason A. Donenfeld
1
-8
/
+2
2020-03-11
ipmi:ssif: Handle a possible NULL pointer reference
Corey Minyard
1
-3
/
+7
2020-02-05
ttyprintk: fix a potential deadlock in interrupt context issue
Zhenzhong Duan
1
-6
/
+9
2020-01-04
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
1
-1
/
+2
2019-12-21
ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
1
-4
/
+12
2019-12-05
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
1
-0
/
+8
2019-11-28
virtio_console: move removal code
Michael S. Tsirkin
1
-36
/
+36
2019-11-28
virtio_console: drop custom control queue cleanup
Michael S. Tsirkin
1
-17
/
+0
2019-11-28
virtio_console: fix uninitialized variable use
Michael S. Tsirkin
1
-2
/
+4
2019-11-28
virtio_console: allocate inbufs in add_port() only if it is needed
Laurent Vivier
1
-15
/
+13
2019-11-28
virtio_console: don't tie bufs to a vq
Michael S. Tsirkin
1
-7
/
+7
2019-11-28
virtio_console: reset on out of memory
Michael S. Tsirkin
1
-7
/
+10
2019-10-07
ipmi_si: Only schedule continuously in the thread in maintenance mode
Corey Minyard
1
-5
/
+19
2019-10-05
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
1
-1
/
+1
2019-10-05
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
1
-0
/
+21
2019-08-04
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
1
-2
/
+1
2019-05-31
virtio_console: initialize vtermno value for ports
Pankaj Gupta
1
-1
/
+2
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
-1
/
+9
2019-04-20
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
1
-6
/
+16
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-13
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-11
/
+24
2019-02-27
hpet: Make cmd parameter of hpet_ioctl_common() unsigned
Matthias Kaehlcke
1
-1
/
+1
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-09
tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
Tomas Winkler
1
-4
/
+7
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
[next]