<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</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://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Sat, 13 Dec 2025 09:18:20 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6179d7a630c2747e2a9329149de2a7aa67a95978 - Merge tag &apos;caps-pr-20260213&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux</title>
        <link>http://opengrok.net:8080/history/linux/security/Kconfig#6179d7a630c2747e2a9329149de2a7aa67a95978</link>
        <description>Merge tag &apos;caps-pr-20260213&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linuxPull capabilities updates from Serge Hallyn: - add KUnit tests for some core capabilities helpers - avoid emitting IPC audit messages when there&apos;s not   actually a permission being denied* tag &apos;caps-pr-20260213&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux:  ipc: don&apos;t audit capability check in ipc_permissions()  security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns

            List of files:
            /linux/security/Kconfig</description>
        <pubDate>Sat, 14 Feb 2026 19:30:05 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>24e9b431b5837bc9d2cf2c2fde4abf507e2fae19 - security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentns</title>
        <link>http://opengrok.net:8080/history/linux/security/Kconfig#24e9b431b5837bc9d2cf2c2fde4abf507e2fae19</link>
        <description>security: Add KUnit tests for kuid_root_in_ns and vfsuid_root_in_currentnsAdd comprehensive KUnit tests for the namespace-related capabilityfunctions that Serge Hallyn refactored in commit 9891d2f79a9f(&quot;Clarify the rootid_owns_currentns&quot;).The tests verify:- Basic functionality: UID 0 in init namespace, invalid vfsuid,  non-zero UIDs- Actual namespace traversal: Creating user namespaces with different  UID mappings where uid 0 maps to different kuids (e.g., 1000, 2000,  3000)- Hierarchy traversal: Testing multiple nested namespaces to verify  correct namespace hierarchy traversalThis addresses the feedback to &quot;test the actual functionality&quot; bycreating real user namespaces with different values for thenamespace&apos;s uid 0, rather than just basic input validation.The test file is included at the end of commoncap.c whenCONFIG_SECURITY_COMMONCAP_KUNIT_TEST is enabled, following thestandard kernel pattern (e.g., scsi_lib.c, ext4/mballoc.c). Thisallows tests to access static functions in the same compilation unitwithout modifying production code based on test configuration.The tests require CONFIG_USER_NS to be enabled since they rely on usernamespace mapping functionality. The Kconfig dependency ensures thetests only build when this requirement is met.All 7 tests pass:- test_vfsuid_root_in_currentns_init_ns- test_vfsuid_root_in_currentns_invalid- test_vfsuid_root_in_currentns_nonzero- test_kuid_root_in_ns_init_ns_uid0- test_kuid_root_in_ns_init_ns_nonzero- test_kuid_root_in_ns_with_mapping- test_kuid_root_in_ns_with_different_mappingsUpdated MAINTAINER capabilities to include commoncap testSigned-off-by: Ryan Foster &lt;foster.ryan.r@gmail.com&gt;Signed-off-by: Serge Hallyn &lt;sergeh@kernel.org&gt;

            List of files:
            /linux/security/Kconfig</description>
        <pubDate>Wed, 07 Jan 2026 21:51:28 +0000</pubDate>
        <dc:creator>Ryan Foster &lt;foster.ryan.r@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2ace52718376fdb56aca863da2eebe70d7e2ddb1 - Merge branch &apos;objtool/core&apos;</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Fri, 21 Nov 2025 10:21:20 +0000</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://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Tue, 18 Nov 2025 07:16:55 +0000</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://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Sat, 01 Nov 2025 12:47:30 +0000</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&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://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Thu, 16 Oct 2025 18:14:24 +0000</pubDate>
        <dc:creator>Takashi Iwai &lt;tiwai@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>82ee50252dc891e3f3b32d923bb4f656d300b772 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 09:31:49 +0000</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>48a710760e10a4f36e11233a21860796ba204b1e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 08:59:58 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>2acee98fcc61052d63fab4539fcb6ee677555645 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Tue, 14 Oct 2025 07:37:11 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>4f38da1f027ea2c9f01bb71daa7a299c191b6940 - spi: Merge up v6.18-rc1</title>
        <link>http://opengrok.net:8080/history/linux/security/Kconfig#4f38da1f027ea2c9f01bb71daa7a299c191b6940</link>
        <description>spi: Merge up v6.18-rc1Ensure my CI has a sensible baseline.

            List of files:
            /linux/security/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 12:32:13 +0000</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>9b966ae42235a88eaea714be09ff3d698535bdfe - Merge drm/drm-next into drm-misc-next</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Mon, 13 Oct 2025 07:19:19 +0000</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>76f01a4f22c465bdb63ee19aaf5b682c5893ba96 - Merge tag &apos;lsm-pr-20250926&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm</title>
        <link>http://opengrok.net:8080/history/linux/security/Kconfig#76f01a4f22c465bdb63ee19aaf5b682c5893ba96</link>
        <description>Merge tag &apos;lsm-pr-20250926&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmPull lsm updates from Paul Moore: - Move the management of the LSM BPF security blobs into the framework   In order to enable multiple LSMs we need to allocate and free the   various security blobs in the LSM framework and not the individual   LSMs as they would end up stepping all over each other. - Leverage the lsm_bdev_alloc() helper in lsm_bdev_alloc()   Make better use of our existing helper functions to reduce some code   duplication. - Update the Rust cred code to use &apos;sync::aref&apos;   Part of a larger effort to move the Rust code over to the &apos;sync&apos;   module. - Make CONFIG_LSM dependent on CONFIG_SECURITY   As the CONFIG_LSM Kconfig setting is an ordered list of the LSMs to   enable a boot, it obviously doesn&apos;t make much sense to enable this   when CONFIG_SECURITY is disabled. - Update the LSM and CREDENTIALS sections in MAINTAINERS with Rusty   bits   Add the Rust helper files to the associated LSM and CREDENTIALS   entries int the MAINTAINERS file. We&apos;re trying to improve the   communication between the two groups and making sure we&apos;re all aware   of what is going on via cross-posting to the relevant lists is a good   way to start.* tag &apos;lsm-pr-20250926&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm:  lsm: CONFIG_LSM can depend on CONFIG_SECURITY  MAINTAINERS: add the associated Rust helper to the CREDENTIALS section  MAINTAINERS: add the associated Rust helper to the LSM section  rust,cred: update AlwaysRefCounted import to sync::aref  security: use umax() to improve code  lsm,selinux: Add LSM blob support for BPF objects  lsm: use lsm_blob_alloc() in lsm_bdev_alloc()

            List of files:
            /linux/security/Kconfig</description>
        <pubDate>Tue, 30 Sep 2025 15:48:29 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>54d94c422fed9575b74167333c1757847a4e6899 - lsm: CONFIG_LSM can depend on CONFIG_SECURITY</title>
        <link>http://opengrok.net:8080/history/linux/security/Kconfig#54d94c422fed9575b74167333c1757847a4e6899</link>
        <description>lsm: CONFIG_LSM can depend on CONFIG_SECURITYWhen CONFIG_SECURITY is not set, CONFIG_LSM (builtin_lsm_order) doesnot need to be visible and settable since builtin_lsm_order is defined insecurity.o, which is only built when CONFIG_SECURITY=y.So make CONFIG_LSM depend on CONFIG_SECURITY.Fixes: 13e735c0e953 (&quot;LSM: Introduce CONFIG_LSM&quot;)Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;[PM: subj tweak]Signed-off-by: Paul Moore &lt;paul@paul-moore.com&gt;

            List of files:
            /linux/security/Kconfig</description>
        <pubDate>Sun, 24 Aug 2025 22:28:00 +0000</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>4f9786035f9e519db41375818e1d0b5f20da2f10 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://opengrok.net:8080/history/linux/security/Kconfig#4f9786035f9e519db41375818e1d0b5f20da2f10</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.16 merge window.

            List of files:
            /linux/security/Kconfig</description>
        <pubDate>Mon, 02 Jun 2025 04:41:07 +0000</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bbfd5594756011167b8f8de9a00e0c946afda1e6 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Wed, 28 May 2025 07:20:17 +0000</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://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Fri, 16 May 2025 07:22:36 +0000</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>d51b9d81f7883f526b26e3ab903e646274aebeb1 - Merge tag &apos;v6.15-rc6&apos; into next</title>
        <link>http://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Thu, 15 May 2025 23:20:39 +0000</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://opengrok.net:8080/history/linux/security/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/security/Kconfig</description>
        <pubDate>Tue, 29 Apr 2025 20:42:29 +0000</pubDate>
        <dc:creator>Rob Clark &lt;robdclark@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
