Linux Kernel Selftest
[Prev Page][Next Page]
- [RFC 07/16] KVM: selftests: add SEV boot tests, (continued)
- [PATCH v2] selftests: Include directories of header files,
Andrew Delgadilo
- [PATCH] kunit: fix kernel-doc warnings due to mismatched arg names,
Daniel Latypov
- [PATCH] selftests: arm64: Add coverage of ptrace flags for SVE VL inheritance,
Mark Brown
- [PATCH RESEND 3 00/16] Bitmap patches for 5.15,
Yury Norov
- [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly,
Yury Norov
- [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h,
Yury Norov
- [PATCH 03/16] include: move find.h from asm_generic to linux,
Yury Norov
- [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely,
Yury Norov
- [PATCH 05/16] lib: add find_first_and_bit(),
Yury Norov
- [PATCH 06/16] cpumask: use find_first_and_bit(),
Yury Norov
- [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate,
Yury Norov
- [PATCH 08/16] tools: sync tools/bitmap with mother linux,
Yury Norov
- [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate,
Yury Norov
- [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h,
Yury Norov
- [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit(),
Yury Norov
- [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated(),
Yury Norov
- [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate,
Yury Norov
- [PATCH 14/16] bitmap: unify find_bit operations,
Yury Norov
- [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf,
Yury Norov
- [PATCH 16/16] vsprintf: rework bitmap_list_string,
Yury Norov
- Re: [PATCH RESEND 3 00/16] Bitmap patches for 5.15,
Stephen Rothwell
- [PATCH] kunit: fix kernel-doc warnings in doc. build,
Randy Dunlap
- [PATCH v2] kunit: tool: yield output from run_kernel in real time,
Daniel Latypov
- [PATCH] selftests: Remove explicit headers for clang,
Andrew Delgadilo
- [GIT PULL] Kselftest fixes update for Linux 5.15-rc5,
Shuah Khan
- [PATCH v4] kunit: tool: improve compatibility of kunit_parser with KTAP specification,
Daniel Latypov
- [PATCH] kunit: tool: yield output from run_kernel in real time,
Daniel Latypov
- [PATCH net-next v2 0/5] MCTP kunit tests,
Jeremy Kerr
- [PATCH net-next 1/2] mctp: test: disallow MCTP_TEST when building as a module,
Jeremy Kerr
- [PATCH] kunit: fix too small allocation when using suite-only kunit.filter_glob,
Daniel Latypov
- [PATCH v11 24/29] selftest/x86/amx: Test cases for the AMX state management,
Chang S. Bae
- [REGRESSION] lkft kselftest for next-20211001,
lkft
- [PATCH RESEND 2 00/16] Resend bitmap patches,
Yury Norov
- [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly,
Yury Norov
- [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h,
Yury Norov
- Re: [PATCH RESEND 2 00/16] Resend bitmap patches,
Andy Shevchenko
- <Possible follow-ups>
- [PATCH RESEND 2 00/16] Resend bitmap patches,
Yury Norov
- [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h,
Yury Norov
- [PATCH 03/16] include: move find.h from asm_generic to linux,
Yury Norov
- [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly,
Yury Norov
- [PATCH 05/16] lib: add find_first_and_bit(),
Yury Norov
- [PATCH 06/16] cpumask: use find_first_and_bit(),
Yury Norov
- [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely,
Yury Norov
- [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate,
Yury Norov
- [PATCH 08/16] tools: sync tools/bitmap with mother linux,
Yury Norov
- [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate,
Yury Norov
- [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h,
Yury Norov
- [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit(),
Yury Norov
- [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate,
Yury Norov
- [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated(),
Yury Norov
- [PATCH 14/16] bitmap: unify find_bit operations,
Yury Norov
- [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf,
Yury Norov
- [PATCH 16/16] vsprintf: rework bitmap_list_string,
Yury Norov
- Re: [PATCH RESEND 2 00/16] Resend bitmap patches,
Stephen Rothwell
- [PATCH net-next 0/5] MCTP kunit tests,
Jeremy Kerr
- [PATCH v4 0/3] kunit: allow running test suites/cases individually,
Daniel Latypov
- [PATCH v2 0/3] Small userfaultfd selftest fixups,
Axel Rasmussen
- [PATCH v1 00/38] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v1 01/38] arm64/fp: Reindent fpsimd_save(),
Mark Brown
- [PATCH v1 02/38] arm64/sve: Remove sve_load_from_fpsimd_state(),
Mark Brown
- [PATCH v1 03/38] arm64/sve: Make access to FFR optional,
Mark Brown
- [PATCH v1 04/38] arm64/sve: Rename find_supported_vector_length(),
Mark Brown
- [PATCH v1 05/38] arm64/sve: Use accessor functions for vector lengths in thread_struct,
Mark Brown
- [PATCH v1 06/38] arm64/sve: Put system wide vector length information into structs,
Mark Brown
- [PATCH v1 07/38] arm64/sve: Explicitly load vector length when restoring SVE state,
Mark Brown
- [PATCH v1 08/38] arm64/sve: Track vector lengths for tasks in an array,
Mark Brown
- [PATCH v1 09/38] arm64/sve: Make sysctl interface for SVE reusable by SME,
Mark Brown
- [PATCH v1 10/38] arm64/sve: Generalise vector length configuration prctl() for SME,
Mark Brown
- [PATCH v1 11/38] selftests: arm64: Parameterise ptrace vector length information,
Mark Brown
- [PATCH v1 12/38] arm64/sme: Provide ABI documentation for SME,
Mark Brown
- [PATCH v1 13/38] arm64/sme: System register and exception syndrome definitions,
Mark Brown
- [PATCH v1 14/38] arm64/sme: Define macros for manually encoding SME instructions,
Mark Brown
- [PATCH v1 15/38] arm64/sme: Early CPU setup for SME,
Mark Brown
- [PATCH v1 16/38] arm64/sme: Basic enumeration support,
Mark Brown
- [PATCH v1 17/38] arm64/sme: Identify supported SME vector lengths at boot,
Mark Brown
- [PATCH v1 18/38] arm64/sme: Implement sysctl to set the default vector length,
Mark Brown
- [PATCH v1 19/38] arm64/sme: Implement vector length configuration prctl()s,
Mark Brown
- [PATCH v1 20/38] arm64/sme: Implement support for TPIDR2,
Mark Brown
- [PATCH v1 21/38] arm64/sme: Implement SVCR context switching,
Mark Brown
- [PATCH v1 22/38] arm64/sme: Implement streaming SVE context switching,
Mark Brown
- [PATCH v1 23/38] arm64/sme: Implement ZA context switching,
Mark Brown
- [PATCH v1 24/38] arm64/sme: Implement traps and syscall handling for SME,
Mark Brown
- [PATCH v1 25/38] arm64/sme: Implement streaming SVE signal handling,
Mark Brown
- [PATCH v1 26/38] arm64/sme: Implement ZA signal handling,
Mark Brown
- [PATCH v1 27/38] arm64/sme: Implement ptrace support for streaming mode SVE registers,
Mark Brown
- [PATCH v1 28/38] arm64/sme: Add ptrace support for ZA,
Mark Brown
- [PATCH v1 29/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state,
Mark Brown
- [PATCH v1 30/38] arm64/sme: Save and restore streaming mode over EFI runtime calls,
Mark Brown
- [PATCH v1 31/38] arm64/sme: Provide Kconfig for SME,
Mark Brown
- [PATCH v1 32/38] kselftest/arm64: Add tests for TPIDR2,
Mark Brown
- [PATCH v1 33/38] kselftest/arm64: Extend vector configuration API tests to cover SME,
Mark Brown
- [PATCH v1 34/38] kselftest/arm64: sme: Provide streaming mode SVE stress test,
Mark Brown
- [PATCH v1 35/38] kselftest/arm64: Add stress test for SME ZA context switching,
Mark Brown
- [PATCH v1 36/38] kselftest/arm64: signal: Add SME signal handling tests,
Mark Brown
- [PATCH v1 37/38] selftests: arm64: Add streaming SVE to SVE ptrace tests,
Mark Brown
- [PATCH v1 38/38] selftests: arm64: Add coverage for the ZA ptrace interface,
Mark Brown
- [PATCH] kunit: tool: show list of valid --arch options when invalid,
Daniel Latypov
- [PATCH v2 0/5] kunit: build kunit tests without structleak plugin,
Brendan Higgins
- [PATCH v3 0/3] kunit: allow running test suites/cases individually,
Daniel Latypov
- [PATCH v3 0/4] selftests: arm64: vec-syscfg updates,
Mark Brown
- [PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups,
David Hildenbrand
- [PATCH] selftests/ptp: Use kselftest skip code for skipped tests,
Po-Hsu Lin
- [PATCHv2] selftests/bpf: Use kselftest skip code for skipped tests,
Po-Hsu Lin
- [PATCH v2 0/3] kunit: allow running test suites/cases individually,
Daniel Latypov
- [PATCH] kunit: tool: misc fixes (unused vars, imports, leaked files),
Daniel Latypov
- [PATCH v8 0/2] Interface to represent PAPR firmware attributes,
Pratik R. Sampat
- [PATCH AUTOSEL 4.19 08/10] selftests: be sure to make khdr before other targets,
Sasha Levin
- [PATCH AUTOSEL 5.4 09/11] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn,
Sasha Levin
- [PATCH AUTOSEL 5.4 08/11] selftests: be sure to make khdr before other targets,
Sasha Levin
- [PATCH AUTOSEL 5.10 16/23] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn,
Sasha Levin
- [PATCH AUTOSEL 5.10 15/23] selftests: be sure to make khdr before other targets,
Sasha Levin
- [PATCH AUTOSEL 5.14 26/40] selftests: kvm: move get_run_delay() into lib/test_util,
Sasha Levin
- [PATCH AUTOSEL 5.14 27/40] selftests: kvm: fix get_run_delay() ignoring fscanf() return warn,
Sasha Levin
- [PATCH AUTOSEL 5.14 25/40] selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn,
Sasha Levin
- [PATCH AUTOSEL 5.14 24/40] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn,
Sasha Levin
- [PATCH AUTOSEL 5.14 23/40] selftests: be sure to make khdr before other targets,
Sasha Levin
- [PATCH] selftests/ftrace: Stop tracing before searching non-exist event entry,
Masami Hiramatsu
- [PATCH v8 00/12] syfs: generic deadlock fix with module removal,
Luis Chamberlain
- [PATCH v8 04/12] kernfs: add initial failure injection support,
Luis Chamberlain
- [PATCH v8 03/12] selftests: add tests_sysfs module,
Luis Chamberlain
[PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection,
Luis Chamberlain
[REGRESSION] lkft kselftest for next-20210923,
lkft
[PATCH v2 0/5] test_hash.c: refactor into KUnit,
Isabella Basso
[PATCH 1/1] selftests: KVM: set affinity of VM to right CPUs,
Dongli Zhang
[GIT PULL] Kselftest fixes update for Linux 5.15-rc3,
Shuah Khan
[REGRESSION] lkft kselftest for next-20210920,
lkft
[REGRESSION] lkft kselftest for next-20210917,
lkft
[REGRESSION] lkft kselftest for next-20210916,
lkft
[PATCH v2] kunit: tool: better handling of quasi-bool args (--json, --raw_output),
Daniel Latypov
[PATCH 1/3] userfaultfd/selftests: fix feature support detection,
Axel Rasmussen
[PATCH 00/19] tcp: Initial support for RFC5925 auth option,
Leonard Crestez
- [PATCH 01/19] tcp: authopt: Initial support and key management,
Leonard Crestez
- [PATCH 06/19] tcp: authopt: Compute packet signatures,
Leonard Crestez
- [PATCH 12/19] tcp: ipv4: Add AO signing for skb-less replies,
Leonard Crestez
- [PATCH 05/19] tcp: authopt: Add crypto initialization,
Leonard Crestez
- [PATCH 17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh,
Leonard Crestez
- [PATCH 07/19] tcp: authopt: Hook into tcp core,
Leonard Crestez
- [PATCH 08/19] tcp: authopt: Disable via sysctl by default,
Leonard Crestez
- [PATCH 18/19] tcp: authopt: Add key selection controls,
Leonard Crestez
- [PATCH 03/19] selftests: Initial tcp_authopt test module,
Leonard Crestez
- [PATCH 13/19] selftests: tcp_authopt: Add scapy-based packet signing code,
Leonard Crestez
- [PATCH 15/19] selftests: Initial tcp_authopt support for nettest,
Leonard Crestez
- [PATCH 10/19] tcp: ipv6: Add AO signing for tcp_v6_send_response,
Leonard Crestez
- [PATCH 09/19] selftests: tcp_authopt: Test key address binding,
Leonard Crestez
- [PATCH 11/19] tcp: authopt: Add support for signing skb-less replies,
Leonard Crestez
- [PATCH 16/19] selftests: Initial tcp_authopt support for fcnal-test,
Leonard Crestez
- [PATCH 19/19] selftests: tcp_authopt: Add tests for rollover,
Leonard Crestez
- [PATCH 14/19] selftests: tcp_authopt: Add packet-level tests,
Leonard Crestez
- [PATCH 02/19] docs: Add user documentation for tcp_authopt,
Leonard Crestez
- [PATCH 04/19] selftests: tcp_authopt: Initial sockopt manipulation,
Leonard Crestez
- Re: [PATCH 00/19] tcp: Initial support for RFC5925 auth option,
Jakub Kicinski
- Re: [PATCH 00/19] tcp: Initial support for RFC5925 auth option,
Francesco Ruggeri
Re: [PATCH v7 00/12 (RESEND)] syfs: generic deadlock fix with module removal,
Tejun Heo
[PATCH] kselftest/arm64: signal: Skip tests if required features are missing,
Cristian Marussi
[RESEND PATCH net-next v7 0/3] Add RFC-7597 Section 5.1 PSID support,
Cole Dishington
[PATCH v7 03/12] selftests: add tests_sysfs module,
Luis Chamberlain
[PATCH v7 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal,
Luis Chamberlain
[PATCH v7 04/12] kernfs: add initial failure injection support,
Luis Chamberlain
[PATCH v7 01/12] LICENSES: Add the copyleft-next-0.3.1 license,
Luis Chamberlain
[PATCH v7 09/12] sysfs: fix deadlock race with module removal,
Luis Chamberlain
[PATCH v7 02/12] testing: use the copyleft-next-0.3.1 SPDX tag,
Luis Chamberlain
[PATCH v7 11/12] zram: fix crashes with cpu hotplug multistate,
Luis Chamberlain
[PATCH v7 10/12] test_sysfs: enable deadlock tests by default,
Luis Chamberlain
[PATCH v7 05/12] test_sysfs: add support to use kernfs failure injection,
Luis Chamberlain
[PATCH v7 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link(),
Luis Chamberlain
[PATCH v7 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns(),
Luis Chamberlain
[PATCH v7 06/12] kernel/module: add documentation for try_module_get(),
Luis Chamberlain
[REGRESSION] lkft kselftest for next-20210915,
lkft
[PATCH] selftests: drivers/dma-buf: Fix implicit declaration warns,
Shuah Khan
selftests/vm madv_populate.c test,
Shuah Khan
[PATCH] selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS,
Shuah Khan
[PATCH] selftests: net: af_unix: Fix incorrect args in test result msg,
Shuah Khan
[PATCH v2 0/4] selftests: arm64: vec-syscfg updates,
Mark Brown
[PATCH v1 0/6] kunit: build kunit tests without structleak plugin,
Brendan Higgins
[PATCH] kunit: tool: make --raw_output only support showing kunit output,
Daniel Latypov
[PATCH 5.14 025/432] selftests/ftrace: Fix requirement check of README file,
Greg Kroah-Hartman
[PATCH 5.13 018/380] selftests/ftrace: Fix requirement check of README file,
Greg Kroah-Hartman
[PATCH 5.10 016/306] selftests/ftrace: Fix requirement check of README file,
Greg Kroah-Hartman
[PATCH v3 5/5] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry,
Chen Yu
[PATCH v3] selftests: nci: replace unsigned int with int,
Xiang wangx
[PATCH v2] selftests: nci: replace unsigned int with int,
Xiang wangx
[PATCH] selftests: nci: fix grammatical errors,
Xiang wangx
[PATCH v2 00/23] Fix some issues at documentation,
Mauro Carvalho Chehab
[PATCH 00/24] Fix some issues at documentation,
Mauro Carvalho Chehab
[RFC PATCH v4 0/2] Introduce XSAVE/XRSTOR self-test,
Pengfei Xu
[PATCH 0/4] selftests: kvm: fscanf warn fixes and cleanups,
Shuah Khan
[PATCH 00/14] selftests/sgx: Oversubscription, page permission, thread entry,
Reinette Chatre
- [PATCH 02/14] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem,
Reinette Chatre
- [PATCH 01/14] selftests/x86/sgx: Fix a benign linker warning,
Reinette Chatre
- [PATCH 04/14] selftests/sgx: Make data measurement for an enclave segment optional,
Reinette Chatre
- [PATCH 03/14] selftests/sgx: Assign source for each segment,
Reinette Chatre
- [PATCH 05/14] selftests/sgx: Create a heap for the test enclave,
Reinette Chatre
- [PATCH 06/14] selftests/sgx: Dump segments and /proc/self/maps only on failure,
Reinette Chatre
- [PATCH 07/14] selftests/sgx: Encpsulate the test enclave creation,
Reinette Chatre
- [PATCH 08/14] selftests/sgx: Move setup_test_encl() to each TEST_F(),
Reinette Chatre
- [PATCH 09/14] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed,
Reinette Chatre
- [PATCH 12/14] selftests/sgx: Add page permission and exception test,
Reinette Chatre
- [PATCH 11/14] selftests/sgx: Rename test properties in preparation for more enclave tests,
Reinette Chatre
- [PATCH 10/14] selftests/sgx: Provide per-op parameter structs for the test enclave,
Reinette Chatre
- [PATCH 14/14] selftests/sgx: Add test for multiple TCS entry,
Reinette Chatre
- [PATCH 13/14] selftests/sgx: Enable multiple thread support,
Reinette Chatre
- Re: [PATCH 00/14] selftests/sgx: Oversubscription, page permission, thread entry,
Jarkko Sakkinen
- Re: [PATCH 00/14] selftests/sgx: Oversubscription, page permission, thread entry,
Dave Hansen
- Re: [PATCH 00/14] selftests/sgx: Oversubscription, page permission, thread entry,
Jarkko Sakkinen
[PATCH 0/5] tracing: Extend histogram triggers expression parsing,
Kalesh Singh
[RFC][PATCH 0/9] integrity: Introduce DIGLIM advanced features,
Roberto Sassu
[PATCH] selftests: be sure to make khdr before other targets,
Li Zhijian
[REGRESSION] lkft kselftest for next-20210914,
lkft
[REGRESSION] lkft kselftest for next-20210913,
lkft
[PATCH v5 1/2] kunit: drop assumption in kunit-log-test about current suite,
Daniel Latypov
[PATCH v3 00/13] integrity: Introduce DIGLIM,
Roberto Sassu
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]