Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-05-28 20:35:17 to 2024-05-31 11:05:22 UTC [more...]

[PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
 2024-05-31 11:05 UTC  (4+ messages)

[PATCH 0/2] selftests/tracing: Fix ftracetest testcase issues
 2024-05-31  9:43 UTC  (3+ messages)
` [PATCH 1/2] selftests/tracing: Fix event filter test to retry up to 10 times
` [PATCH 2/2] selftests/tracing: Fix to check the required syscall event

[PATCH net-next v2 0/2] net: visibility of memory limits in netns
 2024-05-31  8:12 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
` [PATCH net-next v2 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns

[PATCH v2 0/4] add tests to verify IFS (In Field Scan) driver functionality
 2024-05-31  7:53 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: ifs: verify test interfaces are created by the driver
` [PATCH v2 2/4] selftests: ifs: verify test image loading functionality
` [PATCH v2 3/4] selftests: ifs: verify IFS scan test functionality
` [PATCH v2 4/4] selftests: ifs: verify IFS ARRAY BIST functionality

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-31  7:24 UTC  (20+ messages)
` [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
` [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
` [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
` [PATCH v4 6/7] KVM: arm64: "
` [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test

[PATCH v3 0/5] Add support for the Idle HLT intercept feature
 2024-05-31  6:49 UTC  (5+ messages)
` [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test

[PATCH v2 0/2] selftests/resctrl: SNC kernel support discovery
 2024-05-31  6:39 UTC  (9+ messages)
` [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages

testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
 2024-05-31  5:50 UTC 

[PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
 2024-05-31  5:12 UTC  (6+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-05-30 23:51 UTC  (16+ messages)
` [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
` [PATCH net-next v10 07/14] page_pool: devmem support
` [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v10 09/14] net: support non paged skb frags
` [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v10 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v10 13/14] net: add devmem TCP documentation
` [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH bpf-next 0/8] fixes for test_sockmap
 2024-05-30 23:45 UTC  (6+ messages)
` [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap

[PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
 2024-05-30 21:55 UTC  (3+ messages)

[PATCH v2 0/3] selftests/futex: clang-inspired fixes
 2024-05-30 21:15 UTC  (15+ messages)
` [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
` [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
` [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler

[PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
 2024-05-30 21:13 UTC  (2+ messages)

[PATCH 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
 2024-05-30 19:28 UTC  (6+ messages)
` [PATCH 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
` [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores

[PATCH v2] selftests/vDSO: fix clang build errors and warnings
 2024-05-30 19:24 UTC  (3+ messages)

[PATCH 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2024-05-30 16:08 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] selftests/resctrl: Rename variable imcs and num_of_imcs() to generic names
  ` [PATCH v2 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
  ` [PATCH v2 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
  ` [PATCH v2 4/4] selftests/resctrl: Enable MBA/MBA "

[PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
 2024-05-30 15:59 UTC  (5+ messages)

[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-05-30 15:48 UTC  (19+ messages)
` [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop

[PATCH v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-05-30 15:09 UTC  (43+ messages)
` [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
` [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
` [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
` [PATCH v4 05/16] selftests/resctrl: Use correct type for pids
` [PATCH v4 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
` [PATCH v4 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
` [PATCH v4 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
` [PATCH v4 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
` [PATCH v4 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
` [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling
` [PATCH v4 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
` [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
` [PATCH v4 15/16] selftests/resctrl: Remove mongrp from CMT test
` [PATCH v4 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()

[PATCH net-next 0/2] net: visibility of memory limits in netns
 2024-05-30 13:58 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-05-30 11:27 UTC  (8+ messages)
` [PATCH 1/6] riscv: "
` [PATCH 2/6] loongarch: "
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
` [PATCH 4/6] powerpc: defconfig: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
` [PATCH 5/6] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus

[PATCH bpf-next 0/5] use network helpers, part 6
 2024-05-30  7:41 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
` [PATCH bpf-next 2/5] selftests/bpf: Add start_test helper "
` [PATCH bpf-next 3/5] selftests/bpf: Use start_test in test_dctcp_fallback "
` [PATCH bpf-next 4/5] selftests/bpf: Use start_test in test_dctcp "
` [PATCH bpf-next 5/5] selftests/bpf: Drop useless arguments of do_test "

[PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
 2024-05-30  4:35 UTC  (5+ messages)

[PATCH v5] kunit: Cover 'assert.c' with tests
 2024-05-30  4:22 UTC  (4+ messages)

[PATCH] selftests/overlayfs: Fix build error on ppc64
 2024-05-30  3:00 UTC  (3+ messages)

[PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
 2024-05-30  1:34 UTC  (3+ messages)
` [PATCH] selftests: hsr: Extend the hsr_redbox.sh "

[PATCH 0/1] selftest: drivers: Add support its msi hwirq checking
 2024-05-30  1:27 UTC  (2+ messages)
` [PATCH 1/1] "

kselftest/fixes kselftest-lkdtm: 6 runs, 1 regressions (v6.10-rc1-7-ge8b8c5264d4e)
 2024-05-30  0:53 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-7-ge8b8c5264d4e)
 2024-05-30  0:53 UTC 

kselftest/fixes kselftest-seccomp: 6 runs, 2 regressions (v6.10-rc1-7-ge8b8c5264d4e)
 2024-05-30  0:53 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-7-ge8b8c5264d4e)
 2024-05-29 23:55 UTC 

[PATCH bpf-next v2 0/8] add netns helpers
 2024-05-29 23:31 UTC  (3+ messages)
` [PATCH bpf-next v2 1/8] selftests/bpf: Add unshare_netns helper

[PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
 2024-05-29 22:24 UTC  (6+ messages)
` [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default

[PATCH] selftests/openat2: Fix build warnings on ppc64
 2024-05-29 22:20 UTC  (4+ messages)

[PATCH] selftests: cachestat: Fix build warnings on ppc64
 2024-05-29 22:19 UTC  (2+ messages)

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-29 19:49 UTC  (9+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP

[PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
 2024-05-29 14:05 UTC  (2+ messages)

[PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
 2024-05-29 13:20 UTC  (3+ messages)

[PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-05-29 12:17 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2] selftests: timers: clocksource-switch: Adapt progress to kselftest framework
 2024-05-29 12:13 UTC 

[PATCH net-next 4/4] selftests: forwarding: router_mpath_hash: Add a new selftest
 2024-05-29 11:18 UTC 

[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
 2024-05-29  7:38 UTC  (4+ messages)
` [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops

[PATCH 0/4] kselftests: vdso: conform tests to TAP output
 2024-05-29  7:24 UTC  (5+ messages)
` [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test "
` [PATCH 2/4] kselftests: vdso: vdso_test_correctness: "
` [PATCH 3/4] kselftests: vdso: vdso_test_getcpu: "
` [PATCH 4/4] kselftests: vdso: vdso_test_gettimeofday: "

[PATCH bpf-next v5 0/7] use network helpers, part 5
 2024-05-29  5:21 UTC  (4+ messages)
` [PATCH bpf-next v5 6/7] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca

[PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
 2024-05-29  2:56 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
 2024-05-29  0:01 UTC  (3+ messages)

[PATCH 0/3] selftests/futex: clang-inspired fixes
 2024-05-28 22:43 UTC  (5+ messages)
` [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.10-rc1)
 2024-05-28 22:04 UTC 

kselftest/next kselftest-seccomp: 4 runs, 4 regressions (v6.10-rc1)
 2024-05-28 22:04 UTC 

kselftest/next kselftest-cpufreq: 7 runs, 1 regressions (v6.10-rc1)
 2024-05-28 22:04 UTC 

kselftest/fixes kselftest-lkdtm: 5 runs, 1 regressions (v6.10-rc1)
 2024-05-28 21:14 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1)
 2024-05-28 21:14 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1)
 2024-05-28 21:06 UTC 

[PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
 2024-05-28 20:56 UTC  (3+ messages)

[PATCH v2] selftests/user_events: silence a clang warning: address of packed member
 2024-05-28 20:54 UTC  (4+ messages)


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