<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in shared.h</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>c17ee635fd3a482b2ad2bf5e269755c2eae5f25e - Merge drm/drm-fixes into drm-misc-fixes</title>
        <link>http://opengrok.net:8080/history/linux/tools/testing/vma/shared.h#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/tools/testing/vma/shared.h</description>
        <pubDate>Mon, 23 Feb 2026 09:09:45 +0000</pubDate>
        <dc:creator>Maxime Ripard &lt;mripard@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>eeccf287a2a517954b57cf9d733b3cf5d47afa34 - Merge tag &apos;mm-stable-2026-02-18-19-48&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm</title>
        <link>http://opengrok.net:8080/history/linux/tools/testing/vma/shared.h#eeccf287a2a517954b57cf9d733b3cf5d47afa34</link>
        <description>Merge tag &apos;mm-stable-2026-02-18-19-48&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmPull more MM  updates from Andrew Morton: - &quot;mm/vmscan: fix demotion targets checks in reclaim/demotion&quot; fixes a   couple of issues in the demotion code - pages were failed demotion   and were finding themselves demoted into disallowed nodes (Bing Jiao) - &quot;Remove XA_ZERO from error recovery of dup_mmap()&quot; fixes a rare   mapledtree race and performs a number of cleanups (Liam Howlett) - &quot;mm: add bitmap VMA flag helpers and convert all mmap_prepare to use   them&quot; implements a lot of cleanups following on from the conversion   of the VMA flags into a bitmap (Lorenzo Stoakes) - &quot;support batch checking of references and unmapping for large folios&quot;   implements batching to greatly improve the performance of reclaiming   clean file-backed large folios (Baolin Wang) - &quot;selftests/mm: add memory failure selftests&quot; does as claimed (Miaohe   Lin)* tag &apos;mm-stable-2026-02-18-19-48&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (36 commits)  mm/page_alloc: clear page-&gt;private in free_pages_prepare()  selftests/mm: add memory failure dirty pagecache test  selftests/mm: add memory failure clean pagecache test  selftests/mm: add memory failure anonymous page test  mm: rmap: support batched unmapping for file large folios  arm64: mm: implement the architecture-specific clear_flush_young_ptes()  arm64: mm: support batch clearing of the young flag for large folios  arm64: mm: factor out the address and ptep alignment into a new helper  mm: rmap: support batched checks of the references for large folios  tools/testing/vma: add VMA userland tests for VMA flag functions  tools/testing/vma: separate out vma_internal.h into logical headers  tools/testing/vma: separate VMA userland tests into separate files  mm: make vm_area_desc utilise vma_flags_t only  mm: update all remaining mmap_prepare users to use vma_flags_t  mm: update shmem_[kernel]_file_*() functions to use vma_flags_t  mm: update secretmem to use VMA flags on mmap_prepare  mm: update hugetlbfs to use VMA flags on mmap_prepare  mm: add basic VMA flag operation helper functions  tools: bitmap: add missing bitmap_[subset(), andnot()]  mm: add mk_vma_flags() bitmap flag macro helper  ...

            List of files:
            /linux/tools/testing/vma/shared.h</description>
        <pubDate>Thu, 19 Feb 2026 04:50:32 +0000</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>6aacab308a5dfd222b2d23662bbae60c11007cfb - tools/testing/vma: separate VMA userland tests into separate files</title>
        <link>http://opengrok.net:8080/history/linux/tools/testing/vma/shared.h#6aacab308a5dfd222b2d23662bbae60c11007cfb</link>
        <description>tools/testing/vma: separate VMA userland tests into separate filesSo far the userland VMA tests have been established as a rough expressionof what&apos;s been possible.Adapt it into a more usable form by separating out tests and sharedhelper functions.Since we test functions that are declared statically in mm/vma.c, we makeuse of the trick of #include&apos;ing kernel C files directly.In order for the tests to continue to function, we must therefore alsothis way into the tests/ directory.We try to keep as much shared logic actually modularised into a separatecompilation unit in shared.c, however the merge_existing() andattach_vma() helpers rely on statically declared mm/vma.c functions sothese must be declared in main.c.Link: https://lkml.kernel.org/r/a0455ccfe4fdcd1c962c64f76304f612e5662a4e.1769097829.git.lorenzo.stoakes@oracle.comSigned-off-by: Lorenzo Stoakes &lt;lorenzo.stoakes@oracle.com&gt;Reviewed-by: Liam R. Howlett &lt;Liam.Howlett@oracle.com&gt;Cc: Baolin Wang &lt;baolin.wang@linux.alibaba.com&gt;Cc: Barry Song &lt;baohua@kernel.org&gt;Cc: David Hildenbrand &lt;david@kernel.org&gt;Cc: Dev Jain &lt;dev.jain@arm.com&gt;Cc: Jason Gunthorpe &lt;jgg@nvidia.com&gt;Cc: Suren Baghdasaryan &lt;surenb@google.com&gt;Cc: Vlastimil Babka &lt;vbabka@suse.cz&gt;Cc: Zi Yan &lt;ziy@nvidia.com&gt;Cc: Damien Le Moal &lt;dlemoal@kernel.org&gt;Cc: &quot;Darrick J. Wong&quot; &lt;djwong@kernel.org&gt;Cc: Jarkko Sakkinen &lt;jarkko@kernel.org&gt;Cc: Yury Norov &lt;ynorov@nvidia.com&gt;Cc: Chris Mason &lt;clm@fb.com&gt;Cc: Pedro Falcato &lt;pfalcato@suse.de&gt;Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;

            List of files:
            /linux/tools/testing/vma/shared.h</description>
        <pubDate>Thu, 22 Jan 2026 16:06:20 +0000</pubDate>
        <dc:creator>Lorenzo Stoakes &lt;lorenzo.stoakes@oracle.com&gt;</dc:creator>
    </item>
</channel>
</rss>
