<?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>00afb1811fa638dacf125dd1c343b7a181624dfd - Merge tag &apos;asoc-fix-v7.0-rc7&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/misc/mei/Kconfig#00afb1811fa638dacf125dd1c343b7a181624dfd</link>
        <description>Merge tag &apos;asoc-fix-v7.0-rc7&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v7.0A somewhat larger set of fixes than I&apos;d like unfortunatey, not from anyone place but rather spread out over different drivers.  We&apos;ve got abunch more fixes for the SDCA interrupt support, several relativelyminor SOF fixes, a few more driver specific fixes and a couple more AMDquirks.

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Thu, 09 Apr 2026 07:00:53 +0200</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>1791c390149f56313c425e8add1fd15baf40afb8 - Merge tag &apos;char-misc-7.0-rc7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#1791c390149f56313c425e8add1fd15baf40afb8</link>
        <description>Merge tag &apos;char-misc-7.0-rc7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull char/misc/iio driver fixes from Greg KH: &quot;Here are a relativly large number of small char/misc/iio and other  driver fixes for 7.0-rc7. There&apos;s a bunch, but overall they are all  small fixes for issues that people have been having that I finally  caught up with getting merged due to delays on my end.  The &quot;largest&quot; change overall is just some documentation updates to the  security-bugs.rst file to hopefully tell the AI tools (and any users  that actually read the documentation), how to send us better security  bug reports as the quantity of reports these past few weeks has  increased dramatically due to tools getting better at &quot;finding&quot;  things.  Included in here are:   - lots of small IIO driver fixes for issues reported in 7.0-rc   - gpib driver fixes   - comedi driver fixes   - interconnect driver fix   - nvmem driver fixes   - mei driver fix   - counter driver fix   - binder rust driver fixes   - some other small misc driver fixes  All of these have been in linux-next this week with no reported issues&quot;* tag &apos;char-misc-7.0-rc7&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (63 commits)  Documentation: fix two typos in latest update to the security report howto  Documentation: clarify the mandatory and desirable info for security reports  Documentation: explain how to find maintainers addresses for security reports  Documentation: minor updates to the security contacts  .get_maintainer.ignore: add myself  nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy  nvmem: imx: assign nvmem_cell_info::raw_len  misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe  misc: fastrpc: possible double-free of cctx-&gt;remote_heap  comedi: dt2815: add hardware detection to prevent crash  comedi: runflags cannot determine whether to reclaim chanlist  comedi: Reinit dev-&gt;spinlock between attachments to low-level drivers  comedi: me_daq: Fix potential overrun of firmware buffer  comedi: me4000: Fix potential overrun of firmware buffer  comedi: ni_atmio16d: Fix invalid clean-up after failed attach  gpib: fix use-after-free in IO ioctl handlers  gpib: lpvo_usb: fix memory leak on disconnect  gpib: Fix fluke driver s390 compile issue  lis3lv02d: Omit IRQF_ONESHOT if no threaded handler is provided  lis3lv02d: fix kernel-doc warnings  ...

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Sun, 05 Apr 2026 19:09:33 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>69335152910b775e7835939d5c863c580c605275 - misc/mei: INTEL_MEI should depend on X86 or DRM_XE</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#69335152910b775e7835939d5c863c580c605275</link>
        <description>misc/mei: INTEL_MEI should depend on X86 or DRM_XEThe Intel Management Engine Interface is only present on x86 platformsand Intel Xe graphics cards.  Hence add a dependency on X86 or DRM_XE,to prevent asking the user about this driver when configuring a kernelfor a non-x86 architecture and without Xe graphics support.Fixes: 25f9b0d35155 (&quot;misc/mei: Allow building Intel ME interface on non-x86&quot;)Cc: stable &lt;stable@kernel.org&gt;Signed-off-by: Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;Link: https://patch.msgid.link/8e2646fb71b148b3d38beb13f19b14e3634a1e1a.1769541024.git.geert+renesas@glider.beSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Tue, 27 Jan 2026 20:11:05 +0100</pubDate>
        <dc:creator>Geert Uytterhoeven &lt;geert+renesas@glider.be&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/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/misc/mei/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>505d195b0f96fd613a51b13dde37aa5ad301eb32 - Merge tag &apos;char-misc-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#505d195b0f96fd613a51b13dde37aa5ad301eb32</link>
        <description>Merge tag &apos;char-misc-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull char/misc/IIO driver updates from Greg KH: &quot;Here is the big set of char/misc/iio and other smaller driver  subsystem changes for 7.0-rc1. Lots of little things in here,  including:   - Loads of iio driver changes and updates and additions   - gpib driver updates   - interconnect driver updates   - i3c driver updates   - hwtracing (coresight and intel) driver updates   - deletion of the obsolete mwave driver   - binder driver updates (rust and c versions)   - mhi driver updates (causing a merge conflict, see below)   - mei driver updates   - fsi driver updates   - eeprom driver updates   - lots of other small char and misc driver updates and cleanups  All of these have been in linux-next for a while, with no reported  issues&quot;* tag &apos;char-misc-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (297 commits)  mux: mmio: fix regmap leak on probe failure  rust_binder: return p from rust_binder_transaction_target_node()  drivers: android: binder: Update ARef imports from sync::aref  rust_binder: fix needless borrow in context.rs  iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver builtin  iio: sca3000: Fix a resource leak in sca3000_probe()  iio: proximity: rfd77402: Add interrupt handling support  iio: proximity: rfd77402: Document device private data structure  iio: proximity: rfd77402: Use devm-managed mutex initialization  iio: proximity: rfd77402: Use kernel helper for result polling  iio: proximity: rfd77402: Align polling timeout with datasheet  iio: cros_ec: Allow enabling/disabling calibration mode  iio: frequency: ad9523: correct kernel-doc bad line warning  iio: buffer: buffer_impl.h: fix kernel-doc warnings  iio: gyro: itg3200: Fix unchecked return value in read_raw  MAINTAINERS: add entry for ADE9000 driver  iio: accel: sca3000: remove unused last_timestamp field  iio: accel: adxl372: remove unused int2_bitmask field  iio: adc: ad7766: Use iio_trigger_generic_data_rdy_poll()  iio: magnetometer: Remove IRQF_ONESHOT  ...

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Tue, 17 Feb 2026 18:11:04 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ec496f77b4c11036cc835d6f045fb5e5ef1e6530 - Merge branch &apos;for-6.20/sony&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#ec496f77b4c11036cc835d6f045fb5e5ef1e6530</link>
        <description>Merge branch &apos;for-6.20/sony&apos; into for-linus- Support for Rock band 4 PS4 and PS5 guitars (Rosalie Wanders)

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Mon, 09 Feb 2026 17:33:26 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>cc4adab164b772a34b3340d644b7c4728498581e - Merge tag &apos;v6.19-rc1&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#cc4adab164b772a34b3340d644b7c4728498581e</link>
        <description>Merge tag &apos;v6.19-rc1&apos; into msm-nextMerge Linux 6.19-rc1 in order to catch up with other changes (e.g. UBWCconfig database defining UBWC_6).Signed-off-by: Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Tue, 20 Jan 2026 23:06:55 +0100</pubDate>
        <dc:creator>Dmitry Baryshkov &lt;dmitry.baryshkov@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>6d5dca5f9e37741f5e50c31c81b497f875dca6c8 - misc/mei: Allow building standalone for compile testing</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#6d5dca5f9e37741f5e50c31c81b497f875dca6c8</link>
        <description>misc/mei: Allow building standalone for compile testingWhile this is not a particularly useful configuration, the MEI code shouldcompile even when no drivers for a GPU containing a management engine arebuilt.Cc: Usyskin, Alexander &lt;alexander.usyskin@intel.com&gt;Cc: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Signed-off-by: Simon Richter &lt;Simon.Richter@hogyros.de&gt;Link: https://patch.msgid.link/20260107182615.488194-4-Simon.Richter@hogyros.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Wed, 07 Jan 2026 19:26:04 +0100</pubDate>
        <dc:creator>Simon Richter &lt;Simon.Richter@hogyros.de&gt;</dc:creator>
    </item>
<item>
        <title>d876cb978058a57b5d28b2b3e16197f678ce8311 - misc/mei: Decouple ME interfaces from GPU drivers</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#d876cb978058a57b5d28b2b3e16197f678ce8311</link>
        <description>misc/mei: Decouple ME interfaces from GPU driversThese are enumerated via an auxiliary bus, so there is no functionaldependency between these drivers, therefore allow compiling MEI as builtineven when i915/xe are built as modules.Cc: Usyskin, Alexander &lt;alexander.usyskin@intel.com&gt;Cc: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Signed-off-by: Simon Richter &lt;Simon.Richter@hogyros.de&gt;Link: https://patch.msgid.link/20260107182615.488194-3-Simon.Richter@hogyros.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Wed, 07 Jan 2026 19:26:03 +0100</pubDate>
        <dc:creator>Simon Richter &lt;Simon.Richter@hogyros.de&gt;</dc:creator>
    </item>
<item>
        <title>25f9b0d351552f63ac3f72e6c655bc8f9994f7d2 - misc/mei: Allow building Intel ME interface on non-x86</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#25f9b0d351552f63ac3f72e6c655bc8f9994f7d2</link>
        <description>misc/mei: Allow building Intel ME interface on non-x86The xe driver supports dGPUs which can be plugged into non-x86 machines,and exposes a MEI GSC interface, so this driver is no longer x86 only.Cc: Usyskin, Alexander &lt;alexander.usyskin@intel.com&gt;Cc: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;Signed-off-by: Simon Richter &lt;Simon.Richter@hogyros.de&gt;Link: https://patch.msgid.link/20260107182615.488194-2-Simon.Richter@hogyros.deSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Wed, 07 Jan 2026 19:26:02 +0100</pubDate>
        <dc:creator>Simon Richter &lt;Simon.Richter@hogyros.de&gt;</dc:creator>
    </item>
<item>
        <title>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#5add3c3c280a35f7e258e9cef7607db5a2e56fdc</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.19-rc1. An important upstream bugfix andto help unblock PTL CI.Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Fri, 19 Dec 2025 11:51:22 +0100</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ec439c38013550420aecc15988ae6acb670838c1 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#ec439c38013550420aecc15988ae6acb670838c1</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Cross-merge BPF and other fixes after downstream PR.Signed-off-by: Alexei Starovoitov &lt;ast@kernel.org&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Wed, 17 Dec 2025 06:29:38 +0100</pubDate>
        <dc:creator>Alexei Starovoitov &lt;ast@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#b8304863a3990d0f18c38e5b94191830a63ee1af</link>
        <description>Merge drm/drm-next into drm-intel-nextSync-up some display code needed for Async flips refactor.Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Mon, 15 Dec 2025 14:24:02 +0100</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7f790dd21a931c61167f7bdc327aecf2cebad327 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#7f790dd21a931c61167f7bdc327aecf2cebad327</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s kickstart the v6.20 (7.0?) release cycle.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Mon, 15 Dec 2025 09:27:39 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&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/misc/mei/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/misc/mei/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>24f171c7e145f43b9f187578e89b0982ce87e54c - Merge tag &apos;asoc-fix-v6.19-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/misc/mei/Kconfig#24f171c7e145f43b9f187578e89b0982ce87e54c</link>
        <description>Merge tag &apos;asoc-fix-v6.19-rc1&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusASoC: Fixes for v6.19We&apos;ve been quite busy with fixes since the merge window, though not inany particularly exciting ways - the standout thing is the fix for _SXcontrols which were broken by a change to how we do clamping, otherwiseit&apos;s all fairly run of the mill fixes and quirks.

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Sun, 21 Dec 2025 11:11:11 +0100</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>84318277d6334c6981ab326d4acc87c6a6ddc9b8 - Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#84318277d6334c6981ab326d4acc87c6a6ddc9b8</link>
        <description>Merge remote-tracking branch &apos;drm/drm-fixes&apos; into drm-misc-fixesPull in rc1 to include all changes since the merge window closed,and grab all fixes and changes from drm/drm-next.Signed-off-by: Maarten Lankhorst &lt;dev@lankhorst.se&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Mon, 15 Dec 2025 12:53:27 +0100</pubDate>
        <dc:creator>Maarten Lankhorst &lt;dev@lankhorst.se&gt;</dc:creator>
    </item>
<item>
        <title>83bd89291f5cc866f60d32c34e268896c7ba8a3d - Merge tag &apos;char-misc-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#83bd89291f5cc866f60d32c34e268896c7ba8a3d</link>
        <description>Merge tag &apos;char-misc-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscPull char/misc/IIO driver updates from Greg KH: &quot;Here is the big set of char/misc/iio driver updates for 6.19-rc1. Lots  of stuff in here including:   - lots of IIO driver updates, cleanups, and additions   - large interconnect driver changes as they get converted over to a     dynamic system of ids   - coresight driver updates   - mwave driver updates   - binder driver updates and changes   - comedi driver fixes now that the fuzzers are being set loose on     them   - nvmem driver updates   - new uio driver addition   - lots of other small char/misc driver updates, full details in the     shortlog  All of these have been in linux-next for a while now&quot;* tag &apos;char-misc-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (304 commits)  char: applicom: fix NULL pointer dereference in ac_ioctl  hangcheck-timer: fix coding style spacing  hangcheck-timer: Replace %Ld with %lld  hangcheck-timer: replace printk(KERN_CRIT) with pr_crit  uio: Add SVA support for PCI devices via uio_pci_generic_sva.c  dt-bindings: slimbus: fix warning from example  intel_th: Fix error handling in intel_th_output_open  misc: rp1: Fix an error handling path in rp1_probe()  char: xillybus: add WQ_UNBOUND to alloc_workqueue users  misc: bh1770glc: use pm_runtime_resume_and_get() in power_state_store  misc: cb710: Fix a NULL vs IS_ERR() check in probe()  mux: mmio: Add suspend and resume support  virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodev  greybus: gb-beagleplay: Fix timeout handling in bootloader functions  greybus: add WQ_PERCPU to alloc_workqueue users  char/mwave: drop typedefs  char/mwave: drop printk wrapper  char/mwave: remove printk tracing  char/mwave: remove unneeded fops  char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery  ...

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Sun, 07 Dec 2025 03:34:24 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>5d92c3b41f0bddfa416130c6e1b424414f3d2acf - mei: gsc: add dependency on Xe driver</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/misc/mei/Kconfig#5d92c3b41f0bddfa416130c6e1b424414f3d2acf</link>
        <description>mei: gsc: add dependency on Xe driverINTEL_MEI_GSC depends on either i915 or Xeand can be present when either of above is present.Cc: stable &lt;stable@kernel.org&gt;Fixes: 87a4c85d3a3e (&quot;drm/xe/gsc: add gsc device support&quot;)Tested-by: Baoli Zhang &lt;baoli.zhang@intel.com&gt;Signed-off-by: Junxiao Chang &lt;junxiao.chang@intel.com&gt;Signed-off-by: Alexander Usyskin &lt;alexander.usyskin@intel.com&gt;Link: https://patch.msgid.link/20251109153533.3179787-1-alexander.usyskin@intel.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/misc/mei/Kconfig</description>
        <pubDate>Sun, 09 Nov 2025 16:35:33 +0100</pubDate>
        <dc:creator>Junxiao Chang &lt;junxiao.chang@intel.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/misc/mei/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/misc/mei/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>
</channel>
</rss>
