index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-03-27
drivers/hw_random: Add StarFive JH7100 Random Number Generator driver
Huan Feng
4
-0
/
+437
2022-02-23
random: wake up /dev/random writers after zap
Jason A. Donenfeld
1
-1
/
+4
2022-01-27
tpm: fix NPE on probe for missing device
Patrick Williams
1
-2
/
+2
2022-01-27
tpm: fix potential NULL pointer access in tpm_del_char_device
Lino Sanfilippo
1
-5
/
+13
2022-01-27
random: do not throw away excess input to crng_fast_load
Jason A. Donenfeld
1
-7
/
+12
2022-01-27
char/mwave: Adjust io port register size
Kees Cook
1
-1
/
+1
2022-01-27
tpm_tis: Fix an error handling path in 'tpm_tis_core_init()'
Christophe Jaillet
1
-1
/
+1
2022-01-27
tpm: add request_locality before write TPM_INT_ENABLE
Chen Jun
1
-0
/
+8
2022-01-16
random: fix crash on multiple early calls to add_bootloader_randomness()
Dominik Brodowski
1
-20
/
+36
2022-01-16
random: fix data race on crng init time
Eric Biggers
1
-7
/
+10
2022-01-16
random: fix data race on crng_node_pool
Eric Biggers
1
-20
/
+22
2021-12-22
Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-11
/
+17
2021-12-21
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
1
-1
/
+1
2021-12-17
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
1
-6
/
+9
2021-12-17
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
1
-1
/
+3
2021-12-08
ipmi: ssif: initialize ssif_info->client early
Mian Yousaf Kaukab
1
-3
/
+4
2021-12-05
Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2021-11-30
parisc/agp: Annotate parisc agp init functions with __init
Helge Deller
1
-3
/
+3
2021-11-26
ipmi:ipmb: Fix unknown command response
Corey Minyard
1
-3
/
+5
2021-11-26
ipmi: fix IPMI_SMI_MSG_TYPE_IPMB_DIRECT response length checking
Corey Minyard
1
-4
/
+15
2021-11-25
ipmi: fix oob access due to uninit smi_msg type
Jakub Kicinski
1
-0
/
+1
2021-11-23
ipmi: msghandler: Make symbol 'remove_work_wq' static
Wei Yongjun
1
-1
/
+1
2021-11-15
ipmi: Move remove_work to dedicated workqueue
Ioanna Alifieraki
1
-1
/
+12
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
[next]