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-05-24
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
1
-2
/
+2
2023-05-15
bpf: Remove bpf trampoline selector
Yafang Shao
1
-1
/
+0
2023-04-27
bpf: Add bpf_dynptr_size
Joanne Koong
1
-1
/
+1
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
1
-0
/
+3
2023-04-16
bpf: Centralize btf_field-specific initialization logic
Dave Marchevsky
1
-4
/
+29
2023-04-16
bpf: Support refcounted local kptrs in existing semantics
Dave Marchevsky
1
-0
/
+3
2023-04-16
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+8
2023-04-16
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
1
-25
/
+19
2023-04-14
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
1
-0
/
+10
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-1
/
+1
2023-04-05
bpf: Refactor btf_nested_type_is_trusted().
Alexei Starovoitov
1
-3
/
+4
2023-04-05
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
1
-2
/
+1
2023-03-23
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-0
/
+3
2023-03-23
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-0
/
+7
2023-03-23
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
1
-0
/
+1
2023-03-23
bpf: return long from bpf_map_ops funcs
JP Kobryn
1
-7
/
+7
2023-03-16
bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
Viktor Malik
1
-0
/
+2
2023-03-14
bpf: Disable migration when freeing stashed local kptr using obj drop
Dave Marchevsky
1
-8
/
+4
2023-03-11
bpf: Support __kptr to local kptrs
Dave Marchevsky
1
-1
/
+10
2023-03-10
bpf: Change btf_record_find enum parameter to field_mask
Dave Marchevsky
1
-1
/
+1
2023-03-09
bpf: implement numbers iterator
Andrii Nakryiko
1
-2
/
+6
2023-03-07
bpf: offload map memory usage
Yafang Shao
1
-0
/
+6
2023-03-07
bpf: add new map ops ->map_mem_usage
Yafang Shao
1
-0
/
+2
2023-03-03
bpf: Refactor RCU enforcement in the verifier.
Alexei Starovoitov
1
-1
/
+1
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
1
-1
/
+7
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
1
-1
/
+13
2023-03-01
bpf: Define no-ops for externally called bpf dynptr functions
Joanne Koong
1
-30
/
+45
2023-02-16
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
1
-0
/
+7
2023-02-14
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
1
-1
/
+19
2023-02-14
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
1
-0
/
+6
2023-02-11
bpf: allow to disable bpf map memory accounting
Yafang Shao
1
-0
/
+8
2023-02-11
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
1
-0
/
+8
2023-02-03
bpf: Drop always true do_idr_lock parameter to bpf_map_free_id
Tobias Klauser
1
-1
/
+1
2023-01-30
s390/bpf: Implement arch_prepare_bpf_trampoline()
Ilya Leoshkevich
1
-0
/
+4
2023-01-28
bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
Ilya Leoshkevich
1
-0
/
+4
2023-01-28
bpf: Change BPF_MAX_TRAMP_LINKS to enum
Ilya Leoshkevich
1
-1
/
+3
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-12
/
+67
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
1
-0
/
+1
2023-01-25
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
1
-1
/
+2
2023-01-25
bpf: Allow trusted args to walk struct when checking BTF IDs
David Vernet
1
-0
/
+4
2023-01-25
bpf: Enable annotating trusted nested pointers
David Vernet
1
-0
/
+4
2023-01-23
bpf: Support consuming XDP HW metadata from fext programs
Toke Høiland-Jørgensen
1
-0
/
+14
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
1
-1
/
+16
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-4
/
+20
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
1
-4
/
+4
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-01-11
bpf: Replace 0-length arrays with flexible arrays
Kees Cook
1
-3
/
+3
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
[next]