messages from 2022-01-27 23:05:14 to 2022-02-07 15:36:40 UTC [more...]
[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
2022-02-07 15:21 UTC (24+ messages)
` [PATCH v11 01/40] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
` [PATCH v11 03/40] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v11 04/40] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v11 05/40] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v11 07/40] arm64/sme: System register and exception syndrome definitions
` [PATCH v11 09/40] arm64/sme: Early CPU setup for SME
` [PATCH v11 10/40] arm64/sme: Basic enumeration support
` [PATCH v11 13/40] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v11 14/40] arm64/sme: Implement support for TPIDR2
` [PATCH v11 15/40] arm64/sme: Implement SVCR context switching
` [PATCH v11 17/40] arm64/sme: Implement ZA "
` [PATCH v11 19/40] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v11 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v11 23/40] arm64/sme: Add ptrace support for ZA
` [PATCH v11 24/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v11 28/40] KVM: arm64: Handle SME host state when running guests
` [PATCH v11 30/40] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v11 31/40] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v11 32/40] kselftest/arm64: Add tests for TPIDR2
` [PATCH v11 33/40] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v11 36/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v11 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
2022-02-07 12:18 UTC (7+ messages)
` [RFC PATCH 1/6] set_user: Perform RLIMIT_NPROC capability check against new user credentials
` [RFC PATCH 2/6] set*uid: Check RLIMIT_PROC against new credentials
` [RFC PATCH 3/6] cred: Count tasks by their real uid into RLIMIT_NPROC
` [RFC PATCH 4/6] ucounts: Allow root to override RLIMIT_NPROC
` [RFC PATCH 5/6] selftests: Challenge RLIMIT_NPROC in user namespaces
` [RFC PATCH 6/6] selftests: Test RLIMIT_NPROC in clone-created "
[bug report] x86/pkeys: Add self-tests
2022-02-07 12:55 UTC
[PATCH v1] Documentation: KUnit: Fix usage bug
2022-02-07 11:20 UTC
[PATCH][next] kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
2022-02-07 9:22 UTC
[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
2022-02-07 6:08 UTC (6+ messages)
` [PATCH net-next 1/4] ipv6: Define dscp_t and stop taking ECN bits into account in fib6-rules
` [PATCH net-next 2/4] ipv4: Stop taking ECN bits into account in fib4-rules
` [PATCH net-next 3/4] ipv4: Reject routes specifying ECN bits in rtm_tos
[PATCH] selftests: futex: set DEFAULT_INSTALL_HDR_PATH
2022-02-06 18:56 UTC (2+ messages)
[PATCH 1/3] list: test: Add test for list_del_init_careful()
2022-02-05 13:06 UTC (4+ messages)
` [PATCH 2/3] list: test: Add a test for list_is_head()
` [PATCH 3/3] list: test: Add a test for list_entry_is_head()
[PATCH 1/1] Documentation: dev-tools: clarify KTAP specification wording
2022-02-05 0:50 UTC (4+ messages)
[PATCH 0/3] selftests: Remove duplicate CPUID wrappers
2022-02-05 0:11 UTC (6+ messages)
` [PATCH 1/3] selftests/vm/pkeys: Use existing __cpuid_count() macro
` [PATCH 2/3] selftests/x86/amx: "
` [PATCH 3/3] selftests/x86/corrupt_xstate_header: "
[PATCH] selftests: Fix build when $(O) points to a relative path
2022-02-04 22:58 UTC
[PATCH] selftests/exec: Avoid future NULL argv execve warning
2022-02-04 16:11 UTC (5+ messages)
[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
2022-02-04 14:08 UTC (13+ messages)
` [PATCH bpf-next v2 1/3] bpf: Make errors of bpf_tcp_check_syncookie distinguishable
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP
[PATCH v3 1/2] kselftest: alsa: Check for event generation when we write to controls
2022-02-04 9:40 UTC (4+ messages)
` [PATCH v3 2/2] kselftest: alsa: Declare most functions static
[PATCH net-next] selftests: fib offload: use sensible tos values
2022-02-04 3:20 UTC (8+ messages)
[PATCH net-next] selftests: rtnetlink: Use more sensible tos values
2022-02-04 3:20 UTC (2+ messages)
RFC - kernel test result specification (KTAP)
2022-02-04 2:44 UTC (5+ messages)
[GIT PULL] Kselftest fixes update for Linux 5.17-rc3
2022-02-04 1:16 UTC (2+ messages)
kselftest tree on kernelci.org
2022-02-03 22:48 UTC (4+ messages)
[PATCH] selftests/seccomp: Fix seccomp failure by adding missing headers
2022-02-03 20:46 UTC (5+ messages)
[PATCH v2 net-next 5/5] selftests: net: bridge: Parameterize ageing timeout
2022-02-03 10:16 UTC
[PATCH 0/2] KVM: selftests: Add powerpc support
2022-02-02 19:24 UTC (4+ messages)
` [PATCH 2/2] KVM: selftests: Add support for ppc64le
[PATCH V2 0/4] selftests/sgx: Early enclave loading error path fixes
2022-02-02 18:59 UTC (12+ messages)
` [PATCH V2 1/4] selftests/sgx: Fix NULL-pointer-dereference upon early test failure
` [PATCH V2 2/4] selftests/sgx: Do not attempt enclave build without valid enclave
` [PATCH V2 3/4] selftests/sgx: Ensure enclave data available during debug print
` [PATCH V2 4/4] selftests/sgx: Remove extra newlines in test output
[GIT PULL] KUnit fixes update for Linux 5.17-rc3
2022-02-02 18:04 UTC (2+ messages)
[PATCH] selftests: fixup build warnings in pidfd / clone3 tests
2022-02-02 15:53 UTC (3+ messages)
[PATCH] pidfd: fix test failure due to stack overflow on some arches
2022-02-02 15:52 UTC (3+ messages)
[PATCH v2 1/2] kselftest: alsa: Check for event generation when we write to controls
2022-02-02 14:43 UTC (4+ messages)
` [PATCH v2 2/2] kselftest: alsa: Declare most functions static
[PATCH] kselftest: alsa: Check for event generation when we write to controls
2022-02-02 13:22 UTC (6+ messages)
Prezentacja
2022-02-02 9:32 UTC
[PATCH] kselftest/vm: Revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner"
2022-02-02 0:33 UTC
[PATCH] kselftest/arm64: Remove local definitions of MTE prctls
2022-02-01 18:52 UTC (3+ messages)
[PATCH] kselftest: alsa: Declare most functions static
2022-02-01 18:49 UTC (2+ messages)
[PATCH] kselftest/arm64: Remove local ARRAY_SIZE() definitions
2022-02-01 18:35 UTC (2+ messages)
[PATCH net-next 0/4] selftests: fib rule: Small internal and test output improvments
2022-02-01 14:20 UTC (6+ messages)
` [PATCH net-next 1/4] selftests: fib rule: Make 'getmatch' and 'match' local variables
` [PATCH net-next 2/4] selftests: fib rule: Drop erroneous TABLE variable
` [PATCH net-next 3/4] selftests: fib rule: Log test description
` [PATCH net-next 4/4] selftests: fib rule: Don't echo modified sysctls
[PATCH v2] Documentation: kunit: fix path to .kunitconfig in start.rst
2022-02-01 4:35 UTC (2+ messages)
[PATCH] selftests: kselftest framework: Provide "finished" helper
2022-02-01 1:37 UTC
[PATCH] selftests/exec: Test for empty string on NULL argv
2022-02-01 1:16 UTC
[PATCH] userfaultfd/selftests: use swap() to make code cleaner
2022-02-01 1:06 UTC (3+ messages)
[PATCH] docs/kselftest: clarify running mainline tests on stables
2022-01-31 21:52 UTC (5+ messages)
[PATCH] kunit: fix missing f in f-string in run_checks.py
2022-01-31 19:25 UTC (3+ messages)
[PATCH v4] kselftest: Fix vdso_test_abi return status
2022-01-31 17:37 UTC (2+ messages)
[PATCH bpf-next v2 0/6] tools/bpf: Enable cross-building with clang
2022-01-31 17:04 UTC (5+ messages)
` [PATCH bpf-next v2 1/6] tools: Help "
[PATCH net-next 5/5] selftests: net: bridge: Parameterize ageing timeout
2022-01-31 17:01 UTC (2+ messages)
[PATCH v3] kselftest: Fix vdso_test_abi return status
2022-01-31 11:44 UTC (5+ messages)
[PATCH v4 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
2022-01-29 17:36 UTC
[PATCH] kunit: cleanup assertion macro internal variables
2022-01-28 21:36 UTC (4+ messages)
[RFC PATCH] kunit: flatten kunit_suite*** to kunit_suite** in executor
2022-01-28 21:27 UTC (6+ messages)
[PATCH 0/4] selftests/sgx: Early enclave loading error path fixes
2022-01-28 20:08 UTC (14+ messages)
` [PATCH 1/4] selftests/sgx: Fix segfault upon early test failure
` [PATCH 2/4] selftests/sgx: Do not attempt enclave build without valid enclave
` [PATCH 3/4] selftests/sgx: Ensure enclave data available during debug print
` [PATCH 4/4] selftests/sgx: Remove extra newlines in test output
[PATCH v1 0/2] kselftest/arm64: Small fixes for sve-ptrace test
2022-01-28 16:36 UTC (2+ messages)
[next] i386: ERROR: modpost: "__aeabi_uldivmod" [fs/btrfs/btrfs.ko] undefined!
2022-01-28 15:55 UTC (2+ messages)
[PATCH v2] kselftest: Fix vdso_test_abi return status
2022-01-28 12:58 UTC (3+ messages)
[PATCH 2/5] kselftest: Fix vdso_test_time to pass on skips
2022-01-28 11:09 UTC (4+ messages)
` [PATCH] kselftest: Fix vdso_test_abi return status
[RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian
2022-01-28 8:52 UTC (3+ messages)
` [RFC PATCH v2] "
[PATCH net-next 1/2] mctp: test: disallow MCTP_TEST when building as a module
2022-01-28 7:54 UTC (9+ messages)
[PATCH 1/3] arm64: selftests: Generate all the possible logical immediates as a header
2022-01-28 2:47 UTC (2+ messages)
[PATCH 1/3] selftests/zram: Remove obsolete max_comp_streams interface
2022-01-28 1:17 UTC (4+ messages)
` [PATCH v2 1/3] selftests/zram: Skip max_comp_streams interface on newer kernel
[PATCH v4] selftests/kselftest/runner.sh: Pass optional command parameters in environment
2022-01-27 23:35 UTC (2+ messages)
[PATCH 0/5] Miscellaneous trivial fixes
2022-01-27 23:23 UTC (10+ messages)
` [PATCH 1/5] selftests: skip mincore.check_file_mmap when fs lacks needed support
` [PATCH 3/5] selftests: openat2: Print also errno in failure messages
` [PATCH 4/5] selftests: openat2: Add missing dependency in Makefile
` [PATCH 5/5] selftests: openat2: Skip testcases that fail with EOPNOTSUPP
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox