<?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/staging/rtl8723bs/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/staging/rtl8723bs/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>a5f22b9b139762685810aa5a41fd0181488aea13 - Merge tag &apos;staging-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#a5f22b9b139762685810aa5a41fd0181488aea13</link>
        <description>Merge tag &apos;staging-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingPull staging driver updates from Greg KH: &quot;Here is the big set of staging driver updates for 7.0-rc1. Well, not  that big, just lots of tiny coding style cleanups primarily in one  driver as everyone seems to have glomed onto it for some reason that  escapes me (is there a tutorial out there somewhere pointing people at  this?)  Not much overall, the changes can be summarized as:   - cleanups for the rtl8723bs driver, so many cleanups...   - vme_user driver cleanups   - sm750fb driver cleanups   - tiny greybus driver cleanups   - other really small staging driver cleanups  All of these have been in linux-next for a while with no reported  issues&quot;* tag &apos;staging-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (119 commits)  staging: rtl8723bs: refactor ODM_SetIQCbyRFpath to reduce duplication  staging: rtl8723bs: rename CamelCase function Set_MSR to set_msr  staging: rtl8723bs: remove unnecessary blank lines in rtw_io.c  staging: rtl8723bs: remove stale TODO item regarding %pM  staging: rtl8723bs: remove unused allocation wrapper functions  staging: rtl8723bs: use standard skb allocation APIs  staging: rtl8723bs: replace rtw_zmalloc() with kzalloc()  staging: rtl8723bs: replace rtw_malloc() with kmalloc()  staging: rtl8723bs: introduce kmemdup() where applicable  staging: sm750fb: Clean up variable names  staging: rtl8723bs: fix null dereference in find_network  staging: rtl8723bs: use unaligned access macros in rtw_security.c  staging: rtl8723bs: fix potential race in expire_timeout_chk  staging: rtl8723bs: remove dead debugging code in rtw_mlme_ext.c  staging: rtl8723bs: modernize hex output in rtw_report_sec_ie  staging: rtl8723bs: fix spacing around operators  staging: rtl8723bs: rename u1bTmp to val  staging: rtl8723bs: remove unused private debug counters  staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check  staging: rtl8723bs: fix firmware memory leak on error  ...

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Tue, 17 Feb 2026 18:20:58 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>91c10b00216cde5ae5754421a0407b778a547b3a - staging: rtl8723bs: select CRYPTO_LIB_UTILS instead of CRYPTO</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#91c10b00216cde5ae5754421a0407b778a547b3a</link>
        <description>staging: rtl8723bs: select CRYPTO_LIB_UTILS instead of CRYPTOSince the rtl8723bs driver only uses the crypto library functions andnot the traditional crypto API, select only the required options.  Thisavoids unnecessary pulling in the full traditional crypto API.Signed-off-by: Eric Biggers &lt;ebiggers@kernel.org&gt;Link: https://patch.msgid.link/20251204061831.499181-1-ebiggers@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Thu, 04 Dec 2025 07:18:31 +0100</pubDate>
        <dc:creator>Eric Biggers &lt;ebiggers@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/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/staging/rtl8723bs/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/staging/rtl8723bs/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/staging/rtl8723bs/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>4f9786035f9e519db41375818e1d0b5f20da2f10 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#4f9786035f9e519db41375818e1d0b5f20da2f10</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.16 merge window.

            List of files:
            /linux/drivers/staging/rtl8723bs/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/staging/rtl8723bs/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/staging/rtl8723bs/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>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/staging/rtl8723bs/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/staging/rtl8723bs/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/staging/rtl8723bs/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/staging/rtl8723bs/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>1afba39f9305fe4061a4e70baa6ebab9d41459da - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#1afba39f9305fe4061a4e70baa6ebab9d41459da</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.15-rc1 into drm-misc-next. Also fixes abuild issue when enabling CONFIG_DRM_SCHED_KUNIT_TEST.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Mon, 07 Apr 2025 13:47:40 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>9f13acb2406a3aed90c6738b3a2f1c0e43118cbd - Merge tag &apos;v6.15-rc1&apos; into x86/cpu, to refresh the branch with upstream changes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#9f13acb2406a3aed90c6738b3a2f1c0e43118cbd</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/cpu, to refresh the branch with upstream changesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Fri, 11 Apr 2025 11:13:27 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>78a84fbfa4ffc4bb6e95560a909b2ac3efa0aad2 - Merge tag &apos;v6.15-rc1&apos; into x86/mm, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#78a84fbfa4ffc4bb6e95560a909b2ac3efa0aad2</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/mm, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Wed, 09 Apr 2025 22:00:25 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>6ce0fdaae043803bb324d915ce0fe43316bf1e81 - Merge tag &apos;v6.15-rc1&apos; into x86/asm, to refresh the branch</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#6ce0fdaae043803bb324d915ce0fe43316bf1e81</link>
        <description>Merge tag &apos;v6.15-rc1&apos; into x86/asm, to refresh the branchSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Wed, 09 Apr 2025 21:39:43 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>1260ed77798502de9c98020040d2995008de10cc - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#1260ed77798502de9c98020040d2995008de10cc</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesBackmerging to get updates from v6.15-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Tue, 08 Apr 2025 10:15:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>25757984d77da731922bed5001431673b6daf5ac - Merge tag &apos;staging-6.15-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#25757984d77da731922bed5001431673b6daf5ac</link>
        <description>Merge tag &apos;staging-6.15-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingPull staging driver updates from Greg KH: &quot;Here is the big set of staging driver cleanups and updates for  6.15-rc1.  As expected, with the introduction of the gpib drivers, loads of  cleanups and fixes showed up, with the huge majority of changes being  for that chunk of drivers. This is good and shows that the community  can fix up things in public when asked to. Also included in here are:   - small sm750fb cleanups   - tiny rtl8723bs cleanups   - more vchiq_arm cleanups and changes, hopefully this will get out of     staging soon  All of these have been in linux-next for almost 2 weeks now with no  reported issues&quot;* tag &apos;staging-6.15-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (76 commits)  staging: rtl8723bs: fixed a unnecessary parentheses coding style issue  staging: vchiq_arm: Improve initial VCHIQ connect  staging: vchiq_arm: Create keep-alive thread during probe  staging: vchiq_arm: Stop kthreads if vchiq cdev register fails  staging: vchiq_arm: Fix possible NPR of keep-alive thread  staging: vchiq_arm: Register debugfs after cdev  staging: vchiq_arm: Don&apos;t use %pK through printk  staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES  staging: rtl8723bs: Remove some unused functions, macros, and structs  staging: gpib: change return type of t1_delay function to report errors  staging: gpib: remove commented-out lines  staging: gpib: fix kernel-doc section for usb_gpib_line_status() function  staging: gpib: fix kernel-doc section for function usb_gpib_interface_clear()  staging: gpib: fix kernel-doc section for write_loop() function  staging: gpib: Removing typedef for gpib_board  staging: gpib: struct typing for gpib_gboard_t  staging: gpib: tnt4882: struct gpib_board  staging: gpib: tms9914: struct gpib_board  staging: gpib: pc2: struct gpib_board  staging: gpib: ni_usb_gpib: struct gpib_board  ...

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Thu, 03 Apr 2025 03:09:17 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>b2a9a6a26b7e954297e51822e396572026480bad - staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#b2a9a6a26b7e954297e51822e396572026480bad</link>
        <description>staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AESThis fixes the following issue:ERROR: modpost: &quot;aes_expandkey&quot; [drivers/staging/rtl8723bs/r8723bs.ko]undefined!ERROR: modpost: &quot;aes_encrypt&quot; [drivers/staging/rtl8723bs/r8723bs.ko]undefined!Fixes: 7d40753d8820 (&quot;staging: rtl8723bs: use in-kernel aes encryption in OMAC1 routines&quot;)Fixes: 3d3a170f6d80 (&quot;staging: rtl8723bs: use in-kernel aes encryption&quot;)Signed-off-by: &#35874;&#33268;&#37030; (XIE Zhibang) &lt;Yeking@Red54.com&gt;Reviewed-by: Hans de Goede &lt;hdegoede@redhat.com&gt;Link: https://lore.kernel.org/r/tencent_0BDDF3A721708D16A2E7C3DAFF0FEC79A105@qq.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Sat, 22 Feb 2025 20:36:17 +0100</pubDate>
        <dc:creator>&#35874;&#33268;&#37030; (XIE Zhibang) &lt;Yeking@Red54.com&gt;</dc:creator>
    </item>
<item>
        <title>c771600c6af14749609b49565ffb4cac2959710d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#c771600c6af14749609b49565ffb4cac2959710d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWe need4ba4f1afb6a9 (&quot;perf: Generic hotplug support for a PMU with a scope&quot;)in order to land a i915 PMU simplification and a fix. That landed in 6.12and we are stuck at 6.9 so lets bump things forward.Signed-off-by: Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 10:29:14 +0100</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tursulin@ursulin.net&gt;</dc:creator>
    </item>
<item>
        <title>25768de50b1f2dbb6ea44bd5148a87fe2c9c3688 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#25768de50b1f2dbb6ea44bd5148a87fe2c9c3688</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.14 merge window.

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Tue, 21 Jan 2025 06:37:39 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6d4a0f4ea72319c9a37c1a7191695467006dd272 - Merge tag &apos;v6.13-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#6d4a0f4ea72319c9a37c1a7191695467006dd272</link>
        <description>Merge tag &apos;v6.13-rc3&apos; into nextSync up with the mainline.

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Tue, 17 Dec 2024 18:40:45 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>77b679453d3364688ff3e5153c0be5b2b52672b7 - Merge tag &apos;v6.12-rc3&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/staging/rtl8723bs/Kconfig#77b679453d3364688ff3e5153c0be5b2b52672b7</link>
        <description>Merge tag &apos;v6.12-rc3&apos; into perf-tools-nextTo get the fixes in the current perf-tools tree.Signed-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux/drivers/staging/rtl8723bs/Kconfig</description>
        <pubDate>Mon, 14 Oct 2024 19:45:28 +0200</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
