<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/Makefile, branch v4.14.70</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.14.70</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.14.70'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2018-09-15T07:45:37Z</updated>
<entry>
<title>Linux 4.14.70</title>
<updated>2018-09-15T07:45:37Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-09-15T07:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=5dfe87ac34e2326ae2957fc68b63212d84f78701'/>
<id>urn:sha1:5dfe87ac34e2326ae2957fc68b63212d84f78701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.14.69</title>
<updated>2018-09-09T17:56:02Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-09-09T17:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30'/>
<id>urn:sha1:7fe7a0f4c5cf9e7f5b7cb67c1341cdbf62ed4c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.14.68</title>
<updated>2018-09-05T07:26:42Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-09-05T07:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ee13f7edca5838436feefde90ed1b2ebb07c4184'/>
<id>urn:sha1:ee13f7edca5838436feefde90ed1b2ebb07c4184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x86/vdso: Fix vDSO build if a retpoline is emitted</title>
<updated>2018-09-05T07:26:37Z</updated>
<author>
<name>Andy Lutomirski</name>
<email>luto@kernel.org</email>
</author>
<published>2018-08-16T19:41:15Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4587db4c2a95db842d05313d37a332ce210f5bb7'/>
<id>urn:sha1:4587db4c2a95db842d05313d37a332ce210f5bb7</id>
<content type='text'>
commit 2e549b2ee0e358bc758480e716b881f9cabedb6a upstream.

Currently, if the vDSO ends up containing an indirect branch or
call, GCC will emit the "external thunk" style of retpoline, and it
will fail to link.

Fix it by building the vDSO with inline retpoline thunks.

I haven't seen any reports of this triggering on an unpatched
kernel.

Fixes: commit 76b043848fd2 ("x86/retpoline: Add initial retpoline support")
Signed-off-by: Andy Lutomirski &lt;luto@kernel.org&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
Acked-by: Matt Rickard &lt;matt@softrans.com.au&gt;
Cc: Borislav Petkov &lt;bp@alien8.de&gt;
Cc: Jason Vas Dias &lt;jason.vas.dias@gmail.com&gt;
Cc: David Woodhouse &lt;dwmw2@infradead.org&gt;
Cc: Peter Zijlstra &lt;peterz@infradead.org&gt;
Cc: Andi Kleen &lt;ak@linux.intel.com&gt;
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/c76538cd3afbe19c6246c2d1715bc6a60bd63985.1534448381.git.luto@kernel.org
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

</content>
</entry>
<entry>
<title>Linux 4.14.67</title>
<updated>2018-08-24T11:09:23Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-08-24T11:09:23Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=f4c88459f7c9320f587b839c3d24a2a9dc18a8a0'/>
<id>urn:sha1:f4c88459f7c9320f587b839c3d24a2a9dc18a8a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kbuild: suppress warnings from 'getconf LFS_*'</title>
<updated>2018-08-24T11:09:17Z</updated>
<author>
<name>Masahiro Yamada</name>
<email>yamada.masahiro@socionext.com</email>
</author>
<published>2018-07-12T10:38:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=edf81993dc293d9048fce2076a0b9182cd6ac07e'/>
<id>urn:sha1:edf81993dc293d9048fce2076a0b9182cd6ac07e</id>
<content type='text'>
[ Upstream commit 6d79a7b424a5630a6fcab31fd7c38af4ea9c9a0f ]

Suppress warnings for systems that do not recognize LFS_*.

 getconf: no such configuration parameter `LFS_CFLAGS'
 getconf: no such configuration parameter `LFS_LDFLAGS'
 getconf: no such configuration parameter `LFS_LIBS'

Fixes: d7f14c66c273 ("kbuild: Enable Large File Support for hostprogs")
Reported-by: Chen Feng &lt;puck.chen@hisilicon.com&gt;
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
Acked-by: Uwe Kleine-König &lt;u.kleine-koenig@pengutronix.de&gt;
Signed-off-by: Sasha Levin &lt;alexander.levin@microsoft.com&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Linux 4.14.66</title>
<updated>2018-08-22T05:46:11Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-08-22T05:46:11Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c5f7d3c4daf14ba3717fcc1497854d8c365bd742'/>
<id>urn:sha1:c5f7d3c4daf14ba3717fcc1497854d8c365bd742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.14.65</title>
<updated>2018-08-18T08:48:00Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-08-18T08:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4cea13b66144903ae7310331b43e08f7b2d6aadb'/>
<id>urn:sha1:4cea13b66144903ae7310331b43e08f7b2d6aadb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.14.64</title>
<updated>2018-08-17T19:01:12Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-08-17T19:01:12Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7251bd56d92540ab75d660e96d4fb1b7131b38da'/>
<id>urn:sha1:7251bd56d92540ab75d660e96d4fb1b7131b38da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.14.63</title>
<updated>2018-08-15T16:13:02Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-08-15T16:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=9d5cd9f2a4d7eb445963cafd9872186a9a262077'/>
<id>urn:sha1:9d5cd9f2a4d7eb445963cafd9872186a9a262077</id>
<content type='text'>
</content>
</entry>
</feed>
