index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-16
Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-5
/
+38
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2
-3
/
+3
2020-02-03
Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-263
/
+53
2020-01-30
char: hpet: Fix out-of-bounds read bug
Gustavo A. R. Silva
1
-1
/
+1
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+9
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-1
/
+2
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
5
-7
/
+7
2020-01-23
char: hpet: Use flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-22
tpm: Add tpm_version_major sysfs file
Jerry Snitselaar
1
-7
/
+27
2020-01-20
drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds write
Colin Ian King
1
-1
/
+1
2020-01-14
ttyprintk: fix a potential deadlock in interrupt context issue
Zhenzhong Duan
1
-6
/
+9
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-29
/
+18
2020-01-08
tpm: Handle negative priv->response_len in tpm_common_read()
Tadeusz Struk
2
-2
/
+2
2020-01-07
random: remove some dead code of poolinfo
Yangtao Li
1
-30
/
+0
2020-01-07
random: fix typo in add_timer_randomness()
Yangtao Li
1
-1
/
+1
2020-01-07
random: Add and use pr_fmt()
Yangtao Li
1
-12
/
+11
2020-01-07
random: convert to ENTROPY_BITS for better code readability
Yangtao Li
1
-3
/
+2
2020-01-07
random: remove unnecessary unlikely()
Yangtao Li
1
-4
/
+2
2020-01-07
random: remove kernel.random.read_wakeup_threshold
Andy Lutomirski
1
-17
/
+1
2020-01-07
random: delete code to pull data into pools
Andy Lutomirski
1
-40
/
+0
2020-01-07
random: remove the blocking pool
Andy Lutomirski
1
-106
/
+0
2020-01-07
random: make /dev/random be almost like /dev/urandom
Andy Lutomirski
1
-41
/
+14
2020-01-07
random: ignore GRND_RANDOM in getentropy(2)
Andy Lutomirski
1
-3
/
+0
2020-01-07
random: add GRND_INSECURE to return best-effort non-cryptographic bytes
Andy Lutomirski
1
-2
/
+9
2020-01-07
random: Add a urandom_read_nowait() for random APIs that don't warn
Andy Lutomirski
1
-6
/
+15
2020-01-07
random: Don't wake crng_init_wait when crng_init == 1
Andy Lutomirski
1
-1
/
+0
2020-01-07
char/random: silence a lockdep splat with printk()
Sergey Senozhatsky
1
-2
/
+3
2020-01-06
tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's"
Stefan Berger
1
-2
/
+0
2020-01-06
tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
Stefan Berger
1
-1
/
+0
2020-01-06
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
Jarkko Sakkinen
1
-18
/
+17
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
5
-7
/
+7
2020-01-03
agp: remove unused variable arqsz in agp_3_5_enable()
Yunfeng Ye
1
-3
/
+1
2020-01-03
agp: remove unused variable mcapndx
Yunfeng Ye
1
-5
/
+0
2019-12-23
ipmi:ssif: Handle a possible NULL pointer reference
Corey Minyard
1
-3
/
+7
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-22
/
+46
2019-12-20
Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2019-12-19
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
1
-4
/
+18
2019-12-17
random: don't forget compat_ioctl on urandom
Jason A. Donenfeld
1
-0
/
+1
2019-12-17
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
1
-0
/
+8
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
2
-1
/
+1
2019-12-17
tpm_tis: reserve chip for duration of tpm_tis_core_init
Jerry Snitselaar
1
-17
/
+18
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-11
drivers: ipmi: Modify max length of IPMB packet
Vijay Khemka
1
-1
/
+1
2019-12-11
drivers: ipmi: Support raw i2c packet in IPMB
Vijay Khemka
1
-0
/
+29
2019-12-11
hwrng: iproc-rng200 - Add support for BCM2711
Stefan Wahren
2
-1
/
+2
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-9
/
+6
2019-12-04
agp: Add bridge parameter documentation
Corentin Labbe
1
-0
/
+3
[next]