linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 18:44:47 to 2021-12-17 04:38:08 UTC [more...]

[PATCH v5 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-17  4:37 UTC  (4+ messages)
` [PATCH v5 1/7] Documentation: KUnit: Rewrite main page
` [PATCH v5 2/7] Documentation: KUnit: Rewrite getting started
` [PATCH v5 3/7] Documentation: KUnit: Added KUnit Architecture

[PATCH bpf-next] selftests/bpf: Fix building error when using userspace pt_regs
 2021-12-17  2:25 UTC  (6+ messages)

[PATCH] selftests/bpf: remove ARRAY_SIZE defines from tests
 2021-12-17  1:03 UTC  (10+ messages)

[PATCH v5 net-next 0/4] Add ethtool interface for RClocks
 2021-12-17  0:01 UTC  (8+ messages)

[PATCH v4 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16 23:15 UTC  (11+ 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 v2 00/13] KVM: selftests: Add tests for SEV and SEV-ES guests
 2021-12-16 20:35 UTC  (15+ messages)
` [PATCH v2 01/13] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [PATCH v2 02/13] KVM: selftests: sparsebit: add const where appropriate
` [PATCH v2 03/13] KVM: selftests: add hooks for managing encrypted guest memory
` [PATCH v2 04/13] KVM: selftests: handle encryption bits in page tables
` [PATCH v2 05/13] KVM: selftests: add support for encrypted vm_vaddr_* allocations
` [PATCH v2 06/13] KVM: selftests: ensure ucall_shared_alloc() allocates shared memory
` [PATCH v2 07/13] KVM: selftests: add library for creating/interacting with SEV guests
` [PATCH v2 08/13] KVM: selftests: add SEV boot tests
` [PATCH v2 09/13] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests
` [PATCH v2 10/13] KVM: selftests: account for error code in #VC exception frame
` [PATCH v2 11/13] KVM: selftests: add support for creating SEV-ES guests
` [PATCH v2 12/13] KVM: selftests: add library for handling SEV-ES-related exits
` [PATCH v2 13/13] KVM: selftests: add SEV-ES boot tests

[PATCH bpf-next v2 0/6] tools/bpf: Enable cross-building with clang
 2021-12-16 20:32 UTC  (9+ messages)
` [PATCH bpf-next v2 1/6] tools: Help "
` [PATCH bpf-next v2 2/6] tools/resolve_btfids: Support cross-building the kernel "
` [PATCH bpf-next v2 3/6] tools/libbpf: Enable cross-building "
` [PATCH bpf-next v2 4/6] bpftool: "
` [PATCH bpf-next v2 5/6] tools/runqslower: "
` [PATCH bpf-next v2 6/6] selftests/bpf: "

[PATCH v3] selftests/kselftest/runner.sh: Pass optional command parameters in environment
 2021-12-16 12:25 UTC 

[PATCH v9 0/7] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-16  9:28 UTC  (19+ 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-16  9:15 UTC  (10+ messages)
` [PATCH v2 1/2] "

[PATCH v2 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16  6:12 UTC  (9+ 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 v3 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-16  6:02 UTC  (2+ 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 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  (20+ messages)
` [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  (11+ 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 06/12] selftests/landlock: remove ARRAY_SIZE define from common.h
` [PATCH 07/12] selftests/net: remove ARRAY_SIZE define from individual tests
` [PATCH 09/12] selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark

[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  (2+ messages)

[PATCH kvm-next] selftests/kvm: remove unneeded variable
 2021-12-10 18:47 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;
as well as URLs for NNTP newsgroup(s).