Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 176 participants
  • 13481 discussions

ご挨拶
by FM
4 years, 10 months

[PATCH v4] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 10 months

ご挨拶
by FM
4 years, 10 months

[PATCH v1 1/3] kunit: Do not pollute source directory with generated files (.kunitconfig)
by Andy Shevchenko
4 years, 10 months

[PATCH v3 55/56] selftests: kselftest_harness.h: partially fix kernel-doc markups
by Mauro Carvalho Chehab
4 years, 10 months

[PATCH] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
by Po-Hsu Lin
4 years, 10 months

[PATCH v2 0/2] kunit: tool: Respect '.kunitconfig' in '--build_dir'
by SeongJae Park
4 years, 10 months

[PATCH v3] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 10 months

[PATCH net] selftests: mptcp: depends on built-in IPv6
by Matthieu Baerts
4 years, 10 months

[PATCH v1] kunit: tools: fix kunit_tool tests for parsing test plans
by Brendan Higgins
4 years, 10 months

[PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
by SeongJae Park
4 years, 10 months

[PATCH v2] Documentation: kunit: Update Kconfig parts for KUNIT's module support
by SeongJae Park
4 years, 10 months

[RFC,net-next, 0/4] seg6: add support for SRv6 End.DT4 behavior
by Andrea Mayer
4 years, 10 months

[PATCH v2] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 10 months

[PATCH v1] kunit: Don't fail test suites if one of them is empty
by Andy Shevchenko
4 years, 10 months

BUG: unable to handle page fault for address - PF: supervisor read access in kernel mode
by Naresh Kamboju
4 years, 10 months

[PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 10 months

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
by ira.weiny@intel.com
4 years, 10 months

[PATCHv5] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
by Po-Hsu Lin
4 years, 10 months

[PATCHv4] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
by Po-Hsu Lin
4 years, 11 months

[GIT PULL] Kunit next update for Linux 5.10-rc1
by Shuah Khan
4 years, 11 months

[PATCH AUTOSEL 5.4 57/80] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
by Sasha Levin
4 years, 11 months

[PATCH AUTOSEL 5.8 073/101] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
by Sasha Levin
4 years, 11 months

[PATCH AUTOSEL 5.8 051/101] selftests/bpf: Fix overflow tests to reflect iter size increase
by Sasha Levin
4 years, 11 months

[PATCH AUTOSEL 5.9 078/111] selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang change
by Sasha Levin
4 years, 11 months

[PATCH AUTOSEL 5.9 053/111] selftests/bpf: Fix overflow tests to reflect iter size increase
by Sasha Levin
4 years, 11 months

[PATCH] fat: Add KUnit tests for checksums and timestamps
by David Gow
4 years, 11 months

[PATCH v2 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
by Andy Shevchenko
4 years, 11 months

[PATCH v1] i2c: aspeed: add KUnit tests for clock parameters
by Brendan Higgins
4 years, 11 months

[PATCH] lib: kunit: Fix compilation test when using TEST_BIT_FIELD_COMPILE
by Vitor Massaru Iha
4 years, 11 months

[GIT PULL] Kunit fixes update for Linux 5.10-rc1
by Shuah Khan
4 years, 11 months

[GIT PULL] Kselftest next update for Linux 5.10-rc1
by Shuah Khan
4 years, 11 months

[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list
by Kees Cook
4 years, 11 months

[PATCH v1] lib/test_list: Follow existing pattern for a file name
by Andy Shevchenko
4 years, 11 months

[PATCH v2] lib: kunit: add list_sort test conversion to KUnit
by Vitor Massaru Iha
4 years, 11 months

[PATCH] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 11 months

[PATCH v21 00/12] Landlock LSM
by Mickaël Salaün
4 years, 11 months

selftests: netfilter: nft_nat.sh: /dev/stdin:2:9-15: Error: syntax error, unexpected counter
by Naresh Kamboju
4 years, 11 months

[PATCH 1/2] kunit: Support for Parameterized Testing
by Arpitha Raghunandan
4 years, 11 months

[RESEND PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 11 months

[PATCH v2] lib: kunit: add test_min_heap test conversion to KUnit
by Vitor Massaru Iha
4 years, 11 months

[GIT PULL] Kselftest fixes update for Linux 5.10-rc1
by Shuah Khan
4 years, 11 months

WARNING: at net/netfilter/nf_tables_api.c:622 lockdep_nfnl_nft_mutex_not_held+0x28/0x38 [nf_tables]
by Naresh Kamboju
4 years, 11 months

[PATCH v6 64/80] kunit: test.h: fix a bad kernel-doc markup
by Mauro Carvalho Chehab
4 years, 11 months

[PATCH v6 61/80] kunit: test.h: solve kernel-doc warnings
by Mauro Carvalho Chehab
4 years, 11 months

[PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
by Brendan Higgins
4 years, 11 months

[PATCH] lib: Convert test_printf.c to KUnit
by Arpitha Raghunandan
4 years, 11 months

Disinfectant
by William Jones
4 years, 11 months

[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
by Po-Hsu Lin
4 years, 11 months

[PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
by SeongJae Park
4 years, 11 months

[PATCH v39 22/24] selftests/x86: Add a selftest for SGX
by Jarkko Sakkinen
4 years, 11 months

[PATCH] lib: kunit: add bitfield test conversion to KUnit
by Vitor Massaru Iha
4 years, 11 months

[tip: core/rcu] rcutorture: Cleanup PREEMPT_COUNT leftovers
by tip-bot2 for Thomas Gleixner
4 years, 11 months

selftests: pidfd: pidfd_wait hangs on linux next kernel on all devices
by Naresh Kamboju
4 years, 11 months

[PATCH net-next] selftests: mptcp: interpret \n as a new line
by Matthieu Baerts
4 years, 11 months

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

[PATCH v2 00/11] Introduce Simple atomic counters
by Shuah Khan
4 years, 11 months

[REGRESSION] kselftest: next-20201006
by LKFT
4 years, 11 months

[PATCH] selftests/vm: 10x speedup for hmm-tests
by John Hubbard
4 years, 11 months

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
by Hao Luo
4 years, 11 months

[PATCH v5 00/16] Introduce partial kernel_read_file() support
by Kees Cook
4 years, 11 months

[PATCH 00/11] Introduce Simple atomic and non-atomic counters
by Shuah Khan
4 years, 11 months

[PATCH] selftests: splice: Adjust for handler fallback removal
by Kees Cook
4 years, 11 months

[PATCH v2 0/6] kselftest: arm64/mte: Tests for user-space MTE
by Amit Daniel Kachhap
4 years, 11 months

[PATCH v3 0/5] Speed up mremap on large regions
by Kalesh Singh
4 years, 11 months

[REGRESSION] kselftest: next-20201002
by LKFT
4 years, 11 months

[RFC v5 0/1] Selftest for cpuidle latency measurement
by Pratik Rajesh Sampat
4 years, 11 months

[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
by John Hubbard
4 years, 11 months

Re: [PATCH v2 1/6] kselftests: vm: Add mremap tests
by Kalesh Singh
4 years, 11 months

[PATCH v2 0/6] Speed up mremap on large regions
by Kalesh Singh
4 years, 11 months

[PATCH 0/1] selftests/vm: 8x compaction_test speedup
by John Hubbard
4 years, 11 months

[PATCH] selftests/ftrace: check for do_sys_openat2 in user-memory test
by Colin King
4 years, 11 months

[PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies
by Lorenz Bauer
4 years, 11 months

WARNING:at arch/x86/kvm/vmx/vmx.c:4809 handle_exception_nmi+0x5ab/0x5c0
by Naresh Kamboju
4 years, 11 months

[PATCH 0/5] Speed up mremap on large regions
by Kalesh Singh
4 years, 11 months

[RFC v1 00/12] kunit: introduce class mocking support.
by Daniel Latypov
4 years, 11 months

[RFC PATCH 21/22] selftest/x86/amx: Include test cases for the AMX state management
by Chang S. Bae
4 years, 11 months

[PATCH] kunit: tool: fix display of make errors
by Daniel Latypov
4 years, 11 months

[PATCH bpf-next v2 4/4] selftest: bpf: Test copying a sockmap and sockhash
by Lorenz Bauer
4 years, 11 months

[PATCH bpf-next v3 0/6] bpf: BTF support for ksyms
by Hao Luo
4 years, 11 months

[RFC PATCH 4/4] selftest/x86/signal: Include test cases for validating sigaltstack
by Chang S. Bae
4 years, 11 months

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
by John Hubbard
4 years, 11 months

Re: [patch 00/13] preempt: Make preempt count unconditional
by Thomas Gleixner
4 years, 11 months

[PATCH bpf-next v3 4/4] selftest: bpf: Test copying a sockmap and sockhash
by Lorenz Bauer
4 years, 11 months

[PATCH bpf-next v3 3/4] selftests: bpf: remove shared header from sockmap iter test
by Lorenz Bauer
4 years, 11 months

[PATCH bpf-next v3 2/4] selftests: bpf: Add helper to compare socket cookies
by Lorenz Bauer
4 years, 11 months

[PATCH v7 bpf-next 0/8] bpf: add helpers to support BTF-based kernel data display
by Alan Maguire
4 years, 11 months

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
by Alan Maguire
4 years, 11 months

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
by Hangbin Liu
4 years, 11 months

[PATCH tip/core/rcu 12/15] rcutorture: Cleanup PREEMPT_COUNT leftovers
by paulmck@kernel.org
4 years, 11 months

[PATCH 0/2] selftests: Extract run_kselftest.sh and generate stand-alone test list
by Kees Cook
4 years, 11 months

[PATCH v1] kunit: tool: handle when .kunit exists but .kunitconfig does not
by Brendan Higgins
4 years, 11 months

[PATCH v3 0/7] xfrm: Add compat layer
by Dmitry Safonov
4 years, 11 months

[PATCH bpf-next v2 3/4] selftests: bpf: remove shared header from sockmap iter test
by Lorenz Bauer
4 years, 11 months

[PATCH v6 0/9] Syscall User Dispatch
by Gabriel Krisman Bertazi
4 years, 11 months

[PATCH v8 1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
by Peter Oskolkov
4 years, 11 months

[PATCH bpf-next 4/4] selftest: bpf: Test copying a sockmap and sockhash
by Lorenz Bauer
4 years, 11 months

[PATCH bpf-next 3/4] bpf: selftests: remove shared header from sockmap iter test
by Lorenz Bauer
4 years, 11 months

[PATCH bpf-next 2/4] selftests: bpf: Add helper to compare socket cookies
by Lorenz Bauer
4 years, 11 months

[PATCH] kbuild: explicitly specify the build id style
by Bill Wendling
4 years, 11 months

[PATCH] kbuild: explicitly specify the build id style
by Sedat Dilek
4 years, 11 months

[PATCH v1] kunit: tool: fix --alltests flag
by Brendan Higgins
4 years, 11 months

BUG: kernel NULL pointer dereference, address: trace_event_raw_event_sched_switch
by Naresh Kamboju
4 years, 11 months

[PATCH 0/6] kselftest: arm64/mte: Tests for user-space MTE
by Amit Daniel Kachhap
4 years, 11 months

[REGRESSION] kselftest: next-20200921
by LKFT
4 years, 11 months

[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters
by Shuah Khan
4 years, 11 months

[PATCH v5 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
by Alan Maguire
4 years, 11 months

[PATCH] selftests: Add missing gitignore entries
by Gabriel Krisman Bertazi
4 years, 11 months

[PATCH v2 0/4] selftests/seccomp: Refactor change_syscall()
by Kees Cook
4 years, 11 months

[REGRESSION] kselftest: next-20200918
by LKFT
4 years, 12 months

[PATCH 00/15] selftests/seccomp: Refactor change_syscall()
by Kees Cook
4 years, 12 months

[PATCH v2 0/6] selftests: arm64: Add floating point selftests
by Mark Brown
4 years, 12 months

[PATCH v3 0/4] kselftests/arm64: add PAuth tests
by Boyan Karatotev
4 years, 12 months

[REGRESSION] kselftest: next-20200917
by LKFT
4 years, 12 months

[PATCH] selftests/harness: Flush stdout before forking
by Michael Ellerman
4 years, 12 months

[PATCH bpf-next v3 0/5] bpf: add MPTCP subflow support
by Nicolas Rybowski
4 years, 12 months

[PATCH bpf-next v3 5/5] bpf: selftests: add bpf_mptcp_sock() verifier tests
by Nicolas Rybowski
4 years, 12 months

[PATCH bpf-next v3 4/5] bpf: selftests: add MPTCP test base
by Nicolas Rybowski
4 years, 12 months

[PATCH] selftests/seccomp: fix ptrace tests on powerpc
by Thadeu Lima de Souza Cascardo
4 years, 12 months

[PATCH net-next] selftests: mptcp: interpret \n as a new line
by Matthieu Baerts
4 years, 12 months

Re: [REGRESSION] kselftest: next-20200915
by Shuah Khan
4 years, 12 months

[REGRESSION] kselftest: next-20200916
by LKFT
4 years, 12 months

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
by Boyan Karatotev
4 years, 12 months

Re: [patch 00/13] preempt: Make preempt count unconditional
by Matthew Wilcox
4 years, 12 months

[PATCH 0/4] kselftests/arm64: add PAuth tests
by Boyan Karatotev
4 years, 12 months

[PATCH v20 00/12] Landlock LSM
by Mickaël Salaün
4 years, 12 months

Re: [patch 08/13] sched: Clenaup PREEMPT_COUNT leftovers
by Valentin Schneider
4 years, 12 months

Re: [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
by Valentin Schneider
4 years, 12 months

Re: [PATCH 2/2 v7] rseq/selftests: test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
by Mathieu Desnoyers
4 years, 12 months

[REGRESSION] kselftest: next-20200915
by LKFT
4 years, 12 months

Re: [patch 00/13] preempt: Make preempt count unconditional
by Paul E. McKenney
4 years, 12 months

[PATCH 0/2] selftests/vm: fix some minor aggravating factors in the Makefile
by John Hubbard
4 years, 12 months

[PATCH bpf-next v2 4/5] bpf: selftests: add MPTCP test base
by Nicolas Rybowski
4 years, 12 months

Re: [patch 04/13] lockdep: Clenaup PREEMPT_COUNT leftovers
by Will Deacon
4 years, 12 months

Re: [patch 06/13] locking/bitspinlock: Clenaup PREEMPT_COUNT leftovers
by Will Deacon
4 years, 12 months

[PATCH v38 22/24] selftests/x86: Add a selftest for SGX
by Jarkko Sakkinen
4 years, 12 months

[PATCH v38 22/24] selftests/x86: Add a selftest for SGX
by Jarkko Sakkinen
4 years, 12 months

Re: [patch 00/13] preempt: Make preempt count unconditional
by Ard Biesheuvel
4 years, 12 months

[PATCH v14 0/5] KASAN-KUnit Integration
by David Gow
4 years, 12 months

[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
by Hao Luo
4 years, 12 months

[PATCH bpf-next v2 5/5] bpf: selftests: add bpf_mptcp_sock() verifier tests
by Nicolas Rybowski
5 years

[RFC v4 0/1] Selftest for cpuidle latency measurement
by Pratik Rajesh Sampat
5 years

[RFC PATCH 0/1] selftests/run_kselftest.sh: make each test individually selectable
by Hangbin Liu
5 years

[PATCH v2] selftests/seccomp: fix ptrace tests on powerpc
by Thadeu Lima de Souza Cascardo
5 years

[PATCH 0/3] xtensa: add seccomp support
by Max Filippov
5 years

[PATCH bpf-next v2 0/5] bpf: add MPTCP subflow support
by Nicolas Rybowski
5 years

[PATCH v37 22/24] selftests/x86: Add a selftest for SGX
by Jarkko Sakkinen
5 years

[PATCH v3] Documentation: kunit: Add naming guidelines
by David Gow
5 years

[PATCH v3 0/8] tracing/boot: Add new options for tracing specific period
by Masami Hiramatsu
5 years

[PATCH v13 0/5] KASAN-KUnit Integration
by David Gow
5 years

[PATCH v2] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
by Kees Cook
5 years

[PATCH] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
by Kees Cook
5 years

[PATCH v2] Documentation: kunit: Add naming guidelines
by David Gow
5 years

[PATCH v9 1/2] Add a "nosymfollow" mount option.
by Ross Zwisler
5 years

[PATCH 1/2] kunit: support failure from dynamic analysis tools
by Uriel Guajardo
5 years

[PATCH 00/29] treewide: Convert comma separated statements
by Joe Perches
5 years

[PATCH -next] selftests/seccomp: Use bitwise instead of arithmetic operator for flags
by Zou Wei
5 years

[PATCH] selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
by Kees Cook
5 years

[GIT PULL] Kselftest update for Linux 5.9-rc5
by Shuah Khan
5 years

[PATCH v2 0/6] xfrm: Add compat layer
by Dmitry Safonov
5 years

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

[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
by Christian Brauner
5 years

[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
by Po-Hsu Lin
5 years

[PATCH v2 0/4] Support non-blocking pidfds
by Christian Brauner
5 years

[PATCH] selftests/bpf: Fix check in global_data_init.
by Hao Luo
5 years

[PATCH] selftests/net: improve descriptions for XFAIL cases in psock_snd.sh
by Po-Hsu Lin
5 years

[PATCH] selftests/bpf: Fix check in global_data_init.
by Hao Luo
5 years

[PATCH v3] mm/thp: fix __split_huge_pmd_locked() for migration PMD
by Ralph Campbell
5 years

[PATCH v2 0/7] mm/hmm/nouveau: add THP migration to migrate_vma_*
by Ralph Campbell
5 years

[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
by Ravi Bangoria
5 years

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
by Hao Luo
5 years

[PATCH 0/4] Support non-blocking pidfds
by Christian Brauner
5 years

[PATCH] selftests: vm: add fragment CONFIG_GUP_BENCHMARK
by Anatoly Pugachev
5 years

[PATCH v3 0/5] arm64: vdso: getcpu() support
by Mark Brown
5 years

[PATCH v2 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
by Brendan Higgins
5 years

[PATCH 1/2] kunit: support failure from dynamic analysis tools
by Uriel Guajardo
5 years

[PATCH] selftests: use "$(MAKE)" instead of "make" for headers_install
by Denys Vlasenko
5 years

[PATCH] selftests/vm: Fix display of page size in map_hugetlb
by Christophe Leroy
5 years

[PATCH v36 22/24] selftests/x86: Add a selftest for SGX
by Jarkko Sakkinen
5 years

[PATCH] mm/test: use the new SKIP() macro
by Ralph Campbell
5 years

[PATCH v8 1/2] Add a "nosymfollow" mount option.
by Ross Zwisler
5 years

[PATCH] selftests/livepatch: Do not check order when using "comm" for dmesg checking
by Miroslav Benes
5 years

[PATCH] lib: kunit: add list_sort test conversion to KUnit
by Vitor Massaru Iha
5 years

[v2] dma-buf: heaps: bugfix for selftest failure
by Leon He
5 years

[PATCH][next] selftests/bpf: fix spelling mistake "scoket" -> "socket"
by Colin King
5 years

[PATCH AUTOSEL 5.4 23/38] selftests: disable rp_filter for icmp_redirect.sh
by Sasha Levin
5 years

[PATCH AUTOSEL 5.7 52/54] bpf: selftests: global_funcs: Check err_str before strstr
by Sasha Levin
5 years

[PATCH AUTOSEL 5.7 32/54] selftests: disable rp_filter for icmp_redirect.sh
by Sasha Levin
5 years

[PATCH AUTOSEL 5.7 25/54] selftests/bpf: Correct various core_reloc 64-bit assumptions
by Sasha Levin
5 years

[PATCH AUTOSEL 5.7 24/54] selftests/bpf: Fix btf_dump test cases on 32-bit arches
by Sasha Levin
5 years

[PATCH AUTOSEL 5.7 20/54] selftests/bpf: Fix segmentation fault in test_progs
by Sasha Levin
5 years

[PATCH AUTOSEL 5.8 61/63] bpf: selftests: global_funcs: Check err_str before strstr
by Sasha Levin
5 years

[PATCH AUTOSEL 5.8 37/63] selftests: disable rp_filter for icmp_redirect.sh
by Sasha Levin
5 years

[PATCH AUTOSEL 5.8 28/63] selftests/bpf: Correct various core_reloc 64-bit assumptions
by Sasha Levin
5 years

[PATCH AUTOSEL 5.8 27/63] selftests/bpf: Fix btf_dump test cases on 32-bit arches
by Sasha Levin
5 years

[PATCH AUTOSEL 5.8 26/63] selftest/bpf: Fix compilation warnings in 32-bit mode
by Sasha Levin
5 years

[PATCH AUTOSEL 5.8 21/63] selftests/bpf: Fix segmentation fault in test_progs
by Sasha Levin
5 years

[PATCH AUTOSEL 4.4 12/22] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
by Sasha Levin
5 years

[PATCH AUTOSEL 4.9 14/26] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
by Sasha Levin
5 years

[PATCH AUTOSEL 4.14 17/30] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
by Sasha Levin
5 years
Results per page: