Linux Kernel Selftest
[Prev Page][Next Page]
[PATCH] selftests: vm: add KSM huge pages merging time test,
Pedro Demarchi Gomes
[PATCH 1/2] kunit: tool: use dataclass instead of collections.namedtuple,
Daniel Latypov
[PATCH] selftests: proc: Make sure wchan works when it exists,
Kees Cook
[PATCH] kunit: tool: fix --json output for skipped tests,
Daniel Latypov
[PATCH] kunit: tool: continue past invalid utf-8 output,
Daniel Latypov
[REGRESSION] lkft kselftest for next-20211008,
lkft
[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests,
Tianjia Zhang
[PATCH v2] kunit: tool: print parsed test results fully incrementally,
Daniel Latypov
[PATCH v7] kunit: tool: improve compatibility of kunit_parser with KTAP specification,
Daniel Latypov
[PATCH v4 0/7] kernel.h further split,
Andy Shevchenko
[PATCH v3 0/7] kernel.h further split,
Andy Shevchenko
[PATCH v2 0/4] kernel.h further split,
Andy Shevchenko
[PATCH] kunit: tool: print parsed test results fully incrementally,
Daniel Latypov
[REGRESSION] lkft kselftest for next-20211006,
lkft
[REGRESSION] lkft kselftest for next-20211005,
lkft
[PATCH v6] kunit: tool: improve compatibility of kunit_parser with KTAP specification,
Daniel Latypov
[PATCH MANUALSEL 5.14 1/9] selftests: KVM: Align SMCCC call with the spec in steal_time,
Sasha Levin
[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh,
Leonard Crestez
- [PATCH 01/11] selftests: net/fcnal: Fix {ipv4,ipv6}_bind not run by default,
Leonard Crestez
- [PATCH 02/11] selftests: net/fcnal: Mark unknown -t or TESTS value as error,
Leonard Crestez
- [PATCH 03/11] selftests: net/fcnal: Non-zero exit on failures,
Leonard Crestez
- [PATCH 04/11] selftests: net/fcnal: Use accept_dad=0 to avoid setup sleep,
Leonard Crestez
- [PATCH 05/11] selftests: net/fcnal: kill_procs via spin instead of sleep,
Leonard Crestez
- [PATCH 06/11] selftests: net/fcnal: Do not capture do_run_cmd in verbose mode,
Leonard Crestez
- [PATCH 07/11] selftests: nettest: Implement -k to fork after bind or listen,
Leonard Crestez
- [PATCH 08/11] selftests: net/fcnal: Replace sleep after server start with -k,
Leonard Crestez
- [PATCH 09/11] selftests: nettest: Convert timeout to miliseconds,
Leonard Crestez
- [PATCH 10/11] selftests: nettest: Add NETTEST_CLIENT,SERVER}_TIMEOUT envvars,
Leonard Crestez
- [PATCH 11/11] selftests: net/fcnal: Reduce client timeout,
Leonard Crestez
[PATCH MANUALSEL 5.10 1/7] selftests: KVM: Align SMCCC call with the spec in steal_time,
Sasha Levin
[PATCH] kunit: Report test parameter results as (K)TAP subtests,
David Gow
[PATCH] kunit: Reset suite count after running tests,
David Gow
[PATCH v5] kunit: tool: improve compatibility of kunit_parser with KTAP specification,
Daniel Latypov
[PATCH v6 0/1] lib: Convert UUID runtime test to KUnit,
André Almeida
[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests,
Michael Roth
- [RFC 09/16] KVM: selftests: account for error code in #VC exception frame,
Michael Roth
- [RFC 10/16] KVM: selftests: add support for creating SEV-ES guests,
Michael Roth
- [RFC 11/16] KVM: selftests: add library for handling SEV-ES-related exits,
Michael Roth
- [RFC 12/16] KVM: selftests: add SEV-ES boot tests,
Michael Roth
- [RFC 13/16] KVM: selftests: add support for creating SEV-SNP guests,
Michael Roth
- [RFC 14/16] KVM: selftests: add helpers for SEV-SNP-related instructions/exits,
Michael Roth
- [RFC 15/16] KVM: selftests: add SEV-SNP boot tests,
Michael Roth
- [RFC 16/16] KVM: selftests: add SEV-SNP tests for page-state changes,
Michael Roth
- [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file,
Michael Roth
- [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory,
Michael Roth
- [RFC 03/16] KVM: selftests: handle encryption bits in page tables,
Michael Roth
- [RFC 04/16] KVM: selftests: add library for creating/interacting with SEV guests,
Michael Roth
- [RFC 04/16] KVM: selftests: set CPUID before setting sregs in vcpu creation,
Michael Roth
- [RFC 05/16] KVM: selftests: add support for encrypted vm_vaddr_* allocations,
Michael Roth
- [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests,
Michael Roth
- [RFC 07/16] KVM: selftests: add SEV boot tests,
Michael Roth
- [RFC 08/16] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests,
Michael Roth
- Re: [RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests,
Paolo Bonzini
[PATCH v2] selftests: Include directories of header files,
Andrew Delgadilo
[PATCH] kunit: fix kernel-doc warnings due to mismatched arg names,
Daniel Latypov
[PATCH] selftests: arm64: Add coverage of ptrace flags for SVE VL inheritance,
Mark Brown
[PATCH RESEND 3 00/16] Bitmap patches for 5.15,
Yury Norov
- [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly,
Yury Norov
- [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h,
Yury Norov
- [PATCH 03/16] include: move find.h from asm_generic to linux,
Yury Norov
- [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely,
Yury Norov
- [PATCH 05/16] lib: add find_first_and_bit(),
Yury Norov
- [PATCH 06/16] cpumask: use find_first_and_bit(),
Yury Norov
- [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate,
Yury Norov
- [PATCH 08/16] tools: sync tools/bitmap with mother linux,
Yury Norov
- [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate,
Yury Norov
- [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h,
Yury Norov
- [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit(),
Yury Norov
- [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated(),
Yury Norov
- [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate,
Yury Norov
- [PATCH 14/16] bitmap: unify find_bit operations,
Yury Norov
- [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf,
Yury Norov
- [PATCH 16/16] vsprintf: rework bitmap_list_string,
Yury Norov
- Re: [PATCH RESEND 3 00/16] Bitmap patches for 5.15,
Stephen Rothwell
[PATCH] kunit: fix kernel-doc warnings in doc. build,
Randy Dunlap
[PATCH v2] kunit: tool: yield output from run_kernel in real time,
Daniel Latypov
[PATCH] selftests: Remove explicit headers for clang,
Andrew Delgadilo
[GIT PULL] Kselftest fixes update for Linux 5.15-rc5,
Shuah Khan
[PATCH v4] kunit: tool: improve compatibility of kunit_parser with KTAP specification,
Daniel Latypov
[PATCH] kunit: tool: yield output from run_kernel in real time,
Daniel Latypov
[PATCH net-next v2 0/5] MCTP kunit tests,
Jeremy Kerr
[PATCH net-next 1/2] mctp: test: disallow MCTP_TEST when building as a module,
Jeremy Kerr
[PATCH] kunit: fix too small allocation when using suite-only kunit.filter_glob,
Daniel Latypov
[PATCH v11 24/29] selftest/x86/amx: Test cases for the AMX state management,
Chang S. Bae
[REGRESSION] lkft kselftest for next-20211001,
lkft
[PATCH RESEND 2 00/16] Resend bitmap patches,
Yury Norov
- [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly,
Yury Norov
- [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h,
Yury Norov
- Re: [PATCH RESEND 2 00/16] Resend bitmap patches,
Andy Shevchenko
- <Possible follow-ups>
- [PATCH RESEND 2 00/16] Resend bitmap patches,
Yury Norov
- [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h,
Yury Norov
- [PATCH 03/16] include: move find.h from asm_generic to linux,
Yury Norov
- [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly,
Yury Norov
- [PATCH 05/16] lib: add find_first_and_bit(),
Yury Norov
- [PATCH 06/16] cpumask: use find_first_and_bit(),
Yury Norov
- [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely,
Yury Norov
- [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate,
Yury Norov
- [PATCH 08/16] tools: sync tools/bitmap with mother linux,
Yury Norov
- [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate,
Yury Norov
- [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h,
Yury Norov
- [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit(),
Yury Norov
- [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate,
Yury Norov
- [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated(),
Yury Norov
- [PATCH 14/16] bitmap: unify find_bit operations,
Yury Norov
- [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf,
Yury Norov
- [PATCH 16/16] vsprintf: rework bitmap_list_string,
Yury Norov
- Re: [PATCH RESEND 2 00/16] Resend bitmap patches,
Stephen Rothwell
[PATCH net-next 0/5] MCTP kunit tests,
Jeremy Kerr
[PATCH v4 0/3] kunit: allow running test suites/cases individually,
Daniel Latypov
[PATCH v2 0/3] Small userfaultfd selftest fixups,
Axel Rasmussen
[PATCH v1 00/38] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v1 01/38] arm64/fp: Reindent fpsimd_save(),
Mark Brown
- [PATCH v1 02/38] arm64/sve: Remove sve_load_from_fpsimd_state(),
Mark Brown
- [PATCH v1 03/38] arm64/sve: Make access to FFR optional,
Mark Brown
- [PATCH v1 04/38] arm64/sve: Rename find_supported_vector_length(),
Mark Brown
- [PATCH v1 05/38] arm64/sve: Use accessor functions for vector lengths in thread_struct,
Mark Brown
- [PATCH v1 06/38] arm64/sve: Put system wide vector length information into structs,
Mark Brown
- [PATCH v1 07/38] arm64/sve: Explicitly load vector length when restoring SVE state,
Mark Brown
- [PATCH v1 08/38] arm64/sve: Track vector lengths for tasks in an array,
Mark Brown
- [PATCH v1 09/38] arm64/sve: Make sysctl interface for SVE reusable by SME,
Mark Brown
- [PATCH v1 10/38] arm64/sve: Generalise vector length configuration prctl() for SME,
Mark Brown
- [PATCH v1 11/38] selftests: arm64: Parameterise ptrace vector length information,
Mark Brown
- [PATCH v1 12/38] arm64/sme: Provide ABI documentation for SME,
Mark Brown
- [PATCH v1 13/38] arm64/sme: System register and exception syndrome definitions,
Mark Brown
- [PATCH v1 14/38] arm64/sme: Define macros for manually encoding SME instructions,
Mark Brown
- [PATCH v1 15/38] arm64/sme: Early CPU setup for SME,
Mark Brown
- [PATCH v1 16/38] arm64/sme: Basic enumeration support,
Mark Brown
- [PATCH v1 17/38] arm64/sme: Identify supported SME vector lengths at boot,
Mark Brown
- [PATCH v1 18/38] arm64/sme: Implement sysctl to set the default vector length,
Mark Brown
- [PATCH v1 19/38] arm64/sme: Implement vector length configuration prctl()s,
Mark Brown
- [PATCH v1 20/38] arm64/sme: Implement support for TPIDR2,
Mark Brown
- [PATCH v1 21/38] arm64/sme: Implement SVCR context switching,
Mark Brown
- [PATCH v1 22/38] arm64/sme: Implement streaming SVE context switching,
Mark Brown
- [PATCH v1 23/38] arm64/sme: Implement ZA context switching,
Mark Brown
- [PATCH v1 24/38] arm64/sme: Implement traps and syscall handling for SME,
Mark Brown
- [PATCH v1 25/38] arm64/sme: Implement streaming SVE signal handling,
Mark Brown
- [PATCH v1 26/38] arm64/sme: Implement ZA signal handling,
Mark Brown
- [PATCH v1 27/38] arm64/sme: Implement ptrace support for streaming mode SVE registers,
Mark Brown
- [PATCH v1 28/38] arm64/sme: Add ptrace support for ZA,
Mark Brown
- [PATCH v1 29/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state,
Mark Brown
- [PATCH v1 30/38] arm64/sme: Save and restore streaming mode over EFI runtime calls,
Mark Brown
- [PATCH v1 31/38] arm64/sme: Provide Kconfig for SME,
Mark Brown
- [PATCH v1 32/38] kselftest/arm64: Add tests for TPIDR2,
Mark Brown
- [PATCH v1 33/38] kselftest/arm64: Extend vector configuration API tests to cover SME,
Mark Brown
- [PATCH v1 34/38] kselftest/arm64: sme: Provide streaming mode SVE stress test,
Mark Brown
- [PATCH v1 35/38] kselftest/arm64: Add stress test for SME ZA context switching,
Mark Brown
- [PATCH v1 36/38] kselftest/arm64: signal: Add SME signal handling tests,
Mark Brown
- [PATCH v1 37/38] selftests: arm64: Add streaming SVE to SVE ptrace tests,
Mark Brown
- [PATCH v1 38/38] selftests: arm64: Add coverage for the ZA ptrace interface,
Mark Brown
[PATCH] kunit: tool: show list of valid --arch options when invalid,
Daniel Latypov
[PATCH v2 0/5] kunit: build kunit tests without structleak plugin,
Brendan Higgins
[PATCH v3 0/3] kunit: allow running test suites/cases individually,
Daniel Latypov
[PATCH v3 0/4] selftests: arm64: vec-syscfg updates,
Mark Brown
[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups,
David Hildenbrand
[PATCH] selftests/ptp: Use kselftest skip code for skipped tests,
Po-Hsu Lin
[PATCHv2] selftests/bpf: Use kselftest skip code for skipped tests,
Po-Hsu Lin
[PATCH v2 0/3] kunit: allow running test suites/cases individually,
Daniel Latypov
[PATCH] kunit: tool: misc fixes (unused vars, imports, leaked files),
Daniel Latypov
[PATCH v8 0/2] Interface to represent PAPR firmware attributes,
Pratik R. Sampat
[PATCH AUTOSEL 4.19 08/10] selftests: be sure to make khdr before other targets,
Sasha Levin
[PATCH AUTOSEL 5.4 09/11] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn,
Sasha Levin
[PATCH AUTOSEL 5.4 08/11] selftests: be sure to make khdr before other targets,
Sasha Levin
[PATCH AUTOSEL 5.10 16/23] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn,
Sasha Levin
[PATCH AUTOSEL 5.10 15/23] selftests: be sure to make khdr before other targets,
Sasha Levin
[PATCH AUTOSEL 5.14 26/40] selftests: kvm: move get_run_delay() into lib/test_util,
Sasha Levin
[PATCH AUTOSEL 5.14 27/40] selftests: kvm: fix get_run_delay() ignoring fscanf() return warn,
Sasha Levin
[PATCH AUTOSEL 5.14 25/40] selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn,
Sasha Levin
[PATCH AUTOSEL 5.14 24/40] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn,
Sasha Levin
[PATCH AUTOSEL 5.14 23/40] selftests: be sure to make khdr before other targets,
Sasha Levin
[PATCH] selftests/ftrace: Stop tracing before searching non-exist event entry,
Masami Hiramatsu
[PATCH v8 00/12] syfs: generic deadlock fix with module removal,
Luis Chamberlain
[PATCH v8 04/12] kernfs: add initial failure injection support,
Luis Chamberlain
[PATCH v8 03/12] selftests: add tests_sysfs module,
Luis Chamberlain
[PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection,
Luis Chamberlain
[REGRESSION] lkft kselftest for next-20210923,
lkft
[PATCH v2 0/5] test_hash.c: refactor into KUnit,
Isabella Basso
[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs,
Dongli Zhang
[GIT PULL] Kselftest fixes update for Linux 5.15-rc3,
Shuah Khan
[REGRESSION] lkft kselftest for next-20210920,
lkft
[REGRESSION] lkft kselftest for next-20210917,
lkft
[REGRESSION] lkft kselftest for next-20210916,
lkft
[PATCH v2] kunit: tool: better handling of quasi-bool args (--json, --raw_output),
Daniel Latypov
[PATCH 1/3] userfaultfd/selftests: fix feature support detection,
Axel Rasmussen
[PATCH 00/19] tcp: Initial support for RFC5925 auth option,
Leonard Crestez
- [PATCH 01/19] tcp: authopt: Initial support and key management,
Leonard Crestez
- [PATCH 06/19] tcp: authopt: Compute packet signatures,
Leonard Crestez
- [PATCH 12/19] tcp: ipv4: Add AO signing for skb-less replies,
Leonard Crestez
- [PATCH 05/19] tcp: authopt: Add crypto initialization,
Leonard Crestez
- [PATCH 17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh,
Leonard Crestez
- [PATCH 07/19] tcp: authopt: Hook into tcp core,
Leonard Crestez
- [PATCH 08/19] tcp: authopt: Disable via sysctl by default,
Leonard Crestez
- [PATCH 18/19] tcp: authopt: Add key selection controls,
Leonard Crestez
- [PATCH 03/19] selftests: Initial tcp_authopt test module,
Leonard Crestez
- [PATCH 13/19] selftests: tcp_authopt: Add scapy-based packet signing code,
Leonard Crestez
- [PATCH 15/19] selftests: Initial tcp_authopt support for nettest,
Leonard Crestez
- [PATCH 10/19] tcp: ipv6: Add AO signing for tcp_v6_send_response,
Leonard Crestez
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]