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
2023-02-08
net/mlx5: fw_tracer, allow 0 size string DBs
Shay Drory
1
-0
/
+6
2023-02-08
net/mlx5: fw_tracer: Fix debug print
Shay Drory
1
-1
/
+1
2023-02-08
net/mlx5: fs, Remove redundant assignment of size
Roi Dayan
1
-2
/
+0
2023-02-08
net/mlx5: fs_core, Remove redundant variable err
Maor Dickman
1
-2
/
+1
2023-02-08
net/mlx5: Fix memory leak in error flow of port set buffer
Maher Sanalla
1
-2
/
+2
2023-02-08
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in TLS
Gal Pressman
1
-2
/
+0
2023-02-08
net/mlx5e: Remove incorrect debugfs_create_dir NULL check in hairpin
Gal Pressman
1
-2
/
+0
2023-02-08
net/mlx5: fs, Remove redundant vport_number assignment
Roi Dayan
1
-5
/
+0
2023-02-08
net/mlx5e: Remove redundant code for handling vlan actions
Roi Dayan
4
-243
/
+14
2023-02-08
net/mlx5e: Don't listen to remove flows event
Leon Romanovsky
1
-3
/
+1
2023-02-08
net/mlx5: fw reset: Skip device ID check if PCI link up failed
Moshe Shemesh
1
-0
/
+1
2023-02-08
net/mlx5: Remove redundant health work lock
Shay Drory
2
-23
/
+7
2023-02-08
mlx5: reduce stack usage in mlx5_setup_tc
Arnd Bergmann
1
-6
/
+11
2023-02-07
Merge branch 'net-core-use-a-dedicated-kmem_cache-for-skb-head-allocs'
Jakub Kicinski
2
-33
/
+90
2023-02-07
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
1
-5
/
+67
2023-02-07
net: factorize code in kmalloc_reserve()
Eric Dumazet
1
-16
/
+11
2023-02-07
net: remove osize variable in __alloc_skb()
Eric Dumazet
1
-6
/
+4
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2
-12
/
+14
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
19
-251
/
+728
2023-02-07
ethtool: mm: fix get_mm() return code not propagating to user space
Vladimir Oltean
1
-1
/
+1
2023-02-07
net: openvswitch: reduce cpu_used_mask memory
Eddy Tao
3
-7
/
+12
2023-02-07
amd-xgbe: fix mismatched prototype
Arnd Bergmann
1
-1
/
+2
2023-02-07
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
2
-44
/
+14
2023-02-07
Merge branch 'aux-bus-v11' of https://github.com/ajitkhaparde1/linux
Jakub Kicinski
8
-735
/
+461
2023-02-06
Merge patch series "can: bittiming: cleanups and rework SJW handling"
Marc Kleine-Budde
5
-55
/
+179
2023-02-06
can: bittiming: can_validate_bitrate(): report error via netlink
Marc Kleine-Budde
1
-0
/
+3
2023-02-06
can: bittiming: can_calc_bittiming(): convert from netdev_err() to NL_SET_ERR...
Marc Kleine-Budde
1
-6
/
+7
2023-02-06
can: bittiming: can_calc_bittiming(): clean up SJW handling
Marc Kleine-Budde
1
-11
/
+6
2023-02-06
can: bittiming: can_sjw_set_default(): use Phase Seg2 / 2 as default for SJW
Marc Kleine-Budde
1
-2
/
+2
2023-02-06
can: bittiming: can_sjw_check(): check that SJW is not longer than either Pha...
Marc Kleine-Budde
1
-0
/
+14
2023-02-06
can: bittiming: can_sjw_check(): report error via netlink and harmonize error...
Marc Kleine-Budde
1
-2
/
+5
2023-02-06
can: bittiming: can_fixup_bittiming(): report error via netlink and harmonize...
Marc Kleine-Budde
1
-7
/
+31
2023-02-06
can: bittiming: factor out can_sjw_set_default() and can_sjw_check()
Marc Kleine-Budde
2
-4
/
+31
2023-02-06
can: bittiming: can_changelink() pass extack down callstack
Marc Kleine-Budde
4
-11
/
+17
2023-02-06
can: netlink: can_changelink(): convert from netdev_err() to NL_SET_ERR_MSG_F...
Marc Kleine-Budde
1
-4
/
+6
2023-02-06
can: netlink: can_validate(): validate sample point for CAN and CAN-FD
Marc Kleine-Budde
1
-1
/
+32
2023-02-06
can: dev: register_candev(): bail out if both fixed bit rates and bit timing ...
Marc Kleine-Budde
1
-0
/
+5
2023-02-06
can: dev: register_candev(): ensure that bittiming const are valid
Marc Kleine-Budde
1
-0
/
+16
2023-02-06
can: bittiming: can_get_bittiming(): use direct return and remove unneeded else
Marc Kleine-Budde
1
-11
/
+7
2023-02-06
can: bittiming: can_fixup_bittiming(): set effective tq
Marc Kleine-Budde
1
-0
/
+2
2023-02-06
can: bittiming: can_fixup_bittiming(): use CAN_SYNC_SEG instead of 1
Marc Kleine-Budde
1
-1
/
+1
2023-02-06
can: bittiming(): replace open coded variants of can_bit_time()
Marc Kleine-Budde
2
-5
/
+4
2023-02-06
Merge branch 'tuntap-socket-uid'
David S. Miller
4
-6
/
+20
2023-02-06
tap: tap_open(): correctly initialize socket uid
Pietro Borrello
1
-1
/
+1
2023-02-06
tun: tun_chr_open(): correctly initialize socket uid
Pietro Borrello
1
-1
/
+1
2023-02-06
net: add sock_init_data_uid()
Pietro Borrello
2
-4
/
+18
2023-02-06
Merge branch 'ENETC-mqprio-taprio-cleanup'
David S. Miller
28
-254
/
+516
2023-02-06
net: enetc: act upon mqprio queue config in taprio offload
Vladimir Oltean
1
-14
/
+6
2023-02-06
net: enetc: act upon the requested mqprio queue configuration
Vladimir Oltean
1
-31
/
+70
2023-02-06
net: enetc: request mqprio to validate the queue counts
Vladimir Oltean
2
-7
/
+7
[next]