<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-linux-compat/src/crypto/Kbuild.include, branch master</title>
<subtitle>WireGuard kernel module backport for Linux 3.10 - 5.5</subtitle>
<id>https://git.zx2c4.com/wireguard-linux-compat/atom/src/crypto/Kbuild.include?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-linux-compat/atom/src/crypto/Kbuild.include?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/'/>
<updated>2019-05-28T23:23:24Z</updated>
<entry>
<title>kbuild: account for recent upstream changes</title>
<updated>2019-05-28T23:23:24Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2019-05-25T15:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=e7bfbc2405e58d21868e6731e130741cabdd1874'/>
<id>urn:sha1:e7bfbc2405e58d21868e6731e130741cabdd1874</id>
<content type='text'>
Apparently cdd750bfb1f76fe9be8cfb53cbe77b2e811081ab changed things, so
we fall back onto this hack.

Reported-by: Alex Xu &lt;alex@alxu.ca&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>makefile: use immediate expansion and use correct template patterns</title>
<updated>2018-12-18T13:41:48Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-12-15T23:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=26befc0011fd1cbdbae3d416c37cdfd24c25ea39'/>
<id>urn:sha1:26befc0011fd1cbdbae3d416c37cdfd24c25ea39</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>crypto: better path resolution and more specific generated .S</title>
<updated>2018-11-17T01:26:16Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-11-17T01:17:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=618b0bc6a9de77f98b8f052aac1844198a739bdc'/>
<id>urn:sha1:618b0bc6a9de77f98b8f052aac1844198a739bdc</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>crypto: resolve target prefix on buggy kernels</title>
<updated>2018-11-16T03:00:02Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-11-16T02:55:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=2fd82b1cd412149be9376ccdf408395a07471b58'/>
<id>urn:sha1:2fd82b1cd412149be9376ccdf408395a07471b58</id>
<content type='text'>
We also move to .SECONDARY, since older kernels don't use targets like
that.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>chacha20,poly1305: switch to perlasm originals on mips and arm</title>
<updated>2018-11-15T07:59:05Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-11-08T16:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=cc36bde00d67f15d8657c2fa6f450dccf4fb76b7'/>
<id>urn:sha1:cc36bde00d67f15d8657c2fa6f450dccf4fb76b7</id>
<content type='text'>
We also separate out Eric Biggers' Cortex A7 implementation into its own
file.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>crypto: ignore ARMv3</title>
<updated>2018-10-02T01:41:49Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-09-26T13:12:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=ae383dd701c0f27349893d4fbd48c7b72a39b92a'/>
<id>urn:sha1:ae383dd701c0f27349893d4fbd48c7b72a39b92a</id>
<content type='text'>
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>crypto: rename DEBUG to SELFTEST</title>
<updated>2018-09-25T21:26:35Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-09-25T21:01:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=38c18b1364f7afa358b1a96464c0a4d6f737c78f'/>
<id>urn:sha1:38c18b1364f7afa358b1a96464c0a4d6f737c78f</id>
<content type='text'>
Also we make selftest errors of type err, so that they're obvious in
dmesg.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>crypto: flatten out makefile</title>
<updated>2018-09-23T15:05:23Z</updated>
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<published>2018-09-23T01:44:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=dad4e5d2e29f3e19f95982bf3e468f0f965379ce'/>
<id>urn:sha1:dad4e5d2e29f3e19f95982bf3e468f0f965379ce</id>
<content type='text'>
This brings us more in line with the integration tree's style.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>chacha20-mips32r2: remove reorder directives</title>
<updated>2018-09-21T14:05:22Z</updated>
<author>
<name>René van Dorst</name>
<email>opensource@vdorst.com</email>
</author>
<published>2018-09-19T20:20:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=08edd02db06f9dd424bc023703fed8ea8c42c97d'/>
<id>urn:sha1:08edd02db06f9dd424bc023703fed8ea8c42c97d</id>
<content type='text'>
This requires some minimal rearranging to make work, but for the most
part as does the right thing, provided we pass it an optimization flag.

Suggested-by: Paul Burton &lt;paul.burton@mips.com&gt;
Signed-off-by: René van Dorst &lt;opensource@vdorst.com&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<title>poly1305-mips32r2: remove all reorder directives</title>
<updated>2018-09-21T14:05:22Z</updated>
<author>
<name>René van Dorst</name>
<email>opensource@vdorst.com</email>
</author>
<published>2018-09-20T13:38:33Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-linux-compat/commit/?id=eb7942380a4cc4d772a8c9e57974918480868336'/>
<id>urn:sha1:eb7942380a4cc4d772a8c9e57974918480868336</id>
<content type='text'>
This requires some minimal rearranging to make work, but for the most
part as does the right thing, provided we pass it an optimization flag.

Suggested-by: Paul Burton &lt;paul.burton@mips.com&gt;
Signed-off-by: René van Dorst &lt;opensource@vdorst.com&gt;
Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
</feed>
