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
2023-08-11
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
1
-4
/
+8
2023-08-11
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
1
-2
/
+0
2023-08-11
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
1
-1
/
+0
2023-08-11
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-08-11
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-08-11
bpf, cpumap: Handle skb as well when clean up ptr_ring
Hou Tao
1
-4
/
+10
2023-08-11
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-08-11
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2
-2
/
+38
2023-08-11
net: annotate data-races around sk->sk_priority
Eric Dumazet
8
-13
/
+14
2023-08-11
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2
-3
/
+3
2023-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
22
-39
/
+41
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
1
-1
/
+1
2023-08-11
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
1
-1
/
+1
2023-08-11
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
1
-3
/
+6
2023-08-11
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
1
-2
/
+5
2023-08-11
net: annotate data-races around sk->sk_reserved_mem
Eric Dumazet
1
-3
/
+4
2023-08-11
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
9
-26
/
+128
2023-08-11
mISDN: hfcpci: Fix potential deadlock on &hc->lock
Chengfeng Ye
1
-5
/
+5
2023-08-11
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
1
-6
/
+50
2023-08-11
perf test uprobe_from_different_cu: Skip if there is no gcc
Georg Müller
1
-1
/
+7
2023-08-11
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
1
-2
/
+6
2023-08-11
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
1
-2
/
+6
2023-08-11
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
Lin Ma
1
-1
/
+4
2023-08-11
net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
Jianbo Liu
1
-10
/
+7
2023-08-11
net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
Amir Tzin
1
-0
/
+10
2023-08-11
net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
Yuanjun Gong
1
-1
/
+3
2023-08-11
net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
Zhengchao Shao
1
-1
/
+2
2023-08-11
net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
Zhengchao Shao
1
-2
/
+3
2023-08-11
net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
Zhengchao Shao
1
-0
/
+1
2023-08-11
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
1
-1
/
+1
2023-08-11
erofs: fix wrong primary bvec selection on deduplicated extents
Gao Xiang
1
-3
/
+4
2023-08-11
KVM: s390: fix sthyi error handling
Heiko Carstens
2
-6
/
+9
2023-08-11
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2
-2
/
+2
2023-08-11
firmware: arm_scmi: Fix chan_free cleanup on SMC
Cristian Marussi
1
-6
/
+11
2023-08-11
lib/bitmap: workaround const_eval test build failure
Yury Norov
2
-4
/
+10
2023-08-11
firmware: smccc: Fix use of uninitialised results structure
Punit Agrawal
1
-3
/
+2
2023-08-11
arm64: dts: freescale: Fix VPU G2 clock
Benjamin Gaignard
1
-1
/
+1
2023-08-11
arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmux
Hugo Villeneuve
1
-1
/
+1
2023-08-11
arm64: dts: phycore-imx8mm: Correction in gpio-line-names
Yashwanth Varakala
2
-2
/
+2
2023-08-11
arm64: dts: phycore-imx8mm: Label typo-fix of VPU
Yashwanth Varakala
1
-1
/
+1
2023-08-11
arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrl
Tim Harvey
1
-0
/
+4
2023-08-11
arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrl
Tim Harvey
1
-0
/
+4
2023-08-11
iommu/arm-smmu-v3: Document nesting-related errata
Robin Murphy
2
-2
/
+7
2023-08-11
iommu/arm-smmu-v3: Add explicit feature for nesting
Robin Murphy
2
-0
/
+5
2023-08-11
iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
Robin Murphy
3
-0
/
+15
2023-08-11
iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982
Robin Murphy
3
-0
/
+37
2023-08-11
net: ipa: only reset hashed tables when supported
Alex Elder
1
-11
/
+13
2023-08-11
net/mlx5: Free irqs only on shutdown callback
Shay Drory
3
-1
/
+31
[next]