<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/Makefile, branch v4.19.1</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.19.1</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v4.19.1'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2018-11-04T13:50:54Z</updated>
<entry>
<title>Linux 4.19.1</title>
<updated>2018-11-04T13:50:54Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-11-04T13:50:54Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=07a03b97b9ce2a6430344386eeab9b16283b893f'/>
<id>urn:sha1:07a03b97b9ce2a6430344386eeab9b16283b893f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.19</title>
<updated>2018-10-22T06:37:37Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-10-22T06:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d'/>
<id>urn:sha1:84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.19-rc8</title>
<updated>2018-10-15T05:20:24Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-10-15T05:20:24Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=35a7f35ad1b150ddf59a41dcac7b2fa32982be0e'/>
<id>urn:sha1:35a7f35ad1b150ddf59a41dcac7b2fa32982be0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild</title>
<updated>2018-10-11T17:23:07Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-10-11T17:23:07Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e5337178f7023bd06a39c06e1fab88817559c0f3'/>
<id>urn:sha1:e5337178f7023bd06a39c06e1fab88817559c0f3</id>
<content type='text'>
Masahiro writes:
  "Kbuild fixes for v4.19 (2nd)
   - Fix warnings from recordmcount.pl when building with Clang
   - Allow Clang to use GNU toolchains correctly
   - Disable CONFIG_SAMPLES for UML to avoid build error"

* tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  samples: disable CONFIG_SAMPLES for UML
  kbuild: allow to use GCC toolchain not in Clang search path
  ftrace: Build with CPPFLAGS to get -Qunused-arguments
</content>
</entry>
<entry>
<title>Linux 4.19-rc7</title>
<updated>2018-10-07T15:26:02Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-10-07T15:26:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=0238df646e6224016a45505d2c111a24669ebe21'/>
<id>urn:sha1:0238df646e6224016a45505d2c111a24669ebe21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.19-rc6</title>
<updated>2018-09-30T14:15:35Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-09-30T14:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=17b57b1883c1285f3d0dc2266e8f79286a7bef38'/>
<id>urn:sha1:17b57b1883c1285f3d0dc2266e8f79286a7bef38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 4.19-rc5</title>
<updated>2018-09-23T17:15:18Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-09-23T17:15:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84'/>
<id>urn:sha1:6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kbuild: allow to use GCC toolchain not in Clang search path</title>
<updated>2018-09-19T14:55:45Z</updated>
<author>
<name>Stefan Agner</name>
<email>stefan@agner.ch</email>
</author>
<published>2018-09-18T02:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ef8c4ed9db80261f397f0c0bf723684601ae3b52'/>
<id>urn:sha1:ef8c4ed9db80261f397f0c0bf723684601ae3b52</id>
<content type='text'>
When using a GCC cross toolchain which is not in a compiled in
Clang search path, Clang reverts to the system assembler and
linker. This leads to assembler or linker errors, depending on
which tool is first used for a given architecture.

It seems that Clang is not searching $PATH for a matching
assembler or linker.

Make sure that Clang picks up the correct assembler or linker by
passing the cross compilers bin directory as search path.

This allows to use Clang provided by distributions with GCC
toolchains not in /usr/bin.

Link: https://github.com/ClangBuiltLinux/linux/issues/78
Signed-off-by: Stefan Agner &lt;stefan@agner.ch&gt;
Reviewed-and-tested-by: Nick Desaulniers &lt;ndesaulniers@google.com&gt;
Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;
</content>
</entry>
<entry>
<title>Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest</title>
<updated>2018-09-17T05:24:28Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2018-09-17T05:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c0747ad363fff90c2edf490fc089e3ae0920b410'/>
<id>urn:sha1:c0747ad363fff90c2edf490fc089e3ae0920b410</id>
<content type='text'>
Pulled kselftest fixes from Shuah:
 "This Kselftest fixes update for 4.9-rc5 consists of:

  -- fixes to build failures
  -- fixes to add missing config files to increase test coverage
  -- fixes to cgroup test and a new cgroup test for memory.oom.group"
</content>
</entry>
<entry>
<title>Linux 4.19-rc4</title>
<updated>2018-09-16T18:52:37Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2018-09-16T18:52:37Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7876320f88802b22d4e2daf7eb027dd14175a0f8'/>
<id>urn:sha1:7876320f88802b22d4e2daf7eb027dd14175a0f8</id>
<content type='text'>
</content>
</entry>
</feed>
