messages from 2024-07-29 17:30:40 to 2024-07-31 22:21:13 UTC [more...]
kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.11-rc1-6-g38cde27f74d8)
2024-07-31 22:21 UTC
kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.11-rc1-6-g38cde27f74d8)
2024-07-31 22:21 UTC
[PATCH net-next v8 0/3] net: A lightweight zero-copy notification mechanism for MSG_ZEROCOPY
2024-07-31 22:20 UTC (5+ messages)
` [PATCH net-next v8 1/3] sock: support copying cmsgs to the user space in sendmsg
` [PATCH net-next v8 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v8 3/3] selftests: add MSG_ZEROCOPY msg_control notification test
[PATCH] selftests: tc-testing: Fixed Typo error
2024-07-31 22:07 UTC
kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1-1-g170c966cbe27)
2024-07-31 22:07 UTC
[PATCH] MAINTAINERS: Add selftests/x86 entry
2024-07-31 21:23 UTC (5+ messages)
kselftest/next build: 6 builds: 2 failed, 4 passed, 1 warning (v6.11-rc1-6-g38cde27f74d8)
2024-07-31 21:23 UTC
[PATCH net-next v17 00/14] Device Memory TCP
2024-07-31 21:19 UTC (18+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v17 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v17 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v17 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v17 06/14] page_pool: devmem support
` [PATCH net-next v17 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v17 08/14] net: support non paged skb frags
` [PATCH net-next v17 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v17 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v17 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v17 12/14] net: add devmem TCP documentation
` [PATCH net-next v17 13/14] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v17 14/14] netdev: add dmabuf introspection
[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
2024-07-31 20:47 UTC (5+ messages)
` [PATCH net-next v2 2/2] selftests: net: ksft: support marking tests as disruptive
[PATCH 1/1] selftest: drivers: Add support its msi hwirq checking
2024-07-31 20:42 UTC (3+ messages)
[PATCH v2] kunit: add test duration attribute
2024-07-31 20:15 UTC
[PATCH bpf-next v4 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
2024-07-31 19:27 UTC (6+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
` [PATCH bpf-next v4 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
` [PATCH bpf-next v4 3/3] selftests/bpf: add wrong type test to cgroup dev
[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
2024-07-31 18:53 UTC (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
` [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
[PATCH 0/2] tools/nolibc: add support for [v]sscanf()
2024-07-31 18:32 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Revert "selftests: kselftest: Fix build failure with NOLIBC"
[PATCH v2] selftests: lib: remove strscpy test
2024-07-31 18:13 UTC (4+ messages)
[PATCH] selftests: user: remove user suite
2024-07-31 18:12 UTC (6+ messages)
[PATCH] selftests: tc-testing: Fixed Typo error
2024-07-31 18:09 UTC
[PATCH] selftests: tc-testing: Fixed Typo error
2024-07-31 18:07 UTC
[PATCH v2] selftests: ksft: Fix finished() helper exit code on skipped tests
2024-07-31 17:47 UTC (3+ messages)
[PATCH] selftests: tpm2: redirect python unittest logs to stdout
2024-07-31 17:45 UTC (3+ messages)
[PATCH] selftests/exec: Fix grammar in an error message
2024-07-31 17:44 UTC (2+ messages)
[PATCH v2] selftests: openat2: don't print total number of tests and then skip
2024-07-31 16:57 UTC (3+ messages)
[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
2024-07-31 16:26 UTC (21+ messages)
` [PATCH 2/3] bitmap: Rename module
[PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
2024-07-31 16:21 UTC
[PATCH v3 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-31 14:37 UTC (14+ messages)
` [PATCH v3 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v3 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v3 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v3 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v3 05/10] selftests: kvm: s390: Add debug print functions
` [PATCH v3 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v3 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v3 08/10] selftests: kvm: s390: Add uc_skey "
` [PATCH v3 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v3 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig
[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
2024-07-31 12:14 UTC (10+ messages)
` [PATCH RFT v7 1/9] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v7 2/9] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v7 3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v7 4/9] fork: Add shadow stack support to clone3()
` [PATCH RFT v7 5/9] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v7 6/9] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v7 7/9] selftests/clone3: Explicitly handle child exits due to signals
` [PATCH RFT v7 8/9] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support
[PATCH net 0/7] mptcp: fix endpoints with 'signal' and 'subflow' flags
2024-07-31 11:05 UTC (8+ messages)
` [PATCH net 1/7] mptcp: fully established after ADD_ADDR echo on MPJ
` [PATCH net 2/7] mptcp: pm: deny endp with signal + subflow + port
` [PATCH net 3/7] mptcp: pm: reduce indentation blocks
` [PATCH net 4/7] mptcp: pm: don't try to create sf if alloc failed
` [PATCH net 5/7] mptcp: pm: do not ignore 'subflow' if 'signal' flag is also set
` [PATCH net 6/7] selftests: mptcp: join: ability to invert ADD_ADDR check
` [PATCH net 7/7] selftests: mptcp: join: test both signal & subflow
[PATCH bpf 0/6] selftest/bpf: Various sockmap-related fixes
2024-07-31 10:05 UTC (6+ messages)
` [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()
[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-07-31 10:01 UTC (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: Support more socket types in create_pair()
` [PATCH bpf-next v2 2/6] selftests/bpf: Socket pair creation, cleanups
` [PATCH bpf-next v2 3/6] selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()
` [PATCH bpf-next v2 4/6] selftests/bpf: Honour the sotype of af_unix redir tests
` [PATCH bpf-next v2 5/6] selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
` [PATCH bpf-next v2 6/6] selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()
[RFC PATCH 1/1] kselftests: Add test to detect boot event slowdowns
2024-07-31 9:25 UTC (2+ messages)
[PATCH] kunit: Device wrappers should also manage driver name
2024-07-31 8:34 UTC (2+ messages)
[PATCH bpf-next v3 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
2024-07-31 5:47 UTC (7+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
` [PATCH bpf-next v3 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
` [PATCH bpf-next v3 3/3] selftests/bpf: add wrong type test to cgroup dev
[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-30 23:13 UTC (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
Converting kselftest test modules to kunit
2024-07-30 22:55 UTC (6+ messages)
[PATCH 0/1] selftest: drivers: Add support its msi hwirq checking
2024-07-30 20:59 UTC (2+ messages)
[PATCH bpf-next v2 1/8] selftests/bpf: Use portable POSIX basename()
2024-07-30 20:50 UTC (2+ messages)
[PATCH net-next 0/7] net/selftests: TCP-AO selftests updates
2024-07-30 19:07 UTC (10+ messages)
` [PATCH net-next 1/7] selftests/net: Clean-up double assignment
` [PATCH net-next 2/7] selftests/net: Provide test_snprintf() helper
` [PATCH net-next 3/7] selftests/net: Be consistent in kconfig checks
` [PATCH net-next 4/7] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next 5/7] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next 6/7] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next 7/7] selftests/net: Add trace events matching to tcp_ao
[RFC PATCH v5 00/29] TDX KVM selftests
2024-07-30 19:03 UTC (4+ messages)
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
[PATCH net-next 1/2] selftests: net-drv: exercise queue stats when the device is down
2024-07-30 18:13 UTC (6+ messages)
` [PATCH net-next 2/2] selftests: net: ksft: support marking tests as disruptive
[PATCH v6] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-07-30 15:52 UTC (7+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
[PATCH] selftests: ksft: Track skipped tests when finishing the test suite
2024-07-30 10:35 UTC (4+ messages)
[PATCH net 0/7] mptcp: fix inconsistent backup usage
2024-07-30 8:50 UTC (2+ messages)
[PATCH bpf-next v2 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
2024-07-30 8:42 UTC (13+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
` [PATCH bpf-next v2 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
` [PATCH bpf-next v2 3/3] selftests/bpf: add wrong type test to cgroup dev
[PATCH] MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entry
2024-07-30 8:39 UTC (2+ messages)
[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
2024-07-30 4:52 UTC (2+ messages)
[PATCH v5 0/5] pids controller events rework
2024-07-30 3:21 UTC (6+ messages)
` [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
[PATCH v2 0/4] Introduce userspace-driven ALSA timers
2024-07-30 2:57 UTC (5+ messages)
` [PATCH v2 3/4] ALSA: timer: Introduce virtual userspace-driven timers
kselftest/next build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1)
2024-07-29 22:56 UTC
[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
2024-07-29 22:38 UTC (17+ messages)
` [PATCH v8 1/8] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v8 2/8] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v8 3/8] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v8 4/8] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v8 5/8] platform: Add test managed platform_device/driver APIs
` [PATCH v8 6/8] clk: Add test managed clk provider/consumer APIs
` [PATCH v8 7/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (v6.11-rc1)
2024-07-29 22:07 UTC
[PATCH][next] tools: selftests: riscv: Fix spelling mistake "regesters" -> "registers"
2024-07-29 21:57 UTC (2+ messages)
[PATCH v2] kselftest: dt: Ignore nodes that have ancestors disabled
2024-07-29 20:56 UTC
[PATCH 00/12] tools/nolibc: improve LLVM/clang support
2024-07-29 19:27 UTC (3+ messages)
[PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
2024-07-29 17:50 UTC (5+ messages)
` [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
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