index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
Borislav Petkov
2020-03-17
1
-1
/
+1
*
|
|
|
|
tpm: ibmvtpm: Add support for TPM2
Stefan Berger
2020-03-15
3
-1
/
+10
*
|
|
|
|
tpm: ibmvtpm: Wait for buffer to be set before proceeding
Stefan Berger
2020-03-15
2
-0
/
+10
*
|
|
|
|
tpm: of: Handle IBM,vtpm20 case when getting log parameters
Stefan Berger
2020-03-13
1
-1
/
+2
*
|
|
|
|
tpm: tpm_tis_spi_cr50: use new structure for SPI transfer delays
Sergiu Cuciurean
2020-03-13
1
-1
/
+6
*
|
|
|
|
tpm_tis_spi: use new 'delay' structure for SPI transfer delays
Alexandru Ardelean
2020-03-13
1
-1
/
+2
*
|
|
|
|
tpm: tpm2_bios_measurements_next should increase position index
Vasily Averin
2020-03-13
1
-1
/
+1
*
|
|
|
|
tpm: tpm1_bios_measurements_next should increase position index
Vasily Averin
2020-03-13
1
-1
/
+1
*
|
|
|
|
tpm: Don't make log failures fatal
Matthew Garrett
2020-03-13
3
-12
/
+6
|
/
/
/
/
*
|
|
/
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
2020-03-11
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
Roberto Sassu
2020-02-17
1
-0
/
+2
*
|
|
tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko.
Jarkko Sakkinen
2020-02-17
2
-3
/
+5
|
/
/
*
|
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-02-16
2
-5
/
+38
|
\
\
|
|
/
|
/
|
|
*
drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
Colin Ian King
2020-01-20
1
-1
/
+1
|
*
ipmi:ssif: Handle a possible NULL pointer reference
Corey Minyard
2019-12-23
1
-3
/
+7
|
*
drivers: ipmi: Modify max length of IPMB packet
Vijay Khemka
2019-12-11
1
-1
/
+1
|
*
drivers: ipmi: Support raw i2c packet in IPMB
Vijay Khemka
2019-12-11
1
-0
/
+29
*
|
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
2
-3
/
+3
*
|
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-03
1
-1
/
+1
|
\
\
|
*
|
char: hpet: Fix out-of-bounds read bug
Gustavo A. R. Silva
2020-01-30
1
-1
/
+1
*
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-01
1
-263
/
+53
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
random: remove some dead code of poolinfo
Yangtao Li
2020-01-07
1
-30
/
+0
|
*
|
random: fix typo in add_timer_randomness()
Yangtao Li
2020-01-07
1
-1
/
+1
|
*
|
random: Add and use pr_fmt()
Yangtao Li
2020-01-07
1
-12
/
+11
|
*
|
random: convert to ENTROPY_BITS for better code readability
Yangtao Li
2020-01-07
1
-3
/
+2
|
*
|
random: remove unnecessary unlikely()
Yangtao Li
2020-01-07
1
-4
/
+2
|
*
|
random: remove kernel.random.read_wakeup_threshold
Andy Lutomirski
2020-01-07
1
-17
/
+1
|
*
|
random: delete code to pull data into pools
Andy Lutomirski
2020-01-07
1
-40
/
+0
|
*
|
random: remove the blocking pool
Andy Lutomirski
2020-01-07
1
-106
/
+0
|
*
|
random: make /dev/random be almost like /dev/urandom
Andy Lutomirski
2020-01-07
1
-41
/
+14
|
*
|
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
2020-01-07
1
-3
/
+0
|
*
|
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
2020-01-07
1
-2
/
+9
|
*
|
random: Add a urandom_read_nowait() for random APIs that don't warn
Andy Lutomirski
2020-01-07
1
-6
/
+15
|
*
|
random: Don't wake crng_init_wait when crng_init == 1
Andy Lutomirski
2020-01-07
1
-1
/
+0
|
*
|
char/random: silence a lockdep splat with printk()
Sergey Senozhatsky
2020-01-07
1
-2
/
+3
*
|
|
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-29
1
-1
/
+1
|
\
\
\
|
*
|
|
char: hpet: Use flexible-array member
Gustavo A. R. Silva
2020-01-23
1
-1
/
+1
*
|
|
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-6
/
+9
|
\
\
\
\
|
*
|
|
|
ttyprintk: fix a potential deadlock in interrupt context issue
Zhenzhong Duan
2020-01-14
1
-6
/
+9
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
4
-29
/
+18
|
|
\
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
6
-22
/
+46
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-28
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
hwrng: iproc-rng200 - Add support for BCM2711
Stefan Wahren
2019-12-11
2
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
5
-7
/
+7
|
\
\
\
\
|
*
|
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
5
-7
/
+7
*
|
|
|
|
tpm: Add tpm_version_major sysfs file
Jerry Snitselaar
2020-01-22
1
-7
/
+27
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2020-01-08
2
-2
/
+2
*
|
|
|
tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
Stefan Berger
2020-01-06
1
-2
/
+0
[prev]
[next]