<?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>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#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/drivers/mailbox/Kconfig</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>f0a475aedd190db95cf92914ca7760c06fbdb704 - Merge tag &apos;mailbox-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#f0a475aedd190db95cf92914ca7760c06fbdb704</link>
        <description>Merge tag &apos;mailbox-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailboxPull mailbox updates from Jassi Brar: &quot;Platform and core updates  PCC:   - Updates to transmission and interrupt handling, including dynamic     txdone configuration, -&gt;last_tx_done() wiring, and SHMEM     initialization fixes. Reverted previous shared buffer patch  MediaTek   - Introduce mtk-vcp-mailbox driver and bindings for MT8196 VCP   - Expand mtk-cmdq for MT8196 with GCE virtualization, mminfra_offset,     and instruction generation data  Spreadtrum (SPRD)   - Add Mailbox Revision 2 support and UMS9230 bindings   - Fix unhandled interrupt masking and TX done delivery flags  Microchip   - Add pic64gx compatibility to MPFS   - Fix out-of-bounds access and smatch warnings in mchp-ipc-sbi  Core &amp; Misc Platform Updates   - Prevent out-of-bounds access in fw_mbox_index_xlate()   - Add bindings for Qualcomm CPUCP (Kaanapali)   - Simplify mtk-cmdq and zynqmp-ipi with scoped OF child iterators   - Consolidate various minor fixes, dead code removal, and typo     corrections across Broadcom, NXP, Samsung, Xilinx, ARM, and core     headers&quot;* tag &apos;mailbox-v6.20&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox: (34 commits)  mailbox: sprd: mask interrupts that are not handled  mailbox: sprd: add support for mailbox revision 2  mailbox: sprd: clear delivery flag before handling TX done  dt-bindings: mailbox: sprd: add compatible for UMS9230  mailbox: bcm-ferxrm-mailbox: Use default primary handler  mailbox: Remove mailbox_client.h from controller drivers  mailbox: zynqmp-ipi: Simplify with scoped for each OF child loop  mailbox: mtk-cmdq: Simplify with scoped for each OF child loop  dt-bindings: mailbox: xlnx,zynqmp-ipi-mailbox: Document msg region requirement  mailbox: Improve RISCV_SBI_MPXY_MBOX guidance  mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warnings  mailbox: arm_mhuv3: fix typo in comment  mailbox: cix: fix typo in error message  mailbox: imx: Skip the suspend flag for i.MX7ULP  mailbox: exynos: drop unneeded runtime pointer (pclk)  mailbox: pcc: Remove spurious IRQF_ONESHOT usage  mailbox: mtk-cmdq: Add driver data to support for MT8196  mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction  mailbox: mtk-cmdq: Add GCE hardware virtualization configuration  mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction  ...

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Sat, 14 Feb 2026 20:13:32 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6acf50c7f0ba4fcc048bd9018080fa53844c5705 - mailbox: Improve RISCV_SBI_MPXY_MBOX guidance</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#6acf50c7f0ba4fcc048bd9018080fa53844c5705</link>
        <description>mailbox: Improve RISCV_SBI_MPXY_MBOX guidanceRISC-V SBI Message Proxy (MPXY) Mailbox support defaults to enabled, butthe help text states &quot;If unsure say N&quot;.Recommend enabling this driver, as it is a very critical RISC-V driverproviding mailbox channels to other drivers such as clock, system MSIs,etc.Fixes: bf3022a4eb119c6b (&quot;mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver&quot;)Suggested-by: Anup Patel &lt;anup@brainfault.org&gt;Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;Signed-off-by: Jassi Brar &lt;jassisinghbrar@gmail.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Thu, 15 Jan 2026 15:19:11 +0100</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>b411f2109ec1fb47384c9596e34826eed8e7aaec - mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIRE</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#b411f2109ec1fb47384c9596e34826eed8e7aaec</link>
        <description>mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIREThe ARCH_MICROCHIP symbol has been defined for some time on RISCV, as areplacement for ARCH_MICROCHIP_POLARFIRE since there are now otherMicrochip RISC-V products. Drop the POLARFIRE fromARCH_MICROCHIP_POLARFIRE in the POLARFIRE_SOC_MAILBOX Kconfig entrysince the newly added pic64gx also uses the mailbox and it is one of thefew users of ARCH_MICROCHIP_POLARFIRE left in the tree.Signed-off-by: Conor Dooley &lt;conor.dooley@microchip.com&gt;Signed-off-by: Jassi Brar &lt;jassisinghbrar@gmail.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Mon, 17 Nov 2025 16:46:56 +0100</pubDate>
        <dc:creator>Conor Dooley &lt;conor.dooley@microchip.com&gt;</dc:creator>
    </item>
<item>
        <title>da5eef6a5e941faf6bf5942696671aa15216cfbb - mailbox: remove unneeded double quotation</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#da5eef6a5e941faf6bf5942696671aa15216cfbb</link>
        <description>mailbox: remove unneeded double quotationIt makes Kconfig strange. fix it.Signed-off-by: Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;Reviewed-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Reviewed-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;Signed-off-by: Jassi Brar &lt;jassisinghbrar@gmail.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Thu, 30 Oct 2025 00:38:40 +0100</pubDate>
        <dc:creator>Kuninori Morimoto &lt;kuninori.morimoto.gx@renesas.com&gt;</dc:creator>
    </item>
<item>
        <title>b562abd956726f57bb78813b4c77db51d28933a9 - mailbox: mediatek: Add mtk-vcp-mailbox driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#b562abd956726f57bb78813b4c77db51d28933a9</link>
        <description>mailbox: mediatek: Add mtk-vcp-mailbox driverAdd mtk-vcp-mailbox driver to support the communication withVCP remote microprocessor.Signed-off-by: Jjian Zhou &lt;jjian.zhou@mediatek.com&gt;Reviewed-by: Chen-Yu Tsai &lt;wenst@chromium.org&gt;Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;Signed-off-by: Jassi Brar &lt;jassisinghbrar@gmail.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 08:31:36 +0200</pubDate>
        <dc:creator>Jjian Zhou &lt;jjian.zhou@mediatek.com&gt;</dc:creator>
    </item>
<item>
        <title>a4a508df2aa34f8650afde54ea804321c618f45f - Merge tag &apos;v6.18&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#a4a508df2aa34f8650afde54ea804321c618f45f</link>
        <description>Merge tag &apos;v6.18&apos; into nextSync up with the mainline to bring in the latest APIs.

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 10:18:20 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>7362b5b493102c6b71827c2da22117b475528f6d - Merge branch &apos;for-6.19/nintendo&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#7362b5b493102c6b71827c2da22117b475528f6d</link>
        <description>Merge branch &apos;for-6.19/nintendo&apos; into for-linus- switch to WQ_PERCPU workaueues (Marco Crivellari)- reduce potential initialization blocking time of hid-nintendo (Willy Huang)

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Tue, 02 Dec 2025 14:46:11 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#cb9f145f638d7afa633632a9290d6ad06caeb8ee</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclarkBack-merge drm-next to get caught up.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Sat, 01 Nov 2025 13:47:30 +0100</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#82ee50252dc891e3f3b32d923bb4f656d300b772</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.18-rc1.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 11:31:49 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#2acee98fcc61052d63fab4539fcb6ee677555645</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.18-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 09:37:11 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#9b966ae42235a88eaea714be09ff3d698535bdfe</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 09:19:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>39e9d5f63075f4d54e3b59b8238478c32af92755 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#39e9d5f63075f4d54e3b59b8238478c32af92755</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 6.18-rc1Cross-merge BPF and other fixes after downstream PR.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Sun, 12 Oct 2025 03:27:47 +0200</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#2ace52718376fdb56aca863da2eebe70d7e2ddb1</link>
        <description>Merge branch &apos;objtool/core&apos;Bring in the UDB and objtool data annotations to avoid conflicts while further extending the bug exceptions.Signed-off-by: Peter Zijlstra &lt;peterz@infradead.org&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Fri, 21 Nov 2025 11:21:20 +0100</pubDate>
        <dc:creator>Peter Zijlstra &lt;peterz@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad - Merge commit &apos;linus&apos; into core/bugs, to resolve conflicts</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#a53d0cf7f1cb3182ad533ff5cacfa5fd29c419ad</link>
        <description>Merge commit &apos;linus&apos; into core/bugs, to resolve conflictsResolve conflicts with this commit that was developed in parallelduring the merge window: 8c8efa93db68 (&quot;x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust&quot;) Conflicts:	arch/riscv/include/asm/bug.h	arch/x86/include/asm/bug.hSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Tue, 05 Aug 2025 11:15:34 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#f39b6c468c52745dbca9a842d91c8373fda208ab</link>
        <description>Merge tag &apos;v6.18-rc6&apos; into for-linusSync up with the mainline to bring in definition ofINPUT_PROP_HAPTIC_TOUCHPAD.

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Tue, 18 Nov 2025 08:16:55 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 14:32:13 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ec2e0fb07d789976c601bec19ecced7a501c3705 - Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#ec2e0fb07d789976c601bec19ecced7a501c3705</link>
        <description>Merge tag &apos;asoc-fix-v6.18-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.18A moderately large collection of driver specific fixes, plus a few newquirks and device IDs.  The NAU8821 changes are a little large but morein mechanical ways than in ways that are complex.

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Thu, 16 Oct 2025 20:14:24 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/mailbox/Kconfig#48a710760e10a4f36e11233a21860796ba204b1e</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesUpdating drm-misc-fixes to the state of v6.18-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/mailbox/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
