]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-fixes'
authorAlexei Starovoitov <ast@kernel.org>
Fri, 15 Jun 2018 18:14:26 +0000 (11:14 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 15 Jun 2018 18:14:26 +0000 (11:14 -0700)
commit2f436d4ad5b2d8af866bae8938a5d23354dd55e7
treee2a0afa2546dd672460694cd8e08346d6195fa07
parent7206e680b615d8c1151131b3c3ecdaea62962cab
parent38e44689c8cf3fe2867232d63a12f45843f62442
Merge branch 'bpf-fixes'

Daniel Borkmann says:

====================
First one is a panic I ran into while testing the second
one where we got several syzkaller reports. Series here
fixes both.

Thanks!
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>