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-03-15
selftests/bpf: Fix trace_virtqueue_add_sgs test issue with LLVM 17.
Alexei Starovoitov
1
-0
/
+3
2023-03-15
Merge branch 'xdp: recycle Page Pool backed skbs built from XDP frames'
Alexei Starovoitov
4
-58
/
+30
2023-03-15
xdp: remove unused {__,}xdp_release_frame()
Alexander Lobakin
2
-44
/
+0
2023-03-15
xdp: recycle Page Pool backed skbs built from XDP frames
Alexander Lobakin
1
-2
/
+2
2023-03-15
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
1
-2
/
+2
2023-03-15
selftests/bpf: robustify test_xdp_do_redirect with more payload magics
Alexander Lobakin
1
-10
/
+26
2023-03-14
Merge branch 'bpf: Allow helpers access ptr_to_btf_id.'
Martin KaFai Lau
4
-1
/
+56
2023-03-14
selftests/bpf: Add various tests to check helper access into ptr_to_btf_id.
Alexei Starovoitov
2
-0
/
+40
2023-03-14
bpf: Allow helpers access trusted PTR_TO_BTF_ID.
Alexei Starovoitov
1
-0
/
+15
2023-03-14
bpf: Fix bpf_strncmp proto.
Alexei Starovoitov
1
-1
/
+1
2023-03-14
bpf, docs: Add signed comparison example
Dave Thaler
1
-1
/
+10
2023-03-14
selftests/bpf: use canonical ftrace path
Ross Zwisler
11
-22
/
+64
2023-03-14
bpf: use canonical ftrace path
Ross Zwisler
10
-21
/
+21
2023-03-14
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
3
-14
/
+12
2023-03-13
tasks: Extract rcu_users out of union
David Vernet
1
-5
/
+2
2023-03-13
bpf: fix precision propagation verbose logging
Andrii Nakryiko
1
-2
/
+2
2023-03-11
Merge branch 'Support stashing local kptrs with bpf_kptr_xchg'
Alexei Starovoitov
8
-17
/
+234
2023-03-11
selftests/bpf: Add local kptr stashing test
Dave Marchevsky
2
-0
/
+168
2023-03-11
bpf: Allow local kptrs to be exchanged via bpf_kptr_xchg
Dave Marchevsky
1
-1
/
+7
2023-03-11
bpf: Support __kptr to local kptrs
Dave Marchevsky
5
-16
/
+59
2023-03-11
bpf, docs: Explain helper functions
Dave Thaler
3
-1
/
+22
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
2
-4
/
+4
2023-03-10
bpf: btf: Remove unused btf_field_info_type enum
Dave Marchevsky
1
-6
/
+0
2023-03-10
bpf: verifier: Rename kernel_type_name helper to btf_type_name
Dave Marchevsky
1
-8
/
+8
2023-03-10
selftests/bpf: Add local-storage-create benchmark
Martin KaFai Lau
4
-0
/
+202
2023-03-10
selftests/bpf: Check freeing sk->sk_local_storage with sk_local_storage->smap...
Martin KaFai Lau
1
-9
/
+20
2023-03-10
selftests/bpf: Replace CHECK with ASSERT in test_local_storage
Martin KaFai Lau
1
-30
/
+17
2023-03-10
bpf: Add bpf_local_storage_free()
Martin KaFai Lau
1
-9
/
+14
2023-03-10
bpf: Add bpf_local_storage_rcu callback
Martin KaFai Lau
1
-6
/
+11
2023-03-10
bpf: Add bpf_selem_free()
Martin KaFai Lau
3
-8
/
+19
2023-03-10
bpf: Add bpf_selem_free_rcu callback
Martin KaFai Lau
1
-4
/
+9
2023-03-10
bpf: Remove bpf_selem_free_fields*_rcu
Martin KaFai Lau
1
-62
/
+5
2023-03-10
bpf: Repurpose use_trace_rcu to reuse_now in bpf_local_storage
Martin KaFai Lau
6
-17
/
+17
2023-03-10
bpf: Remember smap in bpf_local_storage
Martin KaFai Lau
2
-0
/
+5
2023-03-10
bpf: Remove the preceding __ from __bpf_selem_unlink_storage
Martin KaFai Lau
1
-3
/
+3
2023-03-10
bpf: Remove __bpf_local_storage_map_alloc
Martin KaFai Lau
1
-37
/
+26
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
6
-33
/
+11
2023-03-10
bpf: Move a few bpf_local_storage functions to static scope
Martin KaFai Lau
2
-5
/
+2
2023-03-10
bpf/selftests: Fix send_signal tracepoint tests
David Vernet
1
-1
/
+5
2023-03-10
bpf: take into account liveness when propagating precision
Andrii Nakryiko
1
-2
/
+4
2023-03-10
bpf: ensure state checkpointing at iter_next() call sites
Andrii Nakryiko
2
-4
/
+33
2023-03-10
Merge branch 'selftests/bpf: make BPF_CFLAGS stricter with -Wall'
Alexei Starovoitov
83
-192
/
+101
2023-03-10
selftests/bpf: make BPF compiler flags stricter
Andrii Nakryiko
1
-2
/
+2
2023-03-10
selftests/bpf: fix lots of silly mistakes pointed out by compiler
Andrii Nakryiko
81
-187
/
+90
2023-03-10
selftests/bpf: add __sink() macro to fake variable consumption
Andrii Nakryiko
1
-0
/
+3
2023-03-10
selftests/bpf: prevent unused variable warning in bpf_for()
Andrii Nakryiko
1
-3
/
+6
2023-03-10
selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...
Yonghong Song
1
-1
/
+1
2023-03-09
selftests/bpf: Improve error logs in XDP compliance test tool
Lorenzo Bianconi
1
-7
/
+16
2023-03-09
selftests/bpf: Use ifname instead of ifindex in XDP compliance test tool
Lorenzo Bianconi
1
-17
/
+27
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
2
-2
/
+2
[next]