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 attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
1
-15
/
+68
*
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2019-11-15
1
-3
/
+15
*
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
1
-1
/
+1
*
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-15
1
-5
/
+3
*
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
1
-0
/
+42
*
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2019-10-31
1
-10
/
+24
*
bpf: Enforce 'return 0' in BTF-enabled raw_tp programs
Alexei Starovoitov
2019-10-30
1
-0
/
+5
*
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2019-10-25
1
-1
/
+51
*
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
1
-15
/
+29
*
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2019-10-17
1
-0
/
+1
*
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
2019-10-17
1
-0
/
+8
*
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2019-10-17
1
-3
/
+85
*
bpf: Process in-kernel BTF
Alexei Starovoitov
2019-10-17
1
-0
/
+20
*
bpf: Fix cast to pointer from integer of different size warning
Andrii Nakryiko
2019-10-11
1
-1
/
+1
*
bpf: Track contents of read-only maps as scalars
Andrii Nakryiko
2019-10-11
1
-2
/
+55
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-16
1
-2
/
+2
|
\
|
*
bpf: fix accessing bpf_sysctl.file_pos on s390
Ilya Leoshkevich
2019-09-16
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-9
/
+14
|
\
\
|
|
/
|
/
|
|
*
bpf: fix precision tracking of stack slots
Alexei Starovoitov
2019-09-05
1
-9
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
1
-1
/
+4
|
\
\
|
*
|
bpf: introduce verifier internal test flag
Alexei Starovoitov
2019-08-28
1
-1
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: fix precision tracking in presence of bpf2bpf calls
Alexei Starovoitov
2019-08-24
1
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-14
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2019-07-29
1
-0
/
+2
*
|
bpf: fix narrower loads on s390
Ilya Leoshkevich
2019-07-23
1
-2
/
+2
|
/
*
bpf: verifier: avoid fall-through warnings
Gustavo A. R. Silva
2019-07-12
1
-0
/
+2
*
bpf: fix precision bit propagation for BPF_ST instructions
Andrii Nakryiko
2019-07-12
1
-7
/
+4
*
bpf: fix precision tracking
Alexei Starovoitov
2019-07-03
1
-14
/
+107
*
devmap: Allow map lookups from eBPF
Toke Høiland-Jørgensen
2019-06-29
1
-5
/
+2
*
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
2019-06-28
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
1
-69
/
+724
|
\
|
*
bpf: precise scalar_value tracking
Alexei Starovoitov
2019-06-19
1
-11
/
+480
|
*
bpf: fix callees pruning callers
Alexei Starovoitov
2019-06-19
1
-5
/
+6
|
*
bpf: introduce bounded loops
Alexei Starovoitov
2019-06-19
1
-12
/
+131
|
*
bpf: extend is_branch_taken to registers
Alexei Starovoitov
2019-06-19
1
-15
/
+19
|
*
bpf: track spill/fill of constants
Alexei Starovoitov
2019-06-19
1
-25
/
+65
|
*
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
2019-06-11
1
-2
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
1
-11
/
+6
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-18
1
-4
/
+8
|
|
\
|
|
*
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-07
1
-4
/
+8
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
1
-9
/
+1
|
|
/
*
|
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2019-06-01
1
-3
/
+13
*
|
bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
Jiong Wang
2019-05-25
1
-11
/
+57
*
|
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2019-05-25
1
-0
/
+41
*
|
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
2019-05-25
1
-4
/
+33
*
|
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
2019-05-25
1
-13
/
+160
*
|
bpf: convert explored_states to hash table
Alexei Starovoitov
2019-05-24
1
-5
/
+18
*
|
bpf: split explored_states
Alexei Starovoitov
2019-05-24
1
-18
/
+13
*
|
bpf: cleanup explored_states
Alexei Starovoitov
2019-05-24
1
-9
/
+20
[next]