<?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 config</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>52905861 - selftests: prctl: Add new prctl test for PR_SET_VMA action</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/prctl/config#52905861</link>
        <description>selftests: prctl: Add new prctl test for PR_SET_VMA actionThis patch will add the new test, which covers the prctl call withPR_SET_VMA command. The test tries to give a name to the anonymousVMA within the process memory map, and then checks the result ofthe operation by parsing &apos;maps&apos; virtual file.Additionally, the test tries to call the prctl PR_SET_VMA commandwith invalid arguments, and checks the error codes for correctness.At the moment anonymous VMA naming through prctl call functionalityis not covered with any tests, so I think implementing it makes sense.In version 2 of this patch I consider the selftest Makefile rule aboutTARGETS entries order - I moved the &apos;prctl&apos; entry in the Makefile tofollow the lexicographic order. In version 1 it was placed at theend of the list.Signed-off-by: Ivan Orlov &lt;ivan.orlov0322@gmail.com&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/prctl/config</description>
        <pubDate>Sat, 25 Mar 2023 20:59:02 +0000</pubDate>
        <dc:creator>Ivan Orlov &lt;ivan.orlov0322@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
