Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 231 participants
  • 14047 discussions

[PATCH linux-next] tests: remove unneeded conversions to bool
by CGEL
4 years, 3 months

[PATCH v2 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
by Sean Christopherson
4 years, 3 months

[PATCH v2 0/3] kselftests: clean configs
by Li Zhijian
4 years, 3 months

[PATCH -next] selftests/powerpc: Remove duplicated include from tm-poison.c
by Zheng Yongjun
4 years, 3 months

[PATCH] selftests/bpf: fix potential unreleased lock
by Chengfeng Ye
4 years, 3 months

[PATCH] selftests: safesetid: Fix spelling mistake "cant" -> "can't"
by Colin King
4 years, 3 months

[PATCH linux-next] powerpc/tm: remove duplicate include in tm-poison.c
by cgel.zte@gmail.com
4 years, 3 months

[PATCH] selftests: Fix spelling mistake "cann't" -> "cannot"
by Colin King
4 years, 3 months

[PATCH linux-next] tools:signal: fix boolreturn.cocci warnings
by CGEL
4 years, 3 months

[PATCH] selftests: cleanup config
by Li Zhijian
4 years, 3 months

[PATCH-cgroup v6 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
by Waiman Long
4 years, 3 months

[PATCH v10 24/28] selftest/x86/amx: Test cases for the AMX state management
by Chang S. Bae
4 years, 3 months

[PATCH] selftests/net: Use kselftest skip code for skipped tests
by Po-Hsu Lin
4 years, 3 months

[PATCH] selftests: openat2: Fix testing failure for O_LARGEFILE flag
by Baolin Wang
4 years, 3 months

[PATCH v2] selftests: openat2: Fix testing failure for O_LARGEFILE flag
by Baolin Wang
4 years, 3 months

[PATCH bpf-next 0/5] bpf: implement variadic printk helper
by Dave Marchevsky
4 years, 3 months

[PATCH linux-next] selftests/powerpc: remove duplicate include
by CGEL
4 years, 3 months

[PATCH linux-next] tools:test_xdp_noinline: fix boolreturn.cocci warnings
by CGEL
4 years, 3 months

[PATCH linux-next] tools: remove unneeded semicolon
by CGEL
4 years, 3 months

[PATCH linux-next] tools:mount: Remove unnecessary conversion to bool
by CGEL
4 years, 3 months

[PATCH linux-next] testing/vm/: fix application of sizeof to pointer
by CGEL
4 years, 3 months

[PATCH linux-next] kselftest: remove duplicate include in cs_prctl_test.c
by cgel.zte@gmail.com
4 years, 3 months

[PATCH linux-next] tools: remove unneeded semicolon
by cgel.zte@gmail.com
4 years, 3 months

Re: [PATCH v11 5/9] Reimplement RLIMIT_MSGQUEUE on top of ucounts
by Ma, XinjianX
4 years, 3 months

[PATCH linux-next] kselftest: remove duplicate include
by CGEL
4 years, 3 months

[V2][PATCH] selftests/x86: Fix error: variably modified 'altstack_data' at file scope
by Jun Miao
4 years, 3 months

[PATCH] selftests/x86/sigreturn: Fix error: variably modified 'altstack_data' at file scope
by Jun Miao
4 years, 3 months

[PATCH linux-next] tools: fix warning comparing pointer to 0
by CGEL
4 years, 3 months

[PATCH] selftests/vm: Use kselftest skip code for skipped tests
by Po-Hsu Lin
4 years, 3 months

[for-next][PATCH 6/6] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes
by Steven Rostedt
4 years, 3 months

[for-next][PATCH 5/6] selftests/ftrace: Add selftest for testing eprobe events on synthetic events
by Steven Rostedt
4 years, 3 months

[for-next][PATCH 4/6] selftests/ftrace: Add test case to test adding and removing of event probe
by Steven Rostedt
4 years, 3 months

[for-next][PATCH 3/6] selftests/ftrace: Fix requirement check of README file
by Steven Rostedt
4 years, 3 months

[for-next][PATCH 2/6] selftests/ftrace: Add clear_dynamic_events() to test cases
by Steven Rostedt
4 years, 3 months

[RFC PATCH 0/5] selftests: floppy: basic tests
by Denis Efremov
4 years, 3 months

[PATCH v9 6/6] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes
by Steven Rostedt
4 years, 3 months

[PATCH v9 3/6] selftests/ftrace: Fix requirement check of README file
by Steven Rostedt
4 years, 3 months

[PATCH v9 4/6] selftests/ftrace: Add test case to test adding and removing of event probe
by Steven Rostedt
4 years, 3 months

[PATCH v9 5/6] selftests/ftrace: Add selftest for testing eprobe events on synthetic events
by Steven Rostedt
4 years, 3 months

[PATCH] kunit: tool: improve compatibility of kunit_parser with KTAP specification
by Rae Moar
4 years, 3 months

[PATCH bpf-next v7 0/5] sockmap: add sockmap support for unix stream socket
by Jiang Wang
4 years, 3 months

[PATCH v9 2/6] selftests/ftrace: Add clear_dynamic_events() to test cases
by Steven Rostedt
4 years, 3 months

[PATCH v3 0/2] add KSM performance tests
by Zhansaya Bagdauletkyzy
4 years, 3 months

[PATCH] kselftest/arm64: pac: Fix skipping of tests on systems without PAC
by Mark Brown
4 years, 3 months

[PATCH v8 5/5] selftests/ftrace: Add selftest for testing duplicate eprobes and kprobes
by Steven Rostedt
4 years, 3 months

[PATCH v8 4/5] selftests/ftrace: Add selftest for testing eprobe events
by Steven Rostedt
4 years, 3 months

[PATCH linux-next] tools/net: Use bitwise instead of arithmetic operator for flags
by CGEL
4 years, 3 months

[PATCH] kselftest/arm64: mte: Fix misleading output when skipping tests
by Mark Brown
4 years, 3 months

[PATCH v2 0/5] selftests/bpf: minor fixups
by Li Zhijian
4 years, 3 months

[PATCH 1/3] selftests/bpf: make test_doc_build.sh work from script directory
by Li Zhijian
4 years, 3 months
Results per page: