Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-09-14 09:58:36 to 2023-09-19 07:57:11 UTC [more...]

[RFC PATCH] kunit: Add a macro to wrap a deferred action function
 2023-09-19  7:57 UTC  (3+ messages)

Pytanie o samochód
 2023-09-19  7:35 UTC 

[PATCH 0/2] Fix issues observed with selftests/amd-pstate
 2023-09-19  7:36 UTC  (8+ 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

[PATCH 0/7] KVM RISC-V Conditional Operations
 2023-09-19  7:27 UTC  (10+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH 2/7] RISC-V: Detect Zicond "
` [PATCH 3/7] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
` [PATCH 4/7] RISC-V: KVM: Allow Zicond "
` [PATCH 5/7] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH 6/7] KVM: riscv: selftests: Add smstateen registers "
` [PATCH 7/7] KVM: riscv: selftests: Add condops extensions "

[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
 2023-09-19  6:43 UTC  (9+ messages)

[PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
 2023-09-19  1:16 UTC 

[PATCH V7 0/7] amd-pstate preferred core
 2023-09-19  0:50 UTC  (12+ messages)
` [PATCH V7 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V7 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V7 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V7 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V7 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V7 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V7 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.6-rc2)
 2023-09-18 23:47 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2-1-g8ed99af4a266)
 2023-09-18 23:38 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2)
 2023-09-18 22:49 UTC 

[PATCH v2 0/4] tools/nolibc: cleanups for syscall fallbacks
 2023-09-18 19:09 UTC  (7+ 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 0/4] KVM RISC-V fixes for ONE_REG interface
 2023-09-18 18:06 UTC  (5+ messages)
` [PATCH 1/4] RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
` [PATCH 2/4] RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
` [PATCH 3/4] KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
` [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers

[PATCH v2 0/3] selftests/hid: fix building for older kernels
 2023-09-18 17:24 UTC  (3+ messages)
` [PATCH v2 2/3] selftests/hid: do not manually call headers_install

[PATCH] selftests: uevent filtering: fix return on error in uevent_listener
 2023-09-18 17:14 UTC  (2+ messages)

[PATCH v6 0/7] Optimize mremap during mutual alignment within PMD
 2023-09-18 15:35 UTC  (2+ messages)

[PATCH RFC v2] selftests/nolibc: don't embed initramfs into kernel image
 2023-09-18 16:20 UTC  (2+ messages)

[PATCH v3 0/2] mm/damon/core-test: Fix memory leaks in core-test
 2023-09-18 12:09 UTC  (3+ messages)
` [PATCH v3 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH v3 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()

[PATCH v2 0/2] mm/damon/core-test: Fix memory leaks in core-test
 2023-09-18 11:33 UTC  (6+ messages)
` [PATCH v2 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH v2 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()

[PATCH RESEND 0/2] mm/damon/core-test: Fix memory leaks in core-test
 2023-09-18  7:13 UTC  (8+ messages)
` [PATCH RESEND 1/2] mm/damon/core-test: Fix memory leak in damon_new_region()
` [PATCH RESEND 2/2] mm/damon/core-test: Fix memory leak in damon_new_ctx()

[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 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)

[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 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  (17+ messages)
` [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 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/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  (20+ 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 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 1/3] Revert "selftests/bpf: Add selftest for allow_ptr_leaks"
 2023-09-14 12:50 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox