<?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>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#bbfd5594756011167b8f8de9a00e0c946afda1e6</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in a67221b5eb8d (&quot;drm/i915/dp: Return min bpc supported by source instead of 0&quot;)in order to fix build breakage on GCC 9.4.0 (from Ubuntu 20.04).Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Wed, 28 May 2025 09:20:17 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>db5302ae571beec635c1a96e7f72926a4e65195e - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#db5302ae571beec635c1a96e7f72926a4e65195e</link>
        <description>Merge drm/drm-next into drm-intel-nextBackmerge to sync with v6.15-rc, xe, and specifically async flip changesin drm-misc.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Fri, 16 May 2025 09:22:36 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9d3da7827536b8e41e4188185622816a105b46f7 - Merge tag &apos;riscv-mw1-6.16-rc1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#9d3da7827536b8e41e4188185622816a105b46f7</link>
        <description>Merge tag &apos;riscv-mw1-6.16-rc1&apos; of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-nextriscv patches for 6.16-rc1* Implement atomic patching support for ftrace which finally allows to  get rid of stop_machine().* Support for kexec_file_load() syscall* Improve module loading time by changing the algorithm that counts the  number of plt/got entries in a module.* Zicbop is now used in the kernel to prefetch instructions[Palmer: There&apos;s been two rounds of surgery on this one, so as a resultit&apos;s a bit different than the PR.]* alex-pr: (734 commits)  riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE  MAINTAINERS: Update Atish&apos;s email address  riscv: hwprobe: export Zabha extension  riscv: Make regs_irqs_disabled() more clear  perf symbols: Ignore mapping symbols on riscv  RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND  riscv: module: Optimize PLT/GOT entry counting  riscv: Add support for PUD THP  riscv: xchg: Prefetch the destination word for sc.w  riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop  riscv: Add support for Zicbop  riscv: Introduce Zicbop instructions  riscv/kexec_file: Fix comment in purgatory relocator  riscv: kexec_file: Support loading Image binary file  riscv: kexec_file: Split the loading of kernel and others  riscv: Documentation: add a description about dynamic ftrace  riscv: ftrace: support direct call using call_ops  riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS  riscv: ftrace: support PREEMPT  riscv: add a data fence for CMODX in the kernel mode  ...Signed-off-by: Palmer Dabbelt &lt;palmer@dabbelt.com&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Thu, 05 Jun 2025 20:11:21 +0200</pubDate>
        <dc:creator>Palmer Dabbelt &lt;palmer@dabbelt.com&gt;</dc:creator>
    </item>
<item>
        <title>3349e275067f94ffb4141989aed9cbae7409429b - Merge 6.15-rc6 into staging-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#3349e275067f94ffb4141989aed9cbae7409429b</link>
        <description>Merge 6.15-rc6 into staging-nextWe need the staging changes in here as wellSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Tue, 13 May 2025 08:37:56 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>615dca38c2eae55aff80050275931c87a812b48c - Merge 6.15-rc4 into usb-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#615dca38c2eae55aff80050275931c87a812b48c</link>
        <description>Merge 6.15-rc4 into usb-nextWe need the USB fixes in here as well, and this resolves the followingmerge conflicts that were reported in linux-next:	drivers/usb/chipidea/ci_hdrc_imx.c	drivers/usb/host/xhci.hReported-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 28 Apr 2025 10:32:58 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>689835c00ec7b78f3c828e796895661c13584a64 - Merge 6.15-rc4 into tty-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#689835c00ec7b78f3c828e796895661c13584a64</link>
        <description>Merge 6.15-rc4 into tty-nextWe need the tty/serial fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 28 Apr 2025 10:13:28 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>4f822ad5ee944ffafc21937a32dd055f1df5c28d - Merge 6.15-rc4 into char-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#4f822ad5ee944ffafc21937a32dd055f1df5c28d</link>
        <description>Merge 6.15-rc4 into char-misc-nextWe need the char-misc fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 28 Apr 2025 09:45:00 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3a320eada570c44cffb15d971479a29b2e9ee270 - Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#3a320eada570c44cffb15d971479a29b2e9ee270</link>
        <description>Merge remote-tracking branch &apos;torvalds/master&apos; into perf-tools-nextSync with upstream to pick up the perf-tools patches that updates theheader files copies to address the check_header.sh warnings. There arealso some libbpf updates, better pick those to be on the same page withlibbpf since perf uses it in various places.Signed-off-by: Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Wed, 16 Apr 2025 15:17:04 +0200</pubDate>
        <dc:creator>Arnaldo Carvalho de Melo &lt;acme@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>aa702923258f2ce5e259b9cb8e746090bb6bf126 - Merge tag &apos;nand/for-6.16&apos; into mtd/next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#aa702923258f2ce5e259b9cb8e746090bb6bf126</link>
        <description>Merge tag &apos;nand/for-6.16&apos; into mtd/nextThe SPI NAND subsystem has seen the introduction of DTR operations (theequivalent of DDR transfers), which involved quite a few preparationpatches for clarifying macro names.In the raw NAND subsystem, the brcmnand driver has been &quot;fixed&quot; for oldlegacy SoCs with an update of the -&gt;exec_op() hook, there has been theintroduction of a new controller driver named Loongson-1, and theQualcomm driver has received quite a few misc fixes as well as a newcompatible.Aside from this, there is the usual load of misc improvement and fixes.

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 02 Jun 2025 18:39:50 +0200</pubDate>
        <dc:creator>Miquel Raynal &lt;miquel.raynal@bootlin.com&gt;</dc:creator>
    </item>
<item>
        <title>4f9786035f9e519db41375818e1d0b5f20da2f10 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#4f9786035f9e519db41375818e1d0b5f20da2f10</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.16 merge window.

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 02 Jun 2025 06:41:07 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d51b9d81f7883f526b26e3ab903e646274aebeb1 - Merge tag &apos;v6.15-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#d51b9d81f7883f526b26e3ab903e646274aebeb1</link>
        <description>Merge tag &apos;v6.15-rc6&apos; into nextSync up with mainline to bring in xpad controller changes.

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Fri, 16 May 2025 01:20:39 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ef2233850edc4cc0d5fc6136fcdb004a1ddfa7db - Merge tag &apos;v6.15&apos; into rdma.git for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#ef2233850edc4cc0d5fc6136fcdb004a1ddfa7db</link>
        <description>Merge tag &apos;v6.15&apos; into rdma.git for-nextFollowing patches need the RDMA rc branch since we are past the RC cyclenow.Merge conflicts resolved based on Linux-next:- For RXE odp changes keep for-next version and fixup new places that  need to call is_odp_mr()  https://lore.kernel.org/r/20250422143019.500201bd@canb.auug.org.au  https://lore.kernel.org/r/20250514122455.3593b083@canb.auug.org.au- irdma is keeping the while/kfree bugfix from -rc and the pf/cdev_info  change from for-next  https://lore.kernel.org/r/20250513130630.280ee6c5@canb.auug.org.auSigned-off-by: Jason Gunthorpe &lt;jgg@nvidia.com&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 26 May 2025 20:32:29 +0200</pubDate>
        <dc:creator>Jason Gunthorpe &lt;jgg@nvidia.com&gt;</dc:creator>
    </item>
<item>
        <title>785151f50ddacac06c7a3c5f3d31642794507fdf - Merge 6.15-rc4 into driver-core-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#785151f50ddacac06c7a3c5f3d31642794507fdf</link>
        <description>Merge 6.15-rc4 into driver-core-nextWe need the driver core fixes in here as well.Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 28 Apr 2025 09:51:34 +0200</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>45eb29140e68ffe8e93a5471006858a018480a45 - Merge branch &apos;kvm-fixes-6.15-rc4&apos; into HEAD</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#45eb29140e68ffe8e93a5471006858a018480a45</link>
        <description>Merge branch &apos;kvm-fixes-6.15-rc4&apos; into HEAD* Single fix for broken usage of &apos;multi-MIDR&apos; infrastructure in PI  code, adding an open-coded erratum check for Cavium ThunderX* Bugfixes from a planned posted interrupt rework* Do not use kvm_rip_read() unconditionally to cater for guests  with inaccessible register state.

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Fri, 18 Apr 2025 15:00:37 +0200</pubDate>
        <dc:creator>Paolo Bonzini &lt;pbonzini@redhat.com&gt;</dc:creator>
    </item>
<item>
        <title>844e31bbaef7c8a6ff2c0fbac45c0c85b5484482 - Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#844e31bbaef7c8a6ff2c0fbac45c0c85b5484482</link>
        <description>Merge remote-tracking branch &apos;drm-misc/drm-misc-next&apos; into msm-nextMerge drm-misc-next to get commit Fixes: fec450ca15af (&quot;drm/display:hdmi: provide central data authority for ACR params&quot;).Signed-off-by: Rob Clark &lt;robdclark@chromium.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Tue, 29 Apr 2025 22:42:29 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>3ab7ae8e07f888f223027f0ef84d33e43919ad55 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#3ab7ae8e07f888f223027f0ef84d33e43919ad55</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerge to bring in linux 6.15-rc.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Thu, 24 Apr 2025 13:34:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>5709be4c35ba760b001733939e20069de033a697 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#5709be4c35ba760b001733939e20069de033a697</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Cross-merge bpf and other fixes after downstream PRs.No conflicts.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Mon, 21 Apr 2025 17:03:10 +0200</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>e12b34c57122f93ec60bddd09010c0c9cbcec9b8 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#e12b34c57122f93ec60bddd09010c0c9cbcec9b8</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get fixes from v6.15-rc2 into drm-misc-next.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Tue, 15 Apr 2025 13:12:02 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>cb7103298d1c5d8f71aa79283b64ca01c30264c7 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#cb7103298d1c5d8f71aa79283b64ca01c30264c7</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netCross-merge networking fixes after downstream PR (net-6.15-rc2).Conflict:Documentation/networking/netdevices.rstnet/core/lock_debug.c  04efcee6ef8d (&quot;net: hold instance lock during NETDEV_CHANGE&quot;)  03df156dd3a6 (&quot;xdp: double protect netdev-&gt;xdp_flags with netdev-&gt;lock&quot;)No adjacent changes.Signed-off-by: Jakub Kicinski &lt;kuba@kernel.org&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Fri, 11 Apr 2025 01:49:17 +0200</pubDate>
        <dc:creator>Jakub Kicinski &lt;kuba@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a3d14d1602ca11429d242d230c31af8f822f614f - Merge branch &apos;for-linus&apos; into for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/md/persistent-data/Kconfig#a3d14d1602ca11429d242d230c31af8f822f614f</link>
        <description>Merge branch &apos;for-linus&apos; into for-nextBack-merge of 6.15 devel branch for further development of HD-audiostuff.Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;

            List of files:
            /linux/drivers/md/persistent-data/Kconfig</description>
        <pubDate>Fri, 16 May 2025 09:58:27 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
