index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-260
/
+96
2021-11-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-21
/
+74
2021-11-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-15
/
+19
2021-11-02
Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-120
/
+879
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+4
2021-11-01
virtio_console: validate max_nr_ports before trying to use it
Jason Wang
1
-0
/
+9
2021-11-01
hwrng: virtio - always add a pending request
Laurent Vivier
1
-14
/
+12
2021-11-01
hwrng: virtio - don't waste entropy
Laurent Vivier
1
-17
/
+35
2021-11-01
hwrng: virtio - don't wait on cleanup
Laurent Vivier
1
-1
/
+6
2021-11-01
hwrng: virtio - add an internal buffer
Laurent Vivier
1
-10
/
+33
2021-10-29
ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio...
Christophe JAILLET
1
-1
/
+3
2021-10-26
tpm_tis_spi: Add missing SPI ID
Mark Brown
1
-0
/
+1
2021-10-26
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
2
-8
/
+22
2021-10-26
tpm: Check for integer overflow in tpm2_map_response_body()
Dan Carpenter
1
-0
/
+3
2021-10-26
tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
1
-1
/
+1
2021-10-22
hwrng: s390 - replace snprintf in show functions with sysfs_emit
Qing Wang
1
-2
/
+2
2021-10-21
char: ipmi: replace snprintf in show functions with sysfs_emit
Ye Guojin
3
-16
/
+16
2021-10-19
char: xillybus: fix msg_ep UAF in xillyusb_probe()
Ziyang Xuan
1
-0
/
+1
2021-10-14
ipmi: ipmb: fix dependencies to eliminate build error
Randy Dunlap
1
-1
/
+1
2021-10-14
ipmi:ipmb: Add OF support
Corey Minyard
1
-5
/
+34
2021-10-08
hwrng: mtk - Force runtime pm ops for sleep ops
Markus Schneider-Pargmann
1
-2
/
+7
2021-10-07
ipmi: bt: Add ast2600 compatible string
Joel Stanley
1
-0
/
+1
2021-10-06
ipmi: bt-bmc: Use registers directly
Joel Stanley
1
-52
/
+16
2021-10-05
ipmi: ipmb: Fix off-by-one size check on rcvlen
Colin Ian King
1
-1
/
+1
2021-10-05
char: xillybus: Eliminate redundant wrappers to DMA related calls
Eli Billauer
4
-242
/
+86
2021-10-05
ipmi:ssif: Use depends on, not select, for I2C
Corey Minyard
1
-1
/
+1
2021-10-05
ipmi:ipmb: Add initial support for IPMI over IPMB
Corey Minyard
3
-0
/
+520
2021-10-05
ipmi: Add support for IPMB direct messages
Corey Minyard
1
-33
/
+255
2021-10-05
ipmi: Export ipmb_checksum()
Corey Minyard
1
-1
/
+2
2021-10-05
ipmi: Check error code before processing BMC response
Corey Minyard
1
-1
/
+8
2021-10-05
ipmi:devintf: Return a proper error when recv buffer too small
Corey Minyard
1
-3
/
+5
2021-10-05
ipmi: Disable some operations during a panic
Corey Minyard
2
-8
/
+19
2021-10-05
ipmi:watchdog: Set panic count to proper value on a panic
Corey Minyard
1
-4
/
+4
2021-10-01
hwrng: meson - Improve error handling for core clock
Uwe Kleine-König
1
-2
/
+3
2021-09-25
cm4000_cs: Use struct_group() to zero struct cm4000_dev region
Kees Cook
1
-5
/
+4
2021-09-17
hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-09-17
hwrng: Kconfig - Add helper dependency on COMPILE_TEST
Cai Huoqing
1
-6
/
+6
2021-09-14
char: xillybus: Simplify 'xillybus_init_endpoint()'
Christophe JAILLET
4
-7
/
+4
2021-09-14
char: xillybus: Remove usage of remaining deprecated pci_ API
Christophe JAILLET
3
-12
/
+7
2021-09-14
char: xillybus: Remove usage of 'pci_unmap_single()'
Christophe JAILLET
2
-8
/
+4
2021-09-14
char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API
Christophe JAILLET
1
-5
/
+4
2021-09-14
/dev/mem: nowait zero/null ops
Pavel Begunkov
1
-2
/
+6
2021-09-12
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-12
/
+11
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+7
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-4
/
+4
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+3
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-14
/
+9
2021-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-16
/
+154
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
4
-9
/
+7
2021-08-27
char: mware: fix returnvar.cocci warnings
jing yangyang
1
-3
/
+1
[next]