Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-25 16:58:06 to 2024-03-28 00:05:48 UTC [more...]

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-03-28  0:05 UTC  (11+ messages)

[PATCH] kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
 2024-03-27 23:32 UTC  (4+ messages)

[PATCH v5 0/3] selftests/resctrl: Simplify test cleanup functions
 2024-03-27 23:08 UTC  (3+ messages)

[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
 2024-03-27 22:53 UTC  (4+ messages)
  ` [RFC PATCH bpf-next 1/3] cgroup: add cgroup_freeze_no_kn() to freeze a "
  ` [RFC PATCH bpf-next 2/3] bpf: add bpf_task_freeze_cgroup() to freeze the cgroup of a task
  ` [RFC PATCH bpf-next 3/3] selftests/bpf: add selftest for bpf_task_freeze_cgroup

[RFC PATCH v3 0/8] mm: workingset reporting
 2024-03-27 22:53 UTC  (11+ messages)
` [RFC PATCH v3 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [RFC PATCH v3 2/8] mm: aggregate working set information into histograms
` [RFC PATCH v3 3/8] mm: use refresh interval to rate-limit workingset report aggregation
` [RFC PATCH v3 4/8] mm: report workingset during memory pressure driven scanning
` [RFC PATCH v3 5/8] mm: extend working set reporting to memcgs
` [RFC PATCH v3 6/8] mm: add per-memcg reaccess histogram
` [RFC PATCH v3 7/8] mm: add kernel aging thread for workingset reporting
` [RFC PATCH v3 8/8] mm: test system-wide "

[PATCH] selftests: iommu: add config needed for iommufd_fail_nth
 2024-03-27 20:13 UTC  (13+ messages)

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

[PATCH v2 1/3] selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocks
 2024-03-27 18:46 UTC  (3+ messages)
` [PATCH v2 2/3] selftests: x86: test_vsyscall: conform test to TAP format output
` [PATCH v2 3/3] selftests: x86: test_mremap_vdso: "

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-27 17:02 UTC  (4+ messages)
` [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers

[PATCH] selftests/exec: execveat: Improve debug reporting
 2024-03-27 16:19 UTC  (5+ messages)

[PATCH v2] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-27 16:18 UTC  (4+ messages)

[PATCH 1/2] selftests: x86: test_vsyscall: conform test to TAP format output
 2024-03-27 16:17 UTC  (6+ messages)
` [PATCH 2/2] selftests: x86: test_mremap_vdso: "

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

[PATCH v6] selftests/dmabuf-heap: conform test to TAP format output
 2024-03-27 11:53 UTC 

[PATCH][next] selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
 2024-03-27 11:36 UTC  (2+ messages)

[PATCH net] selftests: netdevsim: set test timeout to 10 minutes
 2024-03-27 11:30 UTC  (3+ messages)

[PATCH v1 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-03-27 11:27 UTC  (5+ messages)
` [PATCH v1 1/3] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v1 2/3] KVM: selftests: Change __vm_create() to create a vm without in-kernel APIC
` [PATCH v1 3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT

[PATCH v5 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-03-27 11:25 UTC  (5+ messages)
` [PATCH v5 2/2] selftests: dmabuf-heap: add config file for the test

[PATCH v3] selftests: x86: skip the tests if prerequisites aren't fulfilled
 2024-03-27 11:17 UTC 

[RFC PATCH net-next v7 00/14] Device Memory TCP
 2024-03-27  8:26 UTC  (18+ messages)
` [RFC PATCH net-next v7 01/14] queue_api: define queue api
` [RFC PATCH net-next v7 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v7 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v7 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v7 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v7 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v7 07/14] page_pool: devmem support
` [RFC PATCH net-next v7 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v7 09/14] net: support non paged skb frags
` [RFC PATCH net-next v7 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v7 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v7 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v7 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v7 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-03-27  8:08 UTC  (2+ messages)

[PATCH] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate
 2024-03-27  2:44 UTC 

[PATCH] selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
 2024-03-26 21:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3] kselftest/clone3: Make test names for set_tid test stable
 2024-03-26 20:27 UTC  (4+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-26 20:19 UTC  (11+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH 0/2] kselftest/tty: Improve integration with automated systems
 2024-03-26 20:07 UTC  (4+ messages)

[PATCH v2] selftests/seccomp: Try to fit runtime of benchmark into timeout
 2024-03-26 19:39 UTC  (2+ messages)

[PATCH] selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
 2024-03-26 19:28 UTC  (2+ messages)

[PATCH] selftests/ftrace: Fix event filter target_func selection
 2024-03-26 19:24 UTC  (3+ messages)

[PATCH 0/2] tracing/selftests: Verbosity improvements to KTAP output
 2024-03-26 19:11 UTC  (3+ messages)

[RFC PATCH net-next mlxsw 00/14] selftests: Fixes for kernel CI
 2024-03-26 17:32 UTC  (23+ messages)
` [RFC PATCH net-next mlxsw 01/14] selftests: net: libs: Change variable fallback syntax
` [RFC PATCH net-next mlxsw 02/14] selftests: forwarding.config.sample: Move overrides to lib.sh
` [RFC PATCH net-next mlxsw 03/14] selftests: forwarding: README: Document customization
` [RFC PATCH net-next mlxsw 04/14] selftests: forwarding: ipip_lib: Do not import lib.sh
` [RFC PATCH net-next mlxsw 05/14] selftests: forwarding: Move several selftests
` [RFC PATCH net-next mlxsw 06/14] selftests: forwarding: Ditch skip_on_veth()
` [RFC PATCH net-next mlxsw 07/14] selftests: forwarding: Change inappropriate log_test_skip() calls
` [RFC PATCH net-next mlxsw 08/14] selftests: lib: Define more kselftest exit codes
` [RFC PATCH net-next mlxsw 09/14] selftests: forwarding: Have RET track kselftest framework constants
` [RFC PATCH net-next mlxsw 10/14] selftests: forwarding: Convert log_test() to recognize RET values
` [RFC PATCH net-next mlxsw 11/14] selftests: forwarding: Support for performance sensitive tests
` [RFC PATCH net-next mlxsw 12/14] selftests: forwarding: Mark performance-sensitive tests
` [RFC PATCH net-next mlxsw 13/14] selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on veth
` [RFC PATCH net-next mlxsw 14/14] selftests: forwarding: Add a test for testing lib.sh functionality

[PATCH net-next 00/14] selftests: Fixes for kernel CI
 2024-03-26 16:54 UTC  (15+ messages)
` [PATCH net-next 01/14] selftests: net: libs: Change variable fallback syntax
` [PATCH net-next 02/14] selftests: forwarding.config.sample: Move overrides to lib.sh
` [PATCH net-next 03/14] selftests: forwarding: README: Document customization
` [PATCH net-next 04/14] selftests: forwarding: ipip_lib: Do not import lib.sh
` [PATCH net-next 05/14] selftests: forwarding: Move several selftests
` [PATCH net-next 06/14] selftests: forwarding: Ditch skip_on_veth()
` [PATCH net-next 07/14] selftests: forwarding: Change inappropriate log_test_skip() calls
` [PATCH net-next 08/14] selftests: lib: Define more kselftest exit codes
` [PATCH net-next 09/14] selftests: forwarding: Have RET track kselftest framework constants
` [PATCH net-next 10/14] selftests: forwarding: Convert log_test() to recognize RET values
` [PATCH net-next 11/14] selftests: forwarding: Support for performance sensitive tests
` [PATCH net-next 12/14] selftests: forwarding: Mark performance-sensitive tests
` [PATCH net-next 13/14] selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on veth
` [PATCH net-next 14/14] selftests: forwarding: Add a test for testing lib.sh functionality

[PATCH net 3/4] selftests: tls: add test with a partially invalid iov
 2024-03-26 11:59 UTC  (2+ messages)

kunit alltests runs broken in mainline
 2024-03-26 10:09 UTC  (4+ messages)

[PATCH v19 RESEND 5/5] ring-buffer/selftest: Add ring-buffer mapping test
 2024-03-26 10:08 UTC 

[PATCH v19 5/5] ring-buffer/selftest: Add ring-buffer mapping test
 2024-03-26 10:03 UTC 

[PATCH] KVM: selftests: Use TAP in the steal_time test
 2024-03-26  9:24 UTC  (3+ messages)

[PATCH v6 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-03-26  3:37 UTC  (4+ messages)
` [PATCH v6 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
` [PATCH v6 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
` [PATCH v6 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test

[PATCH v5 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-03-26  3:06 UTC  (4+ messages)
` [PATCH v5 2/3] "

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc1)
 2024-03-25 22:07 UTC 

kselftest/next build: 2 builds: 0 failed, 2 passed (v6.9-rc1)
 2024-03-25 21:09 UTC 

kselftest/fixes build: 2 builds: 0 failed, 2 passed, 1 warning (v6.9-rc1)
 2024-03-25 20:38 UTC 

[PATCH v3] selftests/mm: Fix ARM related issue with fork after pthread_create
 2024-03-25 20:04 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 read-only IMAP folder(s) and NNTP newsgroup(s).