<?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 config</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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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>334fbe734e687404f346eba7d5d96ed2b44d35ab - Merge tag &apos;mm-stable-2026-04-13-21-45&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#334fbe734e687404f346eba7d5d96ed2b44d35ab</link>
        <description>Merge tag &apos;mm-stable-2026-04-13-21-45&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull MM updates from Andrew Morton: - &quot;maple_tree: Replace big node with maple copy&quot; (Liam Howlett)   Mainly prepararatory work for ongoing development but it does reduce   stack usage and is an improvement. - &quot;mm, swap: swap table phase III: remove swap_map&quot; (Kairui Song)   Offers memory savings by removing the static swap_map. It also yields   some CPU savings and implements several cleanups. - &quot;mm: memfd_luo: preserve file seals&quot; (Pratyush Yadav)   File seal preservation to LUO&apos;s memfd code - &quot;mm: zswap: add per-memcg stat for incompressible pages&quot; (Jiayuan   Chen)   Additional userspace stats reportng to zswap - &quot;arch, mm: consolidate empty_zero_page&quot; (Mike Rapoport)   Some cleanups for our handling of ZERO_PAGE() and zero_pfn - &quot;mm/kmemleak: Improve scan_should_stop() implementation&quot; (Zhongqiu   Han)   A robustness improvement and some cleanups in the kmemleak code - &quot;Improve khugepaged scan logic&quot; (Vernon Yang)   Improve khugepaged scan logic and reduce CPU consumption by   prioritizing scanning tasks that access memory frequently - &quot;Make KHO Stateless&quot; (Jason Miu)   Simplify Kexec Handover by transitioning KHO from an xarray-based   metadata tracking system with serialization to a radix tree data   structure that can be passed directly to the next kernel - &quot;mm: vmscan: add PID and cgroup ID to vmscan tracepoints&quot; (Thomas   Ballasi and Steven Rostedt)   Enhance vmscan&apos;s tracepointing - &quot;mm: arch/shstk: Common shadow stack mapping helper and   VM_NOHUGEPAGE&quot; (Catalin Marinas)   Cleanup for the shadow stack code: remove per-arch code in favour of   a generic implementation - &quot;Fix KASAN support for KHO restored vmalloc regions&quot; (Pasha Tatashin)   Fix a WARN() which can be emitted the KHO restores a vmalloc area - &quot;mm: Remove stray references to pagevec&quot; (Tal Zussman)   Several cleanups, mainly udpating references to &quot;struct pagevec&quot;,   which became folio_batch three years ago - &quot;mm: Eliminate fake head pages from vmemmap optimization&quot; (Kiryl   Shutsemau)   Simplify the HugeTLB vmemmap optimization (HVO) by changing how tail   pages encode their relationship to the head page - &quot;mm/damon/core: improve DAMOS quota efficiency for core layer   filters&quot; (SeongJae Park)   Improve two problematic behaviors of DAMOS that makes it less   efficient when core layer filters are used - &quot;mm/damon: strictly respect min_nr_regions&quot; (SeongJae Park)   Improve DAMON usability by extending the treatment of the   min_nr_regions user-settable parameter - &quot;mm/page_alloc: pcp locking cleanup&quot; (Vlastimil Babka)   The proper fix for a previously hotfixed SMP=n issue. Code   simplifications and cleanups ensued - &quot;mm: cleanups around unmapping / zapping&quot; (David Hildenbrand)   A bunch of cleanups around unmapping and zapping. Mostly   simplifications, code movements, documentation and renaming of   zapping functions - &quot;support batched checking of the young flag for MGLRU&quot; (Baolin Wang)   Batched checking of the young flag for MGLRU. It&apos;s part cleanups; one   benchmark shows large performance benefits for arm64 - &quot;memcg: obj stock and slab stat caching cleanups&quot; (Johannes Weiner)   memcg cleanup and robustness improvements - &quot;Allow order zero pages in page reporting&quot; (Yuvraj Sakshith)   Enhance free page reporting - it is presently and undesirably order-0   pages when reporting free memory. - &quot;mm: vma flag tweaks&quot; (Lorenzo Stoakes)   Cleanup work following from the recent conversion of the VMA flags to   a bitmap - &quot;mm/damon: add optional debugging-purpose sanity checks&quot; (SeongJae   Park)   Add some more developer-facing debug checks into DAMON core - &quot;mm/damon: test and document power-of-2 min_region_sz requirement&quot;   (SeongJae Park)   An additional DAMON kunit test and makes some adjustments to the   addr_unit parameter handling - &quot;mm/damon/core: make passed_sample_intervals comparisons   overflow-safe&quot; (SeongJae Park)   Fix a hard-to-hit time overflow issue in DAMON core - &quot;mm/damon: improve/fixup/update ratio calculation, test and   documentation&quot; (SeongJae Park)   A batch of misc/minor improvements and fixups for DAMON - &quot;mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c&quot; (David   Hildenbrand)   Fix a possible issue with dax-device when CONFIG_HUGETLB=n. Some code   movement was required. - &quot;zram: recompression cleanups and tweaks&quot; (Sergey Senozhatsky)   A somewhat random mix of fixups, recompression cleanups and   improvements in the zram code - &quot;mm/damon: support multiple goal-based quota tuning algorithms&quot;   (SeongJae Park)   Extend DAMOS quotas goal auto-tuning to support multiple tuning   algorithms that users can select - &quot;mm: thp: reduce unnecessary start_stop_khugepaged()&quot; (Breno Leitao)   Fix the khugpaged sysfs handling so we no longer spam the logs with   reams of junk when starting/stopping khugepaged - &quot;mm: improve map count checks&quot; (Lorenzo Stoakes)   Provide some cleanups and slight fixes in the mremap, mmap and vma   code - &quot;mm/damon: support addr_unit on default monitoring targets for   modules&quot; (SeongJae Park)   Extend the use of DAMON core&apos;s addr_unit tunable - &quot;mm: khugepaged cleanups and mTHP prerequisites&quot; (Nico Pache)   Cleanups to khugepaged and is a base for Nico&apos;s planned khugepaged   mTHP support - &quot;mm: memory hot(un)plug and SPARSEMEM cleanups&quot; (David Hildenbrand)   Code movement and cleanups in the memhotplug and sparsemem code - &quot;mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup   CONFIG_MIGRATION&quot; (David Hildenbrand)   Rationalize some memhotplug Kconfig support - &quot;change young flag check functions to return bool&quot; (Baolin Wang)   Cleanups to change all young flag check functions to return bool - &quot;mm/damon/sysfs: fix memory leak and NULL dereference issues&quot; (Josh   Law and SeongJae Park)   Fix a few potential DAMON bugs - &quot;mm/vma: convert vm_flags_t to vma_flags_t in vma code&quot; (Lorenzo   Stoakes)   Convert a lot of the existing use of the legacy vm_flags_t data type   to the new vma_flags_t type which replaces it. Mainly in the vma   code. - &quot;mm: expand mmap_prepare functionality and usage&quot; (Lorenzo Stoakes)   Expand the mmap_prepare functionality, which is intended to replace   the deprecated f_op-&gt;mmap hook which has been the source of bugs and   security issues for some time. Cleanups, documentation, extension of   mmap_prepare into filesystem drivers - &quot;mm/huge_memory: refactor zap_huge_pmd()&quot; (Lorenzo Stoakes)   Simplify and clean up zap_huge_pmd(). Additional cleanups around   vm_normal_folio_pmd() and the softleaf functionality are performed.* tag &apos;mm-stable-2026-04-13-21-45&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (369 commits)  mm: fix deferred split queue races during migration  mm/khugepaged: fix issue with tracking lock  mm/huge_memory: add and use has_deposited_pgtable()  mm/huge_memory: add and use normal_or_softleaf_folio_pmd()  mm: add softleaf_is_valid_pmd_entry(), pmd_to_softleaf_folio()  mm/huge_memory: separate out the folio part of zap_huge_pmd()  mm/huge_memory: use mm instead of tlb-&gt;mm  mm/huge_memory: remove unnecessary sanity checks  mm/huge_memory: deduplicate zap deposited table call  mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()  mm/huge_memory: add a common exit path to zap_huge_pmd()  mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()  mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc  mm/huge: avoid big else branch in zap_huge_pmd()  mm/huge_memory: simplify vma_is_specal_huge()  mm: on remap assert that input range within the proposed VMA  mm: add mmap_action_map_kernel_pages[_full]()  uio: replace deprecated mmap hook with mmap_prepare in uio_info  drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare  mm: allow handling of stacked mmap_prepare hooks in more drivers  ...

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Wed, 15 Apr 2026 21:59:16 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>300252ebb116e8f9908a5f52203984b1bc15cc78 - selftests/damon/config: enable DAMON_DEBUG_SANITY</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#300252ebb116e8f9908a5f52203984b1bc15cc78</link>
        <description>selftests/damon/config: enable DAMON_DEBUG_SANITYCONFIG_DAMON_DEBUG_SANITY is recommended for DAMON development and testsetups.  Enable it on the build config for DAMON selftests.Link: https://lkml.kernel.org/r/20260306152914.86303-11-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Brendan Higgins &lt;brendan.higgins@linux.dev&gt;Cc: David Gow &lt;davidgow@google.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Fri, 06 Mar 2026 16:29:13 +0100</pubDate>
        <dc:creator>SeongJae Park &lt;sj@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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#946661e3bef8efa11ba8079d4ebafe6fc3b0aaad</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.15 merge window.

            List of files:
            /linux/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#0b119045b79a672bc6d8f18641c60fc8ce1b4585</link>
        <description>Merge tag &apos;v6.14-rc4&apos; into nextSync up with the mainline.

            List of files:
            /linux/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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/tools/testing/selftests/damon/config#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/tools/testing/selftests/damon/config</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>9c5968db9e625019a0ee5226c7eebef5519d366a - Merge tag &apos;mm-stable-2025-01-26-14-59&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#9c5968db9e625019a0ee5226c7eebef5519d366a</link>
        <description>Merge tag &apos;mm-stable-2025-01-26-14-59&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull MM updates from Andrew Morton: &quot;The various patchsets are summarized below. Plus of course many  indivudual patches which are described in their changelogs.   - &quot;Allocate and free frozen pages&quot; from Matthew Wilcox reorganizes     the page allocator so we end up with the ability to allocate and     free zero-refcount pages. So that callers (ie, slab) can avoid a     refcount inc &amp; dec   - &quot;Support large folios for tmpfs&quot; from Baolin Wang teaches tmpfs to     use large folios other than PMD-sized ones   - &quot;Fix mm/rodata_test&quot; from Petr Tesarik performs some maintenance     and fixes for this small built-in kernel selftest   - &quot;mas_anode_descend() related cleanup&quot; from Wei Yang tidies up part     of the mapletree code   - &quot;mm: fix format issues and param types&quot; from Keren Sun implements a     few minor code cleanups   - &quot;simplify split calculation&quot; from Wei Yang provides a few fixes and     a test for the mapletree code   - &quot;mm/vma: make more mmap logic userland testable&quot; from Lorenzo     Stoakes continues the work of moving vma-related code into the     (relatively) new mm/vma.c   - &quot;mm/page_alloc: gfp flags cleanups for alloc_contig_*()&quot; from David     Hildenbrand cleans up and rationalizes handling of gfp flags in the     page allocator   - &quot;readahead: Reintroduce fix for improper RA window sizing&quot; from Jan     Kara is a second attempt at fixing a readahead window sizing issue.     It should reduce the amount of unnecessary reading   - &quot;synchronously scan and reclaim empty user PTE pages&quot; from Qi Zheng     addresses an issue where &quot;huge&quot; amounts of pte pagetables are     accumulated:       https://lore.kernel.org/lkml/cover.1718267194.git.zhengqi.arch@bytedance.com/     Qi&apos;s series addresses this windup by synchronously freeing PTE     memory within the context of madvise(MADV_DONTNEED)   - &quot;selftest/mm: Remove warnings found by adding compiler flags&quot; from     Muhammad Usama Anjum fixes some build warnings in the selftests     code when optional compiler warnings are enabled   - &quot;mm: don&apos;t use __GFP_HARDWALL when migrating remote pages&quot; from     David Hildenbrand tightens the allocator&apos;s observance of     __GFP_HARDWALL   - &quot;pkeys kselftests improvements&quot; from Kevin Brodsky implements     various fixes and cleanups in the MM selftests code, mainly     pertaining to the pkeys tests   - &quot;mm/damon: add sample modules&quot; from SeongJae Park enhances DAMON to     estimate application working set size   - &quot;memcg/hugetlb: Rework memcg hugetlb charging&quot; from Joshua Hahn     provides some cleanups to memcg&apos;s hugetlb charging logic   - &quot;mm/swap_cgroup: remove global swap cgroup lock&quot; from Kairui Song     removes the global swap cgroup lock. A speedup of 10% for a     tmpfs-based kernel build was demonstrated   - &quot;zram: split page type read/write handling&quot; from Sergey Senozhatsky     has several fixes and cleaups for zram in the area of     zram_write_page(). A watchdog softlockup warning was eliminated   - &quot;move pagetable_*_dtor() to __tlb_remove_table()&quot; from Kevin     Brodsky cleans up the pagetable destructor implementations. A rare     use-after-free race is fixed   - &quot;mm/debug: introduce and use VM_WARN_ON_VMG()&quot; from Lorenzo Stoakes     simplifies and cleans up the debugging code in the VMA merging     logic   - &quot;Account page tables at all levels&quot; from Kevin Brodsky cleans up     and regularizes the pagetable ctor/dtor handling. This results in     improvements in accounting accuracy   - &quot;mm/damon: replace most damon_callback usages in sysfs with new     core functions&quot; from SeongJae Park cleans up and generalizes     DAMON&apos;s sysfs file interface logic   - &quot;mm/damon: enable page level properties based monitoring&quot; from     SeongJae Park increases the amount of information which is     presented in response to DAMOS actions   - &quot;mm/damon: remove DAMON debugfs interface&quot; from SeongJae Park     removes DAMON&apos;s long-deprecated debugfs interfaces. Thus the     migration to sysfs is completed   - &quot;mm/hugetlb: Refactor hugetlb allocation resv accounting&quot; from     Peter Xu cleans up and generalizes the hugetlb reservation     accounting   - &quot;mm: alloc_pages_bulk: small API refactor&quot; from Luiz Capitulino     removes a never-used feature of the alloc_pages_bulk() interface   - &quot;mm/damon: extend DAMOS filters for inclusion&quot; from SeongJae Park     extends DAMOS filters to support not only exclusion (rejecting),     but also inclusion (allowing) behavior   - &quot;Add zpdesc memory descriptor for zswap.zpool&quot; from Alex Shi     introduces a new memory descriptor for zswap.zpool that currently     overlaps with struct page for now. This is part of the effort to     reduce the size of struct page and to enable dynamic allocation of     memory descriptors   - &quot;mm, swap: rework of swap allocator locks&quot; from Kairui Song redoes     and simplifies the swap allocator locking. A speedup of 400% was     demonstrated for one workload. As was a 35% reduction for kernel     build time with swap-on-zram   - &quot;mm: update mips to use do_mmap(), make mmap_region() internal&quot;     from Lorenzo Stoakes reworks MIPS&apos;s use of mmap_region() so that     mmap_region() can be made MM-internal   - &quot;mm/mglru: performance optimizations&quot; from Yu Zhao fixes a few     MGLRU regressions and otherwise improves MGLRU performance   - &quot;Docs/mm/damon: add tuning guide and misc updates&quot; from SeongJae     Park updates DAMON documentation   - &quot;Cleanup for memfd_create()&quot; from Isaac Manjarres does that thing   - &quot;mm: hugetlb+THP folio and migration cleanups&quot; from David     Hildenbrand provides various cleanups in the areas of hugetlb     folios, THP folios and migration   - &quot;Uncached buffered IO&quot; from Jens Axboe implements the new     RWF_DONTCACHE flag which provides synchronous dropbehind for     pagecache reading and writing. To permite userspace to address     issues with massive buildup of useless pagecache when     reading/writing fast devices   - &quot;selftests/mm: virtual_address_range: Reduce memory&quot; from Thomas     Wei&#223;schuh fixes and optimizes some of the MM selftests&quot;* tag &apos;mm-stable-2025-01-26-14-59&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (321 commits)  mm/compaction: fix UBSAN shift-out-of-bounds warning  s390/mm: add missing ctor/dtor on page table upgrade  kasan: sw_tags: use str_on_off() helper in kasan_init_sw_tags()  tools: add VM_WARN_ON_VMG definition  mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()  seqlock: add missing parameter documentation for raw_seqcount_try_begin()  mm/page-writeback: consolidate wb_thresh bumping logic into __wb_calc_thresh  mm/page_alloc: remove the incorrect and misleading comment  zram: remove zcomp_stream_put() from write_incompressible_page()  mm: separate move/undo parts from migrate_pages_batch()  mm/kfence: use str_write_read() helper in get_access_type()  selftests/mm/mkdirty: fix memory leak in test_uffdio_copy()  kasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()  selftests/mm: virtual_address_range: avoid reading from VM_IO mappings  selftests/mm: vm_util: split up /proc/self/smaps parsing  selftests/mm: virtual_address_range: unmap chunks after validation  selftests/mm: virtual_address_range: mmap() without PROT_WRITE  selftests/memfd/memfd_test: fix possible NULL pointer dereference  mm: add FGP_DONTCACHE folio creation flag  mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue  ...

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Mon, 27 Jan 2025 03:36:23 +0100</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>ce1d750282e6c886c0d1ad0a836b18cfac9d4c61 - selftests/damon/config: remove configs for DAMON debugfs interface selftests</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#ce1d750282e6c886c0d1ad0a836b18cfac9d4c61</link>
        <description>selftests/damon/config: remove configs for DAMON debugfs interface selftestsIt&apos;s time to remove DAMON debugfs interface, which has deprecated longbefore in February 2023.  Read the cover letter of this patch series formore details.Remove configs for selftests of it from DAMON selftests config file, toprevent unnecessary noises from the tests.[1] https://lore.kernel.org/20230209192009.7885-1-sj@kernel.orgLink: https://lkml.kernel.org/r/20250106191941.107070-5-sj@kernel.orgSigned-off-by: SeongJae Park &lt;sj@kernel.org&gt;Cc: Alex Shi &lt;alexs@kernel.org&gt;Cc: Brendan Higgins &lt;brendan.higgins@linux.dev&gt;Cc: David Gow &lt;davidgow@google.com&gt;Cc: Hu Haowen &lt;2023002089@link.tyut.edu.cn&gt;Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Cc: Rae Moar &lt;rmoar@google.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: Yanteng Si &lt;si.yanteng@linux.dev&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Mon, 06 Jan 2025 20:19:37 +0100</pubDate>
        <dc:creator>SeongJae Park &lt;sj@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>cdd5b5a9761fd66d17586e4f4ba6588c70e640ea - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#cdd5b5a9761fd66d17586e4f4ba6588c70e640ea</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 6.7 merge window.

            List of files:
            /linux/tools/testing/selftests/damon/config</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>34069d12e239ae8f36dd96c378e4622fb1c42a76 - Merge tag &apos;v6.5&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#34069d12e239ae8f36dd96c378e4622fb1c42a76</link>
        <description>Merge tag &apos;v6.5&apos; into nextSync up with mainline to bring in updates to the shared infrastructure.

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Tue, 05 Sep 2023 23:08:14 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>2612e3bbc0386368a850140a6c9b990cd496a5ec - Merge drm/drm-next into drm-intel-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#2612e3bbc0386368a850140a6c9b990cd496a5ec</link>
        <description>Merge drm/drm-next into drm-intel-nextCatching-up with drm-next and drm-intel-gt-next.It will unblock a code refactor around the platformdefinitions (names vs acronyms).Signed-off-by: Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Mon, 07 Aug 2023 23:14:42 +0200</pubDate>
        <dc:creator>Rodrigo Vivi &lt;rodrigo.vivi@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9f771739a04919226081a107167596de75108fbb - Merge drm/drm-next into drm-intel-gt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#9f771739a04919226081a107167596de75108fbb</link>
        <description>Merge drm/drm-next into drm-intel-gt-nextNeed to pull in b3e4aae612ec (&quot;drm/i915/hdcp: Modify hdcp_gsc_message msg sending mechanism&quot;) asa dependency for https://patchwork.freedesktop.org/series/121735/Signed-off-by: Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Mon, 07 Aug 2023 12:29:40 +0200</pubDate>
        <dc:creator>Joonas Lahtinen &lt;joonas.lahtinen@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>61b7369483efb5e0a9f3b48e75fac00d46d661e0 - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#61b7369483efb5e0a9f3b48e75fac00d46d661e0</link>
        <description>Merge drm/drm-next into drm-misc-nextBackmerging to get v6.5-rc2.Signed-off-by: Thomas Zimmermann &lt;tzimmermann@suse.de&gt;

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Mon, 24 Jul 2023 15:44:47 +0200</pubDate>
        <dc:creator>Thomas Zimmermann &lt;tzimmermann@suse.de&gt;</dc:creator>
    </item>
<item>
        <title>0791faebfe750292a8a842b64795a390ca4a3b51 - ASoC: Merge v6.5-rc2</title>
        <link>http://kernelsources.org:8080/source/history/linux/tools/testing/selftests/damon/config#0791faebfe750292a8a842b64795a390ca4a3b51</link>
        <description>ASoC: Merge v6.5-rc2Get a similar baseline to my other branches, and fixes for people usingthe branch.

            List of files:
            /linux/tools/testing/selftests/damon/config</description>
        <pubDate>Mon, 17 Jul 2023 07:12:31 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
</channel>
</rss>
