Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2022-02-15 19:34:32 to 2022-02-23 15:27:33 UTC [more...]

[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-02-23 15:27 UTC  (40+ messages)
` [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 00/12] Introduce DAMON sysfs interface
 2022-02-23 15:20 UTC  (13+ messages)
` [PATCH 01/12] mm/damon/core: Allow non-exclusive DAMON start/stop
` [PATCH 02/12] mm/damon/core: Add number of each enum type values
` [PATCH 03/12] mm/damon: Implement a minimal stub for sysfs-based DAMON interface
` [PATCH 04/12] mm/damon/sysfs: Link DAMON for virtual address spaces monitoring
` [PATCH 05/12] mm/damon/sysfs: Support physical address space monitoring
` [PATCH 06/12] mm/damon/sysfs: Support DAMON-based Operation Schemes
` [PATCH 07/12] mm/damon/sysfs: Support DAMOS quotas
` [PATCH 08/12] mm/damon/sysfs: Support schemes prioritization weights
` [PATCH 09/12] mm/damon/sysfs: Support DAMOS watermarks
` [PATCH 10/12] mm/damon/sysfs: Support DAMOS stats
` [PATCH 11/12] selftests/damon: Add a test for DAMON sysfs interface
` [PATCH 12/12] Docs/admin-guide/mm/damon/usage: Document "

[PATCH v2 0/3] s390: Ultravisor device
 2022-02-23 14:48 UTC  (4+ messages)
` [PATCH v2 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH v2 2/3] drivers/s390/char: Add Ultravisor attestation to uvdevice
` [PATCH v2 3/3] selftests: drivers/s390x: Add uvdevice tests

[PATCH RESEND] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
 2022-02-23 13:16 UTC 

[PATCH net-next v5 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-23 13:00 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: bridge: Add support for bridge port in locked mode
` [PATCH net-next v5 2/5] net: bridge: Add support for offloading of locked port flag
` [PATCH net-next v5 3/5] net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
` [PATCH net-next v5 4/5] net: dsa: mv88e6xxx: Add support for bridge port locked mode
` [PATCH net-next v5 5/5] selftests: forwarding: tests of locked port feature

[REGRESSION] lkft kselftest for next-20220216
 2022-02-23 12:52 UTC 

[PATCH net-next v4 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-23  8:40 UTC  (10+ messages)
` [PATCH net-next v4 1/5] net: bridge: Add support for bridge port in locked mode
` [PATCH net-next v4 2/5] net: bridge: Add support for offloading of locked port flag
` [PATCH net-next v4 3/5] net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
` [PATCH net-next v4 4/5] net: dsa: mv88e6xxx: Add support for bridge port locked mode
` [PATCH net-next v4 5/5] selftests: forwarding: tests of locked port feature

[PATCH AUTOSEL 4.19 09/13] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 5.4 09/13] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 5.10 12/18] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-23  2:30 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 13/18] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT

[PATCH AUTOSEL 5.15 19/28] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-23  2:29 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 21/28] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT

[PATCH AUTOSEL 5.16 21/30] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-23  2:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 23/30] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT

[RFC PATCH 0/6] RLIMIT_NPROC in ucounts fixups
 2022-02-23  0:57 UTC  (4+ messages)

[PATCH V2 0/4] selftests/sgx: Early enclave loading error path fixes
 2022-02-22 20:05 UTC  (10+ 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

[PATCH 1/2] torture: Select line in sed and replace grep
 2022-02-22 17:43 UTC  (3+ messages)
` [PATCH 2/2] torture: Make thread detection more robust by using lspcu

[PATCH v3 0/5] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-02-22  7:55 UTC  (13+ messages)
` [PATCH v3 1/5] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received
` [PATCH v3 2/5] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v3 3/5] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v3 4/5] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v3 5/5] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-02-21 15:21 UTC  (11+ messages)
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH net-next v3 0/5] Add support for locked bridge ports (for 802.1X)
 2022-02-21 14:05 UTC  (18+ messages)
` [PATCH net-next v3 1/5] net: bridge: Add support for bridge port in locked mode
` [PATCH net-next v3 2/5] net: bridge: Add support for offloading of locked port flag
` [PATCH net-next v3 3/5] net: dsa: Add support for offloaded "
` [PATCH net-next v3 4/5] net: dsa: mv88e6xxx: Add support for bridge port locked mode
` [PATCH net-next v3 5/5] selftests: forwarding: tests of locked port feature

[PATCH 0/3] s390: Ultravisor device
 2022-02-21 11:09 UTC  (8+ messages)
` [PATCH 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH 2/3] drivers/s390/char: Add Ultravisor attestation to uvdevice
` [PATCH 3/3] selftests: drivers/s390x: Add uvdevice tests

[PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
 2022-02-21  9:31 UTC  (3+ messages)

[PATCH 0/2] selftests: sgx: Fix build of test_sgx
 2022-02-20 20:06 UTC  (3+ messages)
` [PATCH 2/2] selftests: sgx: Treat CC as one argument

[REGRESSION] lkft kselftest for next-20220203
 2022-02-20 12:08 UTC 

[REGRESSION] lkft kselftest for next-20220202
 2022-02-20  9:54 UTC 

[PATCH 0/4] kunit,um: Fix kunit.py build --alltests
 2022-02-19 15:43 UTC  (12+ messages)
` [PATCH 1/4] drm/amdgpu: Fix compilation under UML
` [PATCH 2/4] drm/amdgpu: Make smu7_hwmgr build on UML
` [PATCH 3/4] IB/qib: Compile under User-Mode Linux
` [PATCH 4/4] kunit: tool: Disable broken options for --alltests

[PATCH] selftests/rtc: continuously read RTC in a loop for 30s
 2022-02-19  7:27 UTC 

[PATCH 0/2] selftests/damon: trivial fixes
 2022-02-18 22:20 UTC  (8+ messages)
` [PATCH 1/2] selftests/damon: add damon to selftests root Makefile
` [PATCH 2/2] selftests/damon: make selftests executable

(no subject)
 2022-02-18 22:14 UTC  (9+ messages)
  ` [PATCH 1/2] KVM: s390: selftests: Refactor memop test
  ` [PATCH 2/2] KVM: s390: selftests: Test vm and vcpu memop with keys

[PATCH] selftests/resctrl: Add missing SPDX license to Makefile
 2022-02-18 20:55 UTC  (3+ messages)

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-02-18 15:32 UTC  (4+ messages)
` [PATCH 2/2] selftests/lkdtm: add config

[PATCH v2 0/6] bpf-lsm: Extend interoperability with IMA
 2022-02-18 15:01 UTC  (2+ messages)

[PATCH] um: Allow builds with Clang
 2022-02-18  2:19 UTC  (6+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.17-rc5
 2022-02-17 23:50 UTC  (2+ messages)

[PATCH 1/3] kunit: tool: readability tweaks in KernelCI json generation logic
 2022-02-17 20:52 UTC  (3+ messages)
` [PATCH 2/3] kunit: tool: refactor how we plumb metadata into JSON
` [PATCH 3/3] kunit: tool: properly report the used arch for --json, or '' if not known

[PATCH] lib: overflow: Convert to Kunit
 2022-02-17 19:01 UTC  (6+ messages)

[PATCH net-next 0/5] net: ping6: support setting basic SOL_IPV6 options via cmsg
 2022-02-17 14:30 UTC  (7+ messages)
` [PATCH net-next 1/5] "
` [PATCH net-next 2/5] selftests: net: test IPV6_DONTFRAG
` [PATCH net-next 3/5] selftests: net: test IPV6_TCLASS
` [PATCH net-next 4/5] selftests: net: test IPV6_HOPLIMIT
` [PATCH net-next 5/5] selftests: net: basic test for IPV6_2292*

[PATCH v9 0/2] Interface to represent PAPR firmware attributes
 2022-02-17 10:53 UTC  (3+ messages)
` [PATCH v9 1/2] powerpc/pseries: "
` [PATCH v9 2/2] selftest/powerpc: Add PAPR sysfs attributes sniff test

[PATCH v3 1/2] selftest/vm: Add util.h and and move helper functions there
 2022-02-17  8:35 UTC  (2+ messages)
` [PATCH v3 2/2] selftest/vm: add helpers to detect PAGE_SIZE and PAGE_SHIFT

[PATCH] selftest/vm: Fix map_fixed_noreplace test failure
 2022-02-17  8:34 UTC 

[PATCH V2] selftests: Fix build when $(O) points to a relative path
 2022-02-16 22:38 UTC 

[PATCH v2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed when Intel Sub-NUMA is enabled
 2022-02-16  2:38 UTC  (5+ messages)

[PATCH v3 0/6] add more test coverage to MTE kselftests
 2022-02-15 23:18 UTC  (2+ messages)

[PATCH 0/3] arm64: insn: Generate 64 bit mask immediates correctly
 2022-02-15 23:18 UTC  (2+ messages)

[PATCH] kselftest/arm64: Remove local ARRAY_SIZE() definitions
 2022-02-15 23:18 UTC  (2+ messages)

[PATCH] kselftest/arm64: Remove local definitions of MTE prctls
 2022-02-15 23:18 UTC  (2+ messages)

[PATCH v5 1/1] Documentation: dev-tools: clarify KTAP specification wording
 2022-02-15 23:14 UTC  (2+ messages)

[PATCH 0/4] selftests/sgx: Early enclave loading error path fixes
 2022-02-15 19:39 UTC  (7+ 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox