Merge branch 'bpf-fixes'
Alexei Starovoitov says:
====================
bpf: fix several bugs
First two patches address bugs found by Jann Horn.
Last patch is a minor samples fix spotted during the testing.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/bpf.h 2 additions, 1 deletioninclude/linux/bpf.h
- kernel/bpf/inode.c 4 additions, 3 deletionskernel/bpf/inode.c
- kernel/bpf/syscall.c 20 additions, 4 deletionskernel/bpf/syscall.c
- kernel/bpf/verifier.c 47 additions, 29 deletionskernel/bpf/verifier.c
- samples/bpf/trace_output_kern.c 0 additions, 1 deletionsamples/bpf/trace_output_kern.c
Loading
Please register or sign in to comment