Linux Kernel Self-tests
[Prev Page][Next Page]
- [PATCH v6 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
- [PATCH v6 14/16] riscv: hwprobe: export Zcmop ISA extension
- [PATCH v6 13/16] riscv: add ISA extension parsing for Zcmop
- [PATCH v6 12/16] dt-bindings: riscv: add Zcmop ISA extension description
- [PATCH v6 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
- [PATCH v6 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
- [PATCH v6 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
- [PATCH v6 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
- [PATCH v6 07/16] riscv: add ISA extensions validation callback
- [PATCH v6 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
- [PATCH v6 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
- [PATCH v6 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
- [PATCH v6 03/16] riscv: hwprobe: export Zimop ISA extension
- [PATCH v6 02/16] riscv: add ISA extension parsing for Zimop
- [PATCH v6 01/16] dt-bindings: riscv: add Zimop ISA extension description
- [PATCH v6 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
- [PATCH 5/5] kunit: Merge assertion test into kunit-test.c
- [PATCH 4/5] kunit: assert: export non-static functions
- [PATCH 3/5] kunit: string-stream-test: Make it a separate module
- [PATCH 2/5] kunit: kunit-test: Remove stub for log tests
- [PATCH 1/5] kunit: string-stream: export non-static functions
- [PATCH 0/5] Reorganize string-stream and assert tests
- Re: [PATCH v3 0/5] Add support for the Idle HLT intercept feature
- Re: [PATCH net-next v10 11/14] tcp: RX path for devmem TCP
- Re: [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
- Re: [PATCH net-next v10 06/14] page_pool: convert to use netmem
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [Bug Report] selftests: arm64: build errors
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
- Re: [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- Re: [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- Re: [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
- [PATCH v2 8/8] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
- [PATCH v2 7/8] selftest: test system-wide workingset reporting
- [PATCH v2 6/8] mm: add kernel aging thread for workingset reporting
- [PATCH v2 5/8] mm: extend working set reporting to memcgs
- [PATCH v2 4/8] mm: report workingset during memory pressure driven scanning
- [PATCH v2 3/8] mm: use refresh interval to rate-limit workingset report aggregation
- [PATCH v2 2/8] mm: aggregate working set information into histograms
- [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
- [PATCH v2 0/8] mm: workingset reporting
- Re: [PATCH v3 0/5] Add support for the Idle HLT intercept feature
- From: Sean Christopherson
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Sean Christopherson
- Re: [PATCH net-next 1/2] selftests: openvswitch: fix action formatting
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Sean Christopherson
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v2 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan
- Re: [PATCH v2 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
- Re: [PATCH v2 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
- [PATCH v5 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data
- [PATCH v5 10/11] dt-bindings: clk: Add clk_parent_data test
- [PATCH v5 09/11] clk: Add KUnit tests for clk fixed rate basic type
- [PATCH v5 08/11] clk: Add test managed clk provider/consumer APIs
- [PATCH v5 07/11] dt-bindings: test: Add single clk consumer
- [PATCH v5 06/11] platform: Add test managed platform_device/driver APIs
- [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
- [PATCH v5 04/11] dt-bindings: test: Add KUnit empty node binding
- [PATCH v5 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
- [PATCH v5 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
- [PATCH v5 01/11] of/platform: Allow overlays to create platform devices from the root node
- [PATCH v5 00/11] clk: Add kunit tests for fixed rate and parent data
- Re: [PATCH v2 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- Re: [PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
- From: Sean Christopherson
- Re: [PATCH v4 06/10] dt-bindings: kunit: Add fixed rate clk consumer test
- Re: [PATCH] kunit: add missing MODULE_DESCRIPTION() macros to core modules
- Re: [PATCH v2 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- Re: [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags
- Re: [PATCH net-next 1/2] selftests: openvswitch: fix action formatting
- [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test
- [PATCH net-next v2 8/9] selftests: openvswitch: add emit_sample action
- [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags
- [PATCH net-next 1/2] selftests: openvswitch: fix action formatting
- Re: [PATCH bpf-next 0/8] fixes for test_sockmap
- From: patchwork-bot+netdevbpf
- Re: [PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
- From: Marcos Paulo de Souza
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- From: Marcos Paulo de Souza
- [PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
- From: Marcos Paulo de Souza
- Re: [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- Re: [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH] selftests: proc: remove unreached code and fix build warning
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [Bug Report] selftests: arm64: build errors
- [Bug Report] selftests: arm64: build errors
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- Re: [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
- [PATCH] selftests: proc: remove unreached code and fix build warning
- [PATCH] selftests: seccomp: fix format-zero-length warnings
- Re: testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
- Re: [PATCH] selftests: filesystems: fix warn_unused_result build warnings
- [PATCH net-next] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- [PATCH net-next] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
- Re: [PATCH] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- Re: [PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
- [PATCH net] selftests: hsr: add missing config for CONFIG_BRIDGE
- Re: [PATCH v5 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- Re: [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- Re: [PATCH] KVM: selftests: remove unused struct 'memslot_antagonist_args'
- [PATCH] KVM: selftests: remove unused struct 'memslot_antagonist_args'
- [PATCH 2/2] selftests: arm64: tags: remove the result script
- From: Muhammad Usama Anjum
- [PATCH 1/2] selftests: arm64: tags_test: conform test to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- [PATCH v2 27/27] selftests/ftrace: Add fgraph-multi.tc test
- [PATCH v2 26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test
- Re: [PATCH net-next v2 0/2] net: visibility of memory limits in netns
- From: patchwork-bot+netdevbpf
- [PATCH] kunit: add missing MODULE_DESCRIPTION() macros to core modules
- Re: [PATCH net-next v10 13/14] net: add devmem TCP documentation
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH V2] rcutorture: Add CFcommon.arch for the various arch's need
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct'
- [PATCH v2 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan
- [PATCH v2 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
- [PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
- kselftest/fixes kselftest-seccomp: 5 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
- kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
- kselftest/fixes kselftest-lkdtm: 6 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
- kselftest/fixes kselftest-lib: 4 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
- kselftest/fixes kselftest-cpufreq: 9 runs, 1 regressions (v6.10-rc1-11-g4bf15b1c657d2)
- kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-11-g4bf15b1c657d2)
- [PATCH] list: test: add the missing MODULE_DESCRIPTION() macro
- [PATCH V2] rcutorture: Add CFcommon.arch for the various arch's need
- Re: [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
- [PATCH v1 2/3] selftest/mm: test softoffline_corrected_errors behaviors
- [PATCH v1 3/3] docs: hugetlbpage.rst: add softoffline_corrected_errors
- [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages
- [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- From: Marcos Paulo de Souza
- Re: [PATCH v3 0/3] selftests/futex: clang-inspired fixes
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- [PATCH v3 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- [PATCH v3 0/3] selftests/futex: clang-inspired fixes
- [PATCH v3 2/3] selftests/futex: don't pass a const char* to asprintf(3)
- [PATCH v3 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- [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 v3 4/7] selftests/x86: build sysret_rip.c with clang
- [PATCH v3 3/7] selftests/x86: build fsgsbase_restore.c with clang
- [PATCH v3 2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
- [PATCH v3 1/7] selftests/x86: fix Makefile dependencies to work with clang
- [PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct'
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct'
- From: Dr. David Alan Gilbert
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- [PATCH v2 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- [PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct'
- From: Muhammad Usama Anjum
- Re: [PATCH v5 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
- Re: [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- Re: [PATCH v5 05/16] selftests/resctrl: Use correct type for pids
- Re: [PATCH v5 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
- kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
- kselftest/fixes kselftest-cpufreq: 7 runs, 1 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
- kselftest/fixes kselftest-seccomp: 5 runs, 4 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-9-g0f42bdf59b4e4)
- Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- Re: testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
- Re: testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
- [PATCH] list: test: remove unused struct 'klist_test_struct'
- Re: testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
- Re: [PATCH 2/2] selftests/tracing: Fix to check the required syscall event
- Re: [PATCH 1/2] selftests/tracing: Fix event filter test to retry up to 10 times
- Re: [PATCH 2/2] selftests/tracing: Fix to check the required syscall event
- Re: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- [PATCH v5 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
- [PATCH v5 15/16] selftests/resctrl: Remove mongrp from CMT test
- [PATCH v5 14/16] selftests/resctrl: Remove mongrp from MBA test
- [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- [PATCH v5 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
- [PATCH v5 11/16] selftests/resctrl: Simplify bandwidth report type handling
- [PATCH v5 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
- [PATCH v5 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
- [PATCH v5 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
- [PATCH v5 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
- [PATCH v5 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
- [PATCH v5 05/16] selftests/resctrl: Use correct type for pids
- [PATCH v5 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
- [PATCH v5 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
- [PATCH v5 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- [PATCH v5 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
- [PATCH v5 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- Re: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- Re: [PATCH bpf-next 0/8] fixes for test_sockmap
- Re: [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
- [PATCH 2/2] selftests/tracing: Fix to check the required syscall event
- From: Masami Hiramatsu (Google)
- [PATCH 1/2] selftests/tracing: Fix event filter test to retry up to 10 times
- From: Masami Hiramatsu (Google)
- [PATCH 0/2] selftests/tracing: Fix ftracetest testcase issues
- From: Masami Hiramatsu (Google)
- Re: [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
- Re: [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
- [PATCH v2 4/4] selftests: ifs: verify IFS ARRAY BIST functionality
- [PATCH v2 3/4] selftests: ifs: verify IFS scan test functionality
- [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 0/4] add tests to verify IFS (In Field Scan) driver functionality
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
- Re: [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages
- From: Maciej Wieczor-Retman
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- testing/selftests/alsa/mixer-test: 10 failures on Dell XPS 13 9360
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
- From: Muhammad Usama Anjum
- RE: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- Re: [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
- Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- RE: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- Re: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- [PATCH net-next v2 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
- [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
- [PATCH net-next v2 0/2] net: visibility of memory limits in netns
- Re: [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages
- Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- Re: [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
- Re: [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
- Re: [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
- [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP
- [PATCH net-next v10 13/14] net: add devmem TCP documentation
- [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 10/14] net: add support for skbs with unreadable frags
- [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 07/14] page_pool: devmem support
- [PATCH net-next v10 06/14] page_pool: convert to use netmem
- [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice
- [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device
- [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
- [PATCH net-next v10 00/14] Device Memory TCP
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
- Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
- Re: [PATCH v2 0/3] selftests/futex: clang-inspired fixes
- Re: [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
- Re: [PATCH v2 4/4] selftests/resctrl: Enable MBA/MBA tests on AMD
- Re: [PATCH v2 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
- Re: [PATCH v2 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
- Re: [PATCH v2 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
- Re: [PATCH v2 1/4] selftests/resctrl: Rename variable imcs and num_of_imcs() to generic names
- Re: [PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected
- Re: [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
- Re: [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
- Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
- Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- Re: [PATCH v2 0/3] selftests/futex: clang-inspired fixes
- Re: [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
- Re: [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
- Re: [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
- Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
- Re: [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- Re: [PATCH 2/6] loongarch: defconfig: drop RT_GROUP_SCHED=y
- [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus
- [PATCH 5/6] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
- [PATCH 4/6] powerpc: defconfig: drop RT_GROUP_SCHED=y from ppc6xx_defconfig
- [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
- [PATCH 2/6] loongarch: defconfig: drop RT_GROUP_SCHED=y
- [PATCH 1/6] riscv: defconfig: drop RT_GROUP_SCHED=y
- [PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
- [PATCH bpf-next 5/5] selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
- [PATCH bpf-next 4/5] selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
- [PATCH bpf-next 3/5] selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_ca
- [PATCH bpf-next 2/5] selftests/bpf: Add start_test helper in bpf_tcp_ca
- [PATCH bpf-next 1/5] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next 0/5] use network helpers, part 6
- Re: [PATCH 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- From: Muhammad Usama Anjum
- Re: [PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
- Re: [PATCH v5] kunit: Cover 'assert.c' with tests
- Re: [PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS
- From: Muhammad Usama Anjum
- Re: [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
- Re: [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
- Re: [PATCH] selftests/overlayfs: Fix build error on ppc64
- Re: [PATCH] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- [PATCH 0/1] selftest: drivers: Add support its msi hwirq checking
- [PATCH 1/1] selftest: drivers: Add support its msi hwirq checking
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- kselftest/fixes kselftest-seccomp: 6 runs, 2 regressions (v6.10-rc1-7-ge8b8c5264d4e)
- kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-7-ge8b8c5264d4e)
- kselftest/fixes kselftest-lkdtm: 6 runs, 1 regressions (v6.10-rc1-7-ge8b8c5264d4e)
- kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1-7-ge8b8c5264d4e)
- Re: [PATCH bpf-next v2 1/8] selftests/bpf: Add unshare_netns helper
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Sean Christopherson
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64
- Re: [PATCH] selftests: cachestat: Fix build warnings on ppc64
- Re: [PATCH] selftests/overlayfs: Fix build error on ppc64
- Re: [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
- Re: [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
- Re: [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
- Re: [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- From: Sean Christopherson
- Re: [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
- From: Sean Christopherson
- Re: [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
- From: Sean Christopherson
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- Re: [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
- From: Marcos Paulo de Souza
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
- Re: [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
- [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test
- [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture
- [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging
- [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU
- [PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
- Re: [PATCH v4 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
- Re: [PATCH v4 15/16] selftests/resctrl: Remove mongrp from CMT test
- Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
- Re: [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- Re: [PATCH v4 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
- Re: [PATCH v4 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
- Re: [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling
- Re: [PATCH v4 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
- Re: [PATCH v4 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
- Re: [PATCH v4 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
- Re: [PATCH v4 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
- Re: [PATCH v4 05/16] selftests/resctrl: Use correct type for pids
- Re: [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
- Re: [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
- Re: [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- [PATCH] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- [PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- Re: [PATCH v5] kunit: Cover 'assert.c' with tests
- Re: [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH v2] selftests: timers: clocksource-switch: Adapt progress to kselftest framework
- [PATCH net-next 4/4] selftests: forwarding: router_mpath_hash: Add a new selftest
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64
- Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings
- From: Muhammad Usama Anjum
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- [PATCH 4/4] kselftests: vdso: vdso_test_gettimeofday: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 3/4] kselftests: vdso: vdso_test_getcpu: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 2/4] kselftests: vdso: vdso_test_correctness: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 0/4] kselftests: vdso: conform tests to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH bpf-next v5 6/7] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- Re: [PATCH bpf-next v5 0/7] use network helpers, part 5
- From: patchwork-bot+netdevbpf
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- Re: [PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
- From: patchwork-bot+netdevbpf
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
- [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
- [PATCH v2 0/3] selftests/futex: clang-inspired fixes
- [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- [PATCH 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- [PATCH 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
- Re: [PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
- Re: [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- Re: [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- kselftest/next kselftest-cpufreq: 7 runs, 1 regressions (v6.10-rc1)
- kselftest/next kselftest-seccomp: 4 runs, 4 regressions (v6.10-rc1)
- kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.10-rc1)
- kselftest/fixes kselftest-lkdtm: 5 runs, 1 regressions (v6.10-rc1)
- kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1)
- kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1)
- Re: [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- Re: [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1)
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects
- [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable
- [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf
- [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops
- [PATCH HID 09/13] selftests/hid: add subprog call test
- [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability
- [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops
- [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
- [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops
- [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops
- [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers
- [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops
- [PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
- [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
- [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
- [PATCH net-next 0/2] net: visibility of memory limits in netns
- Re: [PATCH v3 0/5] Add support for the Idle HLT intercept feature
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
- Re: [PATCH v3 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
- Re: [PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
- Re: [PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
- Re: [PATCH] selftests: tpm2: conform test to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests: x86: conform test to TAP format output
- From: Muhammad Usama Anjum
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output
- From: Muhammad Usama Anjum
- Re: [PATCH 0/8] selftests: x86: build suite with clang
- From: Muhammad Usama Anjum
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output
- From: Muhammad Usama Anjum
- [PATCH v3 2/5] KVM: SVM: Add Idle HLT intercept support
- [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
- [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
- [PATCH v3 3/5] KVM: selftests: Add safe_halt() and cli() helpers to common code
- [PATCH v3 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
- [PATCH v3 0/5] Add support for the Idle HLT intercept feature
- Re: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- Re: [PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
- From: patchwork-bot+netdevbpf
- [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
- [PATCH v2] selftests/vDSO: fix clang build errors and warnings
- [PATCH v2 6/6] selftests/x86: fix printk warnings reported by clang
- [PATCH v2 5/6] selftests/x86: remove (or use) unused variables and functions
- [PATCH v2 4/6] selftests/x86: avoid -no-pie warnings from clang during compilation
- [PATCH v2 3/6] selftests/x86: build sysret_rip.c with clang
- [PATCH v2 2/6] selftests/x86: build fsgsbase_restore.c with clang
- [PATCH v2 1/6] selftests/x86: build test_FISTTP.c with clang
- [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
- [PATCH v2] selftests/timers: remove unused irqcount variable
- [PATCH v2] selftest/timerns: fix clang build failures for abs() calls
- [PATCH v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
- Re: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- Re: [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
- RE: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- RE: [PATCH bpf-next 6/8] selftests/bpf: Fix size of map_fd in test_sockmap
- RE: [PATCH bpf-next 8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
- RE: [PATCH bpf-next 7/8] selftests/bpf: Check length of recv in test_sockmap
- RE: [PATCH bpf-next 1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap
- RE: [PATCH bpf-next 2/8] selftests/bpf: Drop duplicate definition of i in test_sockmap
- Re: [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
- Re: [PATCH 3/3] selftests: kselftest: also use strerror() on nolibc
- [PATCH net 2/2] net/sched: taprio: extend minimum interval restriction to entire cycle too
- [PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
- [PATCH AUTOSEL 5.4 1/6] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.1 02/17] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.10 08/13] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 5.10 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.10 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.8 03/30] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.15 08/13] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 5.15 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.15 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.8 18/30] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.1 10/17] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.1 01/17] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.6 13/21] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.6 03/21] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 6.6 02/21] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.8 29/30] selftests: net: fix timestamp not arriving in cmsg_time.sh
- [PATCH AUTOSEL 6.8 28/30] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
- [PATCH AUTOSEL 6.8 02/30] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.9 33/35] selftests: net: fix timestamp not arriving in cmsg_time.sh
- [PATCH AUTOSEL 6.9 32/35] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
- [PATCH AUTOSEL 6.9 21/35] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.9 03/35] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 6.9 02/35] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- Re: [PATCH] selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime
- Re: [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- From: patchwork-bot+netdevbpf
- [RESEDN PATCH v2] selftests: introduce additional eventfd test coverage
- Re: [PATCH v5 0/5] pids controller events rework
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- From: Marcos Paulo de Souza
- [PATCH bpf-next v5 7/7] selftests/bpf: Add post_connect_cb callback
- [PATCH bpf-next v5 6/7] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next v5 5/7] selftests/bpf: Use start_server_str in do_test in bpf_tcp_ca
- [PATCH bpf-next v5 4/7] selftests/bpf: Use post_socket_cb in start_server_str
- [PATCH bpf-next v5 3/7] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- [PATCH bpf-next v5 2/7] selftests/bpf: Add start_server_str helper
- [PATCH bpf-next v5 1/7] selftests/bpf: Drop struct post_socket_opts
- [PATCH bpf-next v5 0/7] use network helpers, part 5
- Re: [PATCH] selftests/mm: Fix build warnings on ppc64
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64
- From: Muhammad Usama Anjum
- Re: [PATCH 2/2] selftests/ftrace: Update required config
- From: Muhammad Usama Anjum
- Re: [PATCH 1/2] selftests/ftrace: Fix to check required event file
- From: Muhammad Usama Anjum
- Re: [PATCH bpf-next v4 0/6] use network helpers, part 5
- Re: [PATCH bpf-next v4 4/6] selftests/bpf: Use start_server_str in bpf_tcp_ca
- Re: [PATCH bpf-next v4 3/6] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: Muhammad Usama Anjum
- [PATCH net 4/4] selftests: mptcp: join: mark 'fail' tests as flaky
- From: Matthieu Baerts (NGI0)
- [PATCH net 3/4] selftests: mptcp: join: mark 'fastclose' tests as flaky
- From: Matthieu Baerts (NGI0)
- [PATCH net 2/4] selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
- From: Matthieu Baerts (NGI0)
- [PATCH net 1/4] selftests: mptcp: lib: support flaky subtests
- From: Matthieu Baerts (NGI0)
- [PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
- From: Matthieu Baerts (NGI0)
- Re: [PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- Re: selftests: clone3: clone3_cap_checkpoint_restore fails - Could not set CAP_CHECKPOINT_RESTORE
- [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
- [linus:master] [kunit] 3a35c13007: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail
- Re: [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v3 13/29] riscv mmu: write protect and shadow stack
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v2 2/2] memfd:add MEMFD_NOEXEC_SEAL documentation
- [PATCH v2 2/2] memfd:add MEMFD_NOEXEC_SEAL documentation
- [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- [PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
- [PATCH bpf-next v4 6/6] selftests/bpf: Add post_connect_cb callback
- [PATCH bpf-next v4 5/6] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next v4 4/6] selftests/bpf: Use start_server_str in bpf_tcp_ca
- [PATCH bpf-next v4 3/6] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- [PATCH bpf-next v4 2/6] selftests/bpf: Add start_server_str helper
- [PATCH bpf-next v4 1/6] selftests/bpf: Drop struct post_socket_opts
- [PATCH bpf-next v4 0/6] use network helpers, part 5
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
- [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing
- [PATCH 0/2] selftest: rtc: Add rtc feature detection and rtc file check
- [PATCH] selftests/uprobes: Add a basic uprobe testcase
- From: Masami Hiramatsu (Google)
- Re: [PATCH] tracing/selftests: Run the ownership test twice
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH bpf-next v3 2/8] selftests/bpf: Drop type parameter of start_server_addr
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- [PATCH] tracing/selftests: Run the ownership test twice
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- [PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH v3 13/29] riscv mmu: write protect and shadow stack
- Re: [PATCH 1/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
- [PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH RESEND 6.6.y] kselftest: Add a ksft_perror() helper
- [PATCH][next] selftests: mqueue: initialize array buf before using it
- Re: [PATCH net] testing: net-drv: use stats64 for testing
- From: patchwork-bot+netdevbpf
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap
- [PATCH bpf-next 8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
- [PATCH bpf-next 7/8] selftests/bpf: Check length of recv in test_sockmap
- [PATCH bpf-next 6/8] selftests/bpf: Fix size of map_fd in test_sockmap
- [PATCH bpf-next 5/8] selftests/bpf: Drop prog_fd array in test_sockmap
- [PATCH bpf-next 4/8] selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmap
- [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- [PATCH bpf-next 2/8] selftests/bpf: Drop duplicate definition of i in test_sockmap
- [PATCH bpf-next 1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap
- [PATCH bpf-next 0/8] fixes for test_sockmap
- [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH] riscv: selftests: Add signal handling vector tests
- From: patchwork-bot+linux-riscv
- Re: [PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
- From: patchwork-bot+linux-riscv
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- From: patchwork-bot+linux-riscv
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- [PATCH] selftests: openat2: don't print total number of tests and then skip
- From: Muhammad Usama Anjum
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- [PATCH 2/2] selftests/thermel/intel: conform the test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 1/2] selftests/thermel/intel: conform the test to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH] riscv: selftests: Add signal handling vector tests
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
- Re: [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
- Re: [PATCH v5 44/68] selftests/powerpc: Drop define _GNU_SOURCE
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
- [PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap
- [PATCH bpf-next v3 8/8] selftests/bpf: Add post_connect_cb callback
- [PATCH bpf-next v3 7/8] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next v3 6/8] selftests/bpf: Use start_server_str in bpf_tcp_ca
- [PATCH bpf-next v3 5/8] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- [PATCH bpf-next v3 4/8] selftests/bpf: Add start_server_str helper
- [PATCH bpf-next v3 3/8] selftests/bpf: Drop type parameter of connect_to_addr
- [PATCH bpf-next v3 2/8] selftests/bpf: Drop type parameter of start_server_addr
- [PATCH bpf-next v3 1/8] selftests/bpf: Drop struct post_socket_opts
- [PATCH bpf-next v3 0/8] use network helpers, part 5
- Re: First Contributions for KUnit
- Re: [PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
- [PATCH 1/2] selftests/mm: va_high_addr_switch: Reduce test noise
- [PATCH 2/2] selftests/mm: va_high_addr_switch: Dynamically initialize testcases to enable LPA2 testing
- [PATCH 0/2] Restructure va_high_addr_switch
- Re: [PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH v5 27/68] selftests/lsm: Drop define _GNU_SOURCE
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- [PATCH v5 68/68] selftests/x86: Drop define _GNU_SOURCE
- [PATCH v5 67/68] selftests/x86: Append to CFLAGS in Makefile
- [PATCH v5 66/68] selftests/vDSO: Drop define _GNU_SOURCE
- [PATCH v5 65/68] selftests/vDSO: Append to CFLAGS in Makefile
- [PATCH v5 64/68] selftests/user_events: Drop define _GNU_SOURCE
- [PATCH v5 63/68] selftests/uevent: Drop define _GNU_SOURCE
- [PATCH v5 62/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 61/68] selftests/timens: Drop define _GNU_SOURCE
- [PATCH v5 60/68] selftests/thermal: Drop define _GNU_SOURCE
- [PATCH v5 59/68] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE
- [PATCH v5 58/68] selftests/splice: Drop define _GNU_SOURCE
- [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
- [PATCH v5 56/68] selftests/sigaltstack: Drop define _GNU_SOURCE
- [PATCH v5 55/68] selftests/seccomp: Drop define _GNU_SOURCE
- [PATCH v5 54/68] selftests/sched: Drop define _GNU_SOURCE
- [PATCH v5 53/68] selftests/safesetid: Drop define _GNU_SOURCE
- [PATCH v5 52/68] selftests/rseq: Drop define _GNU_SOURCE
- [PATCH v5 51/68] selftests/rlimits: Drop define _GNU_SOURCE
- [PATCH v5 50/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 49/68] selftests/riscv: Drop define _GNU_SOURCE
- [PATCH v5 48/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 47/68] selftests/ptp: Drop define _GNU_SOURCE
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]