<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in __init__.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>4116941b7a703f8c770998bb3a59966608cb5bb2 - Merge tag &apos;v4.20&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#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/err_recursive_dep/__init__.py</description>
        <pubDate>Mon, 14 Jan 2019 06:35:32 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3eb66e91a25497065c5322b1268cbc3953642227 - Merge tag &apos;v4.20&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#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/err_recursive_dep/__init__.py</description>
        <pubDate>Mon, 14 Jan 2019 23:33:23 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>472475000979a156bc32cd75caa59737f5a1caa5 - Merge branch &apos;for-4.20/apple&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#472475000979a156bc32cd75caa59737f5a1caa5</link>
        <description>Merge branch &apos;for-4.20/apple&apos; into for-linusSupport for Apple Magic Trackpad 2

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Tue, 23 Oct 2018 11:16:33 +0000</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.cz&gt;</dc:creator>
    </item>
<item>
        <title>aaccf3c97418f169afdbb5855e9cbcbda34e90fd - Merge tag &apos;v4.19-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#aaccf3c97418f169afdbb5855e9cbcbda34e90fd</link>
        <description>Merge tag &apos;v4.19-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextSync with upstream (which now contains fbdev-v4.19 changes) toprepare a base for fbdev-v4.20 changes.

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Wed, 26 Sep 2018 13:54:31 +0000</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>2863b00941bc3062ea3299ed4057acfd9e52c335 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#2863b00941bc3062ea3299ed4057acfd9e52c335</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedCatch up in general, and get DP_EXTENDED_RECEIVER_CAP_FIELD_PRESENTspecifically.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Wed, 26 Sep 2018 08:24:04 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9ac669fc01dbfef707ecaa6b618c0d03294cca16 - Merge tag &apos;y2038&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/core</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#9ac669fc01dbfef707ecaa6b618c0d03294cca16</link>
        <description>Merge tag &apos;y2038&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/corePull more y2038 work from Arnd Bergman:y2038: convert more syscallsHere is another set of system call changes to prepare the change over to64-bit time_t. As before, the strategy is to change system calls thattake a &apos;struct timespec&apos; argument over to &apos;struct __kernel_timespec&apos;,which for now is defined to be the same but will get redefined to use a64-bit time_t argument once we are ready to modify the system call tables.The major change from previous patches is that the plan is no longerto directly use the &apos;compat&apos; system calls for providing compatibilitywith the existing 32-bit time_t based entry points. Instead, we renamethe compat code to something that makes more sense on 32-bit architectures,e.g. compat_timespec becomes old_timespec32.With the renamed types in place, change over the &apos;stat&apos; and &apos;utimes&apos;families of system calls, sched_rr_get_interval, recvmmsg andrt_sigtimedwait. Another series for poll, select and io_pgetevents iscurrently being tested.

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Sat, 15 Sep 2018 18:50:42 +0000</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>e42f6f9be4f83c537aa81b4c6239ea94ff5b29ce - Merge tag &apos;v4.19-rc2&apos; into next-general</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#e42f6f9be4f83c537aa81b4c6239ea94ff5b29ce</link>
        <description>Merge tag &apos;v4.19-rc2&apos; into next-generalSync to Linux 4.19-rc2 for downstream developers.

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Tue, 04 Sep 2018 18:35:54 +0000</pubDate>
        <dc:creator>James Morris &lt;james.morris@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>6e2d6b2728fcb408eabd7991804f8cb33ff59f20 - Merge tag &apos;v4.19-rc1&apos; into asoc-4.19</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#6e2d6b2728fcb408eabd7991804f8cb33ff59f20</link>
        <description>Merge tag &apos;v4.19-rc1&apos; into asoc-4.19Linux 4.19-rc1

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Tue, 28 Aug 2018 18:03:57 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ea4d65f14f6aaa53e379b93c5544245ef081b3e7 - Merge branch &apos;perm-fix&apos; into omap-for-v4.19/fixes-v2</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#ea4d65f14f6aaa53e379b93c5544245ef081b3e7</link>
        <description>Merge branch &apos;perm-fix&apos; into omap-for-v4.19/fixes-v2

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Tue, 28 Aug 2018 16:58:03 +0000</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>bc537a9cc47eec7f4e32b8164c494ddc35dca8ac - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#bc537a9cc47eec7f4e32b8164c494ddc35dca8ac</link>
        <description>Merge drm/drm-next into drm-misc-nextNow that 4.19-rc1 is cut, backmerge it into -misc-next.Signed-off-by: Sean Paul &lt;seanpaul@chromium.org&gt;

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Mon, 27 Aug 2018 14:00:03 +0000</pubDate>
        <dc:creator>Sean Paul &lt;seanpaul@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>1bc276775d93faf42a3bb1c684cdb838ded8be56 - Merge tag &apos;kbuild-v4.19-2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#1bc276775d93faf42a3bb1c684cdb838ded8be56</link>
        <description>Merge tag &apos;kbuild-v4.19-2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildPull more Kbuild updates from Masahiro Yamada: - add build_{menu,n,g,x}config targets for compile-testing Kconfig - fix and improve recursive dependency detection in Kconfig - fix parallel building of menuconfig/nconfig - fix syntax error in clang-version.sh - suppress distracting log from syncconfig - remove obsolete &quot;rpm&quot; target - remove VMLINUX_SYMBOL(_STR) macro entirely - fix microblaze build with CONFIG_DYNAMIC_FTRACE - move compiler test for dead code/data elimination to Kconfig - rename well-known LDFLAGS variable to KBUILD_LDFLAGS - misc fixes and cleanups* tag &apos;kbuild-v4.19-2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:  kbuild: rename LDFLAGS to KBUILD_LDFLAGS  kbuild: pass LDFLAGS to recordmcount.pl  kbuild: test dead code/data elimination support in Kconfig  initramfs: move gen_initramfs_list.sh from scripts/ to usr/  vmlinux.lds.h: remove stale &lt;linux/export.h&gt; include  export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()  Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.cocci  kbuild: make sorting initramfs contents independent of locale  kbuild: remove &quot;rpm&quot; target, which is alias of &quot;rpm-pkg&quot;  kbuild: Fix LOADLIBES rename in Documentation/kbuild/makefiles.txt  kconfig: suppress &quot;configuration written to .config&quot; for syncconfig  kconfig: fix &quot;Can&apos;t open ...&quot; in parallel build  kbuild: Add a space after `!` to prevent parsing as file pattern  scripts: modpost: check memory allocation results  kconfig: improve the recursive dependency report  kconfig: report recursive dependency involving &apos;imply&apos;  kconfig: error out when seeing recursive dependency  kconfig: add build-only configurator targets  scripts/dtc: consolidate include path options in Makefile

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Sat, 25 Aug 2018 20:40:38 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f1575595d15657bd78c139978107deabec5a3959 - kconfig: error out when seeing recursive dependency</title>
        <link>http://opengrok.net:8080/history/linux/scripts/kconfig/tests/err_recursive_dep/__init__.py#f1575595d15657bd78c139978107deabec5a3959</link>
        <description>kconfig: error out when seeing recursive dependencyOriginally, recursive dependency was a fatal error for Kconfigbecause Kconfig cannot compute symbol values in such a situation.Commit d595cea62403 (&quot;kconfig: print more info when we see a recursivedependency&quot;) changed it to a warning, which I guess was not intentional.Get it back to an error again.Also, rename the unit test directory &quot;warn_recursive_dep&quot; to&quot;err_recursive_dep&quot; so that it matches to the behavior.Signed-off-by: Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;Tested-by: Dirk Gouders &lt;dirk@gouders.net&gt;

            List of files:
            /linux/scripts/kconfig/tests/err_recursive_dep/__init__.py</description>
        <pubDate>Wed, 15 Aug 2018 05:59:43 +0000</pubDate>
        <dc:creator>Masahiro Yamada &lt;yamada.masahiro@socionext.com&gt;</dc:creator>
    </item>
</channel>
</rss>
