<?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 kmalloc.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3d5e48944e824bddc20d7b874e784f7b279636fe - Merge branch &apos;for-7.3/steam&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/mips/include/asm/mach-ath79/kmalloc.h#3d5e48944e824bddc20d7b874e784f7b279636fe</link>
        <description>Merge branch &apos;for-7.3/steam&apos; into for-linus- initial support for 2026 Steam Controller (Vicki Pfau)- support for sensor events on the 2025 Steam Controller (Vicki Pfau)- assorted fixes, improvements and code refactoring (Vicki Pfau)

            List of files:
            /linux/arch/mips/include/asm/mach-ath79/kmalloc.h</description>
        <pubDate>Wed, 19 Aug 2026 09:16:28 +0200</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<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/arch/mips/include/asm/mach-ath79/kmalloc.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/arch/mips/include/asm/mach-ath79/kmalloc.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/arch/mips/include/asm/mach-ath79/kmalloc.h#b4d85f863e5a6f1fa01b186001af0f68f4f5239e</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.3 merge window.

            List of files:
            /linux/arch/mips/include/asm/mach-ath79/kmalloc.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/arch/mips/include/asm/mach-ath79/kmalloc.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/arch/mips/include/asm/mach-ath79/kmalloc.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/arch/mips/include/asm/mach-ath79/kmalloc.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/arch/mips/include/asm/mach-ath79/kmalloc.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>08c7183f5b9ffe4408e74fff848a4cc2105361d4 - Merge tag &apos;mips_7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/mips/include/asm/mach-ath79/kmalloc.h#08c7183f5b9ffe4408e74fff848a4cc2105361d4</link>
        <description>Merge tag &apos;mips_7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxPull MIPS updates from Thomas Bogendoerfer: - use software nodes for GPIO code - cleanups and fixes* tag &apos;mips_7.2&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (41 commits)  mips: select legacy gpiolib interfaces where used  MIPS: lib: Remove &apos;.hidden&apos; for local symbols  MIPS: VDSO: Avoid including .got in dynamic segment  MIPS: smp: report dying CPU to RCU in stop_this_cpu()  MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo()  MIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo()  mips: sched: Fix CPUMASK_OFFSTACK memory corruption  MIPS: mm: Fix out-of-bounds write in maar_res_walk()  MIPS: ath79: reduce ARCH_DMA_MINALIGN  mips: dts: ar9132: fix wdt node name  mips: Remove remaining defconfig references to the pktcdvd driver  MIPS: mm: remove comment referring to removed CONFIG_MIPS_CMP  MIPS: alchemy: db1300: switch to static device properties  MIPS: alchemy: gpr: switch to static device properties  MIPS: alchemy: db1000: use nodes attached to GPIO chips in properties  MIPS: alchemy: mtx1: attach software nodes to GPIO chips  MIPS: alchemy: provide visible function prototypes to board files  MIPS: alchemy: platform: add missing include  MIPS: ip22-gio: do not export device release function  MIPS: ip22-gio: switch to dynamic root device  ...

            List of files:
            /linux/arch/mips/include/asm/mach-ath79/kmalloc.h</description>
        <pubDate>Fri, 19 Jun 2026 16:46:16 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>aeaa898780a4edb5802731e454caae6fb2ba33cb - MIPS: ath79: reduce ARCH_DMA_MINALIGN</title>
        <link>http://kernelsources.org:8080/source/history/linux/arch/mips/include/asm/mach-ath79/kmalloc.h#aeaa898780a4edb5802731e454caae6fb2ba33cb</link>
        <description>MIPS: ath79: reduce ARCH_DMA_MINALIGNCurrently, ath79 SoCs use the default ARCH_DMA_MINALIGN value of 128bytes defined in mach-generic. This is excessive for these platformsand leads to significant memory waste in kmalloc.Override ARCH_DMA_MINALIGN to use L1_CACHE_BYTES, which is 32 bytes forath79 SoCs.Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;Signed-off-by: Thomas Bogendoerfer &lt;tsbogend@alpha.franken.de&gt;

            List of files:
            /linux/arch/mips/include/asm/mach-ath79/kmalloc.h</description>
        <pubDate>Thu, 28 May 2026 00:25:04 +0200</pubDate>
        <dc:creator>Rosen Penev &lt;rosenp@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
