]> 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)
commita7b095f625e8091b1866d4d69395602099310a89
treee2a0afa2546dd672460694cd8e08346d6195fa07
parentfdfd10748768b2aa24579571ee65535e9cd46d77
parent4b8c563f6233134f7f9c8fa96a3235eddfebf2f5
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>