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
path:
root
/
include
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-01-10
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
1
-1
/
+1
2022-12-29
bpf: rename list_head -> graph_root in field info types
Dave Marchevsky
1
-2
/
+2
2022-12-20
bpf: Remove trace_printk_lock
Jiri Olsa
1
-0
/
+3
2022-12-20
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
1
-1
/
+1
2022-12-20
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
1
-1
/
+6
2022-12-09
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-12-01
bpf: Tighten ptr_to_btf_id checks.
Alexei Starovoitov
1
-5
/
+0
2022-11-29
Daniel Borkmann says:
Jakub Kicinski
1
-47
/
+107
2022-11-24
bpf: Add kfunc bpf_rcu_read_lock/unlock()
Yonghong Song
1
-0
/
+3
2022-11-24
bpf: Introduce might_sleep field in bpf_func_proto
Yonghong Song
1
-0
/
+1
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
1
-0
/
+30
2022-11-18
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
1
-8
/
+13
2022-11-18
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
1
-11
/
+0
2022-11-18
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-11-18
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
1
-0
/
+7
2022-11-18
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
1
-0
/
+11
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+39
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
1
-2
/
+3
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
1
-1
/
+1
2022-11-15
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
1
-9
/
+8
2022-11-15
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
1
-7
/
+4
2022-11-15
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
1
-3
/
+3
2022-11-15
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-11-15
bpf: Fix copy_map_value, zero_map_value
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-11-15
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
1
-5
/
+4
2022-11-11
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Xu Kuohai
1
-2
/
+2
2022-11-05
bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)
Peter Zijlstra
1
-1
/
+38
2022-11-05
bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")
Peter Zijlstra
1
-20
/
+1
2022-11-04
bpf: Refactor map->off_arr handling
Kumar Kartikeya Dwivedi
1
-17
/
+24
2022-11-04
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
1
-21
/
+32
2022-11-04
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
1
-44
/
+81
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-14
/
+19
2022-10-26
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
1
-0
/
+7
2022-10-26
bpf: Add new bpf_task_storage_delete proto with no deadlock detection
Martin KaFai Lau
1
-0
/
+1
2022-10-26
bpf: Add new bpf_task_storage_get proto with no deadlock detection
Martin KaFai Lau
1
-0
/
+1
2022-10-26
bpf: Append _recur naming to the bpf_task_storage helper proto
Martin KaFai Lau
1
-2
/
+2
2022-10-26
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
1
-14
/
+10
2022-10-21
bpf: Fix dispatcher patchable function entry to 5 bytes nop
Jiri Olsa
1
-1
/
+13
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
1
-0
/
+4
2022-09-29
bpf: Parameterize task iterators.
Kui-Feng Lee
1
-0
/
+25
2022-09-27
bpf: Enforce W^X for bpf trampoline
Song Liu
1
-1
/
+0
2022-09-27
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
1
-1
/
+2
2022-09-22
bpf: Prevent bpf program recursion for raw tracepoint probes
Jiri Olsa
1
-0
/
+6
2022-09-22
bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
Roberto Sassu
1
-0
/
+8
2022-09-22
bpf: Export bpf_dynptr_get_size()
Roberto Sassu
1
-0
/
+1
2022-09-22
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
1
-2
/
+9
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
1
-0
/
+7
2022-09-11
bpf: Add stub for btf_struct_access()
Daniel Xu
1
-0
/
+9
2022-09-07
bpf: Add zero_map_value to zero map value with special fields
Kumar Kartikeya Dwivedi
1
-0
/
+19
[next]