linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 13:09:36 to 2024-03-01 14:40:46 UTC [more...]

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-03-01 14:40 UTC  (26+ messages)
` [PATCH v4 01/15] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v4 02/15] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v4 03/15] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v4 04/15] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v4 05/15] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v4 06/15] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v4 11/15] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v4 12/15] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v4 14/15] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v4 15/15] KVM: riscv: selftests: Add a test for counter overflow

[PATCH net 00/10] mptcp: more misc. fixes for v6.8
 2024-03-01 14:37 UTC  (3+ messages)
` [PATCH net 10/10] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH v5 0/8] Split a folio to any lower order folios
 2024-03-01 14:33 UTC  (21+ messages)
` [PATCH v5 7/8] mm: thp: split huge page to any lower order pages
` [PATCH v5 8/8] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-03-01 14:21 UTC  (31+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] kci-gitlab: Add documentation
` [PATCH 3/3] kci-gitlab: docs: Add images

[PATCH v2 0/3] RISC-V: mm: do not treat hint addr on mmap as the upper bound to search
 2024-03-01 13:02 UTC  (5+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-03-01 12:09 UTC  (25+ messages)
` [RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
` [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test

[PATCH net-next] selftests/tc-testing: require an up to date iproute2 for blockcast tests
 2024-03-01 12:32 UTC  (3+ messages)

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.8-rc1-56-g539cd3f4da3f)
 2024-03-01 12:05 UTC  (3+ messages)

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-03-01 10:40 UTC  (17+ messages)
` [PATCH v4 01/12] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()
` [PATCH v4 03/12] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH v4 04/12] selftests: kselftest_harness: generate test name once
` [PATCH v4 05/12] selftests: kselftest_harness: save full exit code in metadata
` [PATCH v4 06/12] selftests: kselftest_harness: use exit code to store skip
` [PATCH v4 07/12] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [PATCH v4 08/12] selftests: kselftest_harness: print test name for SKIP
` [PATCH v4 09/12] selftests: kselftest_harness: separate diagnostic message with # in ksft_test_result_code()
` [PATCH v4 10/12] selftests: kselftest_harness: let PASS / FAIL provide diagnostic
` [PATCH v4 11/12] selftests: kselftest_harness: support using xfail
` [PATCH v4 12/12] selftests: ip_local_port_range: use XFAIL instead of SKIP

[PATCH] selftests/mm: Dont fail testsuite due to a lack of hugepages
 2024-03-01  9:28 UTC  (2+ messages)

[PATCH v2 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-03-01  8:46 UTC  (10+ messages)

[PATCH v4 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-03-01  8:46 UTC  (2+ messages)
` [PATCH v4 2/2] selftests: dmabuf-heap: add config file for the test

[PATCH v3 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-03-01  8:28 UTC  (4+ messages)
` [PATCH v3 2/2] selftests: dmabuf-heap: add config file for the test

[kselftests/powerpc] Primitives test build failure with linux-next
 2024-03-01  3:57 UTC  (5+ messages)

[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
 2024-03-01  3:41 UTC  (15+ messages)
` [PATCH v2 1/7] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
` [PATCH v2 2/7] tracing/probes: Cleanup probe argument parser
` [PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
` [PATCH v2 4/7] tracing: Remove redundant #else block for BTF args from README

[PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
 2024-02-29 22:13 UTC  (7+ messages)
` [PATCH v8 33/38] kselftest/arm64: Add a GCS test program built with the system libc

[PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2024-02-29 22:00 UTC  (2+ messages)

lock warnings in dev_addr_lists test
 2024-02-29 20:34 UTC  (4+ messages)

[PATCH v10] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-02-29 20:22 UTC  (5+ messages)

[PATCH net-next 0/3] net: gro: encapsulation bug fix and flush checks improvements
 2024-02-29 20:15 UTC  (5+ messages)
` [PATCH net-next 1/3] net: gro: set {inner_,}network_header in receive phase

[PATCH] cpufreq: amd-pstate: adjust min/max limit perf
 2024-02-29 19:13 UTC  (3+ messages)

[PATCH v5] kselftest: Add basic test for probing the rust sample modules
 2024-02-29 16:44 UTC  (2+ messages)

[PATCH v4] kselftest: Add basic test for probing the rust sample modules
 2024-02-29 15:57 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 1/5] selftests: tls: use exact comparison in recv_partial
 2024-02-29 15:51 UTC 

[PATCH AUTOSEL 5.10 2/7] selftests: tls: use exact comparison in recv_partial
 2024-02-29 15:51 UTC 

[PATCH AUTOSEL 5.15 2/7] selftests: tls: use exact comparison in recv_partial
 2024-02-29 15:50 UTC 

[PATCH AUTOSEL 6.1 05/12] selftests: tls: use exact comparison in recv_partial
 2024-02-29 15:50 UTC 

[PATCH AUTOSEL 6.6 09/21] selftests: openvswitch: Add validation for the recursion test
 2024-02-29 15:49 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 11/21] selftests: tls: use exact comparison in recv_partial

[PATCH AUTOSEL 6.7 10/26] selftests: openvswitch: Add validation for the recursion test
 2024-02-29 15:48 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 12/26] selftests: tls: use exact comparison in recv_partial

[PATCH] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
 2024-02-29 14:00 UTC 

[PATCH 1/3] selftest/powerpc: Re-order *FLAGS to follow lib.mk
 2024-02-29 13:41 UTC  (4+ messages)
` [PATCH 2/3] selftest/powerpc: Add flags.mk to support pmu buildable
` [PATCH 3/3] selftest/powerpc: make sub-folders buildable on it own

[PATCH v3 0/8] Use TAP in some more x86 KVM selftests
 2024-02-29 13:12 UTC  (14+ messages)
` [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API

[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
 2024-02-29  9:13 UTC  (4+ messages)

[PATCH net-next] selftests: vxlan_mdb: Avoid duplicate test names
 2024-02-29  8:28 UTC  (3+ messages)

[PATCH v5 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-02-29  6:56 UTC  (4+ messages)
` [PATCH v5 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v5 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v5 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v3 00/13] security: digest_cache LSM
 2024-02-28 17:46 UTC  (2+ messages)

[PATCH v4 0/7] of: populate of_root node if bootloader doesn't
 2024-02-28 16:26 UTC  (7+ messages)
` [PATCH v4 5/7] arm64: Unconditionally call unflatten_device_tree()

[PATCH net-next] selftests: net: Correct couple of spelling mistakes
 2024-02-28 13:12 UTC  (2+ messages)

[PATCH 0/5] KVM RISC-V report few more ISA extensions through ONE_REG
 2024-02-28 13:10 UTC  (5+ messages)
` [PATCH 4/5] RISC-V: KVM: Allow Zacas extension for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: Add Zacas extension to get-reg-list test

[PATCH bpf-next v2] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-02-28 13:10 UTC  (3+ messages)

[PATCH net-next] Correct couple of spelling mistakes
 2024-02-28 13:09 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).