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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
net: altera: set a couple error code in probe()
Dan Carpenter
1
-3
/
+6
2021-12-03
net: bcm4908: Handle dma_set_coherent_mask error codes
Jiasheng Jiang
1
-1
/
+3
2021-12-03
selftests: net/fcnal-test.sh: add exit code
Li Zhijian
1
-0
/
+8
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
2
-7
/
+9
2021-12-03
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2
-2
/
+15
2021-12-03
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Eric Dumazet
1
-1
/
+1
2021-12-03
selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...
Li Zhijian
2
-0
/
+2
2021-12-03
selftests/tc-testing: add missing config
Li Zhijian
1
-0
/
+1
2021-12-03
selftests/tc-testing: add exit code
Li Zhijian
1
-3
/
+5
2021-12-03
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
1
-10
/
+49
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
104
-412
/
+1000
2021-12-02
Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+9
2021-12-02
Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-8
/
+33
2021-12-02
net: dsa: b53: Add SPI ID table
Florian Fainelli
1
-0
/
+14
2021-12-02
gro: Fix inconsistent indenting
Jiapeng Chong
1
-3
/
+3
2021-12-02
selftests: net: Correct case name
Li Zhijian
1
-2
/
+2
2021-12-02
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-12-02
mctp: Don't let RTM_DELROUTE delete local routes
Matt Johnston
1
-4
/
+5
2021-12-02
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-02
ibmvnic: drop bad optimization in reuse_tx_pools()
Sukadev Bhattiprolu
1
-11
/
+3
2021-12-02
ibmvnic: drop bad optimization in reuse_rx_pools()
Sukadev Bhattiprolu
1
-11
/
+3
2021-12-02
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
1
-4
/
+3
2021-12-02
Fix Comment of ETH_P_802_3_MIN
Xiayu Zhang
1
-1
/
+1
2021-12-02
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
1
-10
/
+14
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
5
-7
/
+7
2021-12-02
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2
-3
/
+16
2021-12-02
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2
-7
/
+17
2021-12-02
octeontx2-af: Fix a memleak bug in rvu_mbox_init()
Zhou Qingyang
1
-1
/
+1
2021-12-02
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
1
-2
/
+7
2021-12-02
vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
Stephen Suryaputra
1
-0
/
+2
2021-12-02
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
1
-2
/
+8
2021-12-02
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2
-0
/
+5
2021-12-02
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
1
-0
/
+3
2021-12-02
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
1
-1
/
+1
2021-12-01
Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-260
/
+839
2021-12-01
Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
17
-49
/
+116
2021-12-01
Merge tag 'mlx5-fixes-2021-11-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-61
/
+97
2021-12-01
Merge branch 'mv88e6xxx-fixes'
David S. Miller
2
-32
/
+224
2021-12-01
net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed
Marek Behún
1
-6
/
+42
2021-12-01
net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family
Marek Behún
2
-1
/
+61
2021-12-01
net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family
Marek Behún
1
-0
/
+48
2021-12-01
net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiver
Marek Behún
2
-4
/
+45
2021-12-01
net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()
Marek Behún
1
-17
/
+11
2021-12-01
net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X
Marek Behún
1
-20
/
+33
2021-12-01
net/mlx5e: SHAMPO, Fix constant expression result
Ben Ben-Ishay
1
-5
/
+3
2021-12-01
net/mlx5: Fix access to a non-supported register
Aya Levin
3
-7
/
+8
2021-12-01
net/mlx5: Fix too early queueing of log timestamp work
Gal Pressman
1
-2
/
+3
2021-12-01
net/mlx5: Fix use after free in mlx5_health_wait_pci_up
Amir Tzin
3
-13
/
+15
2021-12-01
net/mlx5: E-Switch, Use indirect table only if all destinations support it
Maor Dickman
1
-4
/
+15
2021-12-01
net/mlx5: E-Switch, Check group pointer before reading bw_share value
Dmytro Linkin
1
-1
/
+1
[next]