Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-05-30 01:27:45 to 2024-06-02 03:37:28 UTC [more...]

[PATCH v2 26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test
 2024-06-02  3:38 UTC 

[PATCH net-next v2 0/2] net: visibility of memory limits in netns
 2024-06-01 23:20 UTC  (6+ 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] kunit: add missing MODULE_DESCRIPTION() macros to core modules
 2024-06-01 17:19 UTC 

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-01 13:09 UTC  (18+ 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 V2] rcutorture: Add CFcommon.arch for the various arch's need
 2024-06-01  4:35 UTC  (2+ messages)

[PATCH] list: test: remove unused struct 'klist_test_struct'
 2024-06-01  2:07 UTC  (5+ messages)

[PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
 2024-06-01  1:45 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
` [PATCH v2 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan

kselftest/fixes kselftest-seccomp: 5 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
 2024-06-01  1:42 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
 2024-06-01  1:42 UTC 

kselftest/fixes kselftest-lib: 4 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
 2024-06-01  1:42 UTC 

kselftest/fixes kselftest-lkdtm: 6 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
 2024-06-01  1:42 UTC 

kselftest/fixes kselftest-cpufreq: 9 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
 2024-06-01  1:42 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-11-g4bf15b1c657d2)
 2024-06-01  0:44 UTC 

[PATCH] list: test: add the missing MODULE_DESCRIPTION() macro
 2024-05-31 23:58 UTC 

[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
 2024-05-31 21:34 UTC  (4+ messages)
` [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages
` [PATCH v1 2/3] selftest/mm: test softoffline_corrected_errors behaviors
` [PATCH v1 3/3] docs: hugetlbpage.rst: add softoffline_corrected_errors

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-05-31 21:18 UTC  (25+ messages)
` [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 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
 2024-05-31 21:06 UTC  (3+ messages)

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

[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-05-31 19:38 UTC  (8+ messages)
` [PATCH v3 1/7] selftests/x86: fix Makefile dependencies to work with clang
` [PATCH v3 2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
` [PATCH v3 3/7] selftests/x86: build fsgsbase_restore.c with clang
` [PATCH v3 4/7] selftests/x86: build sysret_rip.c "
` [PATCH v3 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v3 6/7] selftests/x86: remove (or use) unused variables and functions
` [PATCH v3 7/7] selftests/x86: fix printk warnings reported by clang

[PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
 2024-05-31 18:56 UTC  (7+ messages)
` [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default

[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
 2024-05-31 18:52 UTC  (6+ messages)
` [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops

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

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

testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
 2024-05-31 18:06 UTC  (5+ messages)

kselftest/fixes kselftest-seccomp: 5 runs, 4 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
 2024-05-31 17:16 UTC 

kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
 2024-05-31 17:16 UTC 

kselftest/fixes kselftest-cpufreq: 7 runs, 1 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
 2024-05-31 17:16 UTC 

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-9-g0f42bdf59b4e4)
 2024-05-31 16:18 UTC 

[PATCH v2 0/2] selftests/resctrl: SNC kernel support discovery
 2024-05-31 16:17 UTC  (10+ 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

[PATCH 0/2] selftests/tracing: Fix ftracetest testcase issues
 2024-05-31 15:00 UTC  (6+ 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 bpf-next 0/8] fixes for test_sockmap
 2024-05-31 14:35 UTC  (9+ messages)
` [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap

[PATCH 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
 2024-05-31 14:30 UTC  (7+ 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 v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-05-31 12:51 UTC  (18+ messages)
` [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
` [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
` [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test

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

[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 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/6] selftests/x86: fix build errors and warnings found via clang
 2024-05-31  5:12 UTC  (6+ messages)

[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 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  (11+ messages)
` [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
` [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 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  (2+ 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 


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