messages from 2024-05-23 02:25:15 to 2024-05-28 20:35:17 UTC [more...]
[PATCH v2] selftests/user_events: silence a clang warning: address of packed member
2024-05-28 20:35 UTC (3+ messages)
kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1)
2024-05-28 20:15 UTC
[PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-05-28 17:56 UTC (16+ messages)
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-28 17:36 UTC (4+ messages)
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
[PATCH v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
2024-05-28 15:15 UTC (8+ messages)
` [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
[PATCH net-next 0/2] net: visibility of memory limits in netns
2024-05-28 15:02 UTC (4+ messages)
` [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
` [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
[PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
2024-05-28 15:01 UTC (2+ messages)
[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
2024-05-28 13:14 UTC (14+ messages)
` [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID 09/13] selftests/hid: add subprog call test
` [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable
` [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects
[PATCH v3 0/5] Add support for the Idle HLT intercept feature
2024-05-28 10:22 UTC (9+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
` [PATCH v3 2/5] KVM: SVM: Add Idle HLT intercept support
` [PATCH v3 3/5] KVM: selftests: Add safe_halt() and cli() helpers to common code
` [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
[PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
2024-05-28 5:41 UTC (3+ messages)
` [PATCH net 2/2] net/sched: taprio: extend minimum interval restriction to entire cycle too
[PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
2024-05-28 5:31 UTC (3+ messages)
[PATCH] selftests: tpm2: conform test to TAP output
2024-05-28 5:05 UTC (2+ messages)
[PATCH v2] selftests: x86: conform test to TAP format output
2024-05-28 5:05 UTC (2+ messages)
[PATCH 0/4] selftest: x86: conform tests to TAP format output
2024-05-28 5:04 UTC (3+ messages)
[PATCH 0/8] selftests: x86: build suite with clang
2024-05-28 5:04 UTC (2+ messages)
[PATCH bpf-next 0/8] fixes for test_sockmap
2024-05-28 4:12 UTC (17+ messages)
` [PATCH bpf-next 1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap
` [PATCH bpf-next 2/8] selftests/bpf: Drop duplicate definition of i "
` [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments "
` [PATCH bpf-next 4/8] selftests/bpf: Replace tx_prog_fd with tx_prog "
` [PATCH bpf-next 5/8] selftests/bpf: Drop prog_fd array "
` [PATCH bpf-next 6/8] selftests/bpf: Fix size of map_fd "
` [PATCH bpf-next 7/8] selftests/bpf: Check length of recv "
` [PATCH bpf-next 8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem "
[PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
2024-05-28 0:20 UTC (6+ messages)
` [PATCH net 1/4] selftests: mptcp: lib: support flaky subtests
` [PATCH net 2/4] selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
` [PATCH net 3/4] selftests: mptcp: join: mark 'fastclose' "
` [PATCH net 4/4] selftests: mptcp: join: mark 'fail' "
[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
2024-05-27 21:36 UTC
[PATCH v2] selftests/vDSO: fix clang build errors and warnings
2024-05-27 21:16 UTC
[PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
2024-05-27 21:00 UTC (7+ messages)
` [PATCH v2 1/6] selftests/x86: build test_FISTTP.c with clang
` [PATCH v2 2/6] selftests/x86: build fsgsbase_restore.c "
` [PATCH v2 3/6] selftests/x86: build sysret_rip.c "
` [PATCH v2 4/6] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v2 5/6] selftests/x86: remove (or use) unused variables and functions
` [PATCH v2 6/6] selftests/x86: fix printk warnings reported by clang
[PATCH v2] selftests/timers: remove unused irqcount variable
2024-05-27 20:36 UTC
[PATCH v2] selftest/timerns: fix clang build failures for abs() calls
2024-05-27 20:31 UTC
[PATCH v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
2024-05-27 20:08 UTC
[PATCH v7 00/10] Fix Kselftest's vfork() side effects
2024-05-27 19:07 UTC (3+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
[RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
2024-05-27 16:29 UTC (2+ messages)
[PATCH 0/3] tools/nolibc: implement strerror()
2024-05-27 16:11 UTC (3+ messages)
` [PATCH 3/3] selftests: kselftest: also use strerror() on nolibc
[PATCH AUTOSEL 5.4 1/6] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:19 UTC
[PATCH AUTOSEL 5.10 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:18 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 5.10 08/13] kselftest: arm64: Add a null pointer check
[PATCH AUTOSEL 5.15 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:18 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 5.15 08/13] kselftest: arm64: Add a null pointer check
[PATCH AUTOSEL 6.1 01/17] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:16 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 02/17] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.1 10/17] kselftest: arm64: Add a null pointer check
[PATCH AUTOSEL 6.6 02/21] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:15 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 03/21] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.6 13/21] kselftest: arm64: Add a null pointer check
[PATCH AUTOSEL 6.8 02/30] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:13 UTC (5+ messages)
` [PATCH AUTOSEL 6.8 03/30] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.8 18/30] kselftest: arm64: Add a null pointer check
` [PATCH AUTOSEL 6.8 28/30] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
` [PATCH AUTOSEL 6.8 29/30] selftests: net: fix timestamp not arriving in cmsg_time.sh
[PATCH AUTOSEL 6.9 02/35] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:11 UTC (5+ messages)
` [PATCH AUTOSEL 6.9 03/35] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.9 21/35] kselftest: arm64: Add a null pointer check
` [PATCH AUTOSEL 6.9 32/35] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
` [PATCH AUTOSEL 6.9 33/35] selftests: net: fix timestamp not arriving in cmsg_time.sh
[PATCH] selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime
2024-05-27 13:39 UTC (2+ messages)
[PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
2024-05-27 9:50 UTC (2+ messages)
[RESEDN PATCH v2] selftests: introduce additional eventfd test coverage
2024-05-27 0:02 UTC
[PATCH v5 0/5] pids controller events rework
2024-05-26 18:47 UTC (2+ messages)
[PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
2024-05-25 15:40 UTC (13+ messages)
[PATCH bpf-next v5 0/7] use network helpers, part 5
2024-05-25 12:08 UTC (8+ messages)
` [PATCH bpf-next v5 1/7] selftests/bpf: Drop struct post_socket_opts
` [PATCH bpf-next v5 2/7] selftests/bpf: Add start_server_str helper
` [PATCH bpf-next v5 3/7] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next v5 4/7] selftests/bpf: Use post_socket_cb in start_server_str
` [PATCH bpf-next v5 5/7] selftests/bpf: Use start_server_str in do_test in bpf_tcp_ca
` [PATCH bpf-next v5 6/7] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v5 7/7] selftests/bpf: Add post_connect_cb callback
[PATCH] selftests/mm: Fix build warnings on ppc64
2024-05-25 4:32 UTC (2+ messages)
[PATCH] selftests/openat2: Fix build warnings on ppc64
2024-05-25 4:32 UTC (2+ messages)
[PATCH 0/2] selftests/ftrace: Fix config related issues
2024-05-25 4:28 UTC (5+ messages)
` [PATCH 1/2] selftests/ftrace: Fix to check required event file
` [PATCH 2/2] selftests/ftrace: Update required config
[PATCH bpf-next v4 0/6] use network helpers, part 5
2024-05-24 23:18 UTC (10+ messages)
` [PATCH bpf-next v4 1/6] selftests/bpf: Drop struct post_socket_opts
` [PATCH bpf-next v4 2/6] selftests/bpf: Add start_server_str helper
` [PATCH bpf-next v4 3/6] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next v4 4/6] selftests/bpf: Use start_server_str in bpf_tcp_ca
` [PATCH bpf-next v4 5/6] selftests/bpf: Use connect_to_fd_opts in do_test "
` [PATCH bpf-next v4 6/6] selftests/bpf: Add post_connect_cb callback
[PATCH v3 00/29] riscv control-flow integrity for usermode
2024-05-24 19:11 UTC (9+ messages)
` [PATCH v3 13/29] riscv mmu: write protect and shadow stack
` [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
[PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
2024-05-24 16:27 UTC (2+ messages)
[PATCH v10 0/5] Introduce mseal
2024-05-24 15:19 UTC (6+ messages)
[PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
2024-05-24 14:15 UTC (5+ messages)
` [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
` [PATCH v2 2/2] memfd:add MEMFD_NOEXEC_SEAL documentation
selftests: clone3: clone3_cap_checkpoint_restore fails - Could not set CAP_CHECKPOINT_RESTORE
2024-05-24 10:59 UTC (2+ messages)
[linus:master] [kunit] 3a35c13007: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail
2024-05-24 10:14 UTC
[PATCH 0/2] selftest: rtc: Add rtc feature detection and rtc file check
2024-05-24 1:38 UTC (3+ messages)
` [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
` [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing
[PATCH] selftests/uprobes: Add a basic uprobe testcase
2024-05-24 0:49 UTC
[PATCH] tracing/selftests: Run the ownership test twice
2024-05-24 0:47 UTC (2+ messages)
[PATCH v5 00/68] Define _GNU_SOURCE for sources using
2024-05-23 19:11 UTC (11+ messages)
` [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
[PATCH bpf-next v3 0/8] use network helpers, part 5
2024-05-23 19:06 UTC (3+ messages)
` [PATCH bpf-next v3 2/8] selftests/bpf: Drop type parameter of start_server_addr
[PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
2024-05-23 15:41 UTC
[PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
2024-05-23 15:37 UTC (3+ messages)
[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
2024-05-23 13:21 UTC (9+ messages)
` [PATCH 1/3] "
[PATCH RESEND 6.6.y] kselftest: Add a ksft_perror() helper
2024-05-23 11:28 UTC (2+ messages)
[PATCH][next] selftests: mqueue: initialize array buf before using it
2024-05-23 10:56 UTC
[PATCH net] testing: net-drv: use stats64 for testing
2024-05-23 8:40 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap
2024-05-23 7:03 UTC (2+ messages)
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