Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-07-28 10:10:19 to 2024-07-31 12:19:10 UTC [more...]

[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
 2024-07-31 12:14 UTC  (2+ messages)
` [PATCH RFT v7 1/9] Documentation: userspace-api: Add shadow stack API documentation

[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
 2024-07-31 11:34 UTC  (3+ messages)
` [PATCH net-next v2 2/2] selftests: net: ksft: support marking tests as disruptive

[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-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-07-31 10:38 UTC  (5+ 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 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 v2] selftests: lib: remove strscpy test
 2024-07-31  8:32 UTC  (3+ messages)

[PATCH bpf-next v4 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-31  6:37 UTC  (4+ 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 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] selftests: user: remove user suite
 2024-07-31  5:13 UTC  (8+ messages)

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-31  3:06 UTC  (24+ messages)
` [PATCH 2/3] bitmap: Rename module

[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 v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
 2024-07-30 20:50 UTC  (19+ messages)
` [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
` [PATCH bpf-next v1 7/8] selftests/bpf: Fix using stdout, stderr as struct field names
` [PATCH bpf-next v2 0/8] selftests/bpf: Improve libc portability / musl support (part 2)
  ` [PATCH bpf-next v2 1/8] selftests/bpf: Use portable POSIX basename()
  ` [PATCH bpf-next v2 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs
  ` [PATCH bpf-next v2 3/8] selftests/bpf: Fix error compiling test_lru_map.c
  ` [PATCH bpf-next v2 4/8] selftests/bpf: Fix C++ compile error from missing _Bool type
  ` [PATCH bpf-next v2 5/8] selftests/bpf: Fix redefinition errors compiling lwt_reroute.c
  ` [PATCH bpf-next v2 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
  ` [PATCH bpf-next v2 7/8] selftests/bpf: Fix using stdout, stderr as struct field names
  ` [PATCH bpf-next v2 8/8] selftests/bpf: Fix error compiling tc_redirect.c with musl libc

[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 v8 0/3] net: A lightweight zero-copy notification mechanism for MSG_ZEROCOPY
 2024-07-30 18:41 UTC  (4+ 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 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 v3 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-07-30 13:14 UTC  (13+ 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] selftests: ksft: Track skipped tests when finishing the test suite
 2024-07-30 10:35 UTC  (4+ messages)

[PATCH v2] selftests: ksft: Fix finished() helper exit code on skipped tests
 2024-07-30 10:29 UTC 

[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)

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-30  8:37 UTC  (17+ 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

[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  (8+ messages)
` [PATCH v2 1/4] ALSA: aloop: Allow using global timers
` [PATCH v2 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v2 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v2 4/4] selftests: ALSA: Cover userspace-driven timers with test

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  (4+ messages)
` [PATCH 07/12] selftests/nolibc: determine $(srctree) first

mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-29 13:37 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v5 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2024-07-29 13:34 UTC  (4+ messages)

[PATCH net 0/5] mptcp: fix signal endpoint readd
 2024-07-29 12:40 UTC  (2+ messages)

[PATCH v2] kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
 2024-07-29  7:40 UTC  (3+ messages)

[PATCH v8 4/5] KVM: riscv: selftests: Fix compile error
 2024-07-29  4:46 UTC  (2+ messages)

[PATCH 1/1] lib/llist_kunit.c: add KUnit tests for llist
 2024-07-29  0:30 UTC  (2+ messages)

[PATCH] tools/nolibc: pass argc, argv and envp to constructors
 2024-07-28 20:34 UTC 

[PATCH 0/4] Introduce userspace-driven ALSA timers
 2024-07-28 11:54 UTC  (8+ messages)
` [PATCH 3/4] ALSA: timer: Introduce virtual userspace-driven timers

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-07-28 11:16 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox