linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-14 21:39:23 to 2022-04-22 17:28:28 UTC [more...]

[PATCH bpf-next v6 0/5] New BPF helpers to accelerate synproxy
 2022-04-22 17:24 UTC  (4+ messages)
` [PATCH bpf-next v6 2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v6 3/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v6 4/6] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH v14 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-04-22 17:10 UTC  (42+ messages)
` [PATCH v14 01/39] kselftest/arm64: Fix comment for ptrace_sve_get_fpsimd_data()
` [PATCH v14 02/39] kselftest/arm64: Remove assumption that tasks start FPSIMD only
` [PATCH v14 03/39] kselftest/arm64: Validate setting via FPSIMD and read via SVE regsets
` [PATCH v14 04/39] arm64/sme: Provide ABI documentation for SME
` [PATCH v14 05/39] arm64/sme: System register and exception syndrome definitions
` [PATCH v14 06/39] arm64/sme: Manually encode SME instructions
` [PATCH v14 07/39] arm64/sme: Early CPU setup for SME
` [PATCH v14 08/39] arm64/sme: Basic enumeration support
` [PATCH v14 09/39] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v14 10/39] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v14 11/39] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v14 12/39] arm64/sme: Implement support for TPIDR2
` [PATCH v14 13/39] arm64/sme: Implement SVCR context switching
` [PATCH v14 14/39] arm64/sme: Implement streaming SVE "
` [PATCH v14 15/39] arm64/sme: Implement ZA "
` [PATCH v14 16/39] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v14 17/39] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v14 18/39] arm64/sme: Implement streaming SVE signal handling
` [PATCH v14 19/39] arm64/sme: Implement ZA "
` [PATCH v14 20/39] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v14 21/39] arm64/sme: Add ptrace support for ZA
` [PATCH v14 22/39] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v14 23/39] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v14 24/39] KVM: arm64: Hide SME system registers from guests
` [PATCH v14 25/39] KVM: arm64: Trap SME usage in guest
` [PATCH v14 26/39] KVM: arm64: Handle SME host state when running guests
` [PATCH v14 27/39] arm64/sme: Provide Kconfig for SME
` [PATCH v14 28/39] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v14 29/39] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v14 30/39] kselftest/arm64: Add tests for TPIDR2
` [PATCH v14 31/39] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v14 32/39] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v14 33/39] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v14 34/39] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v14 35/39] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v14 36/39] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v14 37/39] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v14 38/39] kselftest/arm64: Add SME support to syscall ABI test
` [PATCH v14 39/39] selftests/arm64: Add a testcase for handling of ZA on clone()

[RFC v5 0/6] Proposal for a GPU cgroup controller
 2022-04-22 16:40 UTC  (4+ messages)
` [RFC v5 6/6] selftests: Add binder cgroup gpu memory transfer tests

[GIT PULL drivers/misc] lkdtm updates for next
 2022-04-22 13:52 UTC  (2+ messages)

[PATCH V4 00/31] x86/sgx and selftests/sgx: Support SGX2
 2022-04-22 13:17 UTC  (16+ messages)
` [PATCH V4 14/31] x86/sgx: Support VA page allocation without reclaiming

kselftest/fixes build: 8 builds: 0 failed, 8 passed (linux-kselftest-fixes-5.18-rc3-4-ge8f0c8965932)
 2022-04-22 12:11 UTC 

[PATCH bpf-next v2 0/6] bpf trampoline for arm64
 2022-04-22 10:54 UTC  (15+ messages)
` [PATCH bpf-next v2 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest
` [PATCH bpf-next v2 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v2 5/6] bpf, arm64: bpf trampoline "

[PATCH 0/5] Firmware loader support for ZSTD-compressed files
 2022-04-22  6:50 UTC  (9+ messages)
` [PATCH 1/5] firmware: Add the support for ZSTD-compressed firmware files
` [PATCH 2/5] selftests: firmware: Use smaller dictionary for XZ compression
` [PATCH 3/5] selftests: firmware: Fix the request_firmware_into_buf() test for XZ format
` [PATCH 4/5] selftests: firmware: Simplify test patterns
` [PATCH 5/5] selftests: firmware: Add ZSTD compressed file tests

[PATCH v4 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-21 23:44 UTC  (5+ messages)
` [PATCH v4 1/4] memcg: introduce per-memcg reclaim interface
` [PATCH v4 2/4] selftests: cgroup: return -errno from cg_read()/cg_write() on failure
` [PATCH v4 3/4] selftests: cgroup: fix alloc_anon_noexit() instantly freeing memory
` [PATCH v4 4/4] selftests: cgroup: add a selftest for memory.reclaim

[PATCH 1/2] selftests: vm: refactor run_vmtests.sh to reduce boilerplate
 2022-04-21 22:49 UTC  (2+ messages)
` [PATCH 2/2] selftests: vm: fix shellcheck warnings in run_vmtests.sh

[PATCH v2 1/4] selftest/vm: verify mmap addr in mremap_test
 2022-04-21 20:03 UTC  (7+ messages)
` [PATCH v2 2/4] selftest/vm: verify remap destination address "
` [PATCH v2 3/4] selftest/vm: support xfail "
` [PATCH v2 4/4] selftest/vm: add skip support to mremap_test

[PATCH bpf-next] selftests/bpf: fix prog_tests/uprobe_autoattach compilation error
 2022-04-21 17:29 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: fix map tests errno checks
 2022-04-21 17:00 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix attach tests retcode checks
 2022-04-21 14:50 UTC  (3+ messages)

[PATCH] selftests: alsa: Start validating control names
 2022-04-21 12:39 UTC  (3+ messages)

[PATCH v2] selftests: alsa: Start validating control names
 2022-04-21 11:50 UTC 

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-04-21  9:06 UTC  (3+ messages)
` [PATCH v6 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

Napływ Klientów ze strony
 2022-04-21  7:43 UTC 

[PATCH v5 1/3] selftests: bpf: add test for bpf_skb_change_proto
 2022-04-21  6:49 UTC  (3+ messages)

[PATCH] kunit: tool: stop using a shell to run kernel under QEMU
 2022-04-20 20:30 UTC 

[PATCH v3 0/4] memcg: introduce per-memcg proactive reclaim
 2022-04-20 12:47 UTC  (8+ messages)
` [PATCH v3 1/4] memcg: introduce per-memcg reclaim interface

[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-20 12:06 UTC  (12+ messages)
` [PATCH v2 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v2 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test

[PATCH] KVM: selftests: Silence compiler warning in the kvm_page_table_test
 2022-04-20 11:11 UTC  (2+ messages)

[PATCH 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-20 10:55 UTC  (10+ messages)
` [PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH 3/4] KVM: s390: selftests: Use TAP interface in the tprot test

[PATCH] Documentation: kunit: change complete_and_exit to kthread_complete_and_exit
 2022-04-20  9:32 UTC  (3+ messages)

[PATCH V5 1/2] selftests: vm: bring common functions to a new file
 2022-04-20  8:25 UTC  (4+ messages)
` [PATCH V5 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

[PATCH V2 0/4] selftests: Remove duplicate CPUID wrappers
 2022-04-20  7:22 UTC  (7+ messages)
` [PATCH V2 1/4] selftests: Provide local define of __cpuid_count()

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  5:05 UTC 

kselftest/next kselftest-filesystems: 7 runs, 2 regressions (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  5:05 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  5:05 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  4:07 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v5.18-rc3)
 2022-04-20  3:07 UTC 

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v5.18-rc3)
 2022-04-20  3:07 UTC 

kselftest/next kselftest-lib: 9 runs, 1 regressions (v5.18-rc3)
 2022-04-20  3:07 UTC 

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.18-rc3)
 2022-04-20  2:09 UTC 

[PATCH 1/2] selftests/ftrace: add mips support for kprobe args string tests
 2022-04-19 23:18 UTC  (7+ messages)
` [PATCH 2/2] selftests/ftrace: add mips support for kprobe args syntax tests

[PATCH v2 0/4] selftests/arm64: Fix O= builds for the FP selftests
 2022-04-19 20:04 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile
` [PATCH v2 2/4] selftests/arm64: Define top_srcdir for the fp tests
` [PATCH v2 3/4] selftests/arm64: Clean the fp helper libraries
` [PATCH v2 4/4] selftests/arm64: Fix O= builds for the floating point tests

[PATCH AUTOSEL 5.17 09/34] selftests: KVM: Free the GIC FD when cleaning up in arch_timer
 2022-04-19 18:10 UTC 

[PATCH 0/4] selftest/vm fix segfault in mremap_test
 2022-04-19 16:21 UTC  (12+ messages)
` [PATCH 1/4] selftest/vm: verify mmap addr "
` [PATCH 2/4] selftest/vm: verify remap destination address "
` [PATCH 3/4] selftest/vm: support xfail "
` [PATCH 4/4] selftest/vm: add skip support to mremap_test

[PATCH] kselftest/arm64: fix array_size.cocci warning
 2022-04-19 15:55 UTC  (2+ messages)

[PATCH v2 0/4] kselftest/arm64: Miscelaneous MTE test updates
 2022-04-19 10:32 UTC  (5+ messages)
` [PATCH v2 1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers
` [PATCH v2 2/4] kselftest/arm64: Log unexpected asynchronous MTE faults
` [PATCH v2 3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode()
` [PATCH v2 4/4] kselftest/arm64: Add simple test for MTE prctl

[PATCH v2 0/4] kselftest/arm64: Miscelaneous MTE test updates
 2022-04-19 10:28 UTC  (5+ messages)
` [PATCH v2 1/4] kselftest/arm64: Handle more kselftest result codes in MTE helpers
` [PATCH v2 2/4] kselftest/arm64: Log unexpected asynchronous MTE faults
` [PATCH v2 3/4] kselftest/arm64: Refactor parameter checking in mte_switch_mode()
` [PATCH v2 4/4] kselftest/arm64: Add simple test for MTE prctl

[PATCH v2] kunit: add support for kunit_suites that reference init code
 2022-04-19  4:05 UTC 

[PATCH 1/2] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-19  3:32 UTC  (5+ messages)
` [PATCH 2/2] userfaultfd: selftests: modify selftest to use /dev/userfaultfd

[PATCH RESEND] selftests/damon: add damon to selftests root Makefile
 2022-04-18 20:20 UTC 

[PATCH 2/2] selftests/damon: make selftests executable
 2022-04-18 20:13 UTC  (3+ messages)

[RFC v1 00/10] roadtest: a driver testing framework
 2022-04-18 19:44 UTC  (2+ messages)

[PATCH] lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
 2022-04-18 18:54 UTC  (3+ messages)

[PATCH PROPER] Documentation: kunit: change complete_and_exit to kthread_complete_and_exit
 2022-04-17  9:05 UTC 

[PATCH 1/2] selftests/lkdtm: add config and turn off CFI_FORWARD_PROTO
 2022-04-16 21:13 UTC  (11+ messages)
` [PATCH 2/2] selftests/lkdtm: add config

opportunity
 2022-04-16 11:55 UTC 

[RFC PATCH 0/2] kunit: Support redirecting function calls
 2022-04-15 22:05 UTC  (8+ messages)
` [RFC PATCH 1/2] kunit: Expose 'static stub' API to redirect functions

[GIT PULL] Kselftest update for Linux 5.18-rc3
 2022-04-15 18:47 UTC  (2+ messages)


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).