<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#0fc8f6200d2313278fbf4539bbab74677c685531</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesGetting fixes and updates from v7.1-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Mon, 27 Apr 2026 10:26:49 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ee60c510fb3468ec6fab98419218c4e7b37e2ca3 - Merge tag &apos;nolibc-20260412-for-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#ee60c510fb3468ec6fab98419218c4e7b37e2ca3</link>
        <description>Merge tag &apos;nolibc-20260412-for-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibcPull nolibc updates from Thomas Wei&#223;schuh: - Many new features and optimizations to printf() - Rename non-standard symbols to avoid collisions with application code - Support for byteswap.h, endian.h, err.h and asprintf() - 64-bit dev_t - Smaller cleanups and fixes to the code and build system* tag &apos;nolibc-20260412-for-7.1-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc: (61 commits)  selftests/nolibc: use gcc 15  tools/nolibc: support UBSAN on gcc  tools/nolibc: create __nolibc_no_sanitize_ubsan  selftests/nolibc: don&apos;t skip tests for unimplemented syscalls anymore  selftests/nolibc: explicitly handle ENOSYS from ptrace()  tools/nolibc: add byteorder conversions  tools/nolibc: add the _syscall() macro  tools/nolibc: move the call to __sysret() into syscall()  tools/nolibc: rename the internal macros used in syscall()  selftests/nolibc: only use libgcc when really necessary  selftests/nolibc: test the memory allocator  tools/nolibc: check for overflow in calloc() without divisions  tools/nolibc: add support for asprintf()  tools/nolibc: use __builtin_offsetof()  tools/nolibc: use makedev() in fstatat()  tools/nolibc: handle all major and minor numbers in makedev() and friends  tools/nolibc: make dev_t 64 bits wide  tools/nolibc: move the logic of makedev() and friends into functions  selftests/nolibc: add a test for stat().st_rdev  selftests/nolibc: add some tests for makedev() and friends  ...

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 15 Apr 2026 02:13:09 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ce834c9cb984a9b85160a2c3a3821e179fa502fa - tools/nolibc: add byteorder conversions</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#ce834c9cb984a9b85160a2c3a3821e179fa502fa</link>
        <description>tools/nolibc: add byteorder conversionsAdd some standard functions to convert between different byte orders.Conveniently the UAPI headers provide all the necessary functionality.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Acked-by: Willy Tarreau &lt;w@1wt.eu&gt;Link: https://patch.msgid.link/20260405-nolibc-bswap-v1-1-f7699ca9cee0@weissschuh.net

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Sun, 05 Apr 2026 17:31:05 +0200</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>7933969e1f733e18795a755cd9822ccf510140a1 - tools/nolibc: explicitly list architecture headers</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#7933969e1f733e18795a755cd9822ccf510140a1</link>
        <description>tools/nolibc: explicitly list architecture headersRelying on $(wildcard) is brittle and non-deterministic.similar to all the other headers.Switch the list of architecture headers to an explicit list,Link: https://patch.msgid.link/20260401-nolibc-cleanup-v1-4-bcf4c9f5c1be@weissschuh.netSigned-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 01 Apr 2026 17:08:31 +0200</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>b972b37cb6b8216922c1e817b0bab4cfed55fc44 - tools/nolibc: drop superfluous definition of Q</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#b972b37cb6b8216922c1e817b0bab4cfed55fc44</link>
        <description>tools/nolibc: drop superfluous definition of QQ is already defined by tools/scripts/Makefile.include which is includedat the top of tools/include/nolibc/Makefile.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Link: https://patch.msgid.link/20260401-nolibc-cleanup-v1-3-bcf4c9f5c1be@weissschuh.net

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 01 Apr 2026 17:08:30 +0200</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>010d03d0e8fb0a2690d5a79c6580d8c4f32c937e - tools/nolibc: drop superfluous invocation of mkdir</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#010d03d0e8fb0a2690d5a79c6580d8c4f32c937e</link>
        <description>tools/nolibc: drop superfluous invocation of mkdirThe call to &apos;mkdir -p $(OUTPUT)sysroot/include&apos; will also create thesysroot directory.Drop the unnecessary explicit invocation of mkdir.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Link: https://patch.msgid.link/20260401-nolibc-cleanup-v1-2-bcf4c9f5c1be@weissschuh.net

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 01 Apr 2026 17:08:29 +0200</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>5bf4b30ed49b9af281bdf11c788f382faa432cfd - tools/nolibc: drop superfluous invocation of &apos;make headers&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#5bf4b30ed49b9af281bdf11c788f382faa432cfd</link>
        <description>tools/nolibc: drop superfluous invocation of &apos;make headers&apos;The headers_install target of the toplevel Makefile will already makesure that the headers are up-to-date.Drop the superfluous explicit invocation.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Link: https://patch.msgid.link/20260401-nolibc-cleanup-v1-1-bcf4c9f5c1be@weissschuh.net

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 01 Apr 2026 17:08:28 +0200</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>9da0f529c089f00e6ab8b552d7407e612b7245a8 - tools/nolibc: add err.h</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#9da0f529c089f00e6ab8b552d7407e612b7245a8</link>
        <description>tools/nolibc: add err.hAdd a few convenient helpers to print error and warning messages.Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;Acked-by: Willy Tarreau &lt;w@1wt.eu&gt;Link: https://patch.msgid.link/20260318-nolibc-err-h-v4-2-08247a694bd9@weissschuh.net

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 18 Mar 2026 16:50:17 +0100</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#c17ee635fd3a482b2ad2bf5e269755c2eae5f25e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixes7.0-rc1 was just released, let&apos;s merge it to kick the new release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Mon, 23 Feb 2026 10:09:45 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>861ea34546dcde8600878d5e7f746795f22fc818 - Merge tag &apos;nolibc-20260206-for-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#861ea34546dcde8600878d5e7f746795f22fc818</link>
        <description>Merge tag &apos;nolibc-20260206-for-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibcPull nolibc updates from Thomas Wei&#223;schuh: - All time-related functionality uses 64-bit timestamps for   y2038 compatibility - fread() and fskeek() support - ptrace() support - Addition of libc-test to the regular kselftests - Smaller cleanups and fixes to the code and build system* tag &apos;nolibc-20260206-for-7.0-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc: (25 commits)  tools/nolibc: Add a simple test for writing to a FILE and reading it back  tools/nolibc: Add fseek() to stdio.h  tools/nolibc: Add fread() to stdio.h  selftests/nolibc: also test libc-test through regular selftest framework  selftests/nolibc: scope custom flags to the nolibc-test target  selftests/nolibc: try to read from stdin in readv_zero test  selftests/nolibc: always build sparc32 tests with -mcpu=v8  tools/nolibc: align sys_vfork() with sys_fork()  selftests/nolibc: drop NOLIBC_SYSROOT=0 logic  selftests/nolibc: add static assertions around time types handling  tools/nolibc: add __nolibc_static_assert()  tools/nolibc: add compiler version detection macros  tools/nolibc: remove time conversions  selftests/nolibc: test compatibility of nolibc and kernel time types  tools/nolibc: always use 64-bit time types  tools/nolibc: use custom structs timespec and timeval  tools/nolibc/select: avoid libgcc 64-bit multiplications  tools/nolibc/gettimeofday: avoid libgcc 64-bit divisions  tools/nolibc: prefer explicit 64-bit time-related system calls  tools/nolibc/time: drop invocation of gettimeofday system call  ...

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Tue, 10 Feb 2026 05:15:14 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>cc6809f6728456c03db6750fcc94ed8b581a2cf8 - tools/nolibc: always use 64-bit mode for s390 header checks</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#cc6809f6728456c03db6750fcc94ed8b581a2cf8</link>
        <description>tools/nolibc: always use 64-bit mode for s390 header checks32-bit s390 support was recently removed from nolibc.If the compiler defaults to 32-bit during the header checks, they fail.Make sure to always use 64-bit mode for s390 heafer checks.Fixes: 169ebcbb9082 (&quot;tools: Remove s390 compat support&quot;)Acked-by: Willy Tarreau &lt;w@1wt.eu&gt;Acked-by: Heiko Carstens &lt;hca@linux.ibm.com&gt;Link: https://patch.msgid.link/20251203-nolibc-headers-check-s390-v1-1-5d35e52a83ba@weissschuh.netSigned-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 03 Dec 2025 20:08:00 +0100</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
<item>
        <title>ec4bb8e8dfa060c699b548f62e4d56133aafbbec - tools/nolibc: add ptrace support</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#ec4bb8e8dfa060c699b548f62e4d56133aafbbec</link>
        <description>tools/nolibc: add ptrace supportAdd ptrace support, as it will be useful in UML.Signed-off-by: Benjamin Berg &lt;benjamin.berg@intel.com&gt;[Thomas: drop va_args usage and linux/uio.h inclusion]Signed-off-by: Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Wed, 24 Sep 2025 16:20:58 +0200</pubDate>
        <dc:creator>Benjamin Berg &lt;benjamin.berg@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/Makefile#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/tools/include/nolibc/Makefile</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
