Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-05-31 11:05:22 to 2024-06-04 12:48:04 UTC [more...]

[PATCH v6 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
 2024-06-04 12:45 UTC  (11+ messages)
` [PATCH v6 01/16] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH v6 02/16] riscv: add ISA extension parsing for Zimop
` [PATCH v6 03/16] riscv: hwprobe: export Zimop ISA extension
` [PATCH v6 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH v6 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
` [PATCH v6 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
` [PATCH v6 07/16] riscv: add ISA extensions validation callback
` [PATCH v6 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
` [PATCH v6 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
` [PATCH v6 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM

[PATCH 0/5] Reorganize string-stream and assert tests
 2024-06-04 12:32 UTC  (6+ messages)
` [PATCH 1/5] kunit: string-stream: export non-static functions
` [PATCH 2/5] kunit: kunit-test: Remove stub for log tests
` [PATCH 3/5] kunit: string-stream-test: Make it a separate module
` [PATCH 4/5] kunit: assert: export non-static functions
` [PATCH 5/5] kunit: Merge assertion test into kunit-test.c

[PATCH v3 0/5] Add support for the Idle HLT intercept feature
 2024-06-04 12:23 UTC  (4+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-04 10:53 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 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
` [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 13/14] net: add devmem TCP documentation

[Bug Report] selftests: arm64: build errors
 2024-06-04  8:13 UTC  (3+ messages)

[PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
 2024-06-04  7:24 UTC  (2+ messages)

[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
 2024-06-04  7:19 UTC  (5+ 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 v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
 2024-06-04  7:18 UTC  (2+ messages)

[PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
 2024-06-04  4:55 UTC  (10+ 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 v2 0/8] mm: workingset reporting
 2024-06-04  3:56 UTC  (10+ messages)
` [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
` [PATCH v2 2/8] mm: aggregate working set information into histograms
` [PATCH v2 3/8] mm: use refresh interval to rate-limit workingset report aggregation
` [PATCH v2 4/8] mm: report workingset during memory pressure driven scanning
` [PATCH v2 5/8] mm: extend working set reporting to memcgs
` [PATCH v2 6/8] mm: add kernel aging thread for workingset reporting
` [PATCH v2 7/8] selftest: test system-wide "
` [PATCH v2 8/8] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces

[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-04  0:23 UTC  (23+ messages)
` [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn

[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
 2024-06-04  0:15 UTC  (5+ messages)
` [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags

[PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
 2024-06-03 22:39 UTC  (6+ 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

[PATCH v5 00/11] clk: Add kunit tests for fixed rate and parent data
 2024-06-03 22:38 UTC  (12+ messages)
` [PATCH v5 01/11] of/platform: Allow overlays to create platform devices from the root node
` [PATCH v5 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v5 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v5 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v5 06/11] platform: Add test managed platform_device/driver APIs
` [PATCH v5 07/11] dt-bindings: test: Add single clk consumer
` [PATCH v5 08/11] clk: Add test managed clk provider/consumer APIs
` [PATCH v5 09/11] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v5 10/11] dt-bindings: clk: Add clk_parent_data test
` [PATCH v5 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
 2024-06-03 22:17 UTC  (4+ messages)

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-06-03 22:02 UTC  (3+ messages)
` [PATCH v4 06/10] dt-bindings: kunit: Add fixed rate clk consumer test

[PATCH] kunit: add missing MODULE_DESCRIPTION() macros to core modules
 2024-06-03 21:16 UTC  (2+ messages)

[PATCH net-next v2 8/9] selftests: openvswitch: add emit_sample action
 2024-06-03 18:56 UTC  (2+ messages)
` [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test

[PATCH bpf-next 0/8] fixes for test_sockmap
 2024-06-03 17:40 UTC  (10+ messages)
` [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap

[PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
 2024-06-03 17:31 UTC  (2+ messages)

[PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
 2024-06-03 17:29 UTC  (5+ messages)

[PATCH v7 00/10] Fix Kselftest's vfork() side effects
 2024-06-03 17:22 UTC  (5+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions

[PATCH] selftests: proc: remove unreached code and fix build warning
 2024-06-03 14:24 UTC  (2+ messages)

[PATCH] selftests: seccomp: fix format-zero-length warnings
 2024-06-03 11:54 UTC 

testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
 2024-06-03 11:38 UTC  (6+ messages)

[PATCH] selftests: filesystems: fix warn_unused_result build warnings
 2024-06-03 11:17 UTC  (4+ messages)

[PATCH net-next] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
 2024-06-03  9:33 UTC  (2+ messages)
` [PATCH net-next] selftests: hsr: Extend the hsr_redbox.sh "

[PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
 2024-06-03  9:32 UTC  (6+ messages)
` [PATCH] selftests: hsr: Extend the hsr_redbox.sh "

[PATCH net] selftests: hsr: add missing config for CONFIG_BRIDGE
 2024-06-03  9:30 UTC 

[PATCH v5 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-06-03  7:07 UTC  (23+ 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()

[PATCH] KVM: selftests: remove unused struct 'memslot_antagonist_args'
 2024-06-03  3:13 UTC  (2+ messages)

[PATCH 1/2] selftests: arm64: tags_test: conform test to TAP output
 2024-06-02 13:25 UTC  (2+ messages)
` [PATCH 2/2] selftests: arm64: tags: remove the result script

[PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
 2024-06-02  9:45 UTC  (9+ messages)

[PATCH v2 26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test
 2024-06-02  3:38 UTC  (2+ messages)
` [PATCH v2 27/27] selftests/ftrace: Add fgraph-multi.tc test

[PATCH net-next v2 0/2] net: visibility of memory limits in netns
 2024-06-01 23:20 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced

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

kselftest/fixes kselftest-seccomp: 5 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-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-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 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

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

kselftest/fixes kselftest-seccomp: 5 runs, 4 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  (7+ messages)
` [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled

[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 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
 2024-05-31 14:30 UTC  (5+ messages)
` [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  (11+ messages)
` [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only

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


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