linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-04 08:27:46 to 2021-11-15 15:31:53 UTC [more...]

[PATCH v6 00/37] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-11-15 15:28 UTC  (37+ messages)
` [PATCH v6 01/37] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v6 02/37] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v6 03/37] arm64/sve: Minor clarification of ABI documentation
` [PATCH v6 04/37] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v6 05/37] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v6 06/37] kselftest/arm64: Add a test program to exercise the syscall ABI
` [PATCH v6 07/37] tools/nolibc: Implement gettid()
` [PATCH v6 08/37] arm64: cpufeature: Add has_feature_flag() match function
` [PATCH v6 09/37] arm64/sme: Provide ABI documentation for SME
` [PATCH v6 10/37] arm64/sme: System register and exception syndrome definitions
` [PATCH v6 11/37] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v6 12/37] arm64/sme: Early CPU setup for SME
` [PATCH v6 13/37] arm64/sme: Basic enumeration support
` [PATCH v6 14/37] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v6 15/37] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v6 16/37] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v6 17/37] arm64/sme: Implement support for TPIDR2
` [PATCH v6 18/37] arm64/sme: Implement SVCR context switching
` [PATCH v6 19/37] arm64/sme: Implement streaming SVE "
` [PATCH v6 21/37] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v6 22/37] arm64/sme: Implement streaming SVE signal handling
` [PATCH v6 23/37] arm64/sme: Implement ZA "
` [PATCH v6 24/37] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v6 25/37] arm64/sme: Add ptrace support for ZA
` [PATCH v6 26/37] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v6 27/37] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v6 28/37] arm64/sme: Provide Kconfig for SME
` [PATCH v6 29/37] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v6 30/37] kselftest/arm64: Add tests for TPIDR2
` [PATCH v6 31/37] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v6 32/37] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v6 33/37] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v6 34/37] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v6 35/37] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v6 36/37] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v6 37/37] kselftest/arm64: Add SME support to syscall ABI test

[PATCH 0/3] selftests: gpio: fix minor build issues
 2021-11-15 13:28 UTC  (5+ messages)
` [PATCH 1/3] selftests: gpio: fix gpio compiling error
` [PATCH 2/3] selftests: gpio: fix uninitialised variable warning
` [PATCH 3/3] selftests: gpio: restore CFLAGS options

[REGRESSION] lkft kselftest for next-20211115
 2021-11-15 11:50 UTC 

[PATCH v1 1/1] kunit: Replace kernel.h with the necessary inclusions
 2021-11-15 11:34 UTC  (2+ messages)

[PATCH v3 net-next 0/6] Add RTNL interface for SyncE
 2021-11-15 10:24 UTC  (11+ messages)
` [PATCH v3 net-next 1/6] ice: add support detecting features based on netlist
` [PATCH v3 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [PATCH v3 net-next 3/6] ice: add support for reading SyncE DPLL state
` [PATCH v3 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH v3 net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH v3 net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH v2 net-next 0/6] Add RTNL interface for SyncE
 2021-11-15 10:12 UTC  (24+ messages)
` [PATCH v2 net-next 1/6] ice: add support detecting features based on netlist
` [PATCH v2 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [PATCH v2 net-next 3/6] ice: add support for reading SyncE DPLL state
` [PATCH v2 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH v2 net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH v2 net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH] selftests/resctrl: Skip MBM&CMT tests when Intel Sub-NUMA
 2021-11-15  7:11 UTC  (3+ messages)

[PATCH bpf] selftests: bpf: check map in map pruning
 2021-11-13  1:27 UTC  (3+ messages)

[PATCH bpf] tools/runqslower: Fix cross-build
 2021-11-12 21:00 UTC  (4+ messages)

[REGRESSION] lkft kselftest for next-20211112
 2021-11-12 13:53 UTC 

[PATCH] selftests/bpf: use swap() to make code cleaner
 2021-11-12  5:06 UTC  (2+ messages)

[PATCH] kunit: tool: revamp message for invalid kunitconfig
 2021-11-12  4:52 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211111
 2021-11-12  4:41 UTC 

[PATCH] selftests: net: properly support IPv6 in GSO GRE test
 2021-11-11 15:31 UTC  (4+ messages)

[RFC PATCH 0/1] drm: selftest: Convert to KUnit
 2021-11-11 13:19 UTC  (4+ messages)
` [RFC PATCH 1/1] drm: selftest: convert drm_damage_helper selftest "
` [igt-dev] [RFC PATCH 0/1] drm: selftest: Convert "

[PATCH 1/2] selftests: timens: use 'llabs()' over 'abs()'
 2021-11-11  8:26 UTC  (10+ messages)
` [PATCH 2/2] selftests: timens: exec: use 'labs()' "
      ` [PATCHv2] "

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-10 18:30 UTC  (14+ messages)

[REGRESSION] lkft kselftest for next-20211110
 2021-11-10 17:48 UTC 

[PATCH] selftests: net: test_vxlan_under_vrf: fix HV connectivity test
 2021-11-10 14:40 UTC  (2+ messages)

[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh
 2021-11-10 13:54 UTC  (6+ messages)
` [PATCH 08/11] selftests: net/fcnal: Replace sleep after server start with -k

[PATCH bpf-next v3 2/2] selftests/bpf: Add tests for accessing ingress_ifindex in bpf_sk_lookup
 2021-11-10 11:10 UTC 

[PATCH 0/3] selftests/resctrl: Add resctrl_tests into kselftest set
 2021-11-10  9:33 UTC  (4+ messages)
` [PATCH 1/3] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH 2/3] selftests/resctrl: Return KSFT_SKIP(4) if resctrl filessystem is not supported or resctrl is not run as root
` [PATCH 3/3] selftests/resctrl: Kill the child process created by fork() when the SIGTERM signal comes

[PATCH v3 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
 2021-11-10  0:32 UTC 

[REGRESSION] lkft kselftest for next-20211109
 2021-11-09 15:46 UTC 

[PATCH 1/2] selftests: cgroup: build error multiple outpt files
 2021-11-09 15:02 UTC  (6+ messages)
` [PATCH 2/2] selftests: cgroup: use function 'labs()' over 'abs()'

[PATCH v2 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
 2021-11-09  1:21 UTC 

[PATCH AUTOSEL 5.14 028/138] selftests: net: fib_nexthops: Wait before checking reported idle time
 2021-11-08 17:44 UTC 

[PATCH AUTOSEL 5.15 031/146] selftests: net: fib_nexthops: Wait before checking reported idle time
 2021-11-08 17:42 UTC 

[PATCH 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
 2021-11-08 23:35 UTC 

[REGRESSION] lkft kselftest for next-20211108
 2021-11-08 18:40 UTC 

[PATCH 1/2] kunit: tool: move Kconfig read_from_file/parse_from_string to package-level
 2021-11-08 17:23 UTC  (5+ messages)
` [PATCH 2/2] kunit: tool: add --kconfig_add to allow easily tweaking kunitconfigs

[PATCH net-next 0/6] Add RTNL interface for SyncE
 2021-11-08  9:03 UTC  (13+ messages)
` [PATCH net-next 3/6] ice: add support for reading SyncE DPLL state
` [PATCH net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [PATCH net-next 5/6] ice: add support for SyncE recovered clocks
` [PATCH net-next 6/6] docs: net: Add description of SyncE interfaces

[PATCH] selftests: net: tls: remove unused variable and code
 2021-11-07 19:40 UTC  (3+ messages)

[REGRESSION] lkft kselftest for next-20211106
 2021-11-06 15:25 UTC 

[REGRESSION] lkft kselftest for next-20211105
 2021-11-05 21:27 UTC 

[PATCH] selftests: timers: use 'llabs()' over 'abs()'
 2021-11-05 20:44 UTC  (2+ messages)

[PATCH] selftests: vDSO: parse: warning: fix assignment as a condition
 2021-11-05 20:17 UTC  (2+ messages)

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-05 18:00 UTC  (20+ messages)
` [PATCH v2 01/25] tcp: authopt: Initial support and key management
` [PATCH v2 06/25] tcp: authopt: Compute packet signatures
` [PATCH v2 09/25] tcp: authopt: Disable via sysctl by default
` [PATCH v2 21/25] tcp: authopt: Add initial l3index support

[PATCH] selftests: mqueue|vDSO: fix convert pointer warnings
 2021-11-05 16:29 UTC 

[PATCH bpf 0/4] Fix some issues for selftest test_xdp_redirect_multi.sh
 2021-11-05 15:46 UTC  (2+ messages)

[PATCH] selftests: timers: Remove unneeded semicolon
 2021-11-05  1:42 UTC 

[PATCH] kselftests: timers:Remove unneeded semicolon
 2021-11-05  1:35 UTC 

[PATCH] selftests/seccomp: Unconditionally define seccomp_metadata
 2021-11-04 19:57 UTC 

[PATCH v2] ipv4/raw: support binding to nonlocal addresses
 2021-11-04 17:34 UTC  (3+ messages)

[PATCH] selftests: net: reuseport_bpf_numa: skip nodes not available
 2021-11-04 15:30 UTC  (2+ messages)

[PATCH] testing/selftests: replace deprecated "which" with "command -v"
 2021-11-04 14:16 UTC 

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-11-04 13:44 UTC  (6+ messages)
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH] selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
 2021-11-04 13:36 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211104
 2021-11-04 12:47 UTC 

[PATCH bpf-next v2 2/2] selftests/bpf: Add tests for accessing ifindex in bpf_sk_lookup
 2021-11-04 12:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).