linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-25 17:50:03 to 2024-04-29 19:57:39 UTC [more...]

[PATCH bpf-next 0/2] Free strdup memory in selftests
 2024-04-29 19:57 UTC  (7+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Free strdup memory in test_sockmap
` [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 19:39 UTC  (2+ messages)

[PATCH v3 0/9] Fix Kselftest's vfork() side effects
 2024-04-29 19:19 UTC  (10+ messages)
` [PATCH v3 1/9] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v3 2/9] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v3 3/9] selftests/harness: Fix fixture teardown
` [PATCH v3 4/9] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v3 5/9] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v3 6/9] selftests/harness: Constify fixture variants
` [PATCH v3 7/9] selftests/pidfd: Fix wrong expectation
` [PATCH v3 8/9] selftests/harness: Share _metadata between forked processes
` [PATCH v3 9/9] selftests/harness: Fix vfork() side effects

[PATCH v2 0/5] Fix Kselftest's vfork() side effects
 2024-04-29 19:18 UTC  (18+ messages)
` [PATCH v2 1/9] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v2 2/9] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v2 3/9] selftests/harness: Fix fixture teardown
` [PATCH v2 4/9] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v2 5/9] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v2 6/9] selftests/harness: Constify fixture variants
` [PATCH v2 7/9] selftests/pidfd: Fix wrong expectation
` [PATCH v2 8/9] selftests/harness: Share _metadata between forked processes
` [PATCH v2 9/9] selftests/harness: Fix vfork() side effects

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-29 17:40 UTC  (9+ messages)
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[PATCH] Documentation: kselftest: fix codeblock
 2024-04-29 16:50 UTC 

[PATCH net-next 0/6] selftests: net: page_poll allocation error injection
 2024-04-29 16:27 UTC  (18+ messages)
` [PATCH net-next 1/6] net: page_pool: support "
` [PATCH net-next 2/6] selftests: drv-net-hw: support using Python from net hw tests
` [PATCH net-next 3/6] selftests: net: py: extract tool logic
` [PATCH net-next 4/6] selftests: net: py: avoid all ports < 10k
` [PATCH net-next 5/6] selftests: drv-net: support generating iperf3 load
` [PATCH net-next 6/6] selftests: drv-net-hw: add test for memory allocation failures with page pool

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-29 15:05 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [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 04/11] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v4 05/11] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v4 06/11] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v4 07/11] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v4 08/11] riscv: add ISA extension parsing for Zcmop
` [PATCH v4 09/11] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v4 10/11] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v4 11/11] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

[PATCH net-next v2 0/6] selftests: net: page_poll allocation error injection
 2024-04-29 14:44 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: page_pool: support "
` [PATCH net-next v2 2/6] selftests: drv-net-hw: support using Python from net hw tests
` [PATCH net-next v2 3/6] selftests: net: py: extract tool logic
` [PATCH net-next v2 4/6] selftests: net: py: avoid all ports < 10k
` [PATCH net-next v2 5/6] selftests: drv-net: support generating iperf3 load
` [PATCH net-next v2 6/6] selftests: drv-net-hw: add test for memory allocation failures with page pool

[PATCH 1/3] selftest/powerpc: Re-order *FLAGS to follow lib.mk
 2024-04-29 14:09 UTC  (3+ messages)
` [PATCH 2/3] selftest/powerpc: Add flags.mk to support pmu buildable

[PATCH v1 0/5] Fix Kselftest's vfork() side effects
 2024-04-29 12:39 UTC  (12+ messages)
` [PATCH v1 1/5] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v1 2/5] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v1 3/5] selftests/harness: Fix fixture teardown
` [PATCH v1 4/5] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v1 5/5] selftests/harness: Fix vfork() side effects and uncaught errors

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-29  8:24 UTC  (5+ messages)
` [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restore
` [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-29  8:02 UTC  (6+ messages)
` [PATCH v3 02/11] riscv: add ISA extensions validation
` [PATCH v3 03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb

[PATCH] selftests:arm64: Test PR_SVE_VL_INHERIT after a double fork
 2024-04-29  4:40 UTC 

[PATCH] selftests: default to host arch for LLVM builds
 2024-04-28 22:04 UTC  (3+ messages)

[PATCH] kselftest: arm64: Add a null pointer check
 2024-04-28 15:38 UTC  (3+ messages)
  `  "

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-28 15:15 UTC  (15+ messages)
` [PATCH bpf-next v3 06/11] bpf: Fix compare error in function retval_range_within
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH v4 0/2] selftests/vDSO: Fix errors on LoongArch
 2024-04-28  3:05 UTC  (3+ messages)
` [PATCH v4 1/2] selftests/vDSO: Fix building "
` [PATCH v4 2/2] selftests/vDSO: Fix runtime "

[PATCH] kunit: Cover 'assert.c' with tests
 2024-04-27 22:04 UTC 

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-04-27 11:05 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v2 02/15] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v2 03/15] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v2 04/15] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v2 05/15] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v2 06/15] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v2 07/15] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v2 08/15] KVM: x86: Fix KVM clock precision in __get_kvmclock()
` [PATCH v2 09/15] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
` [PATCH v2 10/15] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v2 11/15] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v2 12/15] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v2 13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
` [PATCH v2 14/15] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [PATCH v2 15/15] KVM: x86: Factor out kvm_use_master_clock()

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-27  2:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[PATCH net-next v2 0/3] selftests: drv-net: round some sharp edges
 2024-04-26 23:20 UTC  (5+ messages)
` [PATCH net-next v2 1/3] selftests: drv-net: extend the README with more info and example
` [PATCH net-next v2 2/3] selftests: drv-net: reimplement the config parser
` [PATCH net-next v2 3/3] selftests: drv-net: validate the environment

[PATCH v4 09/16] RISC-V: define the elements of the VCSR vector CSR
 2024-04-26 21:37 UTC  (8+ messages)
` [PATCH v4 10/16] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
` [PATCH v4 11/16] riscv: Add xtheadvector instruction definitions
` [PATCH v4 12/16] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 13/16] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 14/16] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 15/16] selftests: riscv: Fix vector tests
` [PATCH v4 16/16] selftests: riscv: Support xtheadvector in "

[PATCH] selftest/tmpfs: Use harness framework in tmpfs
 2024-04-26 21:33 UTC 

[PATCH v4 00/16] riscv: Support vendor extensions and xtheadvector
 2024-04-26 21:29 UTC  (9+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/16] dt-bindings: riscv: cpus: add a vlen register length property
` [PATCH v4 03/16] riscv: vector: Use vlenb from DT
` [PATCH v4 04/16] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [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 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26 20:46 UTC  (18+ messages)
` [PATCH v3 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v3 04/17] riscv: vector: Use vlenb from DT
` [PATCH v3 07/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers
` [PATCH v3 09/17] riscv: drivers: Convert xandespmu to use the vendor extension framework

[PATCH bpf-next] bpf, arm64: Add support for lse atomics in bpf_arena
 2024-04-26 16:11 UTC 

[PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-04-26 14:56 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] selftests/resctrl: Rename variable imcs and num_of_imcs() to generic names
  ` [PATCH v2 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
  ` [PATCH v2 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
  ` [PATCH v2 4/4] selftests/resctrl: Enable MBA/MBA "

[PATCH v2] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-04-26 14:03 UTC  (2+ messages)

[PATCH] KVM: selftests: Use TAP interface in the set_memory_region test
 2024-04-26 11:26 UTC  (4+ messages)

[PATCH 0/3] tools/nolibc: implement strerror()
 2024-04-26 11:08 UTC  (4+ messages)
` [PATCH 1/3] selftests/nolibc: introduce condition to run tests only on nolibc
` [PATCH 2/3] tools/nolibc: implement strerror()
` [PATCH 3/3] selftests: kselftest: also use strerror() on nolibc

[PATCH v2] selftests: x86: conform test to TAP format output
 2024-04-26 10:18 UTC 

[PATCH] KVM: selftests: Avoid assuming "sudo" exists
 2024-04-26 10:13 UTC  (3+ messages)

[PATCH] selftests: tpm2: conform test to TAP output
 2024-04-26  9:14 UTC 

selftests: openvswitch: Questions about possible enhancements
 2024-04-26  7:05 UTC  (11+ messages)
    ` [ovs-dev] "

[PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
 2024-04-26  6:59 UTC  (3+ messages)

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

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-25 23:00 UTC  (2+ messages)

[PATCH net-next 0/4] selftests: drv-net: round some sharp edges
 2024-04-25 22:22 UTC  (3+ messages)

[PATCH 0/2] tools/nolibc: implement strtol() and friends
 2024-04-25 20:30 UTC  (3+ messages)

[PATCH v3] selftests/bpf: Add ring_buffer__consume_n test
 2024-04-25 20:12 UTC  (3+ messages)

[linus:master] [selftests/harness] 0710a1a73f: kernel-selftests.pidfd.pidfd_setns_test.fail
 2024-04-25 17:49 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).