messages from 2022-01-11 19:21:29 to 2022-01-24 08:07:15 UTC [more...]
[PATCH v2 0/5] selftests/resctrl: Add resctrl_tests into kselftest set
2022-01-24 8:07 UTC (6+ messages)
` [PATCH v2 4/5] selftests/resctrl: Change default limited time to 120 seconds for resctrl_tests
[PATCH net] selftests: net: ioam: Fixes b63c5478e9
2022-01-22 3:27 UTC (2+ messages)
[PATCH] kunit: tool: Import missing importlib.abc
2022-01-21 23:06 UTC (3+ messages)
[PATCH v3 0/6] kunit: refactor assertions to use less stack
2022-01-21 23:01 UTC (8+ messages)
` [PATCH v3 1/6] kunit: add example test case showing off all the expect macros
` [PATCH v3 2/6] kunit: move check if assertion passed into the macros
` [PATCH v3 3/6] kunit: drop unused kunit* field in kunit_assert
` [PATCH v3 4/6] kunit: factor out kunit_base_assert_format() call into kunit_fail()
` [PATCH v3 5/6] kunit: split out part of kunit_assert into a static const
` [PATCH v3 6/6] kunit: drop unused assert_type from kunit_assert and clean up macros
[PATCH 0/5] kunit: decrease layers of assertion macros
2022-01-21 22:25 UTC (17+ messages)
` [PATCH 1/5] kunit: make KUNIT_EXPECT_EQ() use KUNIT_EXPECT_EQ_MSG(), etc
` [PATCH 2/5] kunit: drop unused intermediate macros for ptr inequality checks
` [PATCH 3/5] kunit: reduce layering in string assertion macros
` [PATCH 4/5] kunit: decrease macro layering for integer asserts
` [PATCH 5/5] kunit: decrease macro layering for EQ/NE asserts
[PATCH v2 1/2] selftests/lkdtm: Remove dead config option
2022-01-21 21:17 UTC (4+ messages)
` [PATCH v2 2/2] selftests/lkdtm: Add UBSAN config
[PATCH v2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed when Intel Sub-NUMA is enabled
2022-01-21 8:00 UTC (3+ messages)
[REGRESSION] lkft kselftest for next-20220120
2022-01-21 5:48 UTC
[RFC 00/10] drm: selftests: Convert to KUnit
2022-01-21 1:00 UTC (17+ messages)
` [RFC 01/10] drm: test-drm_cmdline_parser: "
` [RFC 02/10] drm: test-drm_plane_helper: "
` [RFC 03/10] drm: test-drm_format: "
` [RFC 04/10] drm: test-drm_framebuffer: "
` [RFC 05/10] drm: test-drm_damage_helper: "
` [RFC 06/10] drm: test-drm_dp_mst_helper: "
` [RFC 07/10] drm: test-drm_rect: "
` [RFC 09/10] drm: selftests: "
` [RFC 10/10] drm: test: Simplify testing on UML with kunit.py
Problems with rcutorture on ppc64le: allmodconfig(2) and other failures
2022-01-21 0:44 UTC (13+ messages)
[PATCH V2 00/10] selftests: Fix separate output directory builds
2022-01-20 18:20 UTC (15+ messages)
` [PATCH V2 01/10] selftests: set the BUILD variable to absolute path
` [PATCH V2 02/10] selftests: Add and export a kernel uapi headers path
` [PATCH V2 03/10] selftests: Correct the headers install path
` [PATCH V2 04/10] selftests: futex: Add the uapi headers include variable
` [PATCH V2 05/10] selftests: kvm: "
` [PATCH V2 06/10] selftests: landlock: "
` [PATCH V2 07/10] selftests: net: "
` [PATCH V2 08/10] selftests: mptcp: "
` [PATCH V2 09/10] selftests: vm: "
` [PATCH V2 10/10] selftests: vm: remove dependecy from internal kernel macros
[PATCH 1/5] kunit: tool: drop mostly unused KunitResult.result field
2022-01-20 17:19 UTC (11+ messages)
` [PATCH 2/5] kunit: tool: make --json handling a bit clearer
` [PATCH 3/5] kunit: tool: drop unused KernelDirectoryPath var
` [PATCH 4/5] kunit: tool: drop last uses of collections.namedtuple
` [PATCH 5/5] kunit: tool: simplify code since build_dir can't be None
[PATCH 0/2] KVM: selftests: Add powerpc support
2022-01-20 17:01 UTC (3+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH 2/2] KVM: selftests: Add support for ppc64le
[PATCH v5 net-next 0/4] Add ethtool interface for RClocks
2022-01-19 22:33 UTC (7+ messages)
[PATCH] selftests: futex: set DEFAULT_INSTALL_HDR_PATH
2022-01-19 10:33 UTC
[PATCH 00/10] selftests: Fix separate output directory builds
2022-01-19 8:22 UTC (16+ messages)
` [PATCH 01/10] selftests: set the BUILD variable to absolute path
` [PATCH 02/10] selftests: Add and export a kernel uapi headers path
` [PATCH 03/10] selftests: Correct the headers install path
` [PATCH 04/10] selftests: futex: Add the uapi headers include variable
` [PATCH 05/10] selftests: kvm: "
` [PATCH 06/10] selftests: landlock: "
` [PATCH 07/10] selftests: net: "
` [PATCH 08/10] selftests: mptcp: "
` [PATCH 09/10] selftests: vm: "
` [PATCH 10/10] selftests: vm: remove dependecy from internal kernel macros
[REGRESSION] lkft kselftest for next-20211130
2022-01-18 16:51 UTC
[REGRESSION] lkft kselftest for next-20211201
2022-01-18 16:50 UTC
[REGRESSION] lkft kselftest for next-20211126
2022-01-18 16:19 UTC
[REGRESSION] lkft kselftest for next-20211124
2022-01-18 16:10 UTC (2+ messages)
[REGRESSION] lkft kselftest for next-20211125
2022-01-18 16:11 UTC
[REGRESSION] lkft kselftest for next-20211123
2022-01-18 15:54 UTC
[REGRESSION] lkft kselftest for next-20211118
2022-01-18 15:52 UTC
[PATCH] selftests: kvm: add amx_test to .gitignore
2022-01-18 13:23 UTC (2+ messages)
[REGRESSION] lkft kselftest for next-20220112
2022-01-18 4:29 UTC
[PATCH AUTOSEL 5.10 005/116] selftests/bpf: Fix bpf_object leak in skb_ctx selftest
2022-01-18 2:39 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 058/116] selftests/ftrace: make kprobe profile testcase description unique
[PATCH AUTOSEL 5.15 008/188] selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
2022-01-18 2:31 UTC (6+ messages)
` [PATCH AUTOSEL 5.15 009/188] selftests/bpf: Destroy XDP link correctly
` [PATCH AUTOSEL 5.15 010/188] selftests/bpf: Fix bpf_object leak in skb_ctx selftest
` [PATCH AUTOSEL 5.15 100/188] selftests/ftrace: make kprobe profile testcase description unique
` [PATCH AUTOSEL 5.15 109/188] kunit: Don't crash if no parameters are generated
` [PATCH AUTOSEL 5.15 170/188] bpf/selftests: Fix namespace mount setup in tc_redirect
[PATCH AUTOSEL 5.16 012/217] selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
2022-01-18 2:19 UTC (6+ messages)
` [PATCH AUTOSEL 5.16 013/217] selftests/bpf: Destroy XDP link correctly
` [PATCH AUTOSEL 5.16 014/217] selftests/bpf: Fix bpf_object leak in skb_ctx selftest
` [PATCH AUTOSEL 5.16 117/217] selftests/ftrace: make kprobe profile testcase description unique
` [PATCH AUTOSEL 5.16 128/217] kunit: Don't crash if no parameters are generated
` [PATCH AUTOSEL 5.16 199/217] bpf/selftests: Fix namespace mount setup in tc_redirect
[REGRESSION] lkft kselftest for next-20220113
2022-01-18 2:27 UTC
[RFC PATCH 0/5] RSEQ selftests uplift for glibc-2.35 compatibility
2022-01-17 20:55 UTC
[PATCH AUTOSEL 5.10 22/34] selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
2022-01-17 17:03 UTC
[PATCH AUTOSEL 5.15 25/44] selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
2022-01-17 17:01 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 33/44] selftests/powerpc: Add a test of sigreturning to the kernel
[PATCH AUTOSEL 5.16 28/52] selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
2022-01-17 16:58 UTC (2+ messages)
` [PATCH AUTOSEL 5.16 39/52] selftests/powerpc: Add a test of sigreturning to the kernel
[PATCH v3 2/2] selftests: tpm: add async space test with noneexisting handle
2022-01-17 7:02 UTC (7+ messages)
[PATCH] selftests: cpufreq: Write test output to stdout as well
2022-01-17 6:41 UTC (2+ messages)
[RFC PATCH 00/13] x86 User Interrupts support
2022-01-17 1:14 UTC (4+ messages)
[PATCH v4 0/2] selftests: tpm2: Determine available PCR bank
2022-01-15 17:02 UTC (7+ messages)
` [PATCH v4 1/2] "
[PATCH bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c
2022-01-15 1:30 UTC (3+ messages)
[PATCH v2] kselftests/net: list all available tests in usage()
2022-01-14 11:30 UTC (2+ messages)
[PATCH v2 1/2] selftests: net: remove meaningless help option
2022-01-14 1:54 UTC (5+ messages)
` [PATCH v2 2/2] selftests: add option to list all available tests
[PATCH] kselftests/net: adapt the timeout to the largest runtime
2022-01-13 13:00 UTC (2+ messages)
[PATCH 1/3] selftests/zram: Remove obsolete max_comp_streams interface
2022-01-13 6:26 UTC (2+ messages)
[PATCH v2] ksefltest: pidfd: Fix wait_states: Test terminated by timeout
2022-01-13 5:51 UTC (2+ messages)
[PATCH v2] kselftest: signal all child processes
2022-01-13 5:48 UTC (2+ messages)
[PATCH v2] selftests: rtc: Increase test timeout so that all tests run
2022-01-12 23:51 UTC (3+ messages)
[PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
2022-01-12 21:25 UTC (3+ messages)
` [PATCH] cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2022-01-12 21:23 UTC (12+ messages)
` [PATCH v9 4/7] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v9 6/7] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH] selftests: rtc: Increase test timeout so that all tests run
2022-01-12 19:10 UTC (3+ messages)
[PATCH v2 0/6] kunit: refactor assertions to use less stack
2022-01-12 1:27 UTC (14+ messages)
` [PATCH v2 1/6] kunit: add example test case showing off all the expect macros
` [PATCH v2 2/6] kunit: move check if assertion passed into the macros
` [PATCH v2 3/6] kunit: drop unused kunit* field in kunit_assert
` [PATCH v2 4/6] kunit: factor out kunit_base_assert_format() call into kunit_fail()
` [PATCH v2 5/6] kunit: split out part of kunit_assert into a static const
` [PATCH v2 6/6] kunit: drop unused assert_type from kunit_assert and clean up macros
[PATCH 0/6] kunit: refactor assertions to use less stack
2022-01-11 19:21 UTC (4+ messages)
` [PATCH 6/6] kunit: drop unused assert_type from kunit_assert and clean up macros
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).