lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20180111.221627.1894180033545760926.davem@davemloft.net> Date: Thu, 11 Jan 2018 22:16:27 -0500 (EST) From: David Miller <davem@...emloft.net> To: netdev@...r.kernel.org CC: daniel@...earbox.net Subject: MERGE net into net-next Daniel please look at how I resolved the BPF conflicts and build failures. The test_align.c one was pretty simple, but the one that fixes the build failure due to overlap of the BPF call vs. JIT always on changes is bit less trivial. Thanks.