Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
[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 bpf-next 0/2] Free strdup memory in selftests
 2024-04-29  7:07 UTC  (3+ 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] 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 v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-28 17:47 UTC  (8+ messages)
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[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 

[PATCH net-next 0/6] selftests: net: page_poll allocation error injection
 2024-04-27 13:55 UTC  (10+ 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

[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  (7+ messages)
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice
` [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 v1 0/5] Fix Kselftest's vfork() side effects
 2024-04-26 19:47 UTC  (10+ 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 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  (14+ 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  (6+ messages)
` [PATCH 1/3] bpf: do not walk twice the map on free
` [PATCH 2/3] bpf: do not walk twice the hash "
` [PATCH 3/3] selftests/bpf: drop an unused local variable

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-25 23:00 UTC  (4+ messages)
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected

[PATCH net-next 0/4] selftests: drv-net: round some sharp edges
 2024-04-25 22:22 UTC  (10+ messages)
` [PATCH net-next 1/4] selftests: drv-net: force pseudo-terminal allocation in ssh
` [PATCH net-next 2/4] selftests: drv-net: extend the README with more info and example
` [PATCH net-next 3/4] selftests: drv-net: reimplement the config parser
` [PATCH net-next 4/4] selftests: drv-net: validate the environment

[PATCH 0/2] tools/nolibc: implement strtol() and friends
 2024-04-25 20:30 UTC  (6+ messages)
` [PATCH 1/2] tools/nolibc: add limits for {u,}intmax_t, ulong and {u,}llong
` [PATCH 2/2] tools/nolibc: implement strtol() and friends

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

[linus:master] [selftests/harness] 0710a1a73f: kernel-selftests.pidfd.pidfd_setns_test.fail
 2024-04-25 17:49 UTC  (2+ messages)

kselftest/next kselftest-lkdtm: 5 runs, 2 regressions (v6.9-rc4-32-g693fe2f6a9ea)
 2024-04-25 17:15 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.9-rc4-32-g693fe2f6a9ea)
 2024-04-25 17:15 UTC 

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-25 16:25 UTC  (9+ messages)

kselftest/next build: 5 builds: 0 failed, 5 passed (v6.9-rc4-32-g693fe2f6a9ea)
 2024-04-25 16:17 UTC 

[PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int
 2024-04-25 14:39 UTC  (2+ messages)

[PATCH] selftests/bpf: Add ring_buffer__consume_n test
 2024-04-25 14:01 UTC  (5+ messages)

[PATCH v2] selftests/bpf: Add ring_buffer__consume_n test
 2024-04-25 12:31 UTC  (2+ messages)

[PATCH bpf-next v2 00/16] Introduce bpf_wq
 2024-04-25  8:53 UTC  (12+ messages)
` [PATCH bpf-next v2 10/16] selftests/bpf: add bpf_wq tests
` [PATCH bpf-next v2 11/16] bpf: wq: add bpf_wq_init
` [PATCH bpf-next v2 12/16] selftests/bpf: wq: add bpf_wq_init() checks

[PATCH v3 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-04-25  4:46 UTC  (13+ messages)
` [PATCH v3 01/16] selftests/resctrl: Open get_mem_bw_imc() fd for loops
` [PATCH v3 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v3 07/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v3 09/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v3 11/16] selftests/resctrl: Add ->init() callback into resctrl_val_param

[PATCH bpf-next 0/6] use network helpers, part 3
 2024-04-25  3:23 UTC  (7+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: Add opts argument for __start_server
` [PATCH bpf-next 2/6] selftests/bpf: Make start_mptcp_server static
` [PATCH bpf-next 3/6] selftests/bpf: Drop start_server_proto helper
` [PATCH bpf-next 4/6] selftests/bpf: Add setsockopt for network_helper_opts
` [PATCH bpf-next 5/6] selftests/bpf: Use start_server_addr in sockopt_inherit
` [PATCH bpf-next 6/6] selftests/bpf: Use start_server_addr in test_tcp_check_syncookie

ynl: maybe minor bug?
 2024-04-24 23:43 UTC  (2+ messages)

[PATCH 1/2] KVM: selftests: Fix nx_huge_pages_test for default_hugepagesz=1G
 2024-04-24 22:44 UTC  (2+ messages)
` [PATCH 2/2] KVM: selftests: Add assertion for mem_size in vm_mem_add()

[PATCH] selftests/nolibc: disable brk()/sbrk() tests on musl
 2024-04-24 22:02 UTC  (3+ messages)

[PATCH net-next v5 0/7] selftests: drv-net: support testing with a remote system
 2024-04-24 20:59 UTC  (7+ messages)

[PATCH bpf-next v2 0/5] use network helpers, part 2
 2024-04-24 20:20 UTC  (2+ messages)

[PATCH 0/6] Add initial GHCB support for SEV-ES selftests
 2024-04-24 20:13 UTC  (4+ messages)
` [PATCH 4/6] Add GHCB allocations and helpers


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 read-only IMAP folder(s) and NNTP newsgroup(s).