Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 18:45:06 to 2024-04-19 06:46:25 UTC [more...]

[PATCH] selftests: cpufreq: conform test to TAP
 2024-04-19  6:46 UTC  (2+ messages)

[PATCH v3 0/2] kunit: fix minor error path mistakes
 2024-04-19  6:33 UTC  (9+ messages)
` [PATCH v3 1/2] kunit: unregister the device on error
` [PATCH v3 2/2] kunit: avoid memory leak on device register error

[PATCH bpf-next 00/18] Introduce bpf_wq
 2024-04-19  6:18 UTC  (14+ messages)
` [PATCH bpf-next 06/18] bpf: add support for bpf_wq user type
` [PATCH bpf-next 08/18] bpf: add support for KF_ARG_PTR_TO_WORKQUEUE
` [PATCH bpf-next 09/18] bpf: allow struct bpf_wq to be embedded in arraymaps and hashmaps
` [PATCH bpf-next 11/18] bpf: wq: add bpf_wq_init
` [PATCH bpf-next 16/18] selftests/bpf: add checks for bpf_wq_set_callback()
` [PATCH bpf-next 17/18] bpf: add bpf_wq_start

[PATCH v4 0/9] Support Zve32[xf] and Zve64[xfd] Vector subextensions
 2024-04-19  6:09 UTC  (22+ messages)
` [PATCH v4 1/9] riscv: vector: add a comment when calling riscv_setup_vsize()
` [PATCH v4 2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected
  ` [External] "
` [PATCH v4 3/9] riscv: cpufeature: call match_isa_ext() for single-letter extensions
` [PATCH v4 4/9] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
` [PATCH v4 5/9] dt-bindings: riscv: add Zve32[xf] Zve64[xfd] ISA extension description
` [PATCH v4 7/9] riscv: vector: adjust minimum Vector requirement to ZVE32X

[PATCH 0/1] selftest mm/mseal compile warning
 2024-04-19  3:43 UTC  (2+ messages)
` [PATCH 1/1] selftest mm/mseal: fix "

[PATCH v10 0/5] Introduce mseal
 2024-04-19  1:22 UTC  (5+ messages)

[PATCH net-next v4 0/7] selftests: drv-net: support testing with a remote system
 2024-04-18 23:38 UTC  (8+ messages)
` [PATCH net-next v4 1/7] selftests: drv-net: define endpoint structures
` [PATCH net-next v4 2/7] selftests: drv-net: factor out parsing of the env
` [PATCH net-next v4 3/7] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next v4 4/7] selftests: drv-net: add a trivial ping test
` [PATCH net-next v4 5/7] selftests: net: support matching cases by name prefix
` [PATCH net-next v4 6/7] selftests: drv-net: add a TCP ping test case (and useful helpers)
` [PATCH net-next v4 7/7] selftests: drv-net: add require_XYZ() helpers for validating env

[PATCH net-next v3 0/8] selftests: drv-net: support testing with a remote system
 2024-04-18 23:20 UTC  (15+ messages)
` [PATCH net-next v3 1/8] selftests: net: fix counting totals when some checks fail
` [PATCH net-next v3 2/8] selftests: net: set the exit code correctly in Python tests
` [PATCH net-next v3 3/8] selftests: drv-net: define endpoint structures
` [PATCH net-next v3 4/8] selftests: drv-net: factor out parsing of the env
` [PATCH net-next v3 5/8] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next v3 6/8] selftests: drv-net: add a trivial ping test
` [PATCH net-next v3 7/8] selftests: net: support matching cases by name prefix
` [PATCH net-next v3 8/8] selftests: drv-net: add a TCP ping test case (and useful helpers)

[PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-18 20:01 UTC  (14+ messages)
` [PATCH v7 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v7 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v7 18/24] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v7 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v7 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v7 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v7 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v7 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v7 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[RFC PATCH 0/10] Cleaning up the KVM clock mess
 2024-04-18 19:34 UTC  (11+ messages)
` [PATCH 01/10] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH 02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH 03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH 04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH 05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH 06/10] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH 07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH 08/10] KVM: x86: Remove periodic global clock updates
` [PATCH 09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE
` [PATCH 10/10] KVM: x86: Fix KVM clock precision in __get_kvmclock()

[PATCH 0/2] kunit: fix minor error path mistakes
 2024-04-18 18:08 UTC  (8+ messages)
` [PATCH 1/2] kunit: unregister the device on error
` [PATCH 2/2] kunit: avoid memory leak on device register error
      ` [ "

[PATCH] selftests: mm: restore settings from only parent process
 2024-04-18 17:25 UTC  (3+ messages)

selftests: resctrl: cat_test.c: In function 'noncont_cat_run_test': ../kselftest.h:74:9: error: impossible constraint in 'asm' 74 | __asm__ __volatile__ ("cpuid\n\t"
 2024-04-18 17:14 UTC  (2+ messages)

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-18 16:37 UTC  (9+ 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

[PATCH v2 0/2] kunit: fix minor error path mistakes
 2024-04-18 16:18 UTC  (4+ messages)
` [PATCH v2 1/2] kunit: unregister the device on error
` [PATCH v2 2/2] kunit: avoid memory leak on device register error

[PATCH net-next v7 0/3] net: gro: move p->{flush/flush_id} calculations to L4
 2024-04-18 15:09 UTC  (13+ messages)
` [PATCH net-next v7 1/3] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v7 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
` [PATCH net-next v7 3/3] selftests/net: add flush id selftests

[PATCH v2 00/12] Add support for a few Zc* extensions as well as Zcmop
 2024-04-18 13:28 UTC  (18+ messages)
` [PATCH v2 01/12] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v2 02/12] riscv: dts: enable Zc* extensions when needed
` [PATCH v2 03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension
` [PATCH v2 04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v2 05/12] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v2 06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
` [PATCH v2 07/12] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
` [PATCH v2 08/12] dt-bindings: riscv: add Zcmop ISA extension description
` [PATCH v2 09/12] riscv: add ISA extension parsing for Zcmop
` [PATCH v2 10/12] riscv: hwprobe: export Zcmop ISA extension
` [PATCH v2 11/12] RISC-V: KVM: Allow Zcmop extension for Guest/VM
` [PATCH v2 12/12] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test

selftests: arm64: check_buffer_fill.c:94:93: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'char *' [-Wformat=]
 2024-04-18 12:34 UTC 

selftests: arm64: sve-ptrace.c:85:40: warning: data argument not used by format string [-Wformat-extra-args]
 2024-04-18 12:31 UTC 

tools/testing/selftests/clone3/clone3_set_tid.c appears to always pass?
 2024-04-18 11:09 UTC  (2+ messages)

selftests: mm: seal_elf.c:140:45: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'char (*)[5]' [-Wformat=]
 2024-04-18  9:37 UTC 

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-18  9:35 UTC  (19+ messages)
` [PATCH v4 02/27] ntsync: Introduce NTSYNC_IOC_WAIT_ALL

[PATCH bpf-next v5 0/6] use network helpers, part 1
 2024-04-18  8:09 UTC  (7+ messages)
` [PATCH bpf-next v5 1/6] selftests/bpf: Add start_server_addr helper
` [PATCH bpf-next v5 2/6] selftests/bpf: Use start_server_addr in cls_redirect
` [PATCH bpf-next v5 3/6] selftests/bpf: Use start_server_addr in sk_assign
` [PATCH bpf-next v5 4/6] selftests/bpf: Update arguments of connect_to_addr
` [PATCH bpf-next v5 5/6] selftests/bpf: Use connect_to_addr in cls_redirect
` [PATCH bpf-next v5 6/6] selftests/bpf: Use connect_to_addr in sk_assign

[PATCH net] selftests: kselftest_harness: fix Clang warning about zero-length format
 2024-04-18  2:10 UTC  (2+ messages)

[PATCH] selftests: adopt BPF's approach to quieter builds
 2024-04-18  1:30 UTC  (2+ messages)

[PATCH net-next] selftests: openvswitch: Fix escape chars in regexp
 2024-04-18  1:30 UTC  (3+ messages)

[PATCH bpf-next v4 00/14] use network helpers, part 1
 2024-04-18  0:19 UTC  (7+ messages)
` [PATCH bpf-next v4 02/14] selftests/bpf: Add start_server_addr* helpers
` [PATCH bpf-next v4 06/14] selftests/bpf: Use connect_to_addr in sk_assign
` [PATCH bpf-next v4 09/14] selftests/bpf: Use log_err in network_helpers

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-17 22:51 UTC  (18+ messages)
` [PATCH v2 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v2 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v2 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v2 06/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 13/17] riscv: vector: Support xtheadvector save/restore

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-17 22:41 UTC  (5+ messages)

[PATCH net 0/4] selftests/net/tcp_ao: A bunch of fixes for TCP-AO selftests
 2024-04-17 22:30 UTC  (6+ messages)

[PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
 2024-04-17 22:02 UTC  (13+ messages)

[PATCH] selftests: filesystems: fix warn_unused_result build warnings
 2024-04-17 18:49 UTC 

[PATCH v4 00/14] security: digest_cache LSM
 2024-04-17 17:00 UTC  (6+ messages)
` [PATCH v4 02/14] security: Introduce the "

[PATCH] selftests: filesystems: add missing stddef header
 2024-04-17 16:16 UTC 

[PATCH] selftests: Fix asan linkage to work with clang
 2024-04-17 16:07 UTC 

[PATCH] selftests: Make ksft_exit functions return void instead of int
 2024-04-17 15:37 UTC 

[PATCH 07/10] riscv: add ISA extension parsing for Zcmop
 2024-04-17 13:11 UTC  (11+ messages)

[PATCH] selftests: mm: Fix undeclared function error
 2024-04-17  7:55 UTC 

[PATCH] selftests/intel_pstate: Add validity check for cpu min/max frequency
 2024-04-17  7:28 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc4-19-g00ab560eb0e3)
 2024-04-17  7:07 UTC 

kselftest/next kselftest-lkdtm: 2 runs, 2 regressions (v6.9-rc4-19-g00ab560eb0e3)
 2024-04-17  7:07 UTC 

[PATCH 0/1] selftest mm/mseal: style change
 2024-04-17  6:43 UTC  (3+ messages)
` [PATCH 1/1] "

kselftest/next build: 4 builds: 0 failed, 4 passed (v6.9-rc4-19-g00ab560eb0e3)
 2024-04-17  6:08 UTC 

[PATCH 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-17  4:53 UTC  (5+ messages)
` [PATCH 1/4] selftests/arm: Add mm test

[PATCH net-next v2 0/6] selftests: drv-net: support testing with a remote system
 2024-04-17  2:00 UTC  (4+ messages)

[PATCH] selftests: Mark ksft_exit_fail_perror() as __noreturn
 2024-04-17  0:03 UTC  (3+ messages)

[PATCH V3] KVM: selftests: Add a new option to rseq_test
 2024-04-16 22:51 UTC 

[PATCH V2] KVM: selftests: Take large C-state exit latency into consideration
 2024-04-16 19:43 UTC  (3+ messages)

[PATCH v4 0/6] pids controller events rework
 2024-04-16 19:32 UTC  (8+ messages)
` [PATCH v4 1/6] cgroup/pids: Remove superfluous zeroing
` [PATCH v4 2/6] cgroup/pids: Separate semantics of pids.events related to pids.max
` [PATCH v4 4/6] cgroup/pids: Add pids.events.local


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