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-02-08
cpumask: improve on cpumask_local_spread() locality
Yury Norov
1
-10
/
+2
2023-02-08
sched: add sched_numa_find_nth_cpu()
Yury Norov
2
-0
/
+65
2023-02-08
cpumask: introduce cpumask_nth_and_andnot
Yury Norov
1
-0
/
+20
2023-02-08
lib/find: introduce find_nth_and_andnot_bit
Yury Norov
2
-0
/
+42
2023-02-08
net/mlx5: fw_tracer, Add support for unrecognized string
Shay Drory
2
-2
/
+24
2023-02-08
net/mlx5: fw_tracer, Add support for strings DB update event
Shay Drory
3
-6
/
+49
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-08
Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-9
/
+31
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 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+0
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
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
1
-0
/
+40
2023-02-07
devlink: change port event netdev notifier from per-net to global
Jiri Pirko
1
-3
/
+6
2023-02-07
selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...
Vladimir Oltean
1
-1
/
+1
2023-02-07
net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"
Vladimir Oltean
1
-12
/
+12
2023-02-07
net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
Vladimir Oltean
1
-7
/
+19
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-07
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
1
-2
/
+2
2023-02-07
ice: switch: fix potential memleak in ice_add_adv_recipe()
Zhang Changzhong
1
-1
/
+1
2023-02-07
ice: Fix off by one in ice_tc_forward_to_queue()
Dan Carpenter
1
-1
/
+1
2023-02-07
ice: Fix disabling Rx VLAN filtering with port VLAN enabled
Brett Creeley
1
-1
/
+15
2023-02-07
ice: fix out-of-bounds KASAN warning in virtchnl
Michal Swiatkowski
2
-18
/
+12
2023-02-07
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-07
Merge tag 'cgroup-for-6.2-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-9
/
+36
2023-02-07
Merge tag 'for-6.2-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-8
/
+20
2023-02-06
cpuset: Call set_cpus_allowed_ptr() with appropriate mask for task
Will Deacon
1
-7
/
+11
2023-02-06
cgroup/cpuset: Don't filter offline CPUs in cpuset_cpus_allowed() for top cpu...
Waiman Long
1
-2
/
+25
2023-02-06
ice: remove unnecessary virtchnl_ether_addr struct use
Jacob Keller
5
-35
/
+35
2023-02-06
ice: introduce .irq_close VF operation
Jacob Keller
3
-0
/
+6
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
4
-4
/
+31
[prev]
[next]