Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 155 participants
  • 13710 discussions

[PATCH] selftests: kmod: Add module address visibility test
by Kees Cook
5 years, 3 months

[PATCH v10 0/9] firmware: add request_partial_firmware_into_buf
by Scott Branden
5 years, 3 months

Re: [PATCH v10 7/9] misc: bcm-vk: add Broadcom VK driver
by Kees Cook
5 years, 3 months

[PATCH 0/2] KUnit-Kmemleak Integration
by Uriel Guajardo
5 years, 3 months

[PATCH 0/2] Selftest for cpuidle latency measurement
by Pratik Rajesh Sampat
5 years, 3 months

[PATCH v4 0/2] selftests: pidfd: prefer ksft_test_result_skip to ksft_exit_*
by Paolo Bonzini
5 years, 3 months

[PATCH v3 0/2] selftests: pidfd: prefer ksft_test_result_skip to ksft_exit_*
by Paolo Bonzini
5 years, 3 months

[PATCH 5.4 19/65] selftests: tpm: Use /bin/sh instead of /bin/bash
by Greg Kroah-Hartman
5 years, 3 months

[PATCH 5.7 042/112] selftests: tpm: Use /bin/sh instead of /bin/bash
by Greg Kroah-Hartman
5 years, 3 months

[PATCH 5.7 041/112] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
by Greg Kroah-Hartman
5 years, 3 months

[PATCH v2 0/6] kselftest: fix TAP output for skipped test and ksft_set_plan misuse
by Paolo Bonzini
5 years, 3 months

[PATCH] Documentation: kunit: Remove references to --defconfig
by David Gow
5 years, 3 months

[PATCH v35 22/24] selftests/x86: Add a selftest for SGX
by Jarkko Sakkinen
5 years, 3 months

[PATCH v34 22/24] selftests/x86: Add a selftest for SGX
by Jarkko Sakkinen
5 years, 3 months

[PATCH v4] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
by Pengfei Xu
5 years, 3 months

[PATCH 0/2] KUnit-Kmemleak Integration
by Uriel Guajardo
5 years, 3 months

[RFC PATCH for 5.8 4/4] rseq: selftests: Expect reliable cpu_id field
by Mathieu Desnoyers
5 years, 3 months

[PATCH net-next] selftests: mptcp: capture pcap on both sides
by Matthieu Baerts
5 years, 3 months

[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds
by Kees Cook
5 years, 3 months

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
by Greg Kroah-Hartman
5 years, 3 months

[PATCH] Replace HTTP links with HTTPS ones: BPF (Safe dynamic programs and tools)
by Alexander A. Klimov
5 years, 3 months

[GIT PULL] Kunit fixes update for Linux 5.8-rc4
by Shuah Khan
5 years, 3 months

[GIT PULL] Kselftest fixes update for Linux 5.8-rc4
by Shuah Khan
5 years, 3 months

[PATCH 0/3] selftests: tpm: fixes
by Jarkko Sakkinen
5 years, 3 months

[PATCH bpf-next v2] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.
by Hao Luo
5 years, 3 months

[PATCH] kunit: kunit_config: Fix parsing of CONFIG options with space
by Rikard Falkeborn
5 years, 3 months

[PATCH bpf-next] selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.
by Hao Luo
5 years, 3 months

[PATCH v2 0/5] mm/hmm/nouveau: add PMD system memory mapping
by Ralph Campbell
5 years, 3 months

[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests
by Brendan Higgins
5 years, 3 months

[PATCH 1/2] selftests/lkdtm: Don't clear dmesg when running tests
by Michael Ellerman
5 years, 3 months

[PATCH v3] selftests: tpm: upgrade TPM2 tests from Python 2 to Python 3
by Pengfei Xu
5 years, 3 months

[RESEND, PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
by Vitor Massaru Iha
5 years, 3 months

[PATCH drivers/misc v2 0/4] lkdtm: Various clean ups
by Kees Cook
5 years, 3 months

[PATCH v2] Kernel selftests: TPM2: upgrade TPM2 tests from Python 2 to Python 3
by Pengfei Xu
5 years, 3 months

[PATCH drivers/misc 0/4] lkdtm: Various clean ups
by Kees Cook
5 years, 3 months

[RFC v1] kunit: tool: add support for QEMU
by Brendan Higgins
5 years, 3 months

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
by Brendan Higgins
5 years, 3 months

[PATCH] kselftest: arm64: Remove redundant clean target
by Mark Brown
5 years, 3 months

RFC: KTAP documentation - expected messages
by Frank Rowand
5 years, 3 months

[RESEND PATCH 0/3] selftests: lib.mk improvements
by Yauheni Kaliuta
5 years, 3 months

[PATCH v2 09/15] selftests/vm/keys: fix a broken reference at protection_keys.c
by Mauro Carvalho Chehab
5 years, 3 months

RFC - kernel selftest result documentation (KTAP)
by Bird, Tim
5 years, 3 months

[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration
by Ralph Campbell
5 years, 3 months

[PATCH] kselftest: ksft_test_num return type should be unsigned
by Paolo Bonzini
5 years, 3 months

Re: mmotm 2020-06-20-21-36 uploaded (lkdtm/bugs.c)
by Randy Dunlap
5 years, 3 months

[PATCH] Documentation: kunit: Add naming guidelines
by David Gow
5 years, 3 months

[PATCH] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
by Jarkko Sakkinen
5 years, 3 months

[net-next,v1,0/5] Strict mode for VRF
by Andrea Mayer
5 years, 4 months

[GIT PULL] Kselftest update for Linux 5.8-rc2
by Shuah Khan
5 years, 4 months

[GIT PULL] Kunit update for Linux 5.8-rc2
by Shuah Khan
5 years, 4 months
Results per page: