index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-29
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-23
6
-22
/
+46
|
|
\
\
|
*
|
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-01-29
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
*
|
|
|
tpm: Revert "tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts"
Stefan Berger
2020-01-06
1
-1
/
+0
*
|
|
|
tpm: Revert "tpm_tis: reserve chip for duration of tpm_tis_core_init"
Jarkko Sakkinen
2020-01-06
1
-18
/
+17
|
/
/
/
*
|
|
agp: remove unused variable arqsz in agp_3_5_enable()
Yunfeng Ye
2020-01-03
1
-3
/
+1
*
|
|
agp: remove unused variable mcapndx
Yunfeng Ye
2020-01-03
1
-5
/
+0
|
|
/
|
/
|
*
|
Merge tag 'char-misc-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-20
1
-0
/
+1
|
\
\
|
*
|
random: don't forget compat_ioctl on urandom
Jason A. Donenfeld
2019-12-17
1
-0
/
+1
|
|
/
*
|
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
2019-12-19
1
-4
/
+18
*
|
tpm: fix invalid locking in NONBLOCKING mode
Tadeusz Struk
2019-12-17
1
-0
/
+8
*
|
security: keys: trusted: fix lost handle flush
James Bottomley
2019-12-17
2
-1
/
+1
*
|
tpm_tis: reserve chip for duration of tpm_tis_core_init
Jerry Snitselaar
2019-12-17
1
-17
/
+18
|
/
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
2
-9
/
+6
|
\
|
*
agp: Add bridge parameter documentation
Corentin Labbe
2019-12-04
1
-0
/
+3
|
*
agp: remove unused variable num_segments
Corentin Labbe
2019-12-04
1
-2
/
+1
|
*
agp: remove unused variable size in agp_generic_create_gatt_table
Corentin Labbe
2019-12-04
1
-7
/
+2
*
|
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
4
-22
/
+4
|
\
\
|
*
|
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
|
compat_ioctl: remove /dev/random commands
Arnd Bergmann
2019-10-23
1
-0
/
+1
|
*
|
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
2
-22
/
+2
|
|
/
*
|
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
1
-9
/
+7
|
\
\
|
*
|
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
2019-10-31
1
-9
/
+7
|
|
/
*
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
7
-70
/
+79
|
\
\
|
*
|
char: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
2
-58
/
+58
|
*
|
char: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
4
-19
/
+19
|
*
|
lp: fix sparc64 LPSETTIMEOUT ioctl
Arnd Bergmann
2019-11-13
1
-0
/
+4
|
*
|
ppdev: fix PPGETTIME/PPSETTIME ioctls
Arnd Bergmann
2019-11-13
1
-4
/
+12
|
*
|
char: xillybus: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-11-05
1
-4
/
+1
|
|
/
*
|
Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2019-11-26
4
-86
/
+50
|
\
\
|
*
|
ipmi: fix ipmb_poll()'s return type
Luc Van Oostenryck
2019-11-22
1
-3
/
+3
|
*
|
ipmi: kill off 'timespec' usage again
Arnd Bergmann
2019-11-08
1
-27
/
+13
|
*
|
drivers: ipmi: Support for both IPMB Req and Resp
Vijay Khemka
2019-11-07
1
-22
/
+9
|
*
|
ipmi: Fix memory leak in __ipmi_bmc_register
Navid Emamdoost
2019-10-22
1
-1
/
+4
|
*
|
ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-22
1
-3
/
+1
|
*
|
ipmi: use %*ph to print small buffer
Andy Shevchenko
2019-10-22
1
-23
/
+4
|
*
|
ipmi: Don't allow device module unload when in use
Corey Minyard
2019-10-22
1
-7
/
+16
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-26
20
-139
/
+558
|
\
\
[next]