index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpet: Fix division by zero in hpet_time_div()
Kefeng Wang
2019-07-31
1
-2
/
+1
*
hwrng: omap - Set default quality
Rouven Czerwinski
2019-05-31
1
-0
/
+1
*
virtio_console: initialize vtermno value for ports
Pankaj Gupta
2019-05-31
1
-1
/
+2
*
random: add a spinlock_t to struct batched_entropy
Sebastian Andrzej Siewior
2019-05-31
1
-25
/
+27
*
random: fix CRNG initialization when random.trust_cpu=1
Jon DeVree
2019-05-31
1
-1
/
+4
*
ipmi:ssif: compare block number correctly for multi-part return messages
Kamlakant Patel
2019-05-22
1
-1
/
+5
*
ipmi: ipmi_si_hardcode.c: init si_type array to fix a crash
Tony Camuso
2019-05-16
1
-0
/
+2
*
tpm: Fix the type of the return value in calc_tpm2_event_size()
Yue Haibing
2019-04-27
1
-2
/
+2
*
tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete
Jarkko Sakkinen
2019-04-27
1
-0
/
+4
*
ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrier
Corey Minyard
2019-04-27
1
-2
/
+17
*
tty: mark Siemens R3964 line discipline as BROKEN
Greg Kroah-Hartman
2019-04-17
1
-1
/
+1
*
hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
Buland Singh
2019-04-05
1
-1
/
+1
*
hwrng: virtio - Avoid repeated init of completion
David Tolnay
2019-04-05
1
-1
/
+1
*
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
2019-04-03
4
-74
/
+218
*
tpm: Unify the send callback behaviour
Jarkko Sakkinen
2019-03-23
12
-16
/
+28
*
tpm/tpm_crb: Avoid unaligned reads in crb_recv()
Jarkko Sakkinen
2019-03-23
1
-6
/
+16
*
ipmi_si: fix use-after-free of resource->name
Yang Yingliang
2019-03-23
3
-4
/
+11
*
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-03-10
1
-11
/
+24
*
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-01-31
1
-0
/
+7
*
ipmi: Don't initialize anything in the core until something uses it
Corey Minyard
2019-01-26
1
-66
/
+82
*
ipmi:ssif: Fix handling of multi-part return messages
Corey Minyard
2019-01-26
1
-8
/
+17
*
ipmi: Prevent use-after-free in deliver_response
Fred Klassen
2019-01-26
1
-1
/
+1
*
ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
2019-01-26
1
-8
/
+18
*
ipmi: fix use-after-free of user->release_barrier.rda
Yang Yingliang
2019-01-26
1
-1
/
+1
*
tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x
Tomas Winkler
2019-01-09
1
-4
/
+7
*
tpm: tpm_try_transmit() refactor error flow.
Tomas Winkler
2019-01-09
1
-7
/
+8
*
tpm: fix response size validation in tpm_get_random()
Jarkko Sakkinen
2018-11-13
2
-2
/
+5
*
tpm: Restore functionality to xen vtpm driver.
Dr. Greg Wettstein
2018-11-13
1
-1
/
+1
*
tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
Javier Martinez Canillas
2018-11-13
1
-1
/
+2
*
ipmi: Fix timer race with module unload
Jan Glauber
2018-11-13
1
-4
/
+6
*
Merge tag 'for-linus-4.19' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-09-12
5
-104
/
+97
|
\
|
*
ipmi: Fix NULL pointer dereference in ssif_probe
Gustavo A. R. Silva
2018-08-31
1
-1
/
+3
|
*
ipmi: Fix I2C client removal in the SSIF driver
Corey Minyard
2018-08-31
1
-11
/
+6
|
*
ipmi: Move BT capabilities detection to the detect call
Corey Minyard
2018-08-31
1
-44
/
+48
|
*
ipmi: Rework SMI registration failure
Corey Minyard
2018-08-31
3
-46
/
+37
|
*
ipmi: kcs_bmc: don't change device name
Benjamin Fair
2018-08-30
1
-3
/
+4
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
2018-09-09
2
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
random: make CPU trust a boot parameter
Kees Cook
2018-09-01
2
-5
/
+10
*
|
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-08-20
1
-13
/
+0
|
\
\
|
*
|
char: rtc: remove task handling
Alexandre Belloni
2018-08-02
1
-13
/
+0
*
|
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
8
-44
/
+27
|
\
\
\
|
*
|
|
virtio: virtconsole: Use seq_file for debugfs operations
Tuomas Tynkkynen
2018-07-16
1
-38
/
+22
|
*
|
|
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
3
-39
/
+27
|
|
\
\
\
|
*
|
|
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
4
-0
/
+4
|
*
|
|
|
/dev/mem: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-07
1
-0
/
+1
|
*
|
|
|
char: pcmcia: remove redundant pointer dev
Colin Ian King
2018-07-03
1
-4
/
+0
|
*
|
|
|
hpet: remove redundant pointer hpet
Colin Ian King
2018-07-03
1
-2
/
+0
*
|
|
|
|
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2018-08-15
11
-292
/
+272
|
\
\
\
\
\
|
*
|
|
|
|
tpm: replace TPM_TRANSMIT_RAW with TPM_TRANSMIT_NESTED
Jarkko Sakkinen
2018-07-28
4
-25
/
+20
|
*
|
|
|
|
tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
Stefan Berger
2018-07-28
1
-19
/
+13
[next]