<?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>0fc8f6200d2313278fbf4539bbab74677c685531 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#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/drivers/char/ipmi/Kconfig</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>1e769656963e0329b91d32ec76955e077966b603 - Merge tag &apos;for-linus-7.1-1&apos; of https://github.com/cminyard/linux-ipmi</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#1e769656963e0329b91d32ec76955e077966b603</link>
        <description>Merge tag &apos;for-linus-7.1-1&apos; of https://github.com/cminyard/linux-ipmiPull ipmi updates from Corey Minyard: &quot;Small updates and fixes (mostly to the BMC software):   - Fix one issue in the host side driver where a kthread can be left     running on a specific memory allocation failre at probe time   - Replace system_wq with system_percpu_wq so system_wq can eventually     go away&quot;* tag &apos;for-linus-7.1-1&apos; of https://github.com/cminyard/linux-ipmi:  ipmi:ssif: Clean up kthread on errors  ipmi:ssif: Remove unnecessary indention  ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m  ipmi: ssif_bmc: add unit test for state machine  ipmi: ssif_bmc: change log level to dbg in irq callback  ipmi: ssif_bmc: fix message desynchronization after truncated response  ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure  ipmi: ssif_bmc: cancel response timer on remove  ipmi: Replace use of system_wq with system_percpu_wq

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Sat, 18 Apr 2026 18:33:54 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>93b5d21e8b5cbdc3e439b94feee9b013e8170905 - ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#93b5d21e8b5cbdc3e439b94feee9b013e8170905</link>
        <description>ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=mBuilding with CONFIG_KUNIT=m and CONFIG_SSIF_IPMI_BMC_KUNIT_TEST=yresults in link errors such as:  undefined reference to `kunit_binary_assert_format&apos;  undefined reference to `__kunit_do_failed_assertion&apos;This happens because the test code is built-in while the KUnit coreis built as a module, so the required KUnit symbols are not availableat link time.Fix this by requiring KUNIT to be built-in when enablingSSIF_IPMI_BMC_KUNIT_TEST.Signed-off-by: Jian Zhang &lt;zhangjian.3032@bytedance.com&gt;Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202604071448.zUBjPYPu-lkp@intel.com/Message-ID: &lt;20260407094647.356661-1-zhangjian.3032@bytedance.com&gt;Signed-off-by: Corey Minyard &lt;corey@minyard.net&gt;

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Tue, 07 Apr 2026 11:46:47 +0200</pubDate>
        <dc:creator>Jian Zhang &lt;zhangjian.3032@bytedance.com&gt;</dc:creator>
    </item>
<item>
        <title>d4464694f2a409fadbe17a70202242ff6b72ee30 - ipmi: ssif_bmc: add unit test for state machine</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#d4464694f2a409fadbe17a70202242ff6b72ee30</link>
        <description>ipmi: ssif_bmc: add unit test for state machineAdd some unit test for state machine when in SSIF_ABORTING state.Fixes: dd2bc5cc9e25 (&quot;ipmi: ssif_bmc: Add SSIF BMC driver&quot;)Signed-off-by: Jian Zhang &lt;zhangjian.3032@bytedance.com&gt;Message-ID: &lt;20260403143939.434017-1-zhangjian.3032@bytedance.com&gt;Signed-off-by: Corey Minyard &lt;corey@minyard.net&gt;

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Fri, 03 Apr 2026 16:39:38 +0200</pubDate>
        <dc:creator>Jian Zhang &lt;zhangjian.3032@bytedance.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/char/ipmi/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/char/ipmi/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>cb9f145f638d7afa633632a9290d6ad06caeb8ee - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next-robclark</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/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/char/ipmi/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/char/ipmi/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/char/ipmi/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/char/ipmi/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/char/ipmi/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/char/ipmi/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/char/ipmi/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>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/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/char/ipmi/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>f39b6c468c52745dbca9a842d91c8373fda208ab - Merge tag &apos;v6.18-rc6&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/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/char/ipmi/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/char/ipmi/Kconfig#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/drivers/char/ipmi/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/char/ipmi/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/char/ipmi/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/char/ipmi/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/char/ipmi/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 10:59:58 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>524c4a5daf92982cf16d9e6c8cdf8721abe35a11 - Merge tag &apos;for-linus-6.18-1&apos; of https://github.com/cminyard/linux-ipmi</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#524c4a5daf92982cf16d9e6c8cdf8721abe35a11</link>
        <description>Merge tag &apos;for-linus-6.18-1&apos; of https://github.com/cminyard/linux-ipmiPull IPMI updates from Corey Minyard: &quot;Bug fixes and enhancements for IPMI  This fixes a number of small bugs, but has some more major changes:   - Loongson-2K BMC support is added. This is an MFD device and is     dependent on the changes coming from that tree.     The way the driver handles BMCs that have become non-functional has     been completely redone. A number of changes in the past have     attempted to handle various issues around this, but nothing has     been very good. After working with some people on this, the code     has been reworked to disable the driver and fail all pending     operations if the BMC becomes non functional. It will retry the BMC     once a second to see if it&apos;s back up&quot;* tag &apos;for-linus-6.18-1&apos; of https://github.com/cminyard/linux-ipmi:  ipmi: Add Loongson-2K BMC support  ipmi:si: Gracefully handle if the BMC is non-functional  ipmi: Rename &quot;user_data&quot; to &quot;recv_msg&quot; in an SMI message  ipmi: Allow an SMI sender to return an error  ipmi:si: Move flags get start to its own function  ipmi:si: Merge some if statements  ipmi: Set a timer for maintenance mode  ipmi: Add a maintenance mode sysfs file  ipmi: Disable sysfs access and requests in maintenance mode  ipmi: Differentiate between reset and firmware update in maintenance  dt-bindings: ipmi: aspeed,ast2400-kcs-bmc: Add missing &quot;clocks&quot; property  ipmi: Rework user message limit handling  Revert &quot;ipmi: fix msg stack when IPMI is disconnected&quot;  ipmi:msghandler:Change seq_lock to a mutex

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Wed, 01 Oct 2025 22:10:30 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d46651d4e3c0caab554c4c591c0b6c3b026b1e93 - ipmi: Add Loongson-2K BMC support</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#d46651d4e3c0caab554c4c591c0b6c3b026b1e93</link>
        <description>ipmi: Add Loongson-2K BMC supportThis patch adds Loongson-2K BMC IPMI support.According to the existing design, we use software simulation toimplement the KCS interface registers: Stauts/Command/Data_Out/Data_In.Also since both host side and BMC side read and write kcs status, fifo flagis used to ensure data consistency.The single KCS message block is as follows:+-------------------------------------------------------------------------+|FIFO flags| KCS register data | CMD data | KCS version | WR REQ | WR ACK |+-------------------------------------------------------------------------+Co-developed-by: Chong Qiao &lt;qiaochong@loongson.cn&gt;Signed-off-by: Chong Qiao &lt;qiaochong@loongson.cn&gt;Reviewed-by: Huacai Chen &lt;chenhuacai@loongson.cn&gt;Acked-by: Corey Minyard &lt;corey@minyard.net&gt;Signed-off-by: Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;Message-ID: &lt;8f9ffb6f0405345af8f04193ce1510aacd075e72.1756987761.git.zhoubinbin@loongson.cn&gt;Signed-off-by: Corey Minyard &lt;corey@minyard.net&gt;

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Thu, 04 Sep 2025 14:35:07 +0200</pubDate>
        <dc:creator>Binbin Zhou &lt;zhoubinbin@loongson.cn&gt;</dc:creator>
    </item>
<item>
        <title>1ac731c529cd4d6adbce134754b51ff7d822b145 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#1ac731c529cd4d6adbce134754b51ff7d822b145</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.6 merge window.

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Thu, 31 Aug 2023 01:06:38 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>50501936288d6a29d7ef78f25d00e33240fad45f - Merge tag &apos;v6.4&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#50501936288d6a29d7ef78f25d00e33240fad45f</link>
        <description>Merge tag &apos;v6.4&apos; into nextSync up with mainline to bring in updates to shared infrastructure.

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Mon, 17 Jul 2023 18:20:46 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>db6da59cf27b5661ced03754ae0550f8914eda9e - Merge drm/drm-next into drm-misc-next-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#db6da59cf27b5661ced03754ae0550f8914eda9e</link>
        <description>Merge drm/drm-next into drm-misc-next-fixesBackmerging to sync drm-misc-next-fixes with drm-misc-next.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Thu, 15 Jun 2023 10:34:19 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>03c601927b673a243c9595e1ecc9e8adfdd02438 - Merge branch &apos;drm-next&apos; of git://anongit.freedesktop.org/drm/drm into msm-next-lumag-base</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/char/ipmi/Kconfig#03c601927b673a243c9595e1ecc9e8adfdd02438</link>
        <description>Merge branch &apos;drm-next&apos; of git://anongit.freedesktop.org/drm/drm into msm-next-lumag-baseMerge the drm-next tree to pick up the DRM DSC helpers (merged viadrm-intel-next tree). MSM DSC v1.2 patches depend on these helpers.Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;

            List of files:
            /linux/drivers/char/ipmi/Kconfig</description>
        <pubDate>Mon, 12 Jun 2023 23:20:40 +0200</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
