<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux.git/Makefile, branch master</title>
<subtitle>Linux Kernel</subtitle>
<id>https://git.etezian.org/cgit.cgi/linux.git/atom?h=master</id>
<link rel='self' href='https://git.etezian.org/cgit.cgi/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/'/>
<updated>2017-02-12T21:03:20+00:00</updated>
<entry>
<title>Linux 4.10-rc8</title>
<updated>2017-02-12T21:03:20+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2017-02-12T21:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=7089db84e356562f8ba737c29e472cc42d530dbc'/>
<id>urn:sha1:7089db84e356562f8ba737c29e472cc42d530dbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.10-rc7</title>
<updated>2017-02-05T23:10:58+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2017-02-05T23:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c'/>
<id>urn:sha1:d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jump label: pass kbuild_cflags when checking for asm goto support</title>
<updated>2017-02-03T22:13:19+00:00</updated>
<author>
<name>David Lin</name>
<email>dtwlin@google.com</email>
</author>
<published>2017-02-03T21:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=35f860f9ba6aac56cc38e8b18916d833a83f1157'/>
<id>urn:sha1:35f860f9ba6aac56cc38e8b18916d833a83f1157</id>
<content type='text'>
Some versions of ARM GCC compiler such as Android toolchain throws in a
'-fpic' flag by default.  This causes the gcc-goto check script to fail
although some config would have '-fno-pic' flag in the KBUILD_CFLAGS.

This patch passes the KBUILD_CFLAGS to the check script so that the
script does not rely on the default config from different compilers.

Link: http://lkml.kernel.org/r/20170120234329.78868-1-dtwlin@google.com
Signed-off-by: David Lin &lt;dtwlin@google.com&gt;
Acked-by: Steven Rostedt &lt;rostedt@goodmis.org&gt;
Cc: Michal Marek &lt;mmarek@suse.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Linux 4.10-rc6</title>
<updated>2017-01-29T22:25:17+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2017-01-29T22:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=566cf877a1fcb6d6dc0126b076aad062054c2637'/>
<id>urn:sha1:566cf877a1fcb6d6dc0126b076aad062054c2637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.10-rc5</title>
<updated>2017-01-22T20:54:15+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2017-01-22T20:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=7a308bb3016f57e5be11a677d15b821536419d36'/>
<id>urn:sha1:7a308bb3016f57e5be11a677d15b821536419d36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.10-rc4</title>
<updated>2017-01-16T00:21:59+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2017-01-16T00:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=49def1853334396f948dcb4cedb9347abb318df5'/>
<id>urn:sha1:49def1853334396f948dcb4cedb9347abb318df5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.10-rc3</title>
<updated>2017-01-08T22:18:17+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2017-01-08T22:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=a121103c922847ba5010819a3f250f1f7fc84ab8'/>
<id>urn:sha1:a121103c922847ba5010819a3f250f1f7fc84ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.10-rc2</title>
<updated>2017-01-01T22:31:53+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2017-01-01T22:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=0c744ea4f77d72b3dcebb7a8f2684633ec79be88'/>
<id>urn:sha1:0c744ea4f77d72b3dcebb7a8f2684633ec79be88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.10-rc1</title>
<updated>2016-12-26T00:13:08+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2016-12-26T00:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=7ce7d89f48834cefece7804d38fc5d85382edf77'/>
<id>urn:sha1:7ce7d89f48834cefece7804d38fc5d85382edf77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.9</title>
<updated>2016-12-11T19:17:54+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2016-12-11T19:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.etezian.org/cgit.cgi/linux.git/commit/?id=69973b830859bc6529a7a0468ba0d80ee5117826'/>
<id>urn:sha1:69973b830859bc6529a7a0468ba0d80ee5117826</id>
<content type='text'>
</content>
</entry>
</feed>
