]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 May 2019 16:25:43 +0000 (09:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 May 2019 16:25:43 +0000 (09:25 -0700)
commit69c5e0bf5096861f8e1429ba67983aebaa3e0773
treee71dcb34377763d4dc084dd06fb160c3b02d01d0
parentfffae52bc3c9421dcec0c96e7b7d9dfa8f17bb24
parent2a35b3cbecda96f6361967067ba325264ff22465
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf

Daniel Borkmann says:

====================
pull-request: bpf 2019-05-06

The following pull-request contains BPF updates for your *net* tree.

The main changes are:

1) Two x32 JIT fixes: one which has buggy signed comparisons in 64
   bit conditional jumps and another one for 64 bit negation, both
   from Wang.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>