linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH V4] KVM: selftests: Add a new option to rseq_test
 2024-05-02 17:40 UTC  (2+ messages)

[PATCH 0/2] selftests/damon: add DAMOS quota goal test
 2024-05-02 17:27 UTC  (3+ messages)
` [PATCH 1/2] selftests/damon/_damon_sysfs: support quota goals
` [PATCH 2/2] selftests/damon: add a test for DAMOS quota goal

[PATCH 0/3] tools/nolibc: implement strerror()
 2024-05-02 16:10 UTC  (2+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-05-02 15:18 UTC  (4+ messages)
` [PATCH v10 3/5] selftest mm/mseal memory sealing

[PATCH v1 0/2] selftests: mm: cow: flag vmsplice() hugetlb tests as XFAIL
 2024-05-02 14:33 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] mm/hugetlb: document why hugetlb uses folio_mapcount() for COW reuse decisions

[PATCH v3 0/9] Fix Kselftest's vfork() side effects
 2024-05-02 14:12 UTC  (9+ messages)
` [PATCH v3 1/9] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v3 7/9] selftests/pidfd: Fix wrong expectation

[PATCH v2 0/5] Add support for the Idle HLT intercept feature
 2024-05-02 13:14 UTC  (7+ messages)
` [PATCH v2 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
` [PATCH v2 2/5] KVM: SVM: Add Idle HLT intercept support
` [PATCH v2 3/5] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v2 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v2 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH 1/3] selftest/powerpc: Re-order *FLAGS to follow lib.mk
 2024-05-02  8:34 UTC  (4+ messages)
` [PATCH 2/3] selftest/powerpc: Add flags.mk to support pmu buildable

[PATCH v2 1/2] selftests/powerpc: Convert pmu Makefile to for loop style
 2024-05-02  8:21 UTC  (2+ messages)

[linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
 2024-05-02  6:33 UTC  (3+ messages)

[PATCH net-next] selftests: drv-net: add checksum tests
 2024-05-02  1:49 UTC  (4+ messages)

[PATCH] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test
 2024-05-02  0:01 UTC  (4+ messages)

[PATCH] kunit: Cover 'assert.c' with tests
 2024-05-01 23:20 UTC  (4+ messages)

[PATCH] selftests/memfd: fix spelling mistakes
 2024-05-01 23:13 UTC 

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-05-01 21:54 UTC  (14+ messages)
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-01 20:45 UTC  (4+ messages)
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-05-01 20:39 UTC  (30+ messages)
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 05/16] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v4 06/16] riscv: Introduce vendor variants of extension helpers
` [PATCH v4 07/16] riscv: cpufeature: Extract common elements from extension checking
` [PATCH v4 08/16] riscv: Convert xandespmu to use the vendor extension framework

[PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-05-01 20:21 UTC  (3+ messages)

[PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
 2024-05-01 19:50 UTC  (4+ messages)

[PATCH net-next] selftests/net: skip partial checksum packets in csum test
 2024-05-01 19:30 UTC 

[PATCH] selftests/harness: fix many "format string is empty" warnings
 2024-05-01 17:14 UTC  (3+ messages)

[PATCH] selftests: cgroup: remove redundant addition of memory controller
 2024-05-01 15:36 UTC 

[PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
 2024-05-01 15:32 UTC  (2+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-01 13:58 UTC  (13+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-01 13:26 UTC  (15+ messages)
` [PATCH v1 01/10] selftests/sgx: Compile with -D_GNU_SOURCE
` [PATCH v1 02/10] selftests/alsa: "
` [PATCH v1 03/10] selftests/hid: "
` [PATCH v1 04/10] selftests/kvm: Define _GNU_SOURCE
` [PATCH v1 05/10] selftests/nci: Compile with -D_GNU_SOURCE
` [PATCH v1 06/10] selftests/net: Define _GNU_SOURCE
` [PATCH v1 07/10] selftests/prctl: Compile with -D_GNU_SOURCE
` [PATCH v1 08/10] selftests/rtc: "
` [PATCH v1 09/10] selftests/tdx: "
` [PATCH v1 10/10] selftests/user_events: Compiled "

[PATCH 0/8] selftests: x86: build suite with clang
 2024-05-01 12:29 UTC  (9+ messages)
` [PATCH 1/8] selftests: x86: Remove dependence of headers file
` [PATCH 2/8] selftests: x86: check_initial_reg_state: remove -no-pie while using -static
` [PATCH 3/8] selftests: x86: test_vsyscall: remove unused function
` [PATCH 4/8] selftests: x86: fsgsbase_restore: fix asm directive from =rm to =r
` [PATCH 5/8] selftests: x86: syscall_arg_fault_32: remove unused variable
` [PATCH 6/8] selftests: x86: test_FISTTP: use fisttps instead of ambigous fisttp
` [PATCH 7/8] selftests: x86: fsgsbase: Remove unused function and variable
` [PATCH 8/8] selftests: x86: amx: Remove unused functions

[PATCH] selftests:arm64: Test PR_SVE_VL_INHERIT after a double fork
 2024-05-01 11:35 UTC  (3+ messages)

[PATCH][next] selftests/bpf: Fix spelling mistake "{GET|SET}SOCKOP" -> "{GET|SET}SOCKOPT"
 2024-05-01 11:20 UTC 

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-05-01  9:33 UTC  (12+ messages)
` [PATCH v4 02/11] riscv: add ISA extensions validation
` [PATCH v4 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v4 08/11] riscv: add ISA extension parsing for Zcmop

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-01  8:08 UTC  (12+ messages)
` [PATCH v4 01/10] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v4 03/10] dt-bindings: test: Add KUnit empty node binding
` [PATCH v4 05/10] platform: Add test managed platform_device/driver APIs

[PATCH bpf-next 0/6] use network helpers, part 3
 2024-05-01  0:40 UTC  (4+ messages)
` [PATCH bpf-next 4/6] selftests/bpf: Add setsockopt for network_helper_opts

[PATCH v2] selftests/vDSO: Fix assignment in condition without parentheses
 2024-05-01  0:21 UTC 

[PATCH] selftest/safesetid: Fix uncaught return value
 2024-04-30 21:28 UTC 

[PATCH] selftests/kcmp: Remove unused open mode
 2024-04-30 17:47 UTC  (2+ messages)

[PATCH 6.6.y] kselftest: Add a ksft_perror() helper
 2024-04-30 17:31 UTC  (4+ messages)

[PATCH] selftests: default to host arch for LLVM builds
 2024-04-30 16:58 UTC  (4+ messages)

[PATCH v2] selftest/tty: Use harness framework in tty
 2024-04-30 16:18 UTC 

[PATCH net-next 0/6] selftests: net: page_poll allocation error injection
 2024-04-30 15:27 UTC  (3+ messages)
` [PATCH net-next 1/6] net: page_pool: support "

[PATCH net-next v2 0/6] selftests: net: page_poll allocation error injection
 2024-04-30 15:20 UTC  (2+ messages)

[PATCH] selftest/tty: Use harness framework in tty
 2024-04-30 15:05 UTC 

[PATCH bpf-next v3 0/3] bpf_wq followup series
 2024-04-30 14:40 UTC  (8+ messages)
` [PATCH bpf-next v3 1/3] bpf: do not walk twice the map on free
` [PATCH bpf-next v3 2/3] bpf: do not walk twice the hash "
` [PATCH bpf-next v3 3/3] selftests/bpf: drop an unused local variable

[PATCH v1] selftests: mm: gup_longterm: test unsharing logic when R/O pinning
 2024-04-30 13:36 UTC  (2+ messages)

[PATCH v22 5/5] ring-buffer/selftest: Add ring-buffer mapping test
 2024-04-30 11:13 UTC 

[PATCH v2 0/3] bpf_wq followup series
 2024-04-30 10:39 UTC  (5+ messages)
` [PATCH v2 1/3] bpf: do not walk twice the map on free
` [PATCH v2 2/3] bpf: do not walk twice the hash "
` [PATCH v2 3/3] selftests/bpf: drop an unused local variable

[PATCH 0/3] bpf_wq followup series
 2024-04-30  9:20 UTC  (4+ messages)
` [PATCH 2/3] bpf: do not walk twice the hash map on free

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-30  9:09 UTC  (9+ messages)
` [PATCH v2 12/25] KVM: VMX: Handle FRED event data
` [PATCH v2 13/25] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v2 14/25] KVM: VMX: Disable FRED if FRED consistency checks fail
` [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()

[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-30  5:54 UTC  (3+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-30  3:56 UTC  (13+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
 2024-04-30  3:31 UTC  (5+ messages)
` [PATCH v1 1/4] selftests: ifs: verify test interfaces are created by the driver
` [PATCH v1 2/4] selftests: ifs: verify test image loading functionality
` [PATCH v1 3/4] selftests: ifs: verify IFS scan test functionality
` [PATCH v1 4/4] selftests: ifs: verify IFS ARRAY BIST functionality

[PATCH] kselftest: Add a ksft_perror() helper
 2024-04-30  1:05 UTC  (2+ messages)

[PATCH] selftests/vDSO: Fix assignment in condition without parentheses
 2024-04-30  0:17 UTC  (2+ messages)

[PATCH bpf-next 0/2] Free strdup memory in selftests
 2024-04-29 23:20 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Free strdup memory in veristat

[PATCH V3] KVM: selftests: Add a new option to rseq_test
 2024-04-29 23:16 UTC  (3+ messages)

[PATCH v3 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-29 21:45 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/6] selftests/bpf: Fix bind program for big endian systems
` [PATCH v3 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v3 bpf-next 3/6] selftests/bpf: Implement BPF programs for kernel socket operations
` [PATCH v3 bpf-next 4/6] selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
` [PATCH v3 bpf-next 5/6] selftests/bpf: Make sock configurable for each test case
` [PATCH v3 bpf-next 6/6] selftests/bpf: Add kernel socket operation tests

[PATCH v2] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-04-29 21:07 UTC 

[PATCH] KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
 2024-04-29 20:45 UTC  (2+ messages)

[PATCH] KVM: selftests: Avoid assuming "sudo" exists
 2024-04-29 20:45 UTC  (2+ messages)

[PATCH][next] KVM: selftests: Remove second semicolon
 2024-04-29 20:45 UTC  (2+ messages)

[PATCH] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-04-29 20:43 UTC 

[PATCH bpf-next v5 0/2] Add F_SETFL for fcntl in test_sockmap
 2024-04-29 20:15 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] selftests/bpf: Check recv lengths "


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