<?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 sysfs-module</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/Documentation/ABI/testing/sysfs-module#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/Documentation/ABI/testing/sysfs-module</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>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Mon, 20 Apr 2026 03:28:57 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0421ccdfad0d92713a812a5aeb7d07b0ea7213c8 - Merge tag &apos;v7.0-rc3&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#0421ccdfad0d92713a812a5aeb7d07b0ea7213c8</link>
        <description>Merge tag &apos;v7.0-rc3&apos; into nextSync up with the mainline to brig up the latest changes, specificallychanges to ALPS driver.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Thu, 12 Mar 2026 18:44:42 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>88b29f3f579987fff0d2bd726d5fa95a53f857fa - Merge tag &apos;modules-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#88b29f3f579987fff0d2bd726d5fa95a53f857fa</link>
        <description>Merge tag &apos;modules-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linuxPull module updates from Sami Tolvanen: &quot;Kernel symbol flags:   - Replace the separate *_gpl symbol sections (__ksymtab_gpl and     __kcrctab_gpl) with a unified symbol table and a new __kflagstab     section.     This section stores symbol flags, such as the GPL-only flag, as an     8-bit bitset for each exported symbol. This is a cleanup that     simplifies symbol lookup in the module loader by avoiding table     fragmentation and will allow a cleaner way to add more flags later     if needed.  Module signature UAPI:   - Move struct module_signature to the UAPI headers to allow reuse by     tools outside the kernel proper, such as kmod and     scripts/sign-file.     This also renames a few constants for clarity and drops unused     signature types as preparation for hash-based module integrity     checking work that&apos;s in progress.  Sysfs:   - Add a /sys/module/&lt;module&gt;/import_ns sysfs attribute to show the     symbol namespaces imported by loaded modules.     This makes it easier to verify driver API access at runtime on     systems that care about such things (e.g. Android).  Cleanups and fixes:   - Force sh_addr to 0 for all sections in module.lds. This prevents     non-zero section addresses when linking modules with &apos;ld.bfd -r&apos;,     which confused elfutils.   - Fix a memory leak of charp module parameters on module unload when     the kernel is configured with CONFIG_SYSFS=n.   - Override the -EEXIST error code returned by module_init() to     userspace. This prevents confusion with the errno reserved by the     module loader to indicate that a module is already loaded.   - Simplify the warning message and drop the stack dump on positive     returns from module_init().   - Drop unnecessary extern keywords from function declarations and     synchronize parse_args() arguments with their implementation&quot;* tag &apos;modules-7.1-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux: (23 commits)  module: Simplify warning on positive returns from module_init()  module: Override -EEXIST module return  documentation: remove references to *_gpl sections  module: remove *_gpl sections from vmlinux and modules  module: deprecate usage of *_gpl sections in module loader  module: use kflagstab instead of *_gpl sections  module: populate kflagstab in modpost  module: add kflagstab section to vmlinux and modules  module: define ksym_flags enumeration to represent kernel symbol flags  selftests/bpf: verify_pkcs7_sig: Use &apos;struct module_signature&apos; from the UAPI headers  sign-file: use &apos;struct module_signature&apos; from the UAPI headers  tools uapi headers: add linux/module_signature.h  module: Move &apos;struct module_signature&apos; to UAPI  module: Give MODULE_SIG_STRING a more descriptive name  module: Give &apos;enum pkey_id_type&apos; a more specific name  module: Drop unused signature types  extract-cert: drop unused definition of PKEY_ID_PKCS7  docs: symbol-namespaces: mention sysfs attribute  module: expose imported namespaces via sysfs  module: Remove extern keyword from param prototypes  ...

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Wed, 15 Apr 2026 02:16:38 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>3fe1dcbc2d20c5dbc581c0bb458e05365bfffcf7 - module: expose imported namespaces via sysfs</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#3fe1dcbc2d20c5dbc581c0bb458e05365bfffcf7</link>
        <description>module: expose imported namespaces via sysfsAdd /sys/module/*/import_ns to expose imported namespaces forcurrently loaded modules. The file contains one namespace per line andonly exists for modules that import at least one namespace.Previously, the only way for userspace to inspect the symbolnamespaces a module imports is to locate the .ko on disk and invokemodinfo(8) to decompress/parse the metadata. The kernel validatednamespaces at load time, but it was otherwise discarded.Exposing this data via sysfs provides a runtime mechanism to verifywhich namespaces are being used by modules. For example, this allowsuserspace to audit driver API access in Android GKI, which uses symbolnamespaces to restrict vendor drivers from using specific kernelinterfaces (e.g., direct filesystem access).Signed-off-by: Nicholas Sielicki &lt;linux@opensource.nslick.com&gt;[Sami: Updated the commit message to explain motivation.]Signed-off-by: Sami Tolvanen &lt;samitolvanen@google.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Sat, 07 Mar 2026 10:00:09 +0100</pubDate>
        <dc:creator>Nicholas Sielicki &lt;linux@opensource.nslick.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/Documentation/ABI/testing/sysfs-module#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/Documentation/ABI/testing/sysfs-module</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>5add3c3c280a35f7e258e9cef7607db5a2e56fdc - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#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/Documentation/ABI/testing/sysfs-module</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>b8304863a3990d0f18c38e5b94191830a63ee1af - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#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/Documentation/ABI/testing/sysfs-module</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/Documentation/ABI/testing/sysfs-module#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/Documentation/ABI/testing/sysfs-module</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>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/Documentation/ABI/testing/sysfs-module#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/Documentation/ABI/testing/sysfs-module</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/Documentation/ABI/testing/sysfs-module#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/Documentation/ABI/testing/sysfs-module</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>f96163865a1346b199cc38e827269296f0f24ab0 - Merge tag &apos;docs-6.19&apos; of git://git.lwn.net/linux</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#f96163865a1346b199cc38e827269296f0f24ab0</link>
        <description>Merge tag &apos;docs-6.19&apos; of git://git.lwn.net/linuxPull documentation updates from Jonathan Corbet: &quot;This has been another busy cycle for documentation, with a lot of  build-system thrashing. That work should slow down from here on out.   - The various scripts and tools for documentation were spread out in     several directories; now they are (almost) all coalesced under     tools/docs/. The holdout is the kernel-doc script, which cannot be     easily moved without some further thought.   - As the amount of Python code increases, we are accumulating modules     that are imported by multiple programs. These modules have been     pulled together under tools/lib/python/ -- at least, for     documentation-related programs. There is other Python code in the     tree that might eventually want to move toward this organization.   - The Perl kernel-doc.pl script has been removed. It is no longer     used by default, and nobody has missed it, least of all anybody who     actually had to look at it.   - The docs build was controlled by a complex mess of makefilese that     few dared to touch. Mauro has moved that logic into a new program     (tools/docs/sphinx-build-wrapper) that, with any luck at all, will     be far easier to understand and maintain.   - The get_feat.pl program, used to access information under     Documentation/features/, has been rewritten in Python, bringing an     end to the use of Perl in the docs subsystem.   - The top-level README file has been reorganized into a more     reader-friendly presentation.   - A lot of Chinese translation additions   - Typo fixes and documentation updates as usual&quot;* tag &apos;docs-6.19&apos; of git://git.lwn.net/linux: (164 commits)  docs: makefile: move rustdoc check to the build wrapper  README: restructure with role-based documentation and guidelines  docs: kdoc: various fixes for grammar, spelling, punctuation  docs: kdoc_parser: use &apos;@&apos; for Excess enum value  docs: submitting-patches: Clarify that removal of Acks needs explanation too  docs: kdoc_parser: add data/function attributes to ignore  docs: MAINTAINERS: update Mauro&apos;s files/paths  docs/zh_CN: Add wd719x.rst translation  docs/zh_CN: Add libsas.rst translation  get_feat.pl: remove it, as it got replaced by get_feat.py  Documentation/sphinx/kernel_feat.py: use class directly  tools/docs/get_feat.py: convert get_feat.pl to Python  Documentation/admin-guide: fix typo and comment in cscope example  docs/zh_CN: Add data-integrity.rst translation  docs/zh_CN: Add blk-mq.rst translation  docs/zh_CN: Add block/index.rst translation  docs/zh_CN: Update the Chinese translation of kbuild.rst  docs: bring some order to our Python module hierarchy  docs: Move the python libraries to tools/lib/python  Documentation/kernel-parameters: Move the kernel build options  ...

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Wed, 03 Dec 2025 20:34:28 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>8710524f3fc9adb25f844fabab36b75f23199e8b - docs: ABI: sysfs-module: update modules taint flags</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#8710524f3fc9adb25f844fabab36b75f23199e8b</link>
        <description>docs: ABI: sysfs-module: update modules taint flagsAdd missing taint flags for loadable modules, as pointed out byPetr Pavlu [1].[1] https://lore.kernel.org/all/c58152f1-0fbe-4f50-bb61-e2f4c0584025@suse.com/Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;Reviewed-by: Petr Pavlu &lt;petr.pavlu@suse.com&gt;Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Message-ID: &lt;20251102060458.517911-1-rdunlap@infradead.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Sun, 02 Nov 2025 07:04:57 +0100</pubDate>
        <dc:creator>Randy Dunlap &lt;rdunlap@infradead.org&gt;</dc:creator>
    </item>
<item>
        <title>a1c613ae4c322ddd58d5a8539dbfba2a0380a8c0 - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#a1c613ae4c322ddd58d5a8539dbfba2a0380a8c0</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextWork that needs to land in drm-intel-gt-next depends on two patches onlypresent in drm-intel-next, absence of which is causing a merge conflict:  3b918f4f0c8b (&quot;drm/i915/pxp: Optimize GET_PARAM:PXP_STATUS&quot;)  ac765b7018f6 (&quot;drm/i915/pxp/mtl: intel_pxp_init_hw needs runtime-pm inside pm-complete&quot;)Signed-off-by: Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Tue, 24 Oct 2023 10:50:22 +0200</pubDate>
        <dc:creator>Tvrtko Ursulin &lt;tvrtko.ursulin@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>cdd5b5a9761fd66d17586e4f4ba6588c70e640ea - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#cdd5b5a9761fd66d17586e4f4ba6588c70e640ea</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.7 merge window.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Tue, 07 Nov 2023 00:42:08 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a940daa52167e9db8ecce82213813b735a9d9f23 - Merge branch &apos;linus&apos; into smp/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#a940daa52167e9db8ecce82213813b735a9d9f23</link>
        <description>Merge branch &apos;linus&apos; into smp/corePull in upstream to get the fixes so depending changes can be applied.

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Tue, 17 Oct 2023 21:40:46 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>57390019b68b83f96eb98f490367b9df1f2d77cb - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#57390019b68b83f96eb98f490367b9df1f2d77cb</link>
        <description>Merge drm/drm-next into drm-misc-nextUpdating drm-misc-next to the state of Linux v6.6-rc2.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Wed, 11 Oct 2023 09:50:59 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>6f23fc47c1b2ac226704fb7294f43ed3b0965e51 - Merge tag &apos;v6.6-rc2&apos; into locking/core, to pick up fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#6f23fc47c1b2ac226704fb7294f43ed3b0965e51</link>
        <description>Merge tag &apos;v6.6-rc2&apos; into locking/core, to pick up fixesSigned-off-by: Ingo Molnar &lt;mingo@kernel.org&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Mon, 18 Sep 2023 22:17:15 +0200</pubDate>
        <dc:creator>Ingo Molnar &lt;mingo@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>a3f9e4bc1ec9d8f1e352eb7c1cbaea3168246be7 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#a3f9e4bc1ec9d8f1e352eb7c1cbaea3168246be7</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.6-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Fri, 15 Sep 2023 10:23:38 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c900529f3d9161bfde5cca0754f83b4d3c3e0220 - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/Documentation/ABI/testing/sysfs-module#c900529f3d9161bfde5cca0754f83b4d3c3e0220</link>
        <description>Merge drm/drm-fixes into drm-misc-fixesForwarding to v6.6-rc1.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/Documentation/ABI/testing/sysfs-module</description>
        <pubDate>Tue, 12 Sep 2023 08:53:30 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
</channel>
</rss>
