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
2022-09-22
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
3
-0
/
+159
2022-09-22
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
3
-1
/
+142
2022-09-22
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2
-14
/
+14
2022-09-22
bpf: Add bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-0
/
+45
2022-09-22
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
3
-0
/
+151
2022-09-22
KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
Roberto Sassu
2
-2
/
+6
2022-09-22
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
2
-1
/
+2
2022-09-22
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
4
-5
/
+52
2022-09-22
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2
-9
/
+28
2022-09-22
btf: Export bpf_dynptr definition
Roberto Sassu
1
-0
/
+2
2022-09-22
bpf: Allow kfuncs to be used in LSM programs
KP Singh
1
-0
/
+1
2022-09-22
libbpf: Support raw BTF placed in the default search path
Tao Chen
1
-18
/
+12
2022-09-22
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
1
-3
/
+8
2022-09-22
libbpf: Improve BPF_PROG2 macro code quality and description
Yonghong Song
1
-63
/
+91
2022-09-22
Merge branch 'bpf: Add user-space-publisher ring buffer map type'
Andrii Nakryiko
20
-21
/
+1967
2022-09-22
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
5
-0
/
+1185
2022-09-22
bpf: Add libbpf logic for user-space ring buffer
David Vernet
6
-3
/
+398
2022-09-22
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
6
-11
/
+320
2022-09-22
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
8
-8
/
+65
2022-09-21
bpf: simplify code in btf_parse_hdr
William Dean
1
-6
/
+1
2022-09-21
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
1
-1
/
+1
2022-09-21
samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
Rong Tao
3
-3
/
+3
2022-09-21
Merge branch 'bpf: Small nf_conn cleanups'
Martin KaFai Lau
4
-30
/
+18
2022-09-21
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
3
-7
/
+7
2022-09-21
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
3
-15
/
+15
2022-09-21
bpf: Remove unused btf_struct_access stub
Daniel Xu
1
-12
/
+0
2022-09-20
bpf: Check whether or not node is NULL before free it in free_bulk
Hou Tao
1
-1
/
+2
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
3
-2
/
+8
2022-09-17
bpf/btf: Use btf_type_str() whenever possible
Peilin Ye
1
-9
/
+8
2022-09-16
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
Xin Liu
1
-12
/
+0
2022-09-16
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
3
-1
/
+544
2022-09-16
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
Andrii Nakryiko
1
-4
/
+9
2022-09-16
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2
-2
/
+2
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
2
-0
/
+8
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
3
-2
/
+18
2022-09-16
bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
Yauheni Kaliuta
2
-1
/
+4
2022-09-16
bpf: use kvmemdup_bpfptr helper
Wang Yufen
1
-9
/
+4
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
3
-10
/
+29
2022-09-11
bpf: Add verifier support for custom callback return range
Dave Marchevsky
2
-1
/
+7
2022-09-11
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2
-5
/
+7
2022-09-11
Merge branch 'Support direct writes to nf_conn:mark'
Alexei Starovoitov
11
-7
/
+178
2022-09-11
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
3
-2
/
+23
2022-09-11
bpf: Add support for writing to nf_conn:mark
Daniel Xu
4
-1
/
+143
2022-09-11
bpf: Export btf_type_by_id() and bpf_log()
Daniel Xu
2
-0
/
+2
2022-09-11
bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
Daniel Xu
1
-1
/
+1
2022-09-11
bpf: Add stub for btf_struct_access()
Daniel Xu
1
-0
/
+9
2022-09-11
bpf: Remove duplicate PTR_TO_BTF_ID RO check
Daniel Xu
1
-3
/
+0
2022-09-11
bpf: Simplify code by using for_each_cpu_wrap()
Punit Agrawal
1
-32
/
+16
2022-09-11
bpf: add missing percpu_counter_destroy() in htab_map_alloc()
Tetsuo Handa
1
-0
/
+2
2022-09-09
Merge branch 'cgroup/connect{4,6} programs for unprivileged ICMP ping'
Martin KaFai Lau
8
-40
/
+280
[next]