Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-03 20:25:17 to 2024-05-07 17:06:13 UTC [more...]

[PATCH 1/2] selftests/netfilter: use socklen_t, not a signed int, for len
 2024-05-07 17:05 UTC  (4+ messages)
` [PATCH 2/2] selftests/netfilter: return a value for several "int" functions

[PATCH] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
 2024-05-07 17:04 UTC  (3+ messages)

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-07 17:03 UTC  (6+ messages)
` [PATCH v6 05/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo

[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
 2024-05-07 16:56 UTC  (7+ messages)
` [PATCH 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-07 16:55 UTC  (15+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-07 16:31 UTC  (4+ messages)
` [PATCH net-next v9 1/3] net: gro: use cb instead of skb->network_header
` [PATCH net-next v9 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
` [PATCH net-next v9 3/3] selftests/net: add flush id selftests

[PATCH net-next v8 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-07 16:19 UTC  (10+ messages)
` [PATCH net-next v8 1/3] net: gro: use cb instead of skb->network_header
` [PATCH net-next v8 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
` [PATCH net-next v8 3/3] selftests/net: add flush id selftests

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-07 16:03 UTC  (11+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Handle SIGINT when creating netns
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH bpf-next 3/4] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next 4/4] selftests/bpf: Add mptcp subflow subtest

[PATCH v6 00/10] Fix Kselftest's vfork() side effects
 2024-05-07 15:42 UTC  (14+ messages)
` [PATCH v6 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v6 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v6 03/10] selftests/harness: Fix fixture teardown
` [PATCH v6 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v6 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v6 06/10] selftests/harness: Constify fixture variants
` [PATCH v6 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v6 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v6 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v6 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH net-next v3] selftests: drv-net: add checksum tests
 2024-05-07 15:40 UTC 

[PATCH 00/18] HID: Include current HID-BPF fixes in tree
 2024-05-07 15:02 UTC  (4+ messages)
` [PATCH 19/18] selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installed

[PATCH] selftests: introduce additional eventfd test coverage
 2024-05-07 14:59 UTC  (3+ messages)

[PATCH v7 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
 2024-05-07 14:49 UTC  (4+ messages)
` [PATCH v7 2/3] "

[PATCH RFC bpf-next 0/8] Implement generic bpf_async cb
 2024-05-07 13:19 UTC  (9+ messages)
` [PATCH RFC bpf-next 1/8] bpf: ignore sleepable prog parameter for kfuncs
` [PATCH RFC bpf-next 2/8] bpf: add kfunc_meta parameter to push_callback_call()
` [PATCH RFC bpf-next 3/8] bpf: implement __async and __s_async kfunc suffixes
` [PATCH RFC bpf-next 4/8] bpf: typedef a type for the bpf_wq callbacks
` [PATCH RFC bpf-next 5/8] selftests/bpf: rely on wq_callback_fn_t
` [PATCH RFC bpf-next 6/8] bpf: remove one special case of is_bpf_wq_set_callback_impl_kfunc
` [PATCH RFC bpf-next 7/8] bpf: implement __aux kfunc argument suffix to fetch prog_aux
` [PATCH RFC bpf-next 8/8] bpf: rely on __aux suffix for bpf_wq_set_callback_impl

[net-next PATCH] test: hsr: Call cleanup_all_ns when hsr_redbox.sh script exits
 2024-05-07  9:11 UTC 

[PATCH net-next v3 0/2] fix icmp error source address over xfrm tunnel
 2024-05-07  8:52 UTC  (10+ messages)
` [PATCH net-next v3 1/2] xfrm: fix source address in icmp error generation from IPsec gateway
` [PATCH net-next v3 2/2] selftests/net: add ICMP unreachable over IPsec tunnel

[PATCH net] selftests/bpf: fix pointer arithmetic in test_xdp_do_redirect
 2024-05-07  8:47 UTC  (4+ messages)

[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
 2024-05-07  6:35 UTC 

[PATCH bpf-next v4 0/3] export send_recv_data
 2024-05-07  4:04 UTC  (4+ messages)
` [PATCH bpf-next v4 3/3] selftests/bpf: Support nonblock for send_recv_data

[PATCH net-next v2] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-07  2:02 UTC  (4+ messages)

[PATCH v2] selftests/net: fix uninitialized variables
 2024-05-07  1:27 UTC  (3+ messages)

[PATCH v4 00/30] NT synchronization primitive driver
 2024-05-07  0:50 UTC  (5+ messages)

[PATCH v2] selftests: exec: make binaries position independent
 2024-05-07  0:23 UTC  (6+ messages)

[PATCH 0/8] selftests: x86: build suite with clang
 2024-05-06 23:26 UTC  (2+ messages)

[PATCH v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-05-06 23:10 UTC  (7+ messages)

[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-05-06 22:11 UTC  (8+ messages)

[PATCH v2] bpftool, selftests/hid/bpf: fix 29 clang warnings
 2024-05-06 21:50 UTC  (3+ messages)

[PATCH] selftests/exec: build with -fPIE instead of -pie, to make clang happy
 2024-05-06 19:08 UTC  (3+ messages)

[PATCH 1/2] selftests/net: suppress clang's "variable-sized type not at the end" warning
 2024-05-06 18:50 UTC  (5+ messages)
` [PATCH 2/2] selftests/net: fix uninitialized variables

[PATCH v2] selftests/netfilter: return a value for several "int" functions
 2024-05-06 18:34 UTC 

[PATCH v4] selftests/vDSO: change elf_hash parameter to signed char
 2024-05-06 18:19 UTC 

[PATCH 0/3] selftests/futex: clang-inspired fixes
 2024-05-06 16:13 UTC  (2+ messages)

[PATCH v2] selftests/alsa: missing a return value in unused dump_config_tree()
 2024-05-06 17:25 UTC  (7+ messages)

[PATCH] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-06 17:21 UTC  (9+ messages)

[PATCH v5 00/10] Fix Kselftest's vfork() side effects
 2024-05-06 16:22 UTC  (4+ messages)
` [PATCH v5 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH 0/2] Modify the watchdog selftest for execution with kselftest runner
 2024-05-06 11:13 UTC  (3+ messages)
` [PATCH 1/2] selftests/watchdog: limit ping loop and allow configuring the number of pings
` [PATCH 2/2] selftests/watchdog: convert the test output to KTAP format

[PATCH] selftests/capabilities: fix warn_unused_result build warnings
 2024-05-06  4:52 UTC  (2+ messages)

[PATCH] bpftool, selftests/hid/bpf: fix 29 clang warnings
 2024-05-05 22:51 UTC  (4+ messages)

[PATCH] selftests/user_events: silence a clang warning: address of packed member
 2024-05-05 21:35 UTC 

[PATCH] selftests/timers: remove unused irqcount variable
 2024-05-05 21:25 UTC 

[PATCH] selftests/alsa: fix a build warning: return a value in all cases
 2024-05-05 20:57 UTC  (4+ messages)

[PATCH net-next v2 0/2] Fix icmp error source address over xfrm tunnel
 2024-05-05 17:58 UTC  (3+ messages)
` [PATCH net-next v2 1/2] xfrm: fix source address in icmp error generation from IPsec gateway
` [PATCH net-next v2 2/2] selftests/net: add ICMP unreachable over IPsec tunnel

[PATCH bpf-next 0/6] use network helpers, part 4
 2024-05-05 11:35 UTC  (7+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: Add post_socket_cb for network_helper_opts
` [PATCH bpf-next 2/6] selftests/bpf: Use start_server_addr in sockopt_inherit
` [PATCH bpf-next 3/6] selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
` [PATCH bpf-next 4/6] selftests/bpf: Use connect_to_fd in sockopt_inherit
` [PATCH bpf-next 5/6] selftests/bpf: Use connect_to_fd in test_tcp_check_syncookie
` [PATCH bpf-next 6/6] selftests/bpf: Drop get_port "

[PATCH] selftests: filesystems: add missing stddef header
 2024-05-04 17:20 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] selftests: filesystems: fix warn_unused_result build warnings
 2024-05-04 17:17 UTC  (3+ messages)

[PATCH] kunit: Cover 'assert.c' with tests
 2024-05-04 16:45 UTC  (4+ messages)

[PATCH] selftests: kselftest_deps: fix l5_test() empty variable
 2024-05-04 15:01 UTC 

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-04  8:30 UTC  (9+ messages)
` [PATCH v4 01/10] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v4 05/10] platform: Add test managed platform_device/driver APIs

[RFC PATCH v2] Cleaning up the KVM clock mess
 2024-05-04  7:42 UTC  (3+ messages)
` [PATCH v2 01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()

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

[PATCH for-next] selftests/ftrace: Fix required features for VFS type test case
 2024-05-04  0:36 UTC 

[PATCH 0/2] selftests/ftrace: Fix some errors
 2024-05-04  0:33 UTC  (3+ messages)
` [PATCH 1/2] selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly
` [PATCH 2/2] selftests/ftrace: Fix checkbashisms errors

[PATCH net-next] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-04  0:25 UTC  (4+ messages)

kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (v6.9-rc4-36-g70bfefe4252d7)
 2024-05-03 23:46 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc4-36-g70bfefe4252d7)
 2024-05-03 23:46 UTC 

[PATCH v2] selftests/resctrl: fix clang build warnings related to abs(), labs() calls
 2024-05-03 23:40 UTC 

kselftest/next build: 4 builds: 0 failed, 4 passed, 1 warning (v6.9-rc4-36-g70bfefe4252d7)
 2024-05-03 22:47 UTC 

[PATCH net-next v2] selftests: drv-net: add checksum tests
 2024-05-03 21:54 UTC  (2+ messages)

[PATCH v3] selftest/tty: Use harness framework in tty
 2024-05-03 21:49 UTC 

[PATCH V5] KVM: selftests: Add a new option to rseq_test
 2024-05-03 21:32 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).