<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/tools/testing/selftests/futex/functional/run.sh, branch linux-rolling-stable</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2025-09-20T16:11:55Z</updated>
<entry>
<title>selftests/futex: Refactor futex_numa_mpol with kselftest_harness.h</title>
<updated>2025-09-20T16:11:55Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:52Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d35ca2f642726a2c8a85c5b864fd05f59f3965af'/>
<id>urn:sha1:d35ca2f642726a2c8a85c5b864fd05f59f3965af</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_numa_mpol test to use
kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_priv_hash with kselftest_harness.h</title>
<updated>2025-09-20T16:11:55Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:51Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4ba629e6c6dc6eef1a6b96dc06c140e622a8f836'/>
<id>urn:sha1:4ba629e6c6dc6eef1a6b96dc06c140e622a8f836</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_priv_hash test to use
kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_waitv with kselftest_harness.h</title>
<updated>2025-09-20T16:11:55Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:50Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a91e8e372e4f1ecce2a87905d4fa437865158b1e'/>
<id>urn:sha1:a91e8e372e4f1ecce2a87905d4fa437865158b1e</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_waitv test to use
kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_requeue with kselftest_harness.h</title>
<updated>2025-09-20T16:11:55Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f341a20f6d7e25669b2fdf2b071bdd92962e5897'/>
<id>urn:sha1:f341a20f6d7e25669b2fdf2b071bdd92962e5897</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_requeue test to use
kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_wait with kselftest_harness.h</title>
<updated>2025-09-20T16:11:55Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:48Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e5c04d0f3ea0dfa4858a449ff3153bc3cef6a140'/>
<id>urn:sha1:e5c04d0f3ea0dfa4858a449ff3153bc3cef6a140</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_wait test to use
kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_wait_private_mapped_file with kselftest_harness.h</title>
<updated>2025-09-20T16:11:54Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:47Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=14d016bd72822c0464e9aed4b6a620474923818d'/>
<id>urn:sha1:14d016bd72822c0464e9aed4b6a620474923818d</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_wait_private_mapped_file
test to use kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_wait_unitialized_heap with kselftest_harness.h</title>
<updated>2025-09-20T16:11:54Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:46Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=af3c79f8575d751914d1175c02dc024ecc173c58'/>
<id>urn:sha1:af3c79f8575d751914d1175c02dc024ecc173c58</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_wait_unitialized_heap
test to use kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_wait_wouldblock with kselftest_harness.h</title>
<updated>2025-09-20T16:11:54Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:45Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f5a16834410a89f929657d9b8a5a4011c05293c8'/>
<id>urn:sha1:f5a16834410a89f929657d9b8a5a4011c05293c8</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_wait_wouldblock test to
use kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_wait_timeout with kselftest_harness.h</title>
<updated>2025-09-20T16:11:54Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:44Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=0c02abf6389e01a3b78091394bc9624d5f1d84fb'/>
<id>urn:sha1:0c02abf6389e01a3b78091394bc9624d5f1d84fb</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_wait_timeout test to use
kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>selftests/futex: Refactor futex_requeue_pi_signal_restart with kselftest_harness.h</title>
<updated>2025-09-20T16:11:54Z</updated>
<author>
<name>André Almeida</name>
<email>andrealmeid@igalia.com</email>
</author>
<published>2025-09-17T21:21:43Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2ef0615685094f6c7ad7e18498759f90015b7de8'/>
<id>urn:sha1:2ef0615685094f6c7ad7e18498759f90015b7de8</id>
<content type='text'>
To reduce the boilerplate code, refactor futex_requeue_pi_signal_restart
test to use kselftest_harness header instead of futex's logging header.

Signed-off-by: André Almeida &lt;andrealmeid@igalia.com&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
</feed>
