linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-30 09:20:26 to 2024-05-03 03:30:01 UTC [more...]

[PATCH] selftest/timerns: fix clang build failures for abs() calls
 2024-05-03  3:29 UTC 

[PATCH 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-05-03  3:02 UTC  (8+ messages)
` [PATCH 1/7] selftests/x86: fix Makefile dependencies to work with clang
` [PATCH 2/7] selftests/x86: build test_FISTTP.c "
` [PATCH 3/7] selftests/x86: build fsgsbase_restore.c "
` [PATCH 4/7] selftests/x86: build sysret_rip.c "
` [PATCH 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH 6/7] selftests/x86: remove (or use) unused variables and functions
` [PATCH 7/7] selftests/x86: fix printk() format warnings

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-03  2:32 UTC 

[PATCH] selftests/resctrl: fix clang build failure: use LOCAL_HDRS
 2024-05-03  2:17 UTC 

[PATCH] selftests/binderfs: use the Makefile's rules, not Make's implicit rules
 2024-05-03  1:58 UTC 

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-03  1:46 UTC  (17+ 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/1] selftest: rtc: Add support rtc alarm content check
 2024-05-03  1:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next] selftests/net: skip partial checksum packets in csum test
 2024-05-03  1:40 UTC  (2+ messages)

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-03  1:27 UTC  (16+ 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 v1 0/1] selftest/mseal fix arm build
 2024-05-02 22:53 UTC  (2+ messages)
` [PATCH v1 1/1] selftest mm/mseal: "

[PATCH v4 00/10] Fix Kselftest's vfork() side effects
 2024-05-02 22:45 UTC  (12+ messages)
` [PATCH v4 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v4 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v4 03/10] selftests/harness: Fix fixture teardown
` [PATCH v4 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v4 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v4 06/10] selftests/harness: Constify fixture variants
` [PATCH v4 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v4 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v4 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v4 10/10] selftests/harness: Fix TEST_F()'s exit codes

[linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
 2024-05-02 22:39 UTC  (4+ messages)

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

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-05-02 22:31 UTC  (31+ 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 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-05-02 22:30 UTC  (2+ messages)

[PATCH V5] KVM: selftests: Add a new option to rseq_test
 2024-05-02 21:39 UTC 

[PATCH V4] KVM: selftests: Add a new option to rseq_test
 2024-05-02 21:39 UTC  (3+ messages)

[PATCH net-next] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-02 21:20 UTC 

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-05-02 21:07 UTC  (9+ messages)

[PATCH v2] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-05-02 19:37 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 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)

[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  (2+ 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  (5+ messages)
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod

[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 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] 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 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 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


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