Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-09-05 16:07:26 to 2023-09-08 21:32:09 UTC [more...]

[PATCH v2 1/2] kunit: add ability to run tests after boot using debugfs
 2023-09-08 21:31 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation: Add debugfs docs with run after boot

[PATCH v2 0/2] mm/memfd: add ioctl(MEMFD_CHECK_IF_ORIGINAL)
 2023-09-08 20:34 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests: test ioctl(MEMFD_CHECK_IF_ORIGINAL)

[PATCH v2] selftests/user_events: Fix failures when user_events is not installed
 2023-09-08 20:19 UTC 

[PATCH AUTOSEL 6.1 10/10] selftests/nolibc: fix up kernel parameters support
 2023-09-08 18:02 UTC 

kselftest/next kselftest-seccomp: 2 runs, 1 regressions (linux-kselftest-next-6.6-rc1-4-g3f3f384139ed)
 2023-09-08 18:15 UTC 

[PATCH] kselftest/alsa: Mark test plan as skipped when no cards are available
 2023-09-08 18:12 UTC 

[PATCH AUTOSEL 6.4 08/13] kselftest/arm64: fix a memleak in zt_regs_run()
 2023-09-08 18:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.4 13/13] selftests/nolibc: fix up kernel parameters support

[PATCH AUTOSEL 6.5 10/16] kselftest/arm64: fix a memleak in zt_regs_run()
 2023-09-08 17:59 UTC  (3+ messages)
` [PATCH AUTOSEL 6.5 15/16] selftests/nolibc: fix up kernel parameters support
` [PATCH AUTOSEL 6.5 16/16] selftests/nolibc: prevent out of bounds access in expect_vfprintf

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (linux-kselftest-next-6.6-rc1-4-g3f3f384139ed)
 2023-09-08 17:17 UTC 

[PATCH 0/3] iov_iter: Add kunit tests and fix iov_iter_extract_pages()
 2023-09-08 16:03 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: Fix iov_iter_extract_pages()
` [PATCH 2/3] iov_iter: Kunit tests for copying to/from an iterator
` [PATCH 3/3] iov_iter: Kunit tests for page extraction

[PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns
 2023-09-08 14:49 UTC  (16+ messages)
` [PATCH bpf-next v3 1/9] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next v3 2/9] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next v3 3/9] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next v3 4/9] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next v3 5/9] arm32, bpf: add support for 32-bit signed division
` [PATCH bpf-next v3 6/9] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next v3 7/9] selftest, bpf: enable cpu v4 tests for arm32
` [PATCH bpf-next v3 8/9] bpf/tests: add tests for cpuv4 instructions
` [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer

[PATCH v2] rcu/torture: Improve badness extraction from console logs
 2023-09-08 13:53 UTC  (3+ messages)

[PATCH V5 0/7] amd-pstate preferred core
 2023-09-08 13:28 UTC  (25+ messages)
` [PATCH V5 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V5 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V5 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V5 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V5 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V5 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core

[PATCH v6 0/7] Optimize mremap during mutual alignment within PMD
 2023-09-08 13:26 UTC  (8+ messages)
` [PATCH v6 1/7] mm/mremap: Optimize the start addresses in move_page_tables()
` [PATCH v6 2/7] mm/mremap: Allow moves within the same VMA for stack moves
` [PATCH v6 6/7] selftests: mm: Add a test for remapping within a range

[PATCH v4 00/10] tracing: introducing eventfs
 2023-09-08 12:31 UTC  (4+ messages)
` [PATCH v4 09/10] eventfs: Move tracing/events to eventfs

[PATCH] selftests: ALSA: remove unused variables
 2023-09-08 11:32 UTC  (2+ messages)

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

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-08  2:36 UTC  (35+ messages)
` [PATCH v2 1/8] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v2 2/8] KVM: arm64: selftest: Split arch_timer test code
` [PATCH v2 3/8] tools: riscv: Add header file csr.h
` [PATCH v2 4/8] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function
` [PATCH v2 8/8] KVM: riscv: selftests: Add sstc timer test

[PATCH] selftests/ftrace: Test toplevel-enable for instance
 2023-09-08  1:40 UTC  (4+ messages)

[PATCH] selftests/user_events: Fix failures when user_events is not installed
 2023-09-07 22:55 UTC  (2+ messages)

[PATCH v5 0/8] selftests/resctrl: Rework benchmark command handling
 2023-09-07  8:42 UTC  (4+ messages)
` [PATCH v5 1/8] selftests/resctrl: Ensure the benchmark commands fits to its array

[PATCH bpf-next v2 0/8] arm32, bpf: add support for cpuv4 insns
 2023-09-07  9:15 UTC  (17+ messages)
` [PATCH bpf-next v2 1/8] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next v2 2/8] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next v2 3/8] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next v2 4/8] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next v2 5/8] arm32, bpf: add support for 32-bit signed division
` [PATCH bpf-next v2 6/8] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next v2 7/8] selftest, bpf: enable cpu v4 tests for arm32
` [PATCH bpf-next v2 8/8] bpf/tests: add tests for cpuv4 instructions

[PATCH] selftests: user_events: create test-specific Kconfig fragments
 2023-09-07  8:02 UTC 

[PATCH bpf-next v12 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-09-07  1:59 UTC  (2+ messages)
` [PATCH bpf-next v12 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex

[PATCH bpf-next v12 0/2] selftests/bpf: Optimize kallsyms cache
 2023-09-07  1:59 UTC 

[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-07  1:44 UTC  (30+ messages)
            ` "[PATCH] selftests/ftrace: Correctly enable event in instance-event.tc"

[PATCH RFC 0/2] Add support for inlined documentation for kunit and kselftests
 2023-09-06 22:39 UTC  (4+ messages)
` [PATCH RFC 2/2] drm: add documentation for drm_buddy_test kUnit test

[PATCH bpf-next v11 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-09-06 20:54 UTC  (3+ messages)
` [PATCH bpf-next v11 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex

[PATCH bpf-next 0/8] arm32, bpf: add support for cpuv4 insns
 2023-09-06 20:26 UTC  (20+ messages)
` [PATCH bpf-next 1/8] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next 2/8] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next 3/8] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next 4/8] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next 5/8] arm32, bpf: add support for 32-bit signed division
` [PATCH bpf-next 6/8] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next 7/8] selftest, bpf: enable cpu v4 tests for arm32
` [PATCH bpf-next 8/8] bpf/tests: add tests for cpuv4 instructions

selftests: user_events: Test terminated by assertion
 2023-09-06 16:36 UTC  (4+ messages)

[PATCH] selftests/net: Improve bind_bhash.sh to accommodate predictable network interface names
 2023-09-06 16:26 UTC 

[PATCH v33 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-09-06 16:06 UTC  (3+ messages)

[Intel-xe] [PATCH 2/3] drm/tests/drm_exec: Add a test for object freeing within drm_exec_fini()
 2023-09-06 10:07 UTC 

[PATCH 1/2] kunit: add parameter generation macro using description from array
 2023-09-06  7:18 UTC  (6+ messages)
` [PATCH 2/2] kunit: add a convenience allocation wrapper for SKBs

[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
 2023-09-06  6:58 UTC  (6+ messages)
` [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags

[PATCH net-next v3 0/6] bridge: Add a limit on learned FDB entries
 2023-09-05 20:53 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
` [PATCH net-next v3 3/6] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v3 5/6] net: bridge: Add a configurable default FDB learning limit
` [PATCH net-next v3 6/6] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest

[PATCH 0/2] fcntl: add fcntl(F_CHECK_ORIGINAL_MEMFD)
 2023-09-05  8:37 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-09-05 14:21 UTC  (2+ messages)

[PATCH v2 0/4] kunit: Fix some bugs in kunit_filter_suites()
 2023-09-05  7:12 UTC  (5+ messages)
` [PATCH v2 1/4] kunit: Fix wild-memory-access bug in kunit_free_suite_set()
` [PATCH v2 2/4] kunit: Fix the wrong err path and add goto labels in kunit_filter_suites()

Prezentacja
 2023-09-04  7:40 UTC 


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