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
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-15
bpf: Limit maximum modifier chain length in btf_check_type_tags
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-06-07
bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
Toke Høiland-Jørgensen
1
-1
/
+2
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-9
/
+5
2022-05-28
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
1
-9
/
+5
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
28
-531
/
+2537
2022-05-24
bpf: Add dynptr data slices
Joanne Koong
2
-0
/
+51
2022-05-24
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
1
-0
/
+78
2022-05-24
bpf: Dynptr support for ring buffers
Joanne Koong
3
-7
/
+137
2022-05-24
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
2
-0
/
+71
2022-05-24
bpf: Add verifier support for dynptrs
Joanne Koong
1
-3
/
+185
2022-05-24
bpf: Suppress 'passing zero to PTR_ERR' warning
Kumar Kartikeya Dwivedi
1
-1
/
+1
2022-05-24
bpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack
Song Liu
1
-0
/
+8
2022-05-24
bpf: Fill new bpf_prog_pack with illegal instructions
Song Liu
1
-4
/
+6
2022-05-21
bpf: refine kernel.unprivileged_bpf_disabled behaviour
Alan Maguire
1
-1
/
+13
2022-05-21
bpf: Allow kfunc in tracing and syscall programs.
Benjamin Tissoires
1
-0
/
+6
2022-05-21
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
1
-0
/
+1
2022-05-14
bpf: Add MEM_UNINIT as a bpf_type_flag
Joanne Koong
2
-22
/
+10
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
1
-0
/
+1
2022-05-13
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
1
-0
/
+10
2022-05-12
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
1
-6
/
+12
2022-05-12
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
5
-2
/
+81
2022-05-11
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
3
-6
/
+30
2022-05-11
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
2
-6
/
+21
2022-05-11
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
3
-69
/
+98
2022-05-10
bpf: Add bpf_link iterator
Dmitrii Dolgov
3
-1
/
+127
2022-05-10
bpf: Extend batch operations for map-in-map bpf-maps
Takshak Chahande
2
-2
/
+13
2022-05-10
bpf: Remove unused parameter from find_kfunc_desc_btf()
Yuntao Wang
1
-5
/
+4
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
15
-115
/
+52
2022-04-26
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
2
-7
/
+25
2022-04-26
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
1
-5
/
+53
2022-04-26
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
4
-25
/
+204
2022-04-26
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+108
2022-04-26
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-1
/
+87
2022-04-26
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
1
-7
/
+28
2022-04-26
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
3
-13
/
+119
2022-04-26
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
3
-41
/
+50
2022-04-26
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
4
-35
/
+401
2022-04-26
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-48
/
+24
2022-04-23
bpf: Allow attach TRACING programs through LINK_CREATE command
Andrii Nakryiko
1
-54
/
+56
2022-04-21
bpf: Move check_ptr_off_reg before check_map_access
Kumar Kartikeya Dwivedi
1
-38
/
+38
2022-04-21
bpf: Make btf_find_field more generic
Kumar Kartikeya Dwivedi
1
-31
/
+89
2022-04-21
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
1
-0
/
+1
2022-04-20
bpf: Fix usage of trace RCU in local storage.
KP Singh
3
-14
/
+23
2022-04-20
bpf: Ensure type tags precede modifiers in BTF
Kumar Kartikeya Dwivedi
1
-0
/
+54
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
1
-17
/
+107
2022-04-14
bpf: Remove unnecessary type castings
Yu Zhe
2
-3
/
+3
2022-04-13
Merge branch 'pr/bpf-sysctl' into bpf-next
Daniel Borkmann
1
-0
/
+87
2022-04-13
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
1
-0
/
+87
2022-04-11
bpf: Remove redundant assignment to meta.seq in __task_seq_show()
Yuntao Wang
2
-2
/
+1
[next]