index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-15
1
-0
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
1
-5
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bpf: Fix memory leaks in __check_func_call
Wang Yufen
2022-11-08
1
-5
/
+9
|
|
/
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-12
1
-171
/
+314
|
\
\
|
*
|
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
2022-11-04
1
-0
/
+37
|
*
|
bpf: stop setting precise in current state
Andrii Nakryiko
2022-11-04
1
-12
/
+91
|
*
|
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
2022-11-04
1
-1
/
+61
|
*
|
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
2022-11-04
1
-32
/
+39
|
*
|
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
2022-11-04
1
-0
/
+5
|
*
|
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-11-04
1
-61
/
+21
|
*
|
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
2022-11-04
1
-49
/
+47
|
*
|
bpf: Drop reg_type_may_be_refcounted_or_null
Kumar Kartikeya Dwivedi
2022-11-04
1
-8
/
+1
|
*
|
bpf: Fix slot type check in check_stack_write_var_off
Kumar Kartikeya Dwivedi
2022-11-04
1
-8
/
+11
|
*
|
bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
Kumar Kartikeya Dwivedi
2022-11-04
1
-4
/
+5
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
1
-4
/
+13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: Fix wrong reg type conversion in release_reference()
Youlin Li
2022-11-04
1
-2
/
+6
|
*
bpf, verifier: Fix memory leak in array reallocation for stack state
Kees Cook
2022-11-01
1
-2
/
+7
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
1
-14
/
+15
|
\
\
|
|
/
|
/
|
|
*
bpf: Fix a typo in comment for DFS algorithm
Xu Kuohai
2022-10-27
1
-1
/
+1
|
*
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-26
1
-1
/
+12
|
*
bpf: Consider all mem_types compatible for map_{key,value} args
Dave Marchevsky
2022-10-22
1
-13
/
+2
|
*
bpf: Allow ringbuf memory to be used as map key
Dave Marchevsky
2022-10-22
1
-0
/
+1
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-24
1
-0
/
+1
|
\
\
|
*
|
bpf: Allow bpf_user_ringbuf_drain() callbacks to return 1
David Vernet
2022-10-13
1
-0
/
+1
|
|
/
*
/
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
|
/
*
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2022-09-22
1
-5
/
+5
*
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-22
1
-8
/
+27
*
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-22
1
-4
/
+57
*
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-22
1
-0
/
+3
*
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2022-09-15
1
-7
/
+23
*
bpf: Add verifier support for custom callback return range
Dave Marchevsky
2022-09-11
1
-1
/
+6
*
bpf: Export btf_type_by_id() and bpf_log()
Daniel Xu
2022-09-11
1
-0
/
+1
*
bpf: Remove duplicate PTR_TO_BTF_ID RO check
Daniel Xu
2022-09-11
1
-3
/
+0
*
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-09-08
1
-107
/
+28
*
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2022-09-07
1
-13
/
+32
*
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
2022-09-07
1
-0
/
+19
*
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2022-09-07
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-06
1
-61
/
+33
|
\
|
*
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
2022-09-05
1
-23
/
+0
|
*
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
2022-09-05
1
-42
/
+0
|
*
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
2022-09-05
1
-9
/
+22
|
*
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
2022-08-25
1
-9
/
+33
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-25
1
-6
/
+4
|
*
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2022-08-25
1
-0
/
+3
*
|
bpf: add destructive kfunc flag
Artem Savkov
2022-08-10
1
-0
/
+5
*
|
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
2022-08-10
1
-18
/
+20
*
|
bpf: Cleanup check_refcount_ok
Dave Marchevsky
2022-08-09
1
-45
/
+29
*
|
bpf: Verifier cleanups
Joanne Koong
2022-08-08
1
-18
/
+32
|
/
*
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-22
1
-8
/
+6
[prev]
[next]