messages from 2024-07-02 15:01:41 to 2024-07-06 04:54:58 UTC [more...]
[PATCH v6 0/8] clk: Add kunit tests for fixed rate and parent data
2024-07-06 4:54 UTC (3+ messages)
` [PATCH v6 1/8] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v6 2/8] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
[PATCH net-next v9 00/10] net: openvswitch: Add sample multicasting
2024-07-06 1:10 UTC (8+ messages)
` [PATCH net-next v9 07/10] selftests: openvswitch: add psample action
` [PATCH net-next v9 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v9 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v9 10/10] selftests: openvswitch: add psample test
[PATCH bpf-next v3 0/3] selftests/bpf: new MPTCP subflow subtest
2024-07-06 0:25 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next v3 2/3] selftests/bpf: Add mptcp pm_nl_ctl link
` [PATCH bpf-next v3 3/3] selftests/bpf: Add mptcp subflow subtest
[PATCH v2 0/3] kselftest: Add test to report device log errors
2024-07-05 23:29 UTC (4+ messages)
` [PATCH v2 1/3] kselftest: devices: Move discoverable devices test to subdirectory
` [PATCH v2 2/3] kselftest: Move ksft helper module to common directory
` [PATCH v2 3/3] kselftest: devices: Add test to detect device error logs
[PATCH bpf-next v8 0/9] use network helpers, part 8
2024-07-05 21:56 UTC (11+ messages)
` [PATCH bpf-next v8 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v8 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v8 3/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v8 4/9] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v8 5/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v8 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v8 7/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v8 8/9] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v8 9/9] selftests/bpf: Drop make_socket "
[PATCH bpf-next 0/2] Small API fix for bpf_wq
2024-07-05 20:58 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: helpers: fix bpf_wq_set_callback_impl signature
` [PATCH bpf-next 2/2] selftests/bpf: amend for wrong "
[PATCH v5 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
2024-07-05 20:16 UTC (5+ messages)
` [PATCH v5 1/3] selftests/vDSO: fix clang build errors and warnings
` [PATCH v5 2/3] selftests/vDSO: remove partially duplicated "all:" target in Makefile
` [PATCH v5 3/3] selftests/vDSO: remove duplicate compiler invocations from Makefile
[PATCH v4 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
2024-07-05 18:10 UTC (9+ messages)
` [PATCH v4 1/3] selftests/vDSO: fix clang build errors and warnings
` [PATCH v4 2/3] selftests/mm: remove partially duplicated "all:" target in Makefile
` [PATCH v4 3/3] selftests/vDSO: remove duplicate compiler invocations from Makefile
[PATCH v2] selftest: acct: Add selftest for the acct() syscall
2024-07-05 17:39 UTC (2+ messages)
[PATCH v3] selftests/timers: remove unused irqcount variable
2024-07-05 16:53 UTC (4+ messages)
[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
2024-07-05 14:50 UTC
[PATCH net-next 0/3] selftests: openvswitch: Address some flakes in the CI environment
2024-07-05 14:01 UTC (12+ messages)
` [PATCH net-next 1/3] selftests: openvswitch: Bump timeout to 15 minutes
` [PATCH net-next 2/3] selftests: openvswitch: Attempt to autoload module
` [PATCH net-next 3/3] selftests: openvswitch: Be more verbose with selftest debugging
[PATCH bpf-next v2] arm64, bpf: Add 12-argument support for bpf trampoline
2024-07-05 12:53 UTC
[PATCH] selftests/net: do_setcpu function not need to have a return value
2024-07-05 8:35 UTC
[PATCH] selftests/net: missing close function in randomize function
2024-07-05 8:24 UTC
[PATCH net v3 0/2] bugfixes for skmsg
2024-07-05 4:25 UTC (5+ messages)
` [PATCH net v3 1/2] skmsg: prevent empty ingress skb from enqueuing
[PATCH 0/1] KVM: selftests: pmu_counters_test: increase robustness of LLC cache misses
2024-07-05 2:48 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 0/6] skip ENOTSUPP for BPF selftests
2024-07-05 2:40 UTC (8+ messages)
` [PATCH 1/6] selftests/bpf: Define ENOTSUPP in testing_helpers.h
` [PATCH 2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK
` [PATCH 3/6] selftests/bpf: Use ASSERT_OK to skip ENOTSUPP
` [PATCH 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca
` [PATCH 5/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK_PTR
` [PATCH 6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE
[PATCH bpf-next v2 0/6] skip ENOTSUPP BPF selftests
2024-07-05 2:38 UTC (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: Define ENOTSUPP in testing_helpers.h
` [PATCH bpf-next v2 2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK
` [PATCH bpf-next v2 3/6] selftests/bpf: Use ASSERT_OK to skip ENOTSUPP
` [PATCH bpf-next v2 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca
` [PATCH bpf-next v2 5/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK_PTR
` [PATCH bpf-next v2 6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE
[PATCH bpf-next v7 0/9] use network helpers, part 8
2024-07-05 2:12 UTC (11+ messages)
` [PATCH bpf-next v7 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v7 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v7 3/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v7 4/9] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v7 5/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v7 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v7 7/9] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v7 8/9] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v7 9/9] selftests/bpf: Drop make_socket "
[GIT PULL] Kselftest fixes for v6.10
2024-07-04 19:36 UTC (2+ messages)
[RFC PATCH] selftests: introduce and use SELFTESTS_CC_IS_CLANG instead of LLVM
2024-07-04 18:23 UTC (4+ messages)
[PATCH bpf-next] arm64, bpf: Add 12-argument support for bpf trampoline
2024-07-04 18:09 UTC (2+ messages)
[PATCH net-next v15 00/14] Device Memory TCP
2024-07-04 17:56 UTC (20+ messages)
` [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH] riscv: selftests: Fix vsetivli args for clang
2024-07-04 13:10 UTC (2+ messages)
[PATCH RFC 0/3] add support for mm-local memory allocations
2024-07-04 11:11 UTC (4+ messages)
` [PATCH RFC 3/3] drivers/misc: add test driver and selftest for proclocal allocator
[PATCH net-next v8 00/10] net: openvswitch: Add sample multicasting
2024-07-04 7:28 UTC (3+ messages)
[PATCH v4 0/7] selftests/x86: fix build errors and warnings found via clang
2024-07-04 7:24 UTC (8+ messages)
` [PATCH v4 1/7] selftests/x86: fix Makefile dependencies to work with clang
` [PATCH v4 2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
` [PATCH v4 3/7] selftests/x86: build fsgsbase_restore.c with clang
` [PATCH v4 4/7] selftests/x86: build sysret_rip.c "
` [PATCH v4 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v4 6/7] selftests/x86: remove (or use) unused variables and functions
` [PATCH v4 7/7] selftests/x86: fix printk warnings reported by clang
[PATCH v3 0/2] selftests/resctrl: SNC kernel support discovery
2024-07-04 7:23 UTC (16+ messages)
` [PATCH v3 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v3 2/2] selftests/resctrl: Adjust SNC support messages
[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
2024-07-04 5:48 UTC (5+ messages)
[PATCH v3] selftest/timerns: fix clang build failures for abs() calls
2024-07-04 3:44 UTC (2+ messages)
[PATCH 1/2] selftests/watchdog: limit ping loop and allow configuring the number of pings
2024-07-03 23:10 UTC (3+ messages)
[PATCH bpf-next v6 0/9] use network helpers, part 8
2024-07-03 21:58 UTC (11+ messages)
` [PATCH bpf-next v6 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v6 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v6 3/9] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v6 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v6 8/9] selftests/bpf: Use connect_to_addr "
[PATCH v2] selftests: mptcp: always close input's FD if opened
2024-07-03 17:40 UTC (2+ messages)
[PATCH 2/2] selftests/watchdog: convert the test output to KTAP format
2024-07-03 14:49 UTC (2+ messages)
[PATCH net v5] skmsg: skip zero length skb in sk_msg_recvmsg
2024-07-03 8:39 UTC
[PATCH v5 0/5] pids controller events rework
2024-07-03 6:59 UTC (3+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
[PATCH v2 1/2] selftests/thermel/intel: conform the test to TAP output
2024-07-03 6:49 UTC (6+ messages)
` [PATCH v2 2/2] "
[PATCH v4 00/13] riscv: Add support for xtheadvector
2024-07-03 5:56 UTC (14+ messages)
` [PATCH v4 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v4 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v4 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v4 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v4 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v4 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v4 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v4 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v4 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v4 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v4 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v4 12/13] selftests: riscv: Fix vector tests
` [PATCH v4 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v2 0/3] tracing: Support poll on event hist file
2024-07-03 5:33 UTC (4+ messages)
` [PATCH v2 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v2 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v2 3/3] selftests/tracing: Add hist poll() support test
[PATCH] selftests: tpm2: conform test to TAP output
2024-07-02 23:50 UTC (2+ messages)
[RFC PATCH 0/3] tracing: Support poll on event hist file
2024-07-02 23:08 UTC (3+ messages)
[PATCH v5 00/11] clk: Add kunit tests for fixed rate and parent data
2024-07-02 22:39 UTC (11+ messages)
` [PATCH v5 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v5 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data
[GIT PULL] Kselftest fixes for Linux 6.10-rc7
2024-07-02 20:56 UTC (2+ messages)
[RFC] ktap_v2: KTAP specification transition method
2024-07-02 20:36 UTC (2+ messages)
[PATCH v3 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
2024-07-02 19:24 UTC (6+ messages)
` [PATCH v3 1/3] selftests/vDSO: fix clang build errors and warnings
[PATCH v3] selftests/capabilities: Fix possible file leak in copy_fromat_to
2024-07-02 16:22 UTC (2+ messages)
[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
2024-07-02 16:18 UTC (6+ messages)
[PATCH v3 00/13] riscv: Add support for xtheadvector
2024-07-02 15:39 UTC (8+ messages)
` [PATCH v3 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox