<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Kconfig</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3eb66e91a25497065c5322b1268cbc3953642227 - Merge tag &apos;v4.20&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#3eb66e91a25497065c5322b1268cbc3953642227</link>
        <description>Merge tag &apos;v4.20&apos; into for-linusSync with mainline to get linux/overflow.h among other things.

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Tue, 15 Jan 2019 00:33:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4116941b7a703f8c770998bb3a59966608cb5bb2 - Merge tag &apos;v4.20&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#4116941b7a703f8c770998bb3a59966608cb5bb2</link>
        <description>Merge tag &apos;v4.20&apos; into nextMerge with mainline to bring in the new APIs.

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Mon, 14 Jan 2019 07:35:32 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c74a7469f97c0f40b46e82ee979f9fb1bb6e847c - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#c74a7469f97c0f40b46e82ee979f9fb1bb6e847c</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedWe need a backmerge to get DP_DPCD_REV_14 before we push otheri915 changes to dinq that could break compilation.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Mon, 23 Jul 2018 18:13:12 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6b16f5d12202a23d875915349cc031c07fe1b3ec - Merge tag &apos;v4.18-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#6b16f5d12202a23d875915349cc031c07fe1b3ec</link>
        <description>Merge tag &apos;v4.18-rc2&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextLinux 4.18-rc2

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Thu, 28 Jun 2018 14:07:57 +0200</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>57b54d74dd5c559bd35f2affaf11d8828aaf5733 - Merge tag &apos;v4.18-rc2&apos; into next-general</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#57b54d74dd5c559bd35f2affaf11d8828aaf5733</link>
        <description>Merge tag &apos;v4.18-rc2&apos; into next-generalMerge to Linux 4.18-rc2 for security subsystem developers.

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Mon, 25 Jun 2018 18:20:40 +0200</pubDate>
        <dc:creator>James Morris &lt;james.morris@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>7731b8bc94e599c9a79e428f3359ff2c34b7576a - Merge branch &apos;linus&apos; into x86/urgent</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#7731b8bc94e599c9a79e428f3359ff2c34b7576a</link>
        <description>Merge branch &apos;linus&apos; into x86/urgentRequired to queue a dependent fix.

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Fri, 22 Jun 2018 21:20:35 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>0ad39cb3d70fb4324d127aeceee7f63e3f71605c - Merge tag &apos;kconfig-v4.18&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#0ad39cb3d70fb4324d127aeceee7f63e3f71605c</link>
        <description>Merge tag &apos;kconfig-v4.18&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildPull Kconfig updates from Masahiro Yamada: &quot;Kconfig now supports new functionality to perform textual  substitution. It has been a while since Linus suggested to move  compiler option tests from makefiles to Kconfig. Finally, here it is.  The implementation has been generalized into a Make-like macro  language.  Some built-in functions such as &apos;shell&apos; are provided. Variables and  user-defined functions are also supported so that &apos;cc-option&apos;,  &apos;ld-option&apos;, etc. are implemented as macros.  Summary:   - refactor package checks for building {m,n,q,g}conf   - remove unused/unmaintained localization support   - remove Kbuild cache   - drop CONFIG_CROSS_COMPILE support   - replace &apos;option env=&apos; with direct variable expansion   - add built-in functions such as &apos;shell&apos;   - support variables and user-defined functions   - add helper macros as as &apos;cc-option&apos;   - add unit tests and a document of the new macro language   - add &apos;testconfig&apos; to help   - fix warnings from GCC 8.1&quot;* tag &apos;kconfig-v4.18&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (30 commits)  kconfig: Avoid format overflow warning from GCC 8.1  kbuild: Move last word of nconfig help to the previous line  kconfig: Add testconfig into make help output  kconfig: add basic helper macros to scripts/Kconfig.include  kconfig: show compiler version text in the top comment  kconfig: test: add Kconfig macro language tests  Documentation: kconfig: document a new Kconfig macro language  kconfig: error out if a recursive variable references itself  kconfig: add &apos;filename&apos; and &apos;lineno&apos; built-in variables  kconfig: add &apos;info&apos;, &apos;warning-if&apos;, and &apos;error-if&apos; built-in functions  kconfig: expand lefthand side of assignment statement  kconfig: support append assignment operator  kconfig: support simply expanded variable  kconfig: support user-defined function and recursively expanded variable  kconfig: begin PARAM state only when seeing a command keyword  kconfig: replace $(UNAME_RELEASE) with function call  kconfig: add &apos;shell&apos; built-in function  kconfig: add built-in function support  kconfig: make default prompt of mainmenu less specific  kconfig: remove sym_expand_string_value()  ...

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Wed, 06 Jun 2018 20:31:45 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2bece88f89faad8d2e5499652e2bd5f2045ec92a - kconfig: test: add Kconfig macro language tests</title>
        <link>http://kernelsources.org:8080/source/history/linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig#2bece88f89faad8d2e5499652e2bd5f2045ec92a</link>
        <description>kconfig: test: add Kconfig macro language testsHere are the test cases I used for developing the text expansionfeature.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;

            List of files:
            /linux/scripts/kconfig/tests/preprocess/circular_expansion/Kconfig</description>
        <pubDate>Mon, 28 May 2018 11:21:57 +0200</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
</channel>
</rss>
