Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 37 participants
  • 12784 discussions

Re: [PATCH] tools/testing/selftests/powerpc: Add Anton's null_syscall benchmark to the selftests
by Christophe Leroy
6 years, 5 months

[PATCH v3] selftests: add binderfs selftests
by Christian Brauner
6 years, 5 months

[PATCH] selftests: kmod: worked on errors which breaks the overall execution of the test script
by Jeffrin Jose T
6 years, 5 months

{GIT PULL] Kselftest update for Linux 5.0-rc4
by shuah
6 years, 5 months

[PATCH backport for 4.19] selftests: Fix test errors related to lib.mk khdr target
by shuah@kernel.org
6 years, 5 months

[PATCH v1 0/6] seccomp test fixes
by Tycho Andersen
6 years, 5 months

selftests/bpf/test_netcnt failed on i386 - ibbpf: failed to create map (name: 'percpu_netcnt'): Invalid argument
by Naresh Kamboju
6 years, 5 months

[PATCH v5 00/13] selftests/resctrl: Add resctrl selftest
by Moger, Babu
6 years, 5 months

[PATCH,RESEND] selftests: add TPM 2.0 tests
by Jarkko Sakkinen
6 years, 5 months

[PATCH 00/12] selftests: Miscellaneous fixes
by Geert Uytterhoeven
6 years, 5 months

Linux 5.0-rc2 seccomp_bpf user_notification_basic test hangs
by shuah
6 years, 5 months

[PATCH v2] selftests: add binderfs selftests
by Christian Brauner
6 years, 5 months

[PATCH v1] selftests: add binderfs selftests
by Christian Brauner
6 years, 5 months

[PATCH] selftests/seccomp: Abort without user notification support
by Kees Cook
6 years, 5 months

[PATCH net] selftests/txtimestamp: Fix an equals vs assign bug
by Dan Carpenter
6 years, 5 months

[PATCH] selftests/vm/gup_benchmark.c: match gup struct to kernel
by Alison Schofield
6 years, 5 months

[PATCH v4 0/2] Add a future write seal to memfd
by Joel Fernandes
6 years, 5 months

[PATCH] kvm: selftests: Fix region overlap check in kvm_util
by Ben Gardon
6 years, 5 months

[PATCH] tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header
by Sabyasachi Gupta
6 years, 5 months

[PATCH] selftests: bpf: add missing executables to .gitignore
by Anders Roxell
6 years, 5 months

[PATCH] selftests: bpf: install files tcp_(server|client)*.py
by Anders Roxell
6 years, 5 months

[PATCH] selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
by Colin King
6 years, 5 months

[PATCH] selftests/tls: Add {} to avoid static checker warning
by Kees Cook
6 years, 5 months

[bug report] selftests: add seccomp suite
by Dan Carpenter
6 years, 5 months

[PATCH AUTOSEL 4.14 26/53] selftests: do not macro-expand failed assertion expressions
by Sasha Levin
6 years, 5 months

[PATCH AUTOSEL 4.19 52/97] bpf: relax verifier restriction on BPF_MOV | BPF_ALU
by Sasha Levin
6 years, 5 months

[PATCH AUTOSEL 4.19 48/97] selftests: do not macro-expand failed assertion expressions
by Sasha Levin
6 years, 5 months

[PATCH AUTOSEL 4.19 09/97] selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
by Sasha Levin
6 years, 5 months

[PATCH AUTOSEL 4.20 064/117] bpf: relax verifier restriction on BPF_MOV | BPF_ALU
by Sasha Levin
6 years, 5 months

[PATCH AUTOSEL 4.20 060/117] selftests: do not macro-expand failed assertion expressions
by Sasha Levin
6 years, 5 months

[PATCH AUTOSEL 4.20 011/117] selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
by Sasha Levin
6 years, 5 months

[PATCH V2] SelfTest: KVM: Drop Asserts for madvise MADV_NOHUGEPAGE failure
by Ahmed Abd El Mawgood
6 years, 5 months

[PATCH v7 22/22] selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
by Dmitry V. Levin
6 years, 5 months

[PATCH] selftests: add TPM 2.0 tests
by Jarkko Sakkinen
6 years, 5 months

Re: selftests/bpf doesn't compile
by Geert Uytterhoeven
6 years, 5 months

[PATCH] selftests: add headers_install to lib.mk
by Anders Roxell
6 years, 5 months

[PATCH 1/2] selftests: rtc: rtctest: fix alarm tests
by Alexandre Belloni
6 years, 5 months

[PATCH][next] x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
by Colin King
6 years, 6 months

[PATCH bpf-next] selftests/bpf: fix error printing in test_devmap()
by Xiaozhou Liu
6 years, 6 months

[GIT PULL] kselftest update for Linux 4.21-rc1
by shuah
6 years, 6 months

[PATCH 1/2] test_sysctl: add tests for >32-bit values written to 32-bit integers
by Zev Weiss
6 years, 6 months

[PATCH] selftests/efivarfs: clean up test files from test_create*()
by Po-Hsu Lin
6 years, 6 months

ir test compile errors
by shuah
6 years, 6 months

[PATCH v6 6/7] kselftests: cgroup: add freezer controller self-tests
by Roman Gushchin
6 years, 6 months

[PATCH v6 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
by Roman Gushchin
6 years, 6 months

selftests/net: udpgso: LTS kernels supportability ?
by Rafael David Tinoco
6 years, 6 months

selftests/bpf/test_progs: 32-bit: Unable to handle kernel NULL pointer dereference at virtual address 00000000
by Naresh Kamboju
6 years, 6 months

[PATCH] selftests: Fix test errors related to lib.mk khdr target
by shuah@kernel.org
6 years, 6 months

[GIT PULL] kselftest update for Linux 4.20-rc7
by shuah
6 years, 6 months

[PATCH v6 27/27] selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
by Dmitry V. Levin
6 years, 6 months
Results per page: