Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-26 21:37:17 to 2024-04-30 17:48:02 UTC [more...]

[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  (6+ messages)

[PATCH v3 0/9] Fix Kselftest's vfork() side effects
 2024-04-30 16:50 UTC  (14+ 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] 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  (19+ 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 net-next v2 0/6] selftests: net: page_poll allocation error injection
 2024-04-30 15:20 UTC  (8+ 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] 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] kunit: bail out early in __kunit_test_suites_init() if there are no suites to test
 2024-04-30 13:58 UTC  (3+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-30 13:45 UTC  (6+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

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

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-30 12:33 UTC  (18+ 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] selftests:arm64: Test PR_SVE_VL_INHERIT after a double fork
 2024-04-30 12:20 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] kunit: Cover 'assert.c' with tests
 2024-04-30  9:19 UTC  (3+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-30  9:09 UTC  (13+ 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 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

[linus:master] [selftests/harness] 8092162335: kernel-selftests.sgx.make.fail
 2024-04-30  3:02 UTC 

[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 V4] KVM: selftests: Add a new option to rseq_test
 2024-04-29 23:34 UTC 

[PATCH bpf-next 0/2] Free strdup memory in selftests
 2024-04-29 23:20 UTC  (8+ 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 23:16 UTC  (3+ messages)

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

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

[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] Documentation: kselftest: fix codeblock
 2024-04-29 16:50 UTC 

[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  (7+ messages)
` [PATCH v1 2/5] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v1 5/5] selftests/harness: Fix vfork() side effects and uncaught errors

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-29  8:02 UTC  (4+ messages)
` [PATCH v3 02/11] riscv: add ISA extensions validation

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

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

[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()

[PATCH net-next v2 0/3] selftests: drv-net: round some sharp edges
 2024-04-26 23:20 UTC  (2+ messages)

[PATCH v4 11/16] riscv: Add xtheadvector instruction definitions
 2024-04-26 21:37 UTC  (6+ messages)
` [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 "


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