messages from 2023-09-12 15:36:01 to 2023-09-17 20:12:12 UTC [more...]
[PATCH 5.15 060/511] selftests/harness: Actually report SKIP for signal tests
2023-09-17 19:08 UTC
[PATCH 6.5 250/285] selftests/ftrace: Fix dependencies for some of the synthetic event tests
2023-09-17 19:14 UTC
[PATCH 5.10 070/406] selftests/harness: Actually report SKIP for signal tests
2023-09-17 19:08 UTC
[PATCH v2 0/4] tools/nolibc: cleanups for syscall fallbacks
2023-09-17 15:36 UTC (5+ messages)
` [PATCH v2 1/4] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH v2 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH v2 3/4] tools/nolibc: don't define new syscall number
` [PATCH v2 4/4] tools/nolibc: automatically detect necessity to use pselect6
[PATCH RFC v2] selftests/nolibc: don't embed initramfs into kernel image
2023-09-17 15:21 UTC
[PATCH 0/4] tools/nolibc: cleanups for syscall fallbacks
2023-09-17 15:08 UTC (13+ messages)
` [PATCH 1/4] selftests/nolibc: allow building i386 with multiarch compiler
` [PATCH 2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks
` [PATCH 3/4] tools/nolibc: don't define new syscall number
` [PATCH 4/4] tools/nolibc: automatically detect necessity to use pselect6
[PATCH RFC 0/3] selftests/nolibc: avoid spurious kernel relinks
2023-09-17 14:44 UTC (7+ messages)
` [PATCH RFC 1/3] kbuild: add toplevel target for usr/gen_init_cpio
` [PATCH RFC 2/3] selftests/nolibc: don't embed initramfs into kernel image
` [PATCH RFC 3/3] selftests/nolibc: drop target "rerun"
[PATCH] selftests: ALSA: fix warnings in 'test-pcmtest-driver'
2023-09-16 19:16 UTC (4+ messages)
[PATCH] selftests: uevent filtering: fix return on error in uevent_listener
2023-09-16 16:11 UTC
[GIT PULL] Kselftest second fixes update for Linux 6.6-rc2
2023-09-16 2:26 UTC (2+ messages)
[PATCH 0/9] mm/damon: implement DAMOS apply intervals
2023-09-16 2:09 UTC (2+ messages)
` [PATCH 7/9] selftests/damon/sysfs: test "
[PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns
2023-09-16 0:20 UTC (7+ messages)
` [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer
[PATCH 0/3] userfaultfd remap option
2023-09-15 23:39 UTC (19+ messages)
` [PATCH 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI
` [PATCH 3/3] selftests/mm: add UFFDIO_REMAP ioctl test
[PATCH] selftests/user_events: Fix to unmount tracefs when test created mount
2023-09-15 23:14 UTC (2+ messages)
[PATCH 0/2] Fix issues observed with selftests/amd-pstate
2023-09-15 22:16 UTC (6+ messages)
` [PATCH 1/2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
` [PATCH 2/2] tools/power/x86/intel_pstate_tracer: Use pygnuplot package for Gnuplot
[RFC PATCH] kunit: Add a macro to wrap a deferred action function
2023-09-15 19:05 UTC (2+ messages)
[PATCH v2] selftests/user_events: Fix failures when user_events is not installed
2023-09-15 16:02 UTC (7+ messages)
[PATCH v2 0/6] selftests/resctrl: Fixes to failing tests
2023-09-15 15:44 UTC (7+ messages)
` [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
` [PATCH v2 2/6] selftests/resctrl: Remove duplicate feature check from CMT test
` [PATCH v2 3/6] selftests/resctrl: Move _GNU_SOURCE define into Makefile
` [PATCH v2 4/6] selftests/resctrl: Refactor feature check to use resource and feature name
` [PATCH v2 5/6] selftests/resctrl: Fix feature checks
` [PATCH v2 6/6] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
[PATCH -fixes] riscv: kselftests: Fix mm build by removing testcases subdirectory
2023-09-15 15:23 UTC (2+ messages)
[RFC PATCH 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-15 13:24 UTC (19+ messages)
` [RFC PATCH 1/9] iov_iter: Fix some checkpatch complaints in kunit tests
` [RFC PATCH 2/9] iov_iter: Consolidate some of the repeated code into helpers
` [RFC PATCH 3/9] iov_iter: Consolidate the test vector struct in the kunit tests
` [RFC PATCH 4/9] iov_iter: Consolidate bvec pattern checking
` [RFC PATCH 5/9] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [RFC PATCH 6/9] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [RFC PATCH 7/9] iov_iter: Add extract "
` [RFC PATCH 8/9] iov_iter: Add benchmarking kunit tests
` [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
[PATCH] kunit: Check for kunit_parse_glob_filter() failure
2023-09-15 12:58 UTC
[PATCH 0/2] Report FEAT_SVE_B16B16 to userspace
2023-09-15 12:18 UTC (3+ messages)
` [PATCH 1/2] arm64/sve: "
` [PATCH 2/2] kselftest/arm64: Verify HWCAP2_SVE_B16B16
[PATCH v2 10/10] selftests/pcie_bwctrl: Create selftests
2023-09-15 12:01 UTC
[PATCH RESEND v3 0/2] selftests/resctrl: Bug fix and optimization
2023-09-15 8:16 UTC (10+ messages)
` [PATCH RESEND v3 1/2] selftests/resctrl: Fix schemata write error check
[PATCH] kunit: Fix a null-ptr-deref bug in kunit_run_case_catch_errors()
2023-09-15 7:41 UTC
[PATCH net] selftests: tls: swap the TX and RX sockets in some tests
2023-09-15 6:50 UTC (2+ messages)
[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
2023-09-15 6:23 UTC (24+ messages)
` [PATCH v3 1/9] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v3 2/9] KVM: selftests: Unify the makefile rule for split targets
` [PATCH v3 3/9] KVM: arm64: selftests: Split arch_timer test code
` [PATCH v3 4/9] tools: riscv: Add header file csr.h
` [PATCH v3 5/9] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v3 6/9] KVM: riscv: selftests: Add exception handling support
` [PATCH v3 7/9] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v3 8/9] KVM: riscv: selftests: Change vcpu_has_ext to a common function
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test
[PATCH 0/8] mm/damon: provide pseudo-moving sum based access rate
2023-09-15 2:52 UTC (2+ messages)
` [PATCH 4/8] mm/damon/core-test: add a unit test for damon_moving_sum()
[PATCH 1/3] Revert "selftests/bpf: Add selftest for allow_ptr_leaks"
2023-09-15 2:26 UTC (8+ messages)
` [PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
` [PATCH 3/3] selftests/bpf: Add selftest for packet-pointer Spectre v1 gadget
[PATCH 1/2] kunit: tool: add parsing of test attributes
2023-09-14 21:51 UTC (2+ messages)
` [PATCH 2/2] kunit: tool: add attributes output to kunit.py
[PATCH 0/5] selftests/resctrl: Fixes to failing tests
2023-09-14 17:29 UTC (24+ messages)
` [PATCH 1/5] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
` [PATCH 2/5] selftests/resctrl: Remove duplicate feature check from CMT test
` [PATCH 3/5] selftests/resctrl: Refactor feature check to use resource and feature name
` [PATCH 5/5] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests
[PATCH net-next v3 0/6] bridge: Add a limit on learned FDB entries
2023-09-14 15:15 UTC (3+ messages)
` [PATCH net-next v3 3/6] net: bridge: Track and limit dynamically "
[PATCH 0/4] kunit: Fix some bugs in kunit
2023-09-14 14:44 UTC (6+ messages)
` [PATCH 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH 4/4] kunit: test: Fix the possible memory leak in executor_test
[PATCH 0/2] drm/tests: Flag slow kunit tests as such
2023-09-14 13:24 UTC (4+ messages)
` [PATCH 2/2] drm/tests: Flag slow "
[PATCH v2 1/2] kunit: add ability to run tests after boot using debugfs
2023-09-14 9:06 UTC (4+ messages)
` [PATCH v2 2/2] Documentation: Add debugfs docs with run after boot
[PATCH v6 4/8] selftests/net: Extract uring helpers to be reusable
2023-09-13 20:48 UTC (3+ messages)
` [PATCH v6 8/8] selftests/bpf/sockopt: Add io_uring support
[PATCH] kselftest/alsa: Mark test plan as skipped when no cards are available
2023-09-13 15:33 UTC (6+ messages)
[PATCH] selftests: sud_test: return correct emulated syscall value on RISC-V
2023-09-13 14:07 UTC
[PATCH 1/1] selftests/resctrl: Move _GNU_SOURCE define into Makefile
2023-09-13 12:41 UTC
[PATCH] tracing/user_events: fix long size check in the ABI selftest
2023-09-13 10:07 UTC (2+ messages)
[PATCH] selftests: cgroup: fix test_zswap error path and meaningless check
2023-09-13 7:17 UTC (3+ messages)
[PATCH v2 0/7] Fix Python string escapes
2023-09-13 5:53 UTC (7+ messages)
` [PATCH v2 2/7] Documentation/sphinx: fix "
` [PATCH v2 5/7] tools/perf: "
[FIX PATCH v2] selftests: tracing: Fix to unmount tracefs for recovering environment
2023-09-13 3:01 UTC (4+ messages)
[PATCH V6 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
2023-09-13 1:34 UTC (2+ messages)
[RFC v3 0/2] CPU-Idle latency selftest framework
2023-09-12 22:54 UTC (3+ messages)
` [RFC v3 1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events
[PATCH] selftests/rseq: fix kselftest Clang build warnings
2023-09-12 21:03 UTC
kselftest/fixes build: 3 builds: 0 failed, 3 passed, 1 warning (v6.6-rc1-4-g7e021da80f48)
2023-09-12 18:06 UTC
[GIT PULL] KUnit fixes update for Linux 6.6-rc2
2023-09-12 16:14 UTC (2+ messages)
[GIT PULL] Kselftest fixes update for Linux 6.6-rc2
2023-09-12 16:14 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).