messages from 2022-02-02 13:22:24 to 2022-02-08 13:16:55 UTC [more...]
[PATCH v4 1/6] kunit: Introduce _NULL and _NOT_NULL macros
2022-02-08 12:47 UTC (8+ messages)
` [PATCH v4 2/6] kunit: use NULL macros
` [PATCH v4 3/6] thunderbolt: test: "
` [PATCH v4 4/6] kasan: test: Use "
` [PATCH v4 5/6] mctp: "
` [PATCH v4 6/6] apparmor: "
[PATCH] rcutorture: Add missing - to `--do-allmodconfig` in usage
2022-02-08 10:52 UTC
[PATCH] MAINTAINERS: Update maintainer list of DMA MAPPING BENCHMARK
2022-02-08 9:03 UTC (2+ messages)
[PATCH][next] kselftest: alsa: fix spelling mistake "desciptor" -> "descriptor"
2022-02-08 7:26 UTC (3+ messages)
[PATCH v2 1/1] Documentation: dev-tools: clarify KTAP specification wording
2022-02-08 7:17 UTC (6+ messages)
[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
2022-02-08 5:10 UTC (8+ 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 1/3] list: test: Add test for list_del_init_careful()
2022-02-08 4:08 UTC (5+ 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 v2 1/3] list: test: Add test for list_del_init_careful()
2022-02-08 4:01 UTC (3+ messages)
` [PATCH v2 2/3] list: test: Add a test for list_is_head()
` [PATCH v2 3/3] list: test: Add a test for list_entry_is_head()
[PATCH v3 1/6] kunit: Introduce _NULL and _NOT_NULL macros
2022-02-08 2:16 UTC (12+ messages)
` [PATCH v3 2/6] kunit: use NULL macros
` [PATCH v3 3/6] thunderbolt: test: "
` [PATCH v3 4/6] kasan: test: Use "
` [PATCH v3 5/6] mctp: "
` [PATCH v3 6/6] apparmor: "
[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
2022-02-08 1:52 UTC (54+ messages)
` [PATCH v11 01/40] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
` [PATCH v11 02/40] arm64: Always use individual bits in CPACR floating point enables
` [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 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v11 07/40] arm64/sme: System register and exception syndrome definitions
` [PATCH v11 08/40] arm64/sme: Manually encode SME instructions
` [PATCH v11 09/40] arm64/sme: Early CPU setup for SME
` [PATCH v11 10/40] arm64/sme: Basic enumeration support
` [PATCH v11 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v11 12/40] arm64/sme: Implement sysctl to set the default vector length
` [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 16/40] arm64/sme: Implement streaming SVE "
` [PATCH v11 17/40] arm64/sme: Implement ZA "
` [PATCH v11 18/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v11 19/40] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v11 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v11 21/40] arm64/sme: Implement ZA "
` [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 25/40] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v11 26/40] KVM: arm64: Hide SME system registers from guests
` [PATCH v11 27/40] KVM: arm64: Trap SME usage in guest
` [PATCH v11 28/40] KVM: arm64: Handle SME host state when running guests
` [PATCH v11 29/40] arm64/sme: Provide Kconfig for SME
` [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 35/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v11 36/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v11 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v11 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v11 40/40] kselftest/arm64: Add SME support to syscall ABI test
[PATCH] selftests: futex: set DEFAULT_INSTALL_HDR_PATH
2022-02-07 21:31 UTC (5+ messages)
[PATCH] selftests: Fix build when $(O) points to a relative path
2022-02-07 20:59 UTC (3+ messages)
[PATCH v2 1/6] kunit: Introduce _NULL and _NOT_NULL macros
2022-02-07 20:51 UTC (7+ messages)
` [PATCH v2 2/6] kunit: use NULL macros
` [PATCH v2 3/6] thunderbolt: test: "
` [PATCH v2 4/6] kasan: test: Use "
` [PATCH v2 5/6] mctp: "
` [PATCH v2 6/6] apparmor: "
[PATCH v1] Documentation: KUnit: Fix usage bug
2022-02-07 20:31 UTC (2+ messages)
[PATCH 1/6] kunit: Introduce _NULL and _NOT_NULL macros
2022-02-07 20:31 UTC (10+ messages)
` [PATCH 2/6] thunderbolt: test: use NULL macros
` [PATCH 3/6] kunit: "
` [PATCH 4/6] kasan: test: Use "
` [PATCH 5/6] mctp: "
` [PATCH 6/6] apparmor: "
[PATCH 0/3] selftests: Remove duplicate CPUID wrappers
2022-02-07 19:13 UTC (8+ 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 1/1] Documentation: dev-tools: clarify KTAP specification wording
2022-02-07 17:23 UTC (6+ messages)
[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] 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 (10+ messages)
` [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 (3+ 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 (3+ messages)
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