linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 16:48:41 to 2021-12-16 06:00:55 UTC [more...]

[PATCH v4 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16  5:59 UTC  (8+ messages)
` [PATCH v4 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v4 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v4 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v4 4/7] Documentation: kunit: Reorganize documentation related to running tests
` [PATCH v4 5/7] Documentation: KUnit: Rework writing page to focus on writing tests
` [PATCH v4 6/7] Documentation: KUnit: Restyle Test Style and Nomenclature page
` [PATCH v4 7/7] Documentation: KUnit: Restyled Frequently Asked Questions

[PATCH v3 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16  5:58 UTC 

[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16  5:43 UTC  (8+ messages)
` [PATCH v2 3/7] Documentation: KUnit: Added KUnit Architecture
` [PATCH v2 5/7] Documentation: KUnit: Rework writing page to focus on writing tests

[PATCH bpf-next] selftests/bpf: Fix building error when using userspace pt_regs
 2021-12-16  4:06 UTC  (4+ messages)

[PATCH] selftests/bpf: remove ARRAY_SIZE defines from tests
 2021-12-16  4:04 UTC  (4+ messages)

[PATCH v5 net-next 0/4] Add ethtool interface for RClocks
 2021-12-15 22:27 UTC  (7+ messages)

[PATCH v3] kunit: tool: Default --jobs to number of CPUs
 2021-12-15 20:50 UTC 

[PATCH v2] kunit: tool: fix newly introduced typechecker errors
 2021-12-15 20:39 UTC 

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-15 18:55 UTC  (18+ messages)
` [PATCH v9 1/7] cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy
` [PATCH v9 2/7] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
` [PATCH v9 3/7] cgroup/cpuset: Refining features and constraints of a partition
` [PATCH v9 6/7] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH v2 0/2] livepatch: Allow user to specify functions to search for on a stack
 2021-12-15 18:47 UTC  (9+ messages)
` [PATCH v2 1/2] "

[PATCH v2 1/1] kunit: Replace kernel.h with the necessary inclusions
 2021-12-15 13:56 UTC  (3+ messages)

[PATCH] selftests/kselftest/runner.sh: Add optional command parameters in settings
 2021-12-15  9:59 UTC  (2+ messages)
  ` [selftests/kselftest/runner.sh] 3226b4a464: kernel-selftests.cpu-hotplug.cpu-on-off-test.sh.fail

[PATCH 1/3] selftests/zram: Remove obsolete max_comp_streams interface
 2021-12-15  9:56 UTC  (3+ messages)
` [PATCH 2/3] selftests/zram01.sh: Fix compression ratio calculation
` [PATCH 3/3] selftests/zram: Adapt the situation that /dev/zram0 is being used

[PATCH v2] selftests/kselftest/runner.sh: Pass optional command parameters in environment
 2021-12-15  9:53 UTC 

[PATCH v2] selftests: net: Correct case name
 2021-12-15  1:36 UTC  (10+ messages)

[PATCH] selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
 2021-12-15  0:24 UTC  (2+ messages)

[PATCH] selftests/sgx: Fix corrupted cpuid macro invocation
 2021-12-15  0:19 UTC  (2+ messages)

[PATCH V2] selftests/sgx: Fix build error caused by missing dependency
 2021-12-14 22:59 UTC  (6+ messages)

[PATCH v2] kunit: tool: Default --jobs to number of CPUs
 2021-12-14 21:59 UTC  (3+ messages)

[PATCH v2 1/2] kunit: tool: use dataclass instead of collections.namedtuple
 2021-12-14 21:44 UTC  (4+ messages)
` [PATCH v2 2/2] kunit: tool: delete kunit_parser.TestResult type

[PATCH v2] kunit: tool: make `build` subcommand also reconfigure if needed
 2021-12-14 21:42 UTC  (2+ messages)

[PATCH] kunit: tool: fix newly introduced typechecker errors
 2021-12-14 21:41 UTC  (2+ messages)

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2021-12-14 19:31 UTC  (6+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module
      ` [copyleft-next] "

[PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-12-14 19:18 UTC  (40+ messages)
` [PATCH v7 01/37] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v7 02/37] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v7 03/37] arm64/sve: Minor clarification of ABI documentation
` [PATCH v7 04/37] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v7 05/37] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v7 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v7 07/37] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v7 08/37] tools/nolibc: Implement gettid()
` [PATCH v7 09/37] arm64/sme: Provide ABI documentation for SME
` [PATCH v7 10/37] arm64/sme: System register and exception syndrome definitions
` [PATCH v7 11/37] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v7 12/37] arm64/sme: Early CPU setup for SME
` [PATCH v7 13/37] arm64/sme: Basic enumeration support
` [PATCH v7 14/37] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v7 15/37] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v7 16/37] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v7 17/37] arm64/sme: Implement support for TPIDR2
` [PATCH v7 18/37] arm64/sme: Implement SVCR context switching
` [PATCH v7 19/37] arm64/sme: Implement streaming SVE "
` [PATCH v7 20/37] arm64/sme: Implement ZA "
` [PATCH v7 21/37] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v7 22/37] arm64/sme: Implement streaming SVE signal handling
` [PATCH v7 23/37] arm64/sme: Implement ZA "
` [PATCH v7 24/37] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v7 25/37] arm64/sme: Add ptrace support for ZA
` [PATCH v7 26/37] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v7 27/37] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v7 28/37] arm64/sme: Provide Kconfig for SME
` [PATCH v7 29/37] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v7 30/37] kselftest/arm64: Add tests for TPIDR2
` [PATCH v7 31/37] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v7 32/37] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v7 33/37] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v7 34/37] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v7 35/37] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v7 36/37] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v7 37/37] kselftest/arm64: Add SME support to syscall ABI test
` (subset) [PATCH v7 00/37] arm64/sme: Initial support for the Scalable Matrix Extension

[PATCH] kselftest/arm64: Add pidbench for floating point syscall cases
 2021-12-14 19:16 UTC  (2+ messages)

linux-next: manual merge of the xarray tree with the kselftest tree
 2021-12-14 17:06 UTC  (4+ messages)

[PATCH -next] selftests: gpio: gpio-sim: avoid forking test twice
 2021-12-14 12:04 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

[PATCH 1/3] selftest/kexec: fix "ignored null byte in input" warning
 2021-12-13 23:23 UTC  (3+ messages)
` [PATCH 2/3] selftests/kexec: Enable secureboot tests for PowerPC

[PATCH bpf-next v2 2/3] selftests/bpf: Test for IPv6 ext header parsing
 2021-12-13 21:44 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix segfault in bpf_tcp_ca
 2021-12-13 21:40 UTC  (2+ messages)

[PATCH 00/12] selftests: Remove ARRAY_SIZE duplicate defines
 2021-12-13 20:38 UTC  (18+ messages)
` [PATCH 01/12] tools: fix ARRAY_SIZE defines in tools and selftests hdrs
` [PATCH 02/12] selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.c
` [PATCH 03/12] selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h
` [PATCH 04/12] selftests/core: remove ARRAY_SIZE define from close_range_test.c
` [PATCH 05/12] selftests/ir: remove ARRAY_SIZE define from ir_loopback.c
` [PATCH 06/12] selftests/landlock: remove ARRAY_SIZE define from common.h
` [PATCH 07/12] selftests/net: remove ARRAY_SIZE define from individual tests
` [PATCH 08/12] selftests/rseq: "
` [PATCH 09/12] selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
` [PATCH 10/12] selftests/sparc64: remove ARRAY_SIZE define from adi-test
` [PATCH 11/12] selftests/timens: remove ARRAY_SIZE define from individual tests
` [PATCH 12/12] selftests/vm: "

[PATCH] selftests/sgx: Fix build error caused by missing dependency
 2021-12-13 19:53 UTC  (3+ messages)

[PATCH -next] selftests: gpio: gpio-sim: remove bashisms
 2021-12-13 18:30 UTC  (3+ messages)

[PATCH MANUALSEL 5.15 5/9] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-12-13 14:28 UTC  (4+ messages)
` [PATCH MANUALSEL 5.15 7/9] KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in hyperv_features test

[PATCH MANUALSEL 5.4 2/2] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-12-13 14:22 UTC  (2+ messages)

[PATCH MANUALSEL 5.10 3/4] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-12-13 14:22 UTC  (2+ messages)

[PATCH v13 0/7] gpio-sim: configfs-based GPIO simulator
 2021-12-13 13:01 UTC  (4+ messages)

[PATCH v3 00/18] tcp: Initial support for RFC5925 auth option
 2021-12-13 10:31 UTC  (2+ messages)

[PATCH v2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed when Intel Sub-NUMA is enabled
 2021-12-13 10:03 UTC 

[PATCH v2 0/5] selftests/resctrl: Add resctrl_tests into kselftest set
 2021-12-13 10:01 UTC  (6+ messages)
` [PATCH v2 1/5] selftests/resctrl: Kill the child process created by fork() when the SIGTERM signal comes
` [PATCH v2 2/5] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v2 3/5] selftests/resctrl: Add license to resctrl_test Makefile
` [PATCH v2 4/5] selftests/resctrl: Change default limited time to 120 seconds for resctrl_tests
` [PATCH v2 5/5] selftests/resctrl: Return KSFT_SKIP(4) if resctrlfile system is not supported or resctrl is not run as root

[RFC PATCH v5 0/2] Introduce XSAVE feature self-test
 2021-12-13  4:19 UTC  (7+ messages)
` [RFC PATCH v5 1/2] selftests/x86: add xsave test during and after signal handling

[PATCHv2] selftests: icmp_redirect: pass xfail=0 to log_test()
 2021-12-12 13:00 UTC  (2+ messages)

[PATCH v4 0/3] kselftest: alsa: Add basic mixer selftest
 2021-12-12  9:05 UTC  (5+ messages)
` [PATCH v4 1/3] kselftest: alsa: Add simplistic test for ALSA mixer controls kselftest
` [PATCH v4 2/3] kselftest: alsa: optimization for SNDRV_CTL_ELEM_ACCESS_VOLATILE
` [PATCH v4 3/3] kselftest: alsa: Use private alsa-lib configuration in mixer test

[PATCH] kunit: tool: Default --jobs to number of CPUs
 2021-12-12  3:26 UTC  (3+ messages)

[PATCH v2 0/4] KVM RISC-V 64-bit selftests support
 2021-12-11  3:41 UTC  (2+ messages)

[RFC PATCH v2] Documentation: dev-tools: Add KTAP specification
 2021-12-10 21:38 UTC  (6+ messages)

[PATCH] selftests: mptcp: remove duplicate include in mptcp_inq.c
 2021-12-10 19:10 UTC  (8+ messages)

[PATCH kvm-next] selftests/kvm: remove unneeded variable
 2021-12-10 18:47 UTC  (2+ messages)

[PATCH v3 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-10 17:06 UTC  (3+ messages)
` [PATCH v3 5/7] Documentation: KUnit: Rework writing page to focus on writing tests

[RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations
 2021-12-10 16:46 UTC  (8+ messages)
` [PATCH RFC 02/10] kvm: selftests: move ucall declarations into ucall_common.h
` [PATCH RFC 03/10] kvm: selftests: introduce ucall_ops for test/arch-specific ucall implementations
` [PATCH RFC 04/10] kvm: arm64: selftests: use ucall_ops to define default ucall implementation
` [PATCH RFC 05/10] kvm: s390: "
` [PATCH RFC 06/10] kvm: selftests: add ucall interfaces based around shared memory
` [PATCH RFC 07/10] kvm: selftests: add ucall_shared ops for PIO
` [PATCH RFC 08/10] kvm: selftests: introduce ucall implementation based on halt instructions


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