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
/
include
/
linux
/
bpf_verifier.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
1
-0
/
+5
2022-09-11
bpf: Add verifier support for custom callback return range
Dave Marchevsky
1
-0
/
+1
2022-09-08
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
1
-0
/
+21
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
1
-0
/
+2
2022-08-25
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+11
2022-07-12
bpf: Fix 'dubious one-bit signed bitfield' warnings
Matthieu Baerts
1
-4
/
+4
2022-06-21
bpf: Inline calls to bpf_loop when callback is known
Eduard Zingerman
1
-0
/
+12
2022-06-14
bpf: Fix spelling in bpf_verifier.h
Hongyi Lu
1
-1
/
+1
2022-05-24
bpf: Dynptr support for ring buffers
Joanne Koong
1
-0
/
+2
2022-05-24
bpf: Add verifier support for dynptrs
Joanne Koong
1
-0
/
+18
2022-04-26
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
1
-2
/
+1
2022-03-31
bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXT
Martin KaFai Lau
1
-1
/
+3
2022-03-06
bpf: Harden register offset checks for release helpers and kfuncs
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-03-06
bpf: Add check_func_arg_reg_off function
Kumar Kartikeya Dwivedi
1
-0
/
+3
2022-01-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+7
2022-01-19
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
1
-2
/
+2
2022-01-19
bpf: Add reference tracking support to kfunc
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-01-19
bpf: Introduce mem, size argument pair support for kfunc
Kumar Kartikeya Dwivedi
1
-0
/
+2
2021-12-19
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
1
-0
/
+4
2021-12-18
bpf: Introduce composable reg, ret and arg types.
Hao Luo
1
-0
/
+13
2021-12-17
bpf: Right align verifier states in verifier logs.
Christy Lee
1
-0
/
+3
2021-12-17
bpf: Only print scratched registers and stack slots to verifier logs.
Christy Lee
1
-0
/
+7
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
1
-0
/
+7
2021-10-06
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
1
-0
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-1
/
+1
2021-07-16
bpf: Fix pointer arithmetic mask tightening under state pruning
Daniel Borkmann
1
-0
/
+1
2021-07-15
bpf: Teach stack depth check about async callbacks.
Alexei Starovoitov
1
-0
/
+1
2021-07-15
bpf: Implement verifier support for validation of async callbacks.
Alexei Starovoitov
1
-1
/
+8
2021-07-15
bpf: Prevent pointer mismatch in bpf_timer_init.
Alexei Starovoitov
1
-1
/
+8
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
1
-0
/
+1
2021-05-11
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-0
/
+8
2021-05-03
bpf: Fix leakage of uninitialized bpf stack under speculation
Daniel Borkmann
1
-2
/
+3
2021-04-14
bpf: Return target info when a tracing bpf_link is queried
Toke Høiland-Jørgensen
1
-0
/
+9
2021-02-27
bpf: Add bpf_for_each_map_elem() helper
Yonghong Song
1
-0
/
+3
2021-02-13
bpf: Support pointers in global func args
Dmitrii Banshchikov
1
-0
/
+2
2021-02-10
bpf: Allow variable-offset stack access
Andrei Matei
1
-1
/
+2
2021-01-13
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
1
-0
/
+3
2020-12-04
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
1
-7
/
+21
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
1
-1
/
+1
2020-10-03
bpf: Introduce pseudo_btf_id
Hao Luo
1
-0
/
+7
2020-09-29
bpf: verifier: refactor check_attach_btf_id()
Toke Høiland-Jørgensen
1
-0
/
+13
2020-09-29
bpf: change logging calls from verbose() to bpf_log() and use log pointer
Toke Høiland-Jørgensen
1
-2
/
+3
2020-09-18
bpf: Add abnormal return checks.
Alexei Starovoitov
1
-0
/
+1
2020-09-18
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
1
-0
/
+1
2020-09-18
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
1
-0
/
+1
2020-06-22
bpf: Support access to bpf map fields
Andrey Ignatov
1
-0
/
+1
2020-06-02
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
1
-0
/
+4
2020-05-15
bpf: Implement CAP_BPF
Alexei Starovoitov
1
-0
/
+3
2020-03-31
bpf: Verifier, do explicit ALU32 bounds tracking
John Fastabend
1
-0
/
+4
[next]