Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov says:
====================
pull-request: bpf 2019-01-02
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) prevent out of bounds speculation on pointer arithmetic, from Daniel.
2) typo fix, from Xiaozhou.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- include/linux/bpf_verifier.h 12 additions, 0 deletionsinclude/linux/bpf_verifier.h
- include/linux/filter.h 3 additions, 7 deletionsinclude/linux/filter.h
- kernel/bpf/core.c 37 additions, 17 deletionskernel/bpf/core.c
- kernel/bpf/verifier.c 275 additions, 61 deletionskernel/bpf/verifier.c
- tools/testing/selftests/bpf/test_maps.c 1 addition, 1 deletiontools/testing/selftests/bpf/test_maps.c
- tools/testing/selftests/bpf/test_verifier.c 1124 additions, 22 deletionstools/testing/selftests/bpf/test_verifier.c
Loading
Please register or sign in to comment