Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 194 participants
  • 13496 discussions

[PATCHv3] selftests/timers: Turn off timeout setting
by Po-Hsu Lin
5 years, 1 month

[PATCH v11 0/6] KASAN-KUnit Integration
by David Gow
5 years, 1 month

[PATCH] kvm: selftests: fix spelling mistake: "missmatch" -> "missmatch"
by Colin King
5 years, 1 month

[PATCH v2] lib: Convert test_hexdump.c to KUnit
by Arpitha Raghunandan
5 years, 1 month

[PATCH] lib: Convert test_hexdump.c to KUnit
by Arpitha Raghunandan
5 years, 1 month

[PATCH AUTOSEL 5.4 35/40] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.7 49/58] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.8 64/72] kunit: tool: fix improper treatment of file location
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.8 63/72] kunit: tool: fix broken default args in unit tests
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.8 57/72] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
by Sasha Levin
5 years, 1 month

[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
by Kees Cook
5 years, 1 month

[PATCH 1/1] kvm: mmu: zap pages when zapping only parent
by Ben Gardon
5 years, 1 month

[PATCH 0/2] module: Correctly truncate sysfs sections output
by Kees Cook
5 years, 1 month

[PATCH v4 00/17] Introduce partial kernel_read_file() support
by Kees Cook
5 years, 1 month

[PATCH] selftests: more general make nesting support
by Greg Thelen
5 years, 1 month

[GIT PULL] Kselftest update for Linux 5.9-rc1
by Shuah Khan
5 years, 1 month

[PATCH 0/2] selftests: rtnetlink: Fix for false-negative return values
by Po-Hsu Lin
5 years, 1 month

[GIT PULL] Kunit update for Linux 5.9-rc1
by Shuah Khan
5 years, 1 month

[PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
by Colin King
5 years, 1 month

[PATCH v10 0/5] KASAN-KUnit Integration
by David Gow
5 years, 1 month

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
by Brendan Higgins
5 years, 1 month

[PATCH v4 0/2] Syscall User Redirection
by Gabriel Krisman Bertazi
5 years, 1 month

[PATCH v2] lib: Convert test_uuid.c to KUnit
by Arpitha Raghunandan
5 years, 1 month

[PATCH v2] lib: kunit: Convert test_sort to KUnit test
by Vitor Massaru Iha
5 years, 1 month

[PATCH] selftests/powerpc: return skip code for spectre_v2
by Thadeu Lima de Souza Cascardo
5 years, 1 month

[PATCH v9 0/5] KASAN-KUnit Integration
by David Gow
5 years, 1 month

[PATCH] lib: Convert test_uuid.c to KUnit
by Arpitha Raghunandan
5 years, 1 month

[PATCH v4 0/6] mm/migrate: avoid device private invalidations
by Ralph Campbell
5 years, 1 month

CFP open for testing/fuzzing microconference at LPC
by Kevin Hilman
5 years, 1 month

[PATCH 0/6] selftests: arm64: Add floating point selftests
by Mark Brown
5 years, 1 month

[PATCH v3 00/19] Introduce partial kernel_read_file() support
by Kees Cook
5 years, 1 month

[PATCH] kunit: tool: adjust parse regex
by Marcelo Schmitt
5 years, 1 month

[PATCH v3 0/2] Selftest for cpuidle latency measurement
by Pratik Rajesh Sampat
5 years, 1 month

[PATCH] selftests: add mincore() tests
by Ricardo Cañuelo
5 years, 1 month

kunit compile failed on um
by Cixi Geng
5 years, 1 month

[PATCH AUTOSEL 5.4 04/17] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.4 02/17] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.7 14/25] selftest: txtimestamp: fix net ns entry logic
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.7 06/25] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
by Sasha Levin
5 years, 1 month

[PATCH AUTOSEL 5.7 04/25] selftests: fib_nexthop_multiprefix: fix cleanup() netns deletion
by Sasha Levin
5 years, 1 month

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
by ira.weiny@intel.com
5 years, 1 month

[PATCH v3] lib: overflow_kunit: add KUnit test conversion of check_*_overflow
by Vitor Massaru Iha
5 years, 1 month

[PATCH] [cgroup/testing] cg_read_strcmp: Fix null pointer dereference
by Gaurav Singh
5 years, 1 month

[PATCH] lib: kunit: Convert test_sort to KUnit test
by Vitor Massaru Iha
5 years, 1 month

[PATCH v2 1/2] kbuild: introduce ccflags-remove-y and asflags-remove-y
by Masahiro Yamada
5 years, 1 month

[PATCH] selftests: txtimestamp: tear down setup() 'tc' and 'ip' env on EXIT
by Paolo Pisati
5 years, 1 month

[PATCH v3 0/5] mm/migrate: avoid device private invalidations
by Ralph Campbell
5 years, 1 month

[PATCH v3] lib: kunit: Provides a userspace memory context when tests are compiled as module
by Vitor Massaru Iha
5 years, 1 month

[RFC v3] kunit: Allows to install and load modules in root filesystem
by Vitor Massaru Iha
5 years, 1 month

[RFC PATCH bpf-next 0/2] BTF support for ksyms
by Hao Luo
5 years, 1 month
Results per page: