<?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 decompressor_crypto.c</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>f4b369c6fe0ceaba2da2daff8c9eb415f85926dd - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#f4b369c6fe0ceaba2da2daff8c9eb415f85926dd</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 7.1 merge window.

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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>42d3b66d4cdbacfc9d120d2301b8de89cc29a914 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#42d3b66d4cdbacfc9d120d2301b8de89cc29a914</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 7.00-rc3. Important ahead GPU SVM merging THPsupport.Signed-off-by: Matthew Brost &lt;matthew.brost@intel.com&gt;

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Thu, 12 Mar 2026 15:17:56 +0100</pubDate>
        <dc:creator>Matthew Brost &lt;matthew.brost@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>f09812b85fa6f41058bcc46e70ac406bf9b0493a - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#f09812b85fa6f41058bcc46e70ac406bf9b0493a</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v7.0-rc1 which contains a few treewide changes affecting i915.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Wed, 25 Feb 2026 12:23:04 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8b85987d3cf50178f67618122d9f3bb202f62f42 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#8b85987d3cf50178f67618122d9f3bb202f62f42</link>
        <description>Merge drm/drm-next into drm-misc-nextLet&apos;s merge 7.0-rc1 to start the new drm-misc-next windowSigned-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Mon, 23 Feb 2026 11:48:20 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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>3893854000a81897a1a332ec50931f74761fbf71 - Merge tag &apos;erofs-for-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#3893854000a81897a1a332ec50931f74761fbf71</link>
        <description>Merge tag &apos;erofs-for-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsPull erofs updates from Gao Xiang: &quot;In this cycle, inode page cache sharing among filesystems on the same  machine is now supported, which is particularly useful for  high-density hosts running tens of thousands of containers.  In addition, we fully isolate the EROFS core on-disk format from other  optional encoded layouts since the core on-disk part is designed to be  simple, effective, and secure. Users can use the core format to build  unique golden immutable images and import their filesystem trees  directly from raw block devices via DMA, page-mapped DAX devices,  and/or file-backed mounts without having to worry about unnecessary  intrinsic consistency issues found in other generic filesystems by  design. However, the full vision is still working in progress and will  spend more time to achieve final goals.  There are other improvements and bug fixes as usual, as listed below:   - Support inode page cache sharing among filesystems   - Formally separate optional encoded (aka compressed) inode layouts     (and the implementations) from the EROFS core on-disk aligned plain     format for future zero-trust security usage   - Improve performance by caching the fact that an inode does not have     a POSIX ACL   - Improve LZ4 decompression error reporting   - Enable LZMA by default and promote DEFLATE and Zstandard algorithms     out of EXPERIMENTAL status   - Switch to inode_set_cached_link() to cache symlink lengths   - random bugfixes and minor cleanups&quot;* tag &apos;erofs-for-7.0-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: (31 commits)  erofs: fix UAF issue for file-backed mounts w/ directio option  erofs: update compression algorithm status  erofs: fix inline data read failure for ztailpacking pclusters  erofs: avoid some unnecessary #ifdefs  erofs: handle end of filesystem properly for file-backed mounts  erofs: separate plain and compressed filesystems formally  erofs: use inode_set_cached_link()  erofs: mark inodes without acls in erofs_read_inode()  erofs: implement .fadvise for page cache share  erofs: support compressed inodes for page cache share  erofs: support unencoded inodes for page cache share  erofs: pass inode to trace_erofs_read_folio  erofs: introduce the page cache share feature  erofs: using domain_id in the safer way  erofs: add erofs_inode_set_aops helper to set the aops  erofs: support user-defined fingerprint name  erofs: decouple `struct erofs_anon_fs_type`  fs: Export alloc_empty_backing_file  erofs: tidy up erofs_init_inode_xattrs()  erofs: add missing documentation about `directio` mount option  ...

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Tue, 10 Feb 2026 01:08:40 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>0cc7d0c926cc80151bdf803f3cb6f7476f648d73 - erofs: make z_erofs_crypto[] static</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#0cc7d0c926cc80151bdf803f3cb6f7476f648d73</link>
        <description>erofs: make z_erofs_crypto[] staticReduce the scope of &apos;z_erofs_crypto[]&apos; that is not used outside of&apos;decompressor_crypto.c&apos;.Reported-by: kernel test robot &lt;lkp@intel.com&gt;Closes: https://lore.kernel.org/oe-kbuild-all/202512102025.4mWeBSsf-lkp@intel.com/Signed-off-by: Ferry Meng &lt;mengferry@linux.alibaba.com&gt;Reviewed-by: Gao Xiang &lt;hsiangkao@linux.alibaba.com&gt;Reviewed-by: Chao Yu &lt;chao@kernel.org&gt;Signed-off-by: Gao Xiang &lt;hsiangkao@linux.alibaba.com&gt;

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Tue, 16 Dec 2025 09:21:41 +0100</pubDate>
        <dc:creator>Ferry Meng &lt;mengferry@linux.alibaba.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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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/fs/erofs/decompressor_crypto.c#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/fs/erofs/decompressor_crypto.c</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>477e31fd1e81ef925ce55931bcdbf609ba2207c8 - Merge tag &apos;erofs-for-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#477e31fd1e81ef925ce55931bcdbf609ba2207c8</link>
        <description>Merge tag &apos;erofs-for-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofsPull erofs updates from Gao Xiang: - Fix a WARNING caused by a recent FSDAX misdetection regression - Fix the filesystem stacking limit for file-backed mounts - Print more informative diagnostics on decompression errors - Switch the on-disk definition `erofs_fs.h` to the MIT license - Minor cleanups* tag &apos;erofs-for-6.19-rc1&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:  erofs: switch on-disk header `erofs_fs.h` to MIT license  erofs: get rid of raw bi_end_io() usage  erofs: enable error reporting for z_erofs_fixup_insize()  erofs: enable error reporting for z_erofs_stream_switch_bufs()  erofs: improve Zstd, LZMA and DEFLATE error strings  erofs: improve decompression error reporting  erofs: tidy up z_erofs_lz4_handle_overlap()  erofs: limit the level of fs stacking for file-backed mounts  erofs: correct FSDAX detection

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Thu, 04 Dec 2025 05:14:44 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>30e13e41a0eb6bcc97e7c21eafee832b36851969 - erofs: enable error reporting for z_erofs_fixup_insize()</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#30e13e41a0eb6bcc97e7c21eafee832b36851969</link>
        <description>erofs: enable error reporting for z_erofs_fixup_insize()Enable propagation of detailed errors to callers.Signed-off-by: Gao Xiang &lt;hsiangkao@linux.alibaba.com&gt;

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Thu, 27 Nov 2025 08:31:22 +0100</pubDate>
        <dc:creator>Gao Xiang &lt;hsiangkao@linux.alibaba.com&gt;</dc:creator>
    </item>
<item>
        <title>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#f088104d837a991c65e51fa30bb4196169b3244d</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextBackmerge in order to get the commit:  048832a3f400 (&quot;drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter&quot;)To drm-intel-gt-next as there are followup fixes to be applied.Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Tue, 16 Sep 2025 12:53:20 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ab93e0dd72c37d378dd936f031ffb83ff2bd87ce - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Wed, 06 Aug 2025 19:08:54 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>a7bee4e7f78089c101be2ad51f4b5ec64782053e - Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/erofs/decompressor_crypto.c#a7bee4e7f78089c101be2ad51f4b5ec64782053e</link>
        <description>Merge tag &apos;ib-mfd-gpio-input-pwm-v6.17&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextMerge an immutable branch between MFD, GPIO, Input and PWM to resolveconflicts for the merge window pull request.

            List of files:
            /linux/fs/erofs/decompressor_crypto.c</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
