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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge branch 'selftests-net-fix-problems-in-some-drivers-net-tests'
Jakub Kicinski
9
-9
/
+18
2022-10-21
selftests: net: Fix netdev name mismatch in cleanup
Benjamin Poirier
1
-1
/
+1
2022-10-21
selftests: net: Fix cross-tree inclusion of scripts
Benjamin Poirier
9
-8
/
+17
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
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
1
-4
/
+12
2022-10-21
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
58
-185
/
+432
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-21
Merge tag 'for-6.1/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-104
/
+110
2022-10-20
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-20
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-2
/
+8
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-19
Merge branch 'qdisc-ingress-success'
David S. Miller
3
-0
/
+84
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-19
Merge branch 'qdisc-null-deref'
David S. Miller
3
-9
/
+23
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
1
-2
/
+3
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
4
-0
/
+5
2022-10-19
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-10-19
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
1
-6
/
+6
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 verity: Add documentation for try_verify_in_tasklet option
Milan Broz
1
-0
/
+4
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
Merge tag 'for-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-27
/
+91
2022-10-18
Merge tag 'erofs-for-6.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-25
/
+23
2022-10-18
dm bufio: use the acquire memory barrier when testing for B_READING
Mikulas Patocka
1
-6
/
+7
2022-10-18
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
Zhengchao Shao
1
-0
/
+2
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
6
-10
/
+25
2022-10-18
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-21
/
+83
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
[next]