index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-18
bpf: Enforce RCU protection for KF_RCU_PROTECTED
Kumar Kartikeya Dwivedi
1
-0
/
+10
2025-09-17
bpf: dont report verifier bug for missing bpf_scc_visit on speculative path
Eduard Zingerman
1
-3
/
+18
2025-09-15
bpf: potential double-free of env->insn_aux_data
Eduard Zingerman
1
-1
/
+0
2025-09-11
bpf: core: introduce main_prog_aux for stream access
Puranjay Mohan
1
-0
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
1
-1
/
+5
2025-09-10
bpf: Reject bpf_timer for PREEMPT_RT
Leon Hwang
1
-0
/
+4
2025-09-02
bpf: Replace kvfree with kfree for kzalloc memory
Feng Yang
1
-2
/
+2
2025-08-22
bpf: Use tnums for JEQ/JNE is_branch_taken logic
Paul Chaignon
1
-0
/
+4
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
1
-2
/
+13
2025-08-18
bpf: Add dynptr type for skb metadata
Jakub Sitnicki
1
-2
/
+13
2025-08-18
bpf: Add a verbose message when the BTF limit is reached
Anton Protopopov
1
-1
/
+4
2025-08-15
bpf: Check the helper function is valid in get_helper_proto
Jiri Olsa
1
-1
/
+1
2025-08-12
bpf: Replace kvfree with kfree for kzalloc memory
Qianfeng Rong
1
-1
/
+1
2025-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Martin KaFai Lau
1
-0
/
+3
2025-08-07
bpf: use realloc in bpf_patch_insn_data
Eduard Zingerman
1
-14
/
+15
2025-08-07
bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32
Eduard Zingerman
1
-7
/
+7
2025-08-02
bpf: Fix memory leak of bpf_scc_info objects
Eduard Zingerman
1
-0
/
+3
2025-08-01
bpf: Improve ctx access verifier error message
Paul Chaignon
1
-1
/
+1
2025-07-28
bpf: Add log for attaching tracing programs to functions in deny list
KaFai Wan
1
-0
/
+2
2025-07-28
bpf: Show precise rejected function when attaching fexit/fmod_ret to __noretu...
KaFai Wan
1
-1
/
+2
2025-07-28
bpf: Fix various typos in verifier.c comments
Suchit Karunakaran
1
-5
/
+5
2025-07-28
bpf: Add third round of bounds deduction
Paul Chaignon
1
-0
/
+1
2025-07-28
bpf: Improve bounds when s64 crosses sign boundary
Paul Chaignon
1
-0
/
+52
2025-07-27
bpf: Simplify bounds refinement from s32
Paul Chaignon
1
-14
/
+0
2025-07-11
bpf: Forget ranges when refining tnum after JSET
Paul Chaignon
1
-0
/
+4
2025-07-07
bpf: Fix aux usage after do_check_insn()
Luis Gerhorst
1
-5
/
+14
2025-07-07
bpf: support for void/primitive __arg_untrusted global func params
Eduard Zingerman
1
-3
/
+4
2025-07-07
bpf: attribute __arg_untrusted for global function parameters
Eduard Zingerman
1
-0
/
+6
2025-07-07
bpf: rdonly_untrusted_mem for btf id walk pointer leafs
Eduard Zingerman
1
-0
/
+5
2025-07-07
bpf: make makr_btf_ld_reg return error for unexpected reg types
Eduard Zingerman
1
-20
/
+39
2025-07-03
bpf: Avoid putting struct bpf_scc_callchain variables on the stack
Yonghong Song
1
-18
/
+18
2025-07-03
bpf: Reduce stack frame size by using env->insn_buf for bpf insns
Yonghong Song
1
-98
/
+92
2025-07-03
bpf: Simplify assignment to struct bpf_insn pointer in do_misc_fixups()
Yonghong Song
1
-2
/
+2
2025-07-03
bpf: Avoid warning on unexpected map for tail call
Paul Chaignon
1
-2
/
+2
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
1
-0
/
+1
2025-07-02
bpf: Avoid warning on multiple referenced args in call
Paul Chaignon
1
-4
/
+4
2025-07-02
bpf: avoid jump misprediction for PTR_TO_MEM | PTR_UNTRUSTED
Eduard Zingerman
1
-1
/
+1
2025-07-01
bpf: Warn on internal verifier errors
Paul Chaignon
1
-109
/
+102
2025-06-26
Merge branch 'vfs-6.17.bpf' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Alexei Starovoitov
1
-0
/
+5
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
1
-3
/
+2
2025-06-25
bpf: allow void* cast using bpf_rdonly_cast()
Eduard Zingerman
1
-12
/
+61
2025-06-25
bpf: add bpf_features enum
Eduard Zingerman
1
-0
/
+6
2025-06-25
bpf: Add range tracking for BPF_NEG
Song Liu
1
-1
/
+16
2025-06-24
bpf, verifier: Improve precision for BPF_ADD and BPF_SUB
Harishankar Vishwanathan
1
-20
/
+56
2025-06-23
bpf: Mark cgroup_subsys_state->cgroup RCU safe
Song Liu
1
-0
/
+5
2025-06-17
bpf: Mark dentry->d_inode as trusted_or_null
Song Liu
1
-3
/
+2
2025-06-13
bpf: Remove redundant free_verifier_state()/pop_stack()
Luis Gerhorst
1
-26
/
+10
2025-06-13
bpf: handle jset (if a & b ...) as a jump in CFG computation
Eduard Zingerman
1
-0
/
+1
2025-06-13
bpf: Include verifier memory allocations in memcg statistics
Eduard Zingerman
1
-34
/
+35
2025-06-12
bpf: Initialize used but uninit variable in propagate_liveness()
Song Liu
1
-1
/
+1
[prev]
[next]