Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [PATCH v4 2/4] kunit: tool: Report an error if any test has no subtests, (continued)
- [PATCHv2 net 0/5] kselftests/net: add missed tests to Makefile,
Hangbin Liu
- [PATCH v2] tcp: Initial support for RFC5925 auth option,
Leonard Crestez
- [PATCH v2 01/25] tcp: authopt: Initial support and key management,
Leonard Crestez
- [PATCH v2 02/25] docs: Add user documentation for tcp_authopt,
Leonard Crestez
- [PATCH v2 03/25] selftests: Initial tcp_authopt test module,
Leonard Crestez
- [PATCH v2 04/25] selftests: tcp_authopt: Initial sockopt manipulation,
Leonard Crestez
- [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants,
Leonard Crestez
- [PATCH v2 05/25] tcp: authopt: Add crypto initialization,
Leonard Crestez
- [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default,
Leonard Crestez
- [PATCH v2 10/25] selftests: tcp_authopt: Test key address binding,
Leonard Crestez
- [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension,
Leonard Crestez
- [PATCH v2 08/25] tcp: authopt: Hook into tcp core,
Leonard Crestez
- [PATCH v2 13/25] tcp: authopt: Add support for signing skb-less replies,
Leonard Crestez
- [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response,
Leonard Crestez
- [PATCH v2 14/25] tcp: ipv4: Add AO signing for skb-less replies,
Leonard Crestez
- [PATCH v2 15/25] selftests: tcp_authopt: Implement SNE in python,
Leonard Crestez
- [PATCH v2 16/25] selftests: tcp_authopt: Add scapy-based packet signing code,
Leonard Crestez
- [PATCH v2 17/25] selftests: tcp_authopt: Add packet-level tests,
Leonard Crestez
- [PATCH v2 06/25] tcp: authopt: Compute packet signatures,
Leonard Crestez
- [PATCH v2 18/25] selftests: tcp_authopt: Initial sne test,
Leonard Crestez
- [PATCH v2 19/25] tcp: authopt: Add key selection controls,
Leonard Crestez
- [PATCH v2 20/25] selftests: tcp_authopt: Add tests for rollover,
Leonard Crestez
- [PATCH v2 21/25] tcp: authopt: Add initial l3index support,
Leonard Crestez
- [PATCH v2 22/25] selftests: tcp_authopt: Initial tests for l3mdev handling,
Leonard Crestez
- [PATCH v2 23/25] selftests: nettest: Rename md5_prefix to key_addr_prefix,
Leonard Crestez
- [PATCH v2 24/25] selftests: nettest: Initial tcp_authopt support,
Leonard Crestez
- [PATCH v2 25/25] selftests: net/fcnal: Initial tcp_authopt support,
Leonard Crestez
- Re: [PATCH v2] tcp: Initial support for RFC5925 auth option,
David Ahern
- [PATCH] selftests: net: reuseport_bpf_numa: skip nodes not available,
Kleber Sacilotto de Souza
- [PATCH v2 0/6] nSVM optional features,
Maxim Levitsky
- [PATCH -next v2] bpf/benchs: Fix return value check of bpf_program__attach(),
Yang Yingliang
- [PATCH net 0/5] kselftests/net: add missed tests to Makefile,
Hangbin Liu
- [PATCH -next] bpf/benchs: Fix return value check of bpf_program__attach(),
Yang Yingliang
- [PATCH v9 0/6] test_sysfs: add new selftest for sysfs,
Luis Chamberlain
- [PATCH 0/4] tracing/histogram: Division optimization and expression kselftests,
Kalesh Singh
- [PATCH net 2/2] selftests: udp: test for passing SO_MARK as cmsg,
Jakub Kicinski
- [REGRESSION] lkft kselftest for next-20211029,
lkft
- [PATCH] selftests: kselftest.h: mark functions with 'noreturn',
Anders Roxell
- [PATCH 1/2] kselftest: signal all child processes,
Li Zhijian
- [PATCH v3 0/5] test_hash.c: refactor into KUnit,
Isabella Basso
- [PATCH V2 00/15] selftests/sgx: Oversubscription, page permission, thread entry,
Reinette Chatre
- [PATCH V2 05/15] selftests/sgx: Make data measurement for an enclave segment optional,
Reinette Chatre
- [PATCH V2 01/15] selftests/x86/sgx: Fix a benign linker warning,
Reinette Chatre
- [PATCH V2 07/15] selftests/sgx: Dump segments and /proc/self/maps only on failure,
Reinette Chatre
- [PATCH V2 02/15] x86/sgx: Rename fallback labels in sgx_init(),
Reinette Chatre
- [PATCH V2 03/15] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node,
Reinette Chatre
- [PATCH V2 06/15] selftests/sgx: Create a heap for the test enclave,
Reinette Chatre
- [PATCH V2 04/15] selftests/sgx: Assign source for each segment,
Reinette Chatre
- [PATCH V2 14/15] selftests/sgx: Enable multiple thread support,
Reinette Chatre
- [PATCH V2 09/15] selftests/sgx: Move setup_test_encl() to each TEST_F(),
Reinette Chatre
- [PATCH V2 10/15] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed,
Reinette Chatre
- [PATCH V2 08/15] selftests/sgx: Encpsulate the test enclave creation,
Reinette Chatre
- [PATCH V2 12/15] selftests/sgx: Rename test properties in preparation for more enclave tests,
Reinette Chatre
- [PATCH V2 11/15] selftests/sgx: Provide per-op parameter structs for the test enclave,
Reinette Chatre
- [PATCH V2 13/15] selftests/sgx: Add page permission and exception test,
Reinette Chatre
- [PATCH V2 15/15] selftests/sgx: Add test for multiple TCS entry,
Reinette Chatre
- [PATCH v2 0/2] tracing/kselftest: histogram trigger expression tests,
Kalesh Singh
- [REGRESSION] lkft kselftest for next-20211028,
lkft
- selftests: seccomp_bpf failure on 5.15,
Andrea Righi
- [RFC v6 net-next 0/6] Add RTNL interface for SyncE,
Maciej Machnikowski
- [REGRESSION] lkft kselftest for next-20211027,
lkft
- [PATCH] userfaultfd/selftests: use swap() to make code cleaner,
cgel . zte
- [PATCH bpf-next v3 3/4] selftests: bpf: convert test_bpffs to ASSERT macros,
Lorenz Bauer
- [PATCH bpf-next v3 4/4] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs,
Lorenz Bauer
- [PATCH v3 1/4] kunit: tool: Do not error on tests without test plans,
David Gow
- [PATCH] selftest/sgx: use swap() to make code cleaner,
Yang Guang
- [PATCH 0/3] tracing/kselftest: histogram trigger expression tests,
Kalesh Singh
- [PATCH] selftests/net: update .gitignore with newly added tests,
Shuah Khan
- [PATCH] selftests/core: fix conflicting types compile error for close_range(),
Shuah Khan
- [PATCH v5 00/38] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v5 01/38] arm64/sve: Make sysctl interface for SVE reusable by SME,
Mark Brown
- [PATCH v5 02/38] arm64/sve: Generalise vector length configuration prctl() for SME,
Mark Brown
- [PATCH v5 03/38] arm64/sve: Minor clarification of ABI documentation,
Mark Brown
- [PATCH v5 04/38] kselftest/arm64: Parameterise ptrace vector length information,
Mark Brown
- [PATCH v5 05/38] kselftest/arm64: Allow signal tests to trigger from a function,
Mark Brown
- [PATCH v5 06/38] kselftest/arm64: Add a test program to exercise the syscall ABI,
Mark Brown
- [PATCH v5 07/38] tools/nolibc: Implement gettid(),
Mark Brown
- [PATCH v5 08/38] arm64: Document boot requirements for FEAT_SME_FA64,
Mark Brown
- [PATCH v5 09/38] arm64: cpufeature: Add has_feature_flag() match function,
Mark Brown
- [PATCH v5 10/38] arm64/sme: Provide ABI documentation for SME,
Mark Brown
- [PATCH v5 11/38] arm64/sme: System register and exception syndrome definitions,
Mark Brown
- [PATCH v5 12/38] arm64/sme: Define macros for manually encoding SME instructions,
Mark Brown
- [PATCH v5 13/38] arm64/sme: Early CPU setup for SME,
Mark Brown
- [PATCH v5 14/38] arm64/sme: Basic enumeration support,
Mark Brown
- [PATCH v5 15/38] arm64/sme: Identify supported SME vector lengths at boot,
Mark Brown
- [PATCH v5 16/38] arm64/sme: Implement sysctl to set the default vector length,
Mark Brown
- [PATCH v5 17/38] arm64/sme: Implement vector length configuration prctl()s,
Mark Brown
- [PATCH v5 18/38] arm64/sme: Implement support for TPIDR2,
Mark Brown
- [PATCH v5 19/38] arm64/sme: Implement SVCR context switching,
Mark Brown
- [PATCH v5 20/38] arm64/sme: Implement streaming SVE context switching,
Mark Brown
- [PATCH v5 21/38] arm64/sme: Implement ZA context switching,
Mark Brown
- [PATCH v5 22/38] arm64/sme: Implement traps and syscall handling for SME,
Mark Brown
- [PATCH v5 23/38] arm64/sme: Implement streaming SVE signal handling,
Mark Brown
- [PATCH v5 24/38] arm64/sme: Implement ZA signal handling,
Mark Brown
- [PATCH v5 25/38] arm64/sme: Implement ptrace support for streaming mode SVE registers,
Mark Brown
- [PATCH v5 26/38] arm64/sme: Add ptrace support for ZA,
Mark Brown
- [PATCH v5 27/38] arm64/sme: Disable streaming mode and ZA when flushing CPU state,
Mark Brown
- [PATCH v5 28/38] arm64/sme: Save and restore streaming mode over EFI runtime calls,
Mark Brown
- [PATCH v5 29/38] arm64/sme: Provide Kconfig for SME,
Mark Brown
- [PATCH v5 30/38] kselftest/arm64: sme: Add streaming SME support to vlset,
Mark Brown
- [PATCH v5 31/38] kselftest/arm64: Add tests for TPIDR2,
Mark Brown
- [PATCH v5 32/38] kselftest/arm64: Extend vector configuration API tests to cover SME,
Mark Brown
- [PATCH v5 33/38] kselftest/arm64: sme: Provide streaming mode SVE stress test,
Mark Brown
- [PATCH v5 34/38] kselftest/arm64: Add stress test for SME ZA context switching,
Mark Brown
- [PATCH v5 35/38] kselftest/arm64: signal: Add SME signal handling tests,
Mark Brown
- [PATCH v5 36/38] kselftest/arm64: Add streaming SVE to SVE ptrace tests,
Mark Brown
- [PATCH v5 37/38] kselftest/arm64: Add coverage for the ZA ptrace interface,
Mark Brown
- [PATCH v5 38/38] kselftest/arm64: Add SME support to syscall ABI test,
Mark Brown
- [REGRESSION] lkft kselftest for next-20211026,
lkft
- [PATCH bpf 0/4] Fix some issues for selftest test_xdp_redirect_multi.sh,
Hangbin Liu
- [REGRESSION] lkft kselftest for next-20211025,
lkft
- [PATCH v2 1/4] kunit: tool: Do not error on tests without test plans,
David Gow
- [PATCH v2] selftests/ftrace: Stop tracing while reading the trace file by default,
Masami Hiramatsu
- [RFC v5 net-next 0/5] Add RTNL interface for SyncE,
Maciej Machnikowski
- [PATCH] Documentation: kunit: remove claims that kunit is a mocking framework,
Daniel Latypov
- [PATCH] selftests/bpf: fix fclose/pclose mismatch,
Andrea Righi
- [PATCH 0/2] selftest/x86: AMX CPU state management tests,
Dave Hansen
- [PATCH v4 0/8] tracing: Extend histogram triggers expression parsing,
Kalesh Singh
- Message not available
[PATCH v4 8/8] tracing/histogram: Document expression arithmetic and constants,
Kalesh Singh
[PATCH v3 0/8] tracing: Extend histogram triggers expression parsing,
Kalesh Singh
[PATCH 0/2] lkdtm/bugs: Check that a per-task stack canary exists,
Kees Cook
[REGRESSION] lkft kselftest for next-20211022,
lkft
[PATCH] kunit: tool: fix typecheck errors about loading qemu configs,
Daniel Latypov
[PATCH] selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv(),
Shuah Khan
lkft kselftest for next-20211021,
lkft
[PATCH] kselftest/arm64: Add a test program to exercise the syscall ABI,
Mark Brown
[PATCH v4 00/33] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
[PATCH v4 09/33] arm64/sme: Early CPU setup for SME,
Mark Brown
[PATCH v4 10/33] arm64/sme: Basic enumeration support,
Mark Brown
[PATCH v4 11/33] arm64/sme: Identify supported SME vector lengths at boot,
Mark Brown
[PATCH v4 12/33] arm64/sme: Implement sysctl to set the default vector length,
Mark Brown
[PATCH v4 13/33] arm64/sme: Implement vector length configuration prctl()s,
Mark Brown
[PATCH v4 14/33] arm64/sme: Implement support for TPIDR2,
Mark Brown
[PATCH v4 15/33] arm64/sme: Implement SVCR context switching,
Mark Brown
[PATCH v4 17/33] arm64/sme: Implement ZA context switching,
Mark Brown
[PATCH v4 18/33] arm64/sme: Implement traps and syscall handling for SME,
Mark Brown
[PATCH v4 16/33] arm64/sme: Implement streaming SVE context switching,
Mark Brown
[PATCH v4 19/33] arm64/sme: Implement streaming SVE signal handling,
Mark Brown
[PATCH v4 20/33] arm64/sme: Implement ZA signal handling,
Mark Brown
[PATCH v4 22/33] arm64/sme: Add ptrace support for ZA,
Mark Brown
[PATCH v4 21/33] arm64/sme: Implement ptrace support for streaming mode SVE registers,
Mark Brown
[PATCH v4 24/33] arm64/sme: Save and restore streaming mode over EFI runtime calls,
Mark Brown
[PATCH v4 25/33] arm64/sme: Provide Kconfig for SME,
Mark Brown
[PATCH v4 26/33] kselftest/arm64: sme: Add streaming SME support to vlset,
Mark Brown
[PATCH v4 23/33] arm64/sme: Disable streaming mode and ZA when flushing CPU state,
Mark Brown
[PATCH v4 27/33] kselftest/arm64: Add tests for TPIDR2,
Mark Brown
[PATCH v4 28/33] kselftest/arm64: Extend vector configuration API tests to cover SME,
Mark Brown
[PATCH v4 29/33] kselftest/arm64: sme: Provide streaming mode SVE stress test,
Mark Brown
[PATCH v4 30/33] kselftest/arm64: Add stress test for SME ZA context switching,
Mark Brown
[PATCH v4 31/33] kselftest/arm64: signal: Add SME signal handling tests,
Mark Brown
[PATCH v4 32/33] kselftest/arm64: Add streaming SVE to SVE ptrace tests,
Mark Brown
[PATCH v4 33/33] kselftest/arm64: Add coverage for the ZA ptrace interface,
Mark Brown
[PATCH v2] selftests: kvm: fix mismatched fclose() after popen(),
Shuah Khan
[PATCH] selftests: kvm: fix mismatched fclose() after popen(),
Shuah Khan
[PATCH bpf-next v2 2/3] selftests: bpf: convert test_bpffs to ASSERT macros,
Lorenz Bauer
[PATCH bpf-next v2 3/3] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs,
Lorenz Bauer
[PATCH] selftests: vm: Remove duplicated include in hugepage-mremap,
Wan Jiabing
lkft kselftest for next-20211020,
lkft
[PATCH 1/2] kunit: tool: Do not error on tests without test plans,
David Gow
[PATCH AUTOSEL 5.14 01/26] kunit: fix reference count leak in kfree_at_end,
Sasha Levin
[PATCH v2] kunit: tool: continue past invalid utf-8 output,
Daniel Latypov
[PATCH v7 0/1] lib: Convert UUID runtime test to KUnit,
André Almeida
[PATCH bpf-next 2/2] selftests: bpf: test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffs,
Lorenz Bauer
BUG: Segmentation fault in mremap_test,
Pedro Demarchi Gomes
lkft kselftest for next-20211019,
lkft
[PATCH v2 0/5] tracing: Extend histogram triggers expression parsing,
Kalesh Singh
[REGRESSION] lkft kselftest for next-20211018,
lkft
[PATCH] selftests: arm64: Factor out utility functions for assembly FP tests,
Mark Brown
[PATCH v3 00/42] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v3 01/42] arm64/fp: Reindent fpsimd_save(),
Mark Brown
- [PATCH v3 02/42] arm64/sve: Remove sve_load_from_fpsimd_state(),
Mark Brown
- [PATCH v3 03/42] arm64/sve: Make sve_state_size() static,
Mark Brown
- [PATCH v3 04/42] arm64/sve: Make access to FFR optional,
Mark Brown
- [PATCH v3 05/42] arm64/sve: Rename find_supported_vector_length(),
Mark Brown
- [PATCH v3 06/42] arm64/sve: Use accessor functions for vector lengths in thread_struct,
Mark Brown
- [PATCH v3 07/42] arm64/sve: Put system wide vector length information into structs,
Mark Brown
- [PATCH v3 08/42] arm64/sve: Explicitly load vector length when restoring SVE state,
Mark Brown
- [PATCH v3 09/42] arm64/sve: Track vector lengths for tasks in an array,
Mark Brown
- [PATCH v3 10/42] arm64/sve: Make sysctl interface for SVE reusable by SME,
Mark Brown
- [PATCH v3 11/42] arm64/sve: Generalise vector length configuration prctl() for SME,
Mark Brown
- [PATCH v3 12/42] kselftest/arm64: Parameterise ptrace vector length information,
Mark Brown
- [PATCH v3 13/42] kselftest/arm64: Allow signal tests to trigger from a function,
Mark Brown
- [PATCH v3 14/42] tools/nolibc: Implement gettid(),
Mark Brown
- [PATCH v3 15/42] arm64/sme: Provide ABI documentation for SME,
Mark Brown
- [PATCH v3 16/42] arm64/sme: System register and exception syndrome definitions,
Mark Brown
- [PATCH v3 17/42] arm64/sme: Define macros for manually encoding SME instructions,
Mark Brown
- [PATCH v3 18/42] arm64/sme: Early CPU setup for SME,
Mark Brown
- [PATCH v3 19/42] arm64/sme: Basic enumeration support,
Mark Brown
- [PATCH v3 20/42] arm64/sme: Identify supported SME vector lengths at boot,
Mark Brown
- [PATCH v3 21/42] arm64/sme: Implement sysctl to set the default vector length,
Mark Brown
- [PATCH v3 22/42] arm64/sme: Implement vector length configuration prctl()s,
Mark Brown
- [PATCH v3 23/42] arm64/sme: Implement support for TPIDR2,
Mark Brown
- [PATCH v3 24/42] arm64/sme: Implement SVCR context switching,
Mark Brown
- [PATCH v3 25/42] arm64/sme: Implement streaming SVE context switching,
Mark Brown
- [PATCH v3 26/42] arm64/sme: Implement ZA context switching,
Mark Brown
- [PATCH v3 27/42] arm64/sme: Implement traps and syscall handling for SME,
Mark Brown
- [PATCH v3 28/42] arm64/sme: Implement streaming SVE signal handling,
Mark Brown
- [PATCH v3 29/42] arm64/sme: Implement ZA signal handling,
Mark Brown
- [PATCH v3 30/42] arm64/sme: Implement ptrace support for streaming mode SVE registers,
Mark Brown
- [PATCH v3 31/42] arm64/sme: Add ptrace support for ZA,
Mark Brown
- [PATCH v3 32/42] arm64/sme: Disable streaming mode and ZA when flushing CPU state,
Mark Brown
- [PATCH v3 33/42] arm64/sme: Save and restore streaming mode over EFI runtime calls,
Mark Brown
- [PATCH v3 34/42] arm64/sme: Provide Kconfig for SME,
Mark Brown
- [PATCH v3 35/42] kselftest/arm64: sme: Add streaming SME support to vlset,
Mark Brown
- [PATCH v3 36/42] kselftest/arm64: Add tests for TPIDR2,
Mark Brown
- [PATCH v3 37/42] kselftest/arm64: Extend vector configuration API tests to cover SME,
Mark Brown
- [PATCH v3 38/42] kselftest/arm64: sme: Provide streaming mode SVE stress test,
Mark Brown
- [PATCH v3 39/42] kselftest/arm64: Add stress test for SME ZA context switching,
Mark Brown
- [PATCH v3 40/42] kselftest/arm64: signal: Add SME signal handling tests,
Mark Brown
- [PATCH v3 41/42] kselftest/arm64: Add streaming SVE to SVE ptrace tests,
Mark Brown
- [PATCH v3 42/42] kselftest/arm64: Add coverage for the ZA ptrace interface,
Mark Brown
- Re: [PATCH v3 00/42] arm64/sme: Initial support for the Scalable Matrix Extension,
Will Deacon
[PATCH v3 00/23] Fix some issues at documentation,
Mauro Carvalho Chehab
[PATCH selftests/bpf] selftests/bpf: remove duplicate include in cgroup_helpers.c.,
cgel . zte
[PATCH v2 00/42] arm64/sme: Initial support for the Scalable Matrix Extension,
Mark Brown
- [PATCH v2 01/42] arm64/fp: Reindent fpsimd_save(),
Mark Brown
- [PATCH v2 02/42] arm64/sve: Remove sve_load_from_fpsimd_state(),
Mark Brown
- [PATCH v2 03/42] arm64/sve: Make sve_state_size() static,
Mark Brown
- [PATCH v2 04/42] arm64/sve: Make access to FFR optional,
Mark Brown
- [PATCH v2 05/42] arm64/sve: Rename find_supported_vector_length(),
Mark Brown
- [PATCH v2 06/42] arm64/sve: Use accessor functions for vector lengths in thread_struct,
Mark Brown
- [PATCH v2 07/42] arm64/sve: Put system wide vector length information into structs,
Mark Brown
- [PATCH v2 08/42] arm64/sve: Explicitly load vector length when restoring SVE state,
Mark Brown
- [PATCH v2 09/42] arm64/sve: Track vector lengths for tasks in an array,
Mark Brown
- [PATCH v2 10/42] arm64/sve: Make sysctl interface for SVE reusable by SME,
Mark Brown
- [PATCH v2 11/42] arm64/sve: Generalise vector length configuration prctl() for SME,
Mark Brown
- [PATCH v2 12/42] kselftest/arm64: Parameterise ptrace vector length information,
Mark Brown
- [PATCH v2 13/42] kselftest/arm64: Allow signal tests to trigger from a function,
Mark Brown
- [PATCH v2 14/42] tools/nolibc: Implement gettid(),
Mark Brown
- [PATCH v2 15/42] arm64/sme: Provide ABI documentation for SME,
Mark Brown
- [PATCH v2 16/42] arm64/sme: System register and exception syndrome definitions,
Mark Brown
- [PATCH v2 17/42] arm64/sme: Define macros for manually encoding SME instructions,
Mark Brown
- [PATCH v2 18/42] arm64/sme: Early CPU setup for SME,
Mark Brown
- [PATCH v2 19/42] arm64/sme: Basic enumeration support,
Mark Brown
- [PATCH v2 20/42] arm64/sme: Identify supported SME vector lengths at boot,
Mark Brown
- [PATCH v2 21/42] arm64/sme: Implement sysctl to set the default vector length,
Mark Brown
- [PATCH v2 22/42] arm64/sme: Implement vector length configuration prctl()s,
Mark Brown
- [PATCH v2 23/42] arm64/sme: Implement support for TPIDR2,
Mark Brown
- [PATCH v2 24/42] arm64/sme: Implement SVCR context switching,
Mark Brown
- [PATCH v2 25/42] arm64/sme: Implement streaming SVE context switching,
Mark Brown
- [PATCH v2 26/42] arm64/sme: Implement ZA context switching,
Mark Brown
- [PATCH v2 27/42] arm64/sme: Implement traps and syscall handling for SME,
Mark Brown
- [PATCH v2 28/42] arm64/sme: Implement streaming SVE signal handling,
Mark Brown
- [PATCH v2 29/42] arm64/sme: Implement ZA signal handling,
Mark Brown
- [PATCH v2 30/42] arm64/sme: Implement ptrace support for streaming mode SVE registers,
Mark Brown
- [PATCH v2 31/42] arm64/sme: Add ptrace support for ZA,
Mark Brown
- [PATCH v2 32/42] arm64/sme: Disable streaming mode and ZA when flushing CPU state,
Mark Brown
- [PATCH v2 33/42] arm64/sme: Save and restore streaming mode over EFI runtime calls,
Mark Brown
- [PATCH v2 34/42] arm64/sme: Provide Kconfig for SME,
Mark Brown
- [PATCH v2 35/42] kselftest/arm64: sme: Add streaming SME support to vlset,
Mark Brown
- [PATCH v2 36/42] kselftest/arm64: Add tests for TPIDR2,
Mark Brown
- [PATCH v2 37/42] kselftest/arm64: Extend vector configuration API tests to cover SME,
Mark Brown
- [PATCH v2 38/42] kselftest/arm64: sme: Provide streaming mode SVE stress test,
Mark Brown
- [PATCH v2 39/42] kselftest/arm64: Add stress test for SME ZA context switching,
Mark Brown
- [PATCH v2 40/42] kselftest/arm64: signal: Add SME signal handling tests,
Mark Brown
- [PATCH v2 41/42] kselftest/arm64: Add streaming SVE to SVE ptrace tests,
Mark Brown
- [PATCH v2 42/42] kselftest/arm64: Add coverage for the ZA ptrace interface,
Mark Brown
[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus,
Waiman Long
[PATCH] kselftests: ftrace: limit the executing time by reading from cached trace,
Li Zhijian
[PATCH] mm: remove duplicate include in hugepage-mremap.c,
cgel . zte
[PATCH]mm: remove duplicate include in hugepage-mremap.c,
cgel . zte
[PATCH] selftests/tls: add SM4 algorithm dependency for tls selftests,
Tianjia Zhang
[REGRESSION] lkft kselftest for next-20211015,
lkft
[REGRESSION] lkft kselftest for next-20211013,
lkft
lkft kselftest for next-20211012,
lkft
[REGRESSION] lkft kselftest for next-20211011,
lkft
[PATCH v1] selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headers,
David Hildenbrand
[PATCH bpf-next 0/2] Get ifindex in BPF_SK_LOOKUP prog type,
Mark Pashmfouroush
[RFC PATCH] kunit: flatten kunit_suite*** to kunit_suite** in executor,
Daniel Latypov
[PATCH v5 0/7] kernel.h further split,
Andy Shevchenko
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]