Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 22:10:25 to 2024-03-14 08:49:24 UTC [more...]

[Test Failure Report] exec: Test failures in execveat
 2024-03-14  8:49 UTC  (8+ messages)

[PATCH v2 00/12] conform tests to TAP format output
 2024-03-14  8:46 UTC  (4+ messages)
` [PATCH v2 12/12] selftests/mm: virtual_address_range: conform "

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-14  7:57 UTC  (22+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] riscv: "
` [PATCH 14/14] powerpc: "

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-14  6:27 UTC  (35+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "
` [PATCH bpf-next v2 2/9] bpf: refactor the modules_array to ptr_array
    ` [External] "
` [PATCH bpf-next v2 3/9] bpf: trampoline: introduce struct bpf_tramp_link_conn
` [PATCH bpf-next v2 4/9] bpf: trampoline: introduce bpf_tramp_multi_link
` [PATCH bpf-next v2 5/9] bpf: verifier: add btf to the function args of bpf_check_attach_target
    ` [External] "
` [PATCH bpf-next v2 6/9] bpf: tracing: add multi-link support
` [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
    ` [External] "
` [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
    ` [External] "
` [PATCH bpf-next v2 9/9] selftests/bpf: add testcases for "

[PATCH v1 0/5] Add support for the Idle HLT intercept feature
 2024-03-14  5:35 UTC  (7+ messages)
` [PATCH v1 3/5] tools: Add KVM exit reason for the Idle HLT
` [PATCH v1 5/5] selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH v7 0/4] KVM: selftests: Add LoongArch support
 2024-03-14  3:03 UTC  (2+ messages)

[PATCH] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
 2024-03-13 23:44 UTC  (4+ messages)

[PATCH 1/3] selftests/exec: Add the overall result line accourding to TAP
 2024-03-13 19:05 UTC  (3+ messages)

[PATCH] selftests/exec: execveat: Improve debug reporting
 2024-03-13 18:56 UTC 

[PATCH v2 07/15] selftests/sched: Add a test to verify that DL server works with core scheduling
 2024-03-13 18:44 UTC  (3+ messages)
` [PATCH v2 08/15] selftests/sched: Migrate cs_prctl_test to kselfttest

[PATCH v3 0/5] selftests/mm: Improve run_vmtests.sh
 2024-03-13 18:12 UTC  (4+ messages)
` [PATCH v3 4/5] selftests/mm: protection_keys: save/restore nr_hugepages settings

[PATCH v2 00/13] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-03-13 13:59 UTC  (19+ messages)
` [PATCH v2 01/13] selftests/resctrl: Convert get_mem_bw_imc() fd close to for loop
` [PATCH v2 02/13] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v2 03/13] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v2 04/13] selftests/resctrl: Use correct type for pids
` [PATCH v2 05/13] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v2 06/13] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v2 07/13] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v2 08/13] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v2 09/13] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v2 10/13] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v2 11/13] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v2 12/13] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v2 13/13] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH 0/4] SNC support for resctrl selftests
 2024-03-13 10:26 UTC  (8+ messages)
` [PATCH 2/4] selftests/resctrl: SNC support for CMT
` [PATCH 3/4] selftests/resctrl: SNC support for MBM

[PATCH 0/8] iommufd support pasid attach/replace
 2024-03-13  8:11 UTC  (8+ messages)
` [PATCH 1/8] iommu: Introduce a replace API for device pasid

[GIT PULL] execve updates for v6.9-rc1
 2024-03-12 22:24 UTC  (2+ messages)

[PATCH] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-12 17:28 UTC  (9+ messages)

BUG selftests/mm]
 2024-03-12 16:47 UTC  (11+ messages)

[PATCH RFC] selftests: default to host arch for LLVM builds
 2024-03-12 15:15 UTC  (2+ messages)

[PATCH 2/7] of: Create of_root if no dtb provided by firmware
 2024-03-12 14:52 UTC  (5+ messages)

[PATCH] selftests: livepatch: Test atomic replace against multiple modules
 2024-03-12 12:12 UTC 

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-03-12  6:35 UTC 

[PATCH net-next 00/15] selftests: mptcp: various improvements
 2024-03-11 22:20 UTC  (17+ messages)
` [PATCH net-next 01/15] selftests: mptcp: print all error messages to stdout
` [PATCH net-next 02/15] selftests: mptcp: connect: add dedicated port counter
` [PATCH net-next 03/15] selftests: mptcp: connect: fix misaligned output
` [PATCH net-next 04/15] selftests: mptcp: sockopt: print every test result
` [PATCH net-next 05/15] selftests: mptcp: export TEST_COUNTER variable
` [PATCH net-next 06/15] selftests: mptcp: add print_title in mptcp_lib
` [PATCH net-next 07/15] selftests: mptcp: print test results with counters
` [PATCH net-next 08/15] selftests: mptcp: use += operator to append strings
` [PATCH net-next 09/15] selftests: mptcp: print test results with colors
` [PATCH net-next 10/15] selftests: mptcp: call test_fail without argument
` [PATCH net-next 11/15] selftests: mptcp: extract mptcp_lib_check_expected
` [PATCH net-next 12/15] selftests: mptcp: print_test out of verify_listener_events
` [PATCH net-next 13/15] selftests: mptcp: add mptcp_lib_verify_listener_events
` [PATCH net-next 14/15] selftests: mptcp: declare event macros in mptcp_lib
` [PATCH net-next 15/15] selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL

[PATCH v1 00/13] tools header compiler.h update
 2024-03-11 20:51 UTC  (25+ messages)
` [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version
` [PATCH v1 02/13] libbpf: Make __printf define conditional
` [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include
` [PATCH v1 04/13] perf expr: Add missing stdbool.h include
` [PATCH v1 05/13] perf expr: Tidy up header guard
` [PATCH v1 06/13] perf debug: Add missing linux/types.h include
` [PATCH v1 07/13] perf cacheline: "
` [PATCH v1 08/13] perf arm-spe: "
` [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h
` [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h
` [PATCH v1 11/13] tools headers: Sync linux/overflow.h
` [PATCH v1 12/13] tools headers: Sync compiler.h headers
` [PATCH v1 13/13] tools headers: Rename noinline to __noinline

[PATCH v2 00/31] NT synchronization primitive driver
 2024-03-11 18:58 UTC  (3+ messages)
` [PATCH v2 04/31] ntsync: Introduce NTSYNC_IOC_WAIT_ANY

[GIT PULL] Kselftest next update for Linux 6.9-rc1
 2024-03-11 18:33 UTC  (2+ messages)

[GIT PULL] KUnit next update for Linux 6.9-rc1
 2024-03-11 18:33 UTC  (2+ messages)

[BUG net-next] fcnal-test.sh: 4 (four) tests FAIL
 2024-03-11 16:26 UTC  (3+ messages)

[PATCH AUTOSEL 6.7 14/23] selftests: mptcp: explicitly trigger the listener diag code-path
 2024-03-11 15:28 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 09/17] selftests: mptcp: explicitly trigger the listener diag code-path
 2024-03-11 15:13 UTC 

[PATCH net-next v3 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-11 13:13 UTC  (12+ messages)
` [PATCH net-next v3 1/4] net: gro: add p_off param in *_gro_complete
  ` [PATCH net-next v3 2/4] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v3 3/4] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v3 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-03-11  8:40 UTC  (5+ messages)
` [PATCH 1/3] "

[RFC PATCH 0/5] Add support for suppressing warning backtraces
 2024-03-11  4:36 UTC  (2+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-11  1:12 UTC  (5+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api

[PATCH net-next v2 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-09 15:13 UTC  (4+ messages)
` [PATCH net-next v2 3/4] net: gro: set inner_network_header in receive phase

[BUG net-next selftests/pidfd] Hang in ./pidfd_setns_test pidfd_send_signal()
 2024-03-09 14:29 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).