<?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 Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>611fbeb4 - selftests:core: test coverage for dup_fd() failure handling in unshare_fd()</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/core/Makefile#611fbeb4</link>
        <description>selftests:core: test coverage for dup_fd() failure handling in unshare_fd()At some point there&apos;d been a dumb braino during the dup_fd()calling conventions change; caught by smatch and immediately fixed.The trouble is, there had been no test coverage for the dup_fd() failurehandling - neither in kselftests nor in LTP.  Fortunately, it can betriggered on stock kernel - ENOMEM would require fault injection, butEMFILE can be had with sysctl alone (fs.nr_open).Add a test for dup_fd() failure.Fixed up commit log and short log - Shuah KhanSigned-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/core/Makefile</description>
        <pubDate>Thu, 22 Aug 2024 04:39:32 +0000</pubDate>
        <dc:creator>Al Viro &lt;viro@zeniv.linux.org.uk&gt;</dc:creator>
    </item>
<item>
        <title>145df2fd - selftests: core: Fix incorrect kernel headers search path</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/core/Makefile#145df2fd</link>
        <description>selftests: core: Fix incorrect kernel headers search pathUse $(KHDR_INCLUDES) as lookup path for kernel headers. This preventsbuilding against kernel headers from the build environment in scenarioswhere kernel headers are installed into a specific output directory(O=...).Signed-off-by: Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: linux-kselftest@vger.kernel.orgCc: Ingo Molnar &lt;mingo@redhat.com&gt;Cc: &lt;stable@vger.kernel.org&gt; # 5.18+Signed-off-by: Shuah Khan &lt;skhan@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/tools/testing/selftests/core/Makefile</description>
        <pubDate>Fri, 27 Jan 2023 13:57:25 +0000</pubDate>
        <dc:creator>Mathieu Desnoyers &lt;mathieu.desnoyers@efficios.com&gt;</dc:creator>
    </item>
<item>
        <title>2c5db60e - tests: add close_range() tests</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/tools/testing/selftests/core/Makefile#2c5db60e</link>
        <description>tests: add close_range() testsThis adds basic tests for the new close_range() syscall.- test that no invalid flags can be passed- test that a range of file descriptors is correctly closed- test that a range of file descriptors is correctly closed if there there  are already closed file descriptors in the range- test that max_fd is correctly capped to the current fdtable maximumSigned-off-by: Christian Brauner &lt;christian.brauner@ubuntu.com&gt;Cc: Arnd Bergmann &lt;arnd@arndb.de&gt;Cc: Jann Horn &lt;jannh@google.com&gt;Cc: David Howells &lt;dhowells@redhat.com&gt;Cc: Dmitry V. Levin &lt;ldv@altlinux.org&gt;Cc: Oleg Nesterov &lt;oleg@redhat.com&gt;Cc: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Cc: Florian Weimer &lt;fweimer@redhat.com&gt;Cc: Shuah Khan &lt;shuah@kernel.org&gt;Cc: linux-api@vger.kernel.orgCc: linux-kselftest@vger.kernel.org

            List of files:
            /linux-6.15/tools/testing/selftests/core/Makefile</description>
        <pubDate>Mon, 20 May 2019 14:13:28 +0000</pubDate>
        <dc:creator>Christian Brauner &lt;christian.brauner@ubuntu.com&gt;</dc:creator>
    </item>
</channel>
</rss>
