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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
Shang XiaoJing
1
-0
/
+3
2022-10-21
net: macb: Specify PHY PM management done by MAC
Sergiu Moga
1
-0
/
+1
2022-10-21
net: hinic: fix the issue of double release MBOX callback of VF
Zhengchao Shao
1
-1
/
+0
2022-10-21
net: hinic: fix the issue of CMDQ memory leaks
Zhengchao Shao
1
-1
/
+1
2022-10-21
net: hinic: fix memory leak when reading function table
Zhengchao Shao
1
-6
/
+12
2022-10-21
net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
Zhengchao Shao
1
-1
/
+1
2022-10-21
net: lan966x: Fix the rx drop counter
Horatiu Vultur
1
-1
/
+9
2022-10-21
net: netsec: fix error handling in netsec_register_mdio()
Yang Yingliang
1
-0
/
+2
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
25
-128
/
+223
2022-10-21
Merge tag 'ata-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
7
-8
/
+8
2022-10-20
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-20
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-20
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-20
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-10-19
bnxt_en: fix memory leak in bnxt_nvm_test()
Vikas Gupta
1
-5
/
+6
2022-10-19
dm clone: Fix typo in block_device format specifier
Nikos Tsironis
1
-1
/
+1
2022-10-19
dm: remove unnecessary assignment statement in alloc_dev()
Genjian Zhang
1
-1
/
+0
2022-10-19
dm cache: delete the redundant word 'each' in comment
Shaomin Deng
1
-1
/
+1
2022-10-19
dm raid: fix typo in analyse_superblocks code comment
Jiangshan Yi
1
-1
/
+1
2022-10-19
dm verity: enable WQ_HIGHPRI on verify_wq
Nathan Huckleberry
1
-8
/
+10
2022-10-19
dm raid: delete the redundant word 'that' in comment
Jilin Yuan
1
-1
/
+1
2022-10-19
dm: change from DMWARN to DMERR or DMCRIT for fatal errors
Mikulas Patocka
5
-85
/
+85
2022-10-18
dm bufio: use the acquire memory barrier when testing for B_READING
Mikulas Patocka
1
-6
/
+7
2022-10-18
ata: ahci_qoriq: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_imx: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_xgene: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: ahci_brcm: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-18
ata: sata_rcar: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-17
Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2022-10-17
ata: ahci_st: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2022-10-17
net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()
Jiapeng Chong
1
-6
/
+0
2022-10-17
net: ethernet: mtk_eth_wed: add missing of_node_put()
Yang Yingliang
1
-1
/
+4
2022-10-17
net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()
Yang Yingliang
1
-2
/
+8
2022-10-17
net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()
Yang Yingliang
1
-5
/
+12
2022-10-17
ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS
Kai-Heng Feng
1
-1
/
+1
2022-10-17
ata: ahci-imx: Fix MODULE_ALIAS
Alexander Stein
1
-1
/
+1
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
57
-116
/
+103
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
15
-124
/
+1810
2022-10-16
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+1
2022-10-15
net: stmmac: Enable mac_managed_pm phylink config
Shenwei Wang
1
-0
/
+1
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+3
2022-10-15
sunhme: Uninitialized variable in happy_meal_init()
Dan Carpenter
1
-1
/
+1
2022-10-15
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
1
-0
/
+8
2022-10-15
net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter
Cezar Bulinaru
1
-2
/
+4
2022-10-15
sfc: Change VF mac via PF as first preference if available.
Jonathan Cooper
1
-34
/
+24
2022-10-15
Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-28
/
+18
2022-10-15
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
11
-247
/
+98
2022-10-15
Merge tag 'i3c/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
1
-4
/
+3
[next]