<?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>f088104d837a991c65e51fa30bb4196169b3244d - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#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/squashfs/Kconfig</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/squashfs/Kconfig#ab93e0dd72c37d378dd936f031ffb83ff2bd87ce</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.17 merge window.

            List of files:
            /linux/fs/squashfs/Kconfig</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/squashfs/Kconfig#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/squashfs/Kconfig</description>
        <pubDate>Mon, 04 Aug 2025 08:28:48 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>74f1af95820fc2ee580a775a3a17c416db30b38c - Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#74f1af95820fc2ee580a775a3a17c416db30b38c</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into msm-nextBack-merge drm-next to (indirectly) get arm-smmu updates for makingstall-on-fault more reliable.Signed-off-by: Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Sun, 29 Jun 2025 04:54:49 +0200</pubDate>
        <dc:creator>Rob Clark &lt;robin.clark@oss.qualcomm.com&gt;</dc:creator>
    </item>
<item>
        <title>c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#c598d5eb9fb331ba17bc9ad67ae9a2231ca5aca5</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to forward to v6.16-rc1Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Wed, 11 Jun 2025 09:01:34 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>86e2d052c2320bf12571a5d96b16c2745e1cfc5e - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#86e2d052c2320bf12571a5d96b16c2745e1cfc5e</link>
        <description>Merge drm/drm-next into drm-xe-nextBackmerging to bring in 6.16Signed-off-by: Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Mon, 09 Jun 2025 18:26:55 +0200</pubDate>
        <dc:creator>Thomas Hellstr&#246;m &lt;thomas.hellstrom@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>34c55367af96f62e89221444f04487440ebc6487 - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#34c55367af96f62e89221444f04487440ebc6487</link>
        <description>Merge drm/drm-next into drm-intel-nextSync to v6.16-rc1, among other things to get the fixed size GENMASK_U*()and BIT_U*() macros.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Mon, 09 Jun 2025 11:40:46 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>7d4e49a77d9930c69751b9192448fda6ff9100f1 - Merge tag &apos;mm-nonmm-stable-2025-05-31-15-28&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#7d4e49a77d9930c69751b9192448fda6ff9100f1</link>
        <description>Merge tag &apos;mm-nonmm-stable-2025-05-31-15-28&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull non-MM updates from Andrew Morton: - &quot;hung_task: extend blocking task stacktrace dump to semaphore&quot; from   Lance Yang enhances the hung task detector.   The detector presently dumps the blocking tasks&apos;s stack when it is   blocked on a mutex. Lance&apos;s series extends this to semaphores - &quot;nilfs2: improve sanity checks in dirty state propagation&quot; from   Wentao Liang addresses a couple of minor flaws in nilfs2 - &quot;scripts/gdb: Fixes related to lx_per_cpu()&quot; from Illia Ostapyshyn   fixes a couple of issues in the gdb scripts - &quot;Support kdump with LUKS encryption by reusing LUKS volume keys&quot; from   Coiby Xu addresses a usability problem with kdump.   When the dump device is LUKS-encrypted, the kdump kernel may not have   the keys to the encrypted filesystem. A full writeup of this is in   the series [0/N] cover letter - &quot;sysfs: add counters for lockups and stalls&quot; from Max Kellermann adds   /sys/kernel/hardlockup_count and /sys/kernel/hardlockup_count and   /sys/kernel/rcu_stall_count - &quot;fork: Page operation cleanups in the fork code&quot; from Pasha Tatashin   implements a number of code cleanups in fork.c - &quot;scripts/gdb/symbols: determine KASLR offset on s390 during early   boot&quot; from Ilya Leoshkevich fixes some s390 issues in the gdb   scripts* tag &apos;mm-nonmm-stable-2025-05-31-15-28&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (67 commits)  llist: make llist_add_batch() a static inline  delayacct: remove redundant code and adjust indentation  squashfs: add optional full compressed block caching  crash_dump, nvme: select CONFIGFS_FS as built-in  scripts/gdb/symbols: determine KASLR offset on s390 during early boot  scripts/gdb/symbols: factor out pagination_off()  scripts/gdb/symbols: factor out get_vmlinux()  kernel/panic.c: format kernel-doc comments  mailmap: update and consolidate Casey Connolly&apos;s name and email  nilfs2: remove wbc-&gt;for_reclaim handling  fork: define a local GFP_VMAP_STACK  fork: check charging success before zeroing stack  fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks code  fork: clean-up ifdef logic around stack allocation  kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count  kernel/watchdog: add /sys/kernel/{hard,soft}lockup_count  x86/crash: make the page that stores the dm crypt keys inaccessible  x86/crash: pass dm crypt keys to kdump kernel  Revert &quot;x86/mm: Remove unused __set_memory_prot()&quot;  crash_dump: retrieve dm crypt keys in kdump kernel  ...

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Sun, 01 Jun 2025 04:12:53 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>2e227ff5e2729b5f4e0771826e3f6b61dd6a1b6b - squashfs: add optional full compressed block caching</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#2e227ff5e2729b5f4e0771826e3f6b61dd6a1b6b</link>
        <description>squashfs: add optional full compressed block cachingThe commit 93e72b3c612adcaca1 (&quot;squashfs: migrate from ll_rw_block usageto BIO&quot;) removed caching of compressed blocks in SquashFS, causing fioperformance regression in workloads with repeated file reads.  Withoutcaching, every read triggers disk I/O, severely impacting performance intools like fio.This patch introduces a new CONFIG_SQUASHFS_COMP_CACHE_FULL Kconfig optionto enable caching of all compressed blocks, restoring performance topre-BIO migration levels.  When enabled, all pages in a BIO are cached inthe page cache, reducing disk I/O for repeated reads.  The fio testresults with this patch confirm the performance restoration:For example, fio tests (iodepth=1, numjobs=1,ioengine=psync) show a notable performance restoration:Disable CONFIG_SQUASHFS_COMP_CACHE_FULL:  IOPS=815, BW=102MiB/s (107MB/s)(6113MiB/60001msec)Enable CONFIG_SQUASHFS_COMP_CACHE_FULL:  IOPS=2223, BW=278MiB/s (291MB/s)(16.3GiB/59999msec)The tradeoff is increased memory usage due to caching all compressedblocks.  The CONFIG_SQUASHFS_COMP_CACHE_FULL option allows users to enablethis feature selectively, balancing performance and memory usage forworkloads with frequent repeated reads.Link: https://lkml.kernel.org/r/20250521072559.2389-1-chanho.min@lge.comSigned-off-by: Chanho Min &lt;chanho.min@lge.com&gt;Reviewed-by Phillip Lougher &lt;phillip@squashfs.org.uk&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Wed, 21 May 2025 09:25:59 +0200</pubDate>
        <dc:creator>Chanho Min &lt;chanho.min@lge.com&gt;</dc:creator>
    </item>
<item>
        <title>1260ed77798502de9c98020040d2995008de10cc - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/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/fs/squashfs/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>946661e3bef8efa11ba8079d4ebafe6fc3b0aaad - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#946661e3bef8efa11ba8079d4ebafe6fc3b0aaad</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.15 merge window.

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Sat, 05 Apr 2025 08:04:35 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>0b119045b79a672bc6d8f18641c60fc8ce1b4585 - Merge tag &apos;v6.14-rc4&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#0b119045b79a672bc6d8f18641c60fc8ce1b4585</link>
        <description>Merge tag &apos;v6.14-rc4&apos; into nextSync up with the mainline.

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Wed, 26 Feb 2025 01:03:25 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9e676a024fa1fa2bd8150c2d2ba85478280353bc - Merge tag &apos;v6.14-rc1&apos; into perf-tools-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#9e676a024fa1fa2bd8150c2d2ba85478280353bc</link>
        <description>Merge tag &apos;v6.14-rc1&apos; into perf-tools-nextTo get the various fixes in the current master.Signed-off-by: Namhyung Kim &lt;namhyung@kernel.org&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 23:57:18 +0100</pubDate>
        <dc:creator>Namhyung Kim &lt;namhyung@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>0410c6121529409b08e81a77ae3ee58c657e2243 - Merge drm/drm-next into drm-xe-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#0410c6121529409b08e81a77ae3ee58c657e2243</link>
        <description>Merge drm/drm-next into drm-xe-nextSync to fix conlicts between drm-xe-next and drm-intel-next.Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Fri, 28 Feb 2025 15:54:14 +0100</pubDate>
        <dc:creator>Lucas De Marchi &lt;lucas.demarchi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>93c7dd1b39444ebd5a6a98e56a363d7a4e646775 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#93c7dd1b39444ebd5a6a98e56a363d7a4e646775</link>
        <description>Merge drm/drm-next into drm-misc-nextBring rc1 to start the new release dev.Signed-off-by: Maxime Ripard &lt;mripard@kernel.org&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Thu, 06 Feb 2025 13:47:32 +0100</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ea9f8f2b21795a5d80418a655bcb212d5b89e08f - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#ea9f8f2b21795a5d80418a655bcb212d5b89e08f</link>
        <description>Merge drm/drm-next into drm-intel-nextSync with v6.14-rc1.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Wed, 05 Feb 2025 18:12:37 +0100</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.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/fs/squashfs/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/fs/squashfs/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>b3cc7428a32202936904b5b07cf9f135025bafd6 - Merge branch &apos;for-6.15/amd_sfh&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#b3cc7428a32202936904b5b07cf9f135025bafd6</link>
        <description>Merge branch &apos;for-6.15/amd_sfh&apos; into for-linusFrom: Mario Limonciello &lt;mario.limonciello@amd.com&gt;Some platforms include a human presence detection (HPD) sensor. Whenenabled and a user is detected a wake event will be emitted from thesensor fusion hub that software can react to.Example use cases are &quot;wake from suspend on approach&quot; or to &quot;lockwhen leaving&quot;.This is currently enabled by default on supported systems, but userscan&apos;t control it. This essentially means that wake on approach isenabled which is a really surprising behavior to users that don&apos;texpect it.Instead of defaulting to enabled add a sysfs knob that users canuse to enable the feature if desirable and set it to disabled bydefault.

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Wed, 26 Mar 2025 13:42:07 +0100</pubDate>
        <dc:creator>Jiri Kosina &lt;jkosina@suse.com&gt;</dc:creator>
    </item>
<item>
        <title>c159dfbdd4fc62fa08f6715d9d6c34d39cf40446 - Merge tag &apos;mm-nonmm-stable-2025-01-24-23-16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#c159dfbdd4fc62fa08f6715d9d6c34d39cf40446</link>
        <description>Merge tag &apos;mm-nonmm-stable-2025-01-24-23-16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull non-MM updates from Andrew Morton: &quot;Mainly individually changelogged singleton patches. The patch series  in this pull are:   - &quot;lib min_heap: Improve min_heap safety, testing, and documentation&quot;     from Kuan-Wei Chiu provides various tightenings to the min_heap     library code   - &quot;xarray: extract __xa_cmpxchg_raw&quot; from Tamir Duberstein preforms     some cleanup and Rust preparation in the xarray library code   - &quot;Update reference to include/asm-&lt;arch&gt;&quot; from Geert Uytterhoeven     fixes pathnames in some code comments   - &quot;Converge on using secs_to_jiffies()&quot; from Easwar Hariharan uses     the new secs_to_jiffies() in various places where that is     appropriate   - &quot;ocfs2, dlmfs: convert to the new mount API&quot; from Eric Sandeen     switches two filesystems to the new mount API   - &quot;Convert ocfs2 to use folios&quot; from Matthew Wilcox does that   - &quot;Remove get_task_comm() and print task comm directly&quot; from Yafang     Shao removes now-unneeded calls to get_task_comm() in various     places   - &quot;squashfs: reduce memory usage and update docs&quot; from Phillip     Lougher implements some memory savings in squashfs and performs     some maintainability work   - &quot;lib: clarify comparison function requirements&quot; from Kuan-Wei Chiu     tightens the sort code&apos;s behaviour and adds some maintenance work   - &quot;nilfs2: protect busy buffer heads from being force-cleared&quot; from     Ryusuke Konishi fixes an issues in nlifs when the fs is presented     with a corrupted image   - &quot;nilfs2: fix kernel-doc comments for function return values&quot; from     Ryusuke Konishi fixes some nilfs kerneldoc   - &quot;nilfs2: fix issues with rename operations&quot; from Ryusuke Konishi     addresses some nilfs BUG_ONs which syzbot was able to trigger   - &quot;minmax.h: Cleanups and minor optimisations&quot; from David Laight does     some maintenance work on the min/max library code   - &quot;Fixes and cleanups to xarray&quot; from Kemeng Shi does maintenance     work on the xarray library code&quot;* tag &apos;mm-nonmm-stable-2025-01-24-23-16&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (131 commits)  ocfs2: use str_yes_no() and str_no_yes() helper functions  include/linux/lz4.h: add some missing macros  Xarray: use xa_mark_t in xas_squash_marks() to keep code consistent  Xarray: remove repeat check in xas_squash_marks()  Xarray: distinguish large entries correctly in xas_split_alloc()  Xarray: move forward index correctly in xas_pause()  Xarray: do not return sibling entries from xas_find_marked()  ipc/util.c: complete the kernel-doc function descriptions  gcov: clang: use correct function param names  latencytop: use correct kernel-doc format for func params  minmax.h: remove some #defines that are only expanded once  minmax.h: simplify the variants of clamp()  minmax.h: move all the clamp() definitions after the min/max() ones  minmax.h: use BUILD_BUG_ON_MSG() for the lo &lt; hi test in clamp()  minmax.h: reduce the #define expansion of min(), max() and clamp()  minmax.h: update some comments  minmax.h: add whitespace around operators and after commas  nilfs2: do not update mtime of renamed directory that is not moved  nilfs2: handle errors that nilfs_prepare_chunk() may return  CREDITS: fix spelling mistake  ...

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Mon, 27 Jan 2025 02:50:53 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>d7f4b23c6702e2afbdfe33fe77eedc1584761242 - squashfs: update Kconfig information</title>
        <link>http://kernelsources.org:8080/source/history/linux/fs/squashfs/Kconfig#d7f4b23c6702e2afbdfe33fe77eedc1584761242</link>
        <description>squashfs: update Kconfig informationUpdate the compression algorithms supported, and the Squashfs websitelocation.Link: https://lkml.kernel.org/r/20241229233752.54481-5-phillip@squashfs.org.ukSigned-off-by: Phillip Lougher &lt;phillip@squashfs.org.uk&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/fs/squashfs/Kconfig</description>
        <pubDate>Mon, 30 Dec 2024 00:37:52 +0100</pubDate>
        <dc:creator>Phillip Lougher &lt;phillip@squashfs.org.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
