<?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 assert.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0eaed89c18aeedf0898baf2dbf5ff027c6795152 - Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/assert.h#0eaed89c18aeedf0898baf2dbf5ff027c6795152</link>
        <description>Merge tag &apos;timers-v7.3-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/daniel.lezcano/linux into timers/clocksource  - Use designated initializers for sh_mtu2, sh_cmt, and sh_tmu, and    drop the unused initializer in the platform_device_id table for    sh_mtu2 (Uwe Kleine-K&#246;nig)  - Remove redundant dev_err()/dev_err_probe() messages when    devm_request_*_irq() fails, as the helper already logs an error    message (Pan Chuang)  - Fix a boot hang on Allwinner D1 when a forced minimum delta is used    with the sun4i timer (Felix Yan)  - Fix an IRQ leak in the cpuhp_setup_state() error path by freeing the    IRQ on failure in the NXP PIT driver (WenTao Liang)  - Fix incorrect unmapping of shared MMIO between the clocksource and    clockevent drivers. If one of them fails to initialize, the error    path unmaps the shared MMIO region, leaving the other driver with an    invalid mapping on clps711x (Guangshuo Li)  - Make the samsung_pwm driver compatible with PREEMPT_RT by replacing    regular spinlocks with raw_spinlock_t in atomic contexts (Marek    Szyprowski)  - Use __raw_readl() and __raw_writel() instead of ioread32() and    iowrite32() to support SWAP_IO_SPACE in the rtl-otto driver (Rustam    Adilov)  - Fix a missing clk_disable_unprepare() call in the timer    initialization error path of the Armada driver (Yuho Choi)Link: https://lore.kernel.org/lkml/75feea31-683d-45a1-87f4-ab045e0152ae@oss.qualcomm.com

            List of files:
            /linux/tools/include/nolibc/assert.h</description>
        <pubDate>Mon, 17 Aug 2026 10:29:52 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b4d85f863e5a6f1fa01b186001af0f68f4f5239e - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/assert.h#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/tools/include/nolibc/assert.h</description>
        <pubDate>Sat, 15 Aug 2026 06:26:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>76904fccf81936c084faebc73ac72c0919a42941 - Merge tag &apos;v7.2-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/assert.h#76904fccf81936c084faebc73ac72c0919a42941</link>
        <description>Merge tag &apos;v7.2-rc3&apos; into nextSync up with mainline to pull in stable fixes to avoid merge conflicts.

            List of files:
            /linux/tools/include/nolibc/assert.h</description>
        <pubDate>Tue, 14 Jul 2026 04:06:00 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>00599d4841790d05401820a96cf7edb193888b00 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/assert.h#00599d4841790d05401820a96cf7edb193888b00</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesPull in tag v7.2-rc1 so that drm-misc-fixes becomes useful again,and drm-misc-next-fixes can be closed.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/tools/include/nolibc/assert.h</description>
        <pubDate>Mon, 29 Jun 2026 17:58:00 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>966240b9900b33ee7b02a18011bc6109b791ff31 - Merge tag &apos;nolibc-20260614-for-7.2-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/assert.h#966240b9900b33ee7b02a18011bc6109b791ff31</link>
        <description>Merge tag &apos;nolibc-20260614-for-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibcPull nolibc updates from Thomas Wei&#223;schuh: - New architectures: OpenRISC and 32-bit parisc - New library functionality: alloca(), assert(), creat() and   ftruncate() - Automatic large file support - Proper 64-bit system call argument passing on x32 and MIPS N32 - Cleanups of the testmatrix - Various bugfixes and cleanups* tag &apos;nolibc-20260614-for-7.2-1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/nolibc/linux-nolibc: (37 commits)  selftests/nolibc: test against -Wwrite-strings  selftests/nolibc: use mutable buffer for execve() argv string  tools/nolibc: cast default values of program_invocation_name  tools/nolibc: add ftruncate()  tools/nolibc: add a helper to split a 64-bit argument into 32-bit halves  selftests/nolibc: enable CONFIG_TMPFS for sparc32  tools/nolibc: stackprotector: Avoid stalling program startup if crng is not init yet  tools/nolibc: getopt: Fix potential out of bounds access  selftests/nolibc: test open mode handling  tools/nolibc: always pass mode to open syscall  tools/nolibc: split open mode handling into a macro  tools/nolibc: split implicit open flags into a macro  tools/nolibc: add support for 32-bit parisc  selftests/nolibc: avoid function pointer comparisons  tools/nolibc: add support for OpenRISC / or1k  selftests/nolibc: use vmlinux for MIPS tests  selftests/nolibc: trim IMAGE mappings  selftests/nolibc: trim DEFCONFIG mappings  selftests/nolibc: trim QEMU_ARCH mappings  selftests/nolibc: use QEMU_ARCH for QEMU_ARCH_USER  ...

            List of files:
            /linux/tools/include/nolibc/assert.h</description>
        <pubDate>Mon, 15 Jun 2026 07:59:31 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>f94da2b42bc84bbcdb5d1f41551295fc946c7f7e - tools/nolibc: add assert() and assert.h</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/include/nolibc/assert.h#f94da2b42bc84bbcdb5d1f41551295fc946c7f7e</link>
        <description>tools/nolibc: add assert() and assert.hAdd the standard assert() macro from the assert.h header.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/20260409-nolibc-assert-v1-1-42da8b367e23@weissschuh.net

            List of files:
            /linux/tools/include/nolibc/assert.h</description>
        <pubDate>Thu, 09 Apr 2026 18:22:08 +0200</pubDate>
        <dc:creator>Thomas Wei&#223;schuh &lt;linux@weissschuh.net&gt;</dc:creator>
    </item>
</channel>
</rss>
