Linux Kernel Self-tests
[Prev Page][Next Page]
- Re: [PATCH v2 08/13] riscv: Add xtheadvector instruction definitions
- Re: [PATCH 1/2] list: introduce a new cutting helper
- Re: [PATCH v2 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
- Re: [PATCH v2 02/13] dt-bindings: cpus: add a thead vlen register length property
- Re: [PATCH net-next v12 05/13] page_pool: convert to use netmem
- [PATCH net-next 5/5] selftests: forwarding: Add test for minimum and maximum MTU
- selftests: arm64: fp-stress: KERNEL-1-0/3-0/4-0/6-0 - gcc-13 - Failed - clang-pass
- Re: [PATCH 1/2] list: introduce a new cutting helper
- selftests: ftrace: WARNING: at arch/arm64/kernel/stacktrace.c:112 arch_stack_walk
- Re: [PATCH 1/2] list: introduce a new cutting helper
- Re: [PATCH 1/2] list: introduce a new cutting helper
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [PATCH][next] kselftest/arm64: Fix a couple of spelling mistakes
- Re: [PATCH 2/2] selftests: kvm: replace exit() with ksft_exit_fail_msg()
- From: Muhammad Usama Anjum
- Re: [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH][next] kselftest/arm64: Fix a couple of spelling mistakes
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
- Re: [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
- Re: [PATCH net-next v12 05/13] page_pool: convert to use netmem
- Re: [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
- [PATCH v9 3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
- [PATCH v9 2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
- [PATCH v9 1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation
- [PATCH v9 0/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test
- Re: [PATCH 1/2] list: introduce a new cutting helper
- Re: [PATCH v5 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data
- Re: [PATCH v5 06/11] platform: Add test managed platform_device/driver APIs
- Re: [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
- Re: [PATCH v5 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
- [PATCH][next] kselftest/arm64: Fix a couple of spelling mistakes
- Re: [PATCH v2 12/25] KVM: VMX: Handle FRED event data
- Re: [PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH 1/2] list: introduce a new cutting helper
- Re: [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- RE: [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
- RE: [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- [PATCH net-next v12 13/13] selftests: add ncdevmem, netcat for devmem TCP
- [PATCH net-next v12 12/13] net: add devmem TCP documentation
- [PATCH net-next v12 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- [PATCH net-next v12 10/13] tcp: RX path for devmem TCP
- [PATCH net-next v12 09/13] net: add support for skbs with unreadable frags
- [PATCH net-next v12 08/13] net: support non paged skb frags
- [PATCH net-next v12 07/13] memory-provider: dmabuf devmem memory provider
- [PATCH net-next v12 06/13] page_pool: devmem support
- [PATCH net-next v12 05/13] page_pool: convert to use netmem
- [PATCH net-next v12 04/13] netdev: netdevice devmem allocator
- [PATCH net-next v12 03/13] netdev: support binding dma-buf to netdevice
- [PATCH net-next v12 02/13] net: netdev netlink api to bind dma-buf to a net device
- [PATCH net-next v12 01/13] netdev: add netdev_rx_queue_restart()
- [PATCH net-next v12 00/13] Device Memory TCP
- Re: [PATCH net-next v11 05/13] page_pool: convert to use netmem
- Re: [PATCH v2 15/25] KVM: VMX: Dump FRED context in dump_vmcs()
- From: Sean Christopherson
- Re: [PATCH net-next v7 1/2] tls: receive msg again for sk_redirect
- Re: [PATCH v2 12/25] KVM: VMX: Handle FRED event data
- From: Sean Christopherson
- Re: [PATCH v2 12/25] KVM: VMX: Handle FRED event data
- From: Sean Christopherson
- Re: [PATCH v2 11/25] KVM: x86: Add kvm_is_fred_enabled()
- From: Sean Christopherson
- [PATCH] selftests/ftrace: Add required dependency for kprobe tests
- From: Masami Hiramatsu (Google)
- Re: [PATCH v2 10/25] KVM: VMX: Add support for FRED context save/restore
- From: Sean Christopherson
- Re: [PATCH v2 09/25] KVM: VMX: Switch FRED RSP0 between host and guest
- From: Sean Christopherson
- Re: [PATCH v2 08/25] KVM: VMX: Initialize VMCS FRED fields
- From: Sean Christopherson
- Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
- From: Sean Christopherson
- Re: [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs
- From: Sean Christopherson
- Re: [PATCH v2 06/25] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
- From: Sean Christopherson
- Re: [PATCH v2 04/25] KVM: x86: Mark CR4.FRED as not reserved
- From: Sean Christopherson
- [PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH v3 1/2] kunit: test: Add vm_mmap() allocation resource manager
- [PATCH v3 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH 2/2] selftests: kvm: replace exit() with ksft_exit_fail_msg()
- From: Sean Christopherson
- Re: [PATCH v3] selftests: seccomp: fix format-zero-length warnings
- Re: [PATCH 1/2] selftests: kvm: remove print_skip()
- From: Sean Christopherson
- Re: [PATCH bpf-next v5 00/12] bpf: Support dumping kfunc prototypes from BTF
- From: patchwork-bot+netdevbpf
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [PATCH 2/2] nvme: fix namespace removal list
- Re: [PATCH 2/2] nvme: fix namespace removal list
- Re: [PATCH 1/2] list: introduce a new cutting helper
- Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH] selftests: arm64: Fix redundancy of a testcase
- Re: [PATCH] kselftest/arm64: Include kernel mode NEON in fp-stress
- Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH bpf-next v5 11/12] bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
- [PATCH bpf-next v5 10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes
- [PATCH bpf-next v5 09/12] bpf: treewide: Align kfunc signatures to prog point-of-view
- [PATCH bpf-next v5 07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
- [no subject]
- [PATCH bpf-next v5 05/12] bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
- [PATCH bpf-next v5 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- [PATCH bpf-next v5 04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
- [PATCH bpf-next v5 02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype
- [PATCH bpf-next v5 00/12] bpf: Support dumping kfunc prototypes from BTF
- [PATCH 1/2] list: introduce a new cutting helper
- [PATCH 2/2] nvme: fix namespace removal list
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- [PATCH bpf-next v2 4/4] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
- [PATCH bpf-next v2 3/4] selftests/bpf: Use start_server_str in mptcp
- [PATCH bpf-next v2 2/4] selftests/bpf: Drop noconnect from network_helper_opts
- [PATCH bpf-next v2 1/4] selftests/bpf: Drop type from network_helper_opts
- [PATCH bpf-next v2 0/4] use network helpers, part 7
- Re: [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH 1/2] selftests: kvm: remove print_skip()
- [PATCH 2/2] selftests: kvm: replace exit() with ksft_exit_fail_msg()
- From: Muhammad Usama Anjum
- [PATCH 1/2] selftests: kvm: remove print_skip()
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests: mm: Make map_fixed_noreplace test names stable
- Re: [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
- Re: [RFC PATCH v2 0/2] Add a test to verify device probing on ACPI platforms
- Re: [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH net-next v7 2/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- [PATCH net-next v7 1/2] tls: receive msg again for sk_redirect
- [PATCH net-next v7 0/2] Add F_SETFL for fcntl in test_sockmap
- Re: [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
- Re: [PATCH v2 1/2] kunit: test: Add vm_mmap() allocation resource manager
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [PATCH v3] selftests/resctrl: Fix non-contiguous CBM for AMD
- [PATCH v2] selftests: Add information about TAP conformance in tests
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests: Add information about TAP conformance in tests
- From: Muhammad Usama Anjum
- Re: [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
- Re: [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts
- kselftest/next kselftest-cpufreq: 4 runs, 1 regressions (v6.10-rc1-2-g64f5bc57b24e)
- kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-2-g64f5bc57b24e)
- kselftest/next kselftest-seccomp: 5 runs, 5 regressions (v6.10-rc1-2-g64f5bc57b24e)
- kselftest/next kselftest-lkdtm: 5 runs, 2 regressions (v6.10-rc1-2-g64f5bc57b24e)
- kselftest/fixes build: 5 builds: 0 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.10-rc3-4-ged3994ac847e)
- Re: [PATCH net-next 0/6] selftests: mptcp: use net/lib.sh to manage netns
- From: patchwork-bot+netdevbpf
- Re: [PATCH V3] rcutorture: Add CFcommon.arch for the various arch's need
- [RFC PATCH v1 2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1
- [RFC PATCH v1 0/2] KVM: arm64: Making BT Field in ID_AA64PFR1_EL1 writable
- Re: [PATCH net-next v6 1/2] tls: wait for receiving next skb for sk_redirect
- kselftest/next build: 5 builds: 0 failed, 5 passed, 1 warning (v6.10-rc1-2-g64f5bc57b24e)
- [PATCH V3] rcutorture: Add CFcommon.arch for the various arch's need
- Re: [PATCH v2] KVM: selftest: Add a common check to identify AMD cpu in perf event filter test
- From: Sean Christopherson
- Re: [PATCH v2 3/3] docs: mm: add enable_soft_offline sysctl
- Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- [PATCH v3 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
- [PATCH v3 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
- Re: [PATCH v2 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
- Re: [PATCH v2 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [PATCH] selftests: mm: Make map_fixed_noreplace test names stable
- [PATCH v3] selftests/resctrl: Fix non-contiguous CBM for AMD
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- [PATCH v2 3/3] docs: mm: add enable_soft_offline sysctl
- [PATCH v2 0/3] Userspace controls soft-offline pages
- [PATCH v2 2/3] selftest/mm: test enable_soft_offline behaviors
- [PATCH v2 1/3] mm/memory-failure: userspace controls soft-offlining pages
- Re: [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts
- Re: [PATCH bpf-next 5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
- Re: [PATCH bpf-next 4/5] selftests/bpf: Use start_server_str in mptcp
- Re: [PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH] selftests/sched: fix code format issues
- Re: [PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
- Re: [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
- Re: [PATCH] selftests: Add information about TAP conformance in tests
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- Re: [PATCH v2 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings
- Re: [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- Re: [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- Re: [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- Re: [PATCH v2 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- Re: [PATCH] selftests: filesystems: add return value checks
- Re: [PATCH] selftests: filesystems: fix warn_unused_result build warnings
- [PATCH v3] selftests: seccomp: fix format-zero-length warnings
- Re: [PATCH] selftests: proc: remove unreached code and fix build warning
- Re: [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags
- Re: [PATCH v2] selftests: seccomp: fix format-zero-length warnings
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH net-next 1/2] selftests: openvswitch: fix action formatting
- Re: [PATCH 5/5] kunit: Merge assertion test into kunit-test.c
- Re: [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
- Re: [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH v2 1/2] selftests: Rename sigaltstack to generic signal
- Re: [PATCH v2 1/2] selftests: Rename sigaltstack to generic signal
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH v4 00/10] Add support for synchronous signals on perf events
- [PATCH net-next v6 2/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap
- [PATCH net-next v6 1/2] tls: wait for receiving next skb for sk_redirect
- [PATCH net-next v6 0/2] Add F_SETFL for fcntl in test_sockmap
- Re: [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
- From: Thomas Bogendoerfer
- Re: [PATCH v2 0/4] Introduce user namespace capabilities
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH v2 1/4] capabilities: Add user namespace capabilities
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- [PATCH v2 1/2] selftests: Rename sigaltstack to generic signal
- [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
- [PATCH v2 0/2] Add test to distinguish between thread's signal mask and ucontext_t
- Re: [PATCH v2 0/2] Add test to distinguish between thread's signal mask and ucontext_t
- [PATCH v2 2/2] selftests: Add a test mangling with uc_sigmask
- [PATCH v2 1/2] selftests: Rename sigaltstack to generic signal
- [PATCH v2 0/2] Add test to distinguish between thread's signal mask and ucontext_t
- Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- [PATCH] selftests/sched: fix code format issues
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH 5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH 5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
- Re: [PATCH 4/5] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
- Re: [PATCH 1/5] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- Re: [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- [PATCH v2 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
- [PATCH v2 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
- Re: [PATCH v1 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
- Re: [PATCH net 0/4] mptcp: various fixes
- From: patchwork-bot+netdevbpf
- [PATCH bpf-next v2 2/2] selftests/bpf: Close netns in error paths in test_tunnel
- [PATCH bpf-next v2 1/2] selftests/bpf: Enable INET_XFRM_TUNNEL in config
- [PATCH bpf-next v2 0/2] Enable INET_XFRM_TUNNEL in config
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- Re: [PATCH v1 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
- Re: [PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
- [PATCH bpf-next 5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user
- [PATCH bpf-next 4/5] selftests/bpf: Use start_server_str in mptcp
- [PATCH bpf-next 3/5] selftests/bpf: Drop must_fail from network_helper_opts
- [PATCH bpf-next 2/5] selftests/bpf: Drop noconnect from network_helper_opts
- [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts
- [PATCH bpf-next 0/5] use network helpers, part 7
- Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- [PATCH v2 13/13] selftests: riscv: Support xtheadvector in vector tests
- [PATCH v2 12/13] selftests: riscv: Fix vector tests
- [PATCH v2 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
- [PATCH v2 10/13] riscv: hwprobe: Add thead vendor extension probing
- [PATCH v2 09/13] riscv: vector: Support xtheadvector save/restore
- [PATCH v2 08/13] riscv: Add xtheadvector instruction definitions
- [PATCH v2 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
- [PATCH v2 06/13] RISC-V: define the elements of the VCSR vector CSR
- [PATCH v2 05/13] riscv: vector: Use vlenb from DT for thead
- [PATCH v2 04/13] riscv: Add thead and xtheadvector as a vendor extension
- [PATCH v2 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
- [PATCH v2 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
- [PATCH v2 02/13] dt-bindings: cpus: add a thead vlen register length property
- [PATCH v2 00/13] riscv: Add support for xtheadvector
- Re: [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
- [PATCH v2 0/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH v2 1/2] kunit: test: Add vm_mmap() allocation resource manager
- [PATCH v2 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH v2] KVM: selftest: Add a common check to identify AMD cpu in perf event filter test
- From: Sean Christopherson
- Re: [PATCH v2 0/4] Introduce user namespace capabilities
- [PATCH] selftests: filesystems: add return value checks
- Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH 02/13] dt-bindings: thead: add a vlen register length property
- Re: [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
- Re: [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
- Re: [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
- Re: [PATCH 05/13] riscv: vector: Use vlenb from DT for thead
- Re: [PATCH 05/13] riscv: vector: Use vlenb from DT for thead
- Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
- Re: [PATCH 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
- Re: [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing
- Re: [PATCH v5 00/28] NT synchronization primitive driver
- Re: [PATCH v2] selftests: seccomp: fix format-zero-length warnings
- Re: [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing
- Re: [PATCH 02/13] dt-bindings: thead: add a vlen register length property
- Re: [PATCH 02/13] dt-bindings: thead: add a vlen register length property
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- [PATCH v7 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
- [PATCH v7 15/16] selftests/resctrl: Remove mongrp from CMT test
- [PATCH v7 14/16] selftests/resctrl: Remove mongrp from MBA test
- [PATCH v7 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- [PATCH v7 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
- [PATCH v7 11/16] selftests/resctrl: Simplify bandwidth report type handling
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- [PATCH v7 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
- [PATCH v7 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
- [PATCH v7 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
- [PATCH v7 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
- [PATCH v7 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
- [PATCH v7 05/16] selftests/resctrl: Use correct type for pids
- [PATCH v7 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
- [PATCH v7 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
- [PATCH v7 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- [PATCH v7 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
- [PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
- Re: [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- Re: [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
- Re: [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- Re: [PATCH v2 1/4] capabilities: Add user namespace capabilities
- Re: [PATCH v2 1/4] capabilities: Add user namespace capabilities
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
- Re: [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test
- Re: [PATCH v2 1/4] capabilities: Add user namespace capabilities
- [PATCH] selftests: Add information about TAP conformance in tests
- From: Muhammad Usama Anjum
- Re: [PATCH 02/13] dt-bindings: thead: add a vlen register length property
- [PATCH v2 4/4] kselftests: vdso: vdso_test_gettimeofday: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH v2 3/4] kselftests: vdso: vdso_test_getcpu: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH v2 2/4] kselftests: vdso: vdso_test_correctness: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
- From: Muhammad Usama Anjum
- [PATCH] MAINTAINERS: Add selftests/x86 entry
- From: Muhammad Usama Anjum
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output
- From: Muhammad Usama Anjum
- [PATCH 13/13] selftests: riscv: Support xtheadvector in vector tests
- [PATCH 12/13] selftests: riscv: Fix vector tests
- [PATCH 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
- [PATCH 10/13] riscv: hwprobe: Add thead vendor extension probing
- [PATCH 09/13] riscv: vector: Support xtheadvector save/restore
- [PATCH 08/13] riscv: Add xtheadvector instruction definitions
- [PATCH 07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT
- [PATCH 06/13] RISC-V: define the elements of the VCSR vector CSR
- [PATCH 05/13] riscv: vector: Use vlenb from DT for thead
- [PATCH 04/13] riscv: Add thead and xtheadvector as a vendor extension
- [PATCH 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
- [PATCH 02/13] dt-bindings: thead: add a vlen register length property
- [PATCH 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
- [PATCH 00/13] riscv: Add support for xtheadvector
- Re: [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
- Re: [PATCH v2 1/4] capabilities: Add user namespace capabilities
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- Re: [PATCH 4/5] kunit: assert: export non-static functions
- Re: [PATCH 1/5] kunit: string-stream: export non-static functions
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- Re: [PATCH] selftests: net: Add on/off checks for network interface non fixed features
- [PATCH v2] sefltests: net: Add on/off checks for network interface non fixed features
- [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks
- [PATCH v2 3/4] capabilities: Add sysctl to mask off userns caps
- [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
- [PATCH v2 1/4] capabilities: Add user namespace capabilities
- [PATCH v2 0/4] Introduce user namespace capabilities
- Re: [PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
- [no subject]
- [no subject]
- [no subject]
- [PATCH bpf-next v4 11/12] bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
- [PATCH bpf-next v4 10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes
- [PATCH bpf-next v4 09/12] bpf: treewide: Align kfunc signatures to prog point-of-view
- [PATCH bpf-next v4 07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
- [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype
- [PATCH bpf-next v4 05/12] bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
- [PATCH bpf-next v4 04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
- [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
- [PATCH bpf-next v4 02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype
- [PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- Re: [PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
- From: Pankaj Raghav (Samsung)
- Re: [PATCH 5/5] kunit: Merge assertion test into kunit-test.c
- Re: [PATCH 4/5] kunit: assert: export non-static functions
- Re: [PATCH 3/5] kunit: string-stream-test: Make it a separate module
- Re: [PATCH 2/5] kunit: kunit-test: Remove stub for log tests
- Re: [PATCH 1/5] kunit: string-stream: export non-static functions
- [PATCH HID v3 16/16] HID: bpf: make part of struct hid_device writable
- [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
- [PATCH HID v3 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
- [PATCH HID v3 13/16] HID: bpf: error on warnings when compiling bpf objects
- [PATCH HID v3 12/16] HID: bpf: Artist24: remove unused variable
- [PATCH HID v3 11/16] Documentation: HID: add a small blurb on udev-hid-bpf
- [PATCH HID v3 10/16] Documentation: HID: amend HID-BPF for struct_ops
- [PATCH HID v3 09/16] selftests/hid: add subprog call test
- [PATCH HID v3 08/16] HID: bpf: remove tracing HID-BPF capability
- [PATCH HID v3 07/16] HID: bpf: convert in-tree fixes into struct_ops
- [PATCH HID v3 06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
- [PATCH HID v3 05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops
- [PATCH HID v3 04/16] selftests/hid: convert the hid_bpf selftests with struct_ops
- [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
- [PATCH HID v3 02/16] HID: bpf: add hid_get/put_device() helpers
- [PATCH HID v3 01/16] HID: rename struct hid_bpf_ops into hid_ops
- [PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
- Re: [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
- Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- Re: [PATCH HID v2 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
- Re: [PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
- Re: [PATCH v1 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
- Re: [PATCH 3/5] mm/selftests: kvm, mdwe fixes to avoid requiring "make headers"
- [PATCH 5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
- [PATCH 4/5] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
- [PATCH 3/5] mm/selftests: kvm, mdwe fixes to avoid requiring "make headers"
- [PATCH 1/5] selftests/mm: mseal, self_elf: fix missing __NR_mseal
- [PATCH 2/5] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
- [PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
- Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages
- Re: [PATCH v3 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
- Re: [PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
- Re: [PATCH 07/10] selftests/pidfd: Fix wrong expectation
- Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH v1 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
- Re: [PATCH 0/8] selftests: x86: build suite with clang
- Re: [PATCH 0/8] selftests: x86: build suite with clang
- Re: [PATCH 0/2] Modify the watchdog selftest for execution with
- Re: [PATCH v2] selftests: seccomp: fix format-zero-length warnings
- Re: [PATCH v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: Pankaj Raghav (Samsung)
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output
- Re: [PATCH 0/8] selftests: x86: build suite with clang
- [PATCH v1 1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC
- [PATCH v1 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
- Re: [PATCH] tools/testing/selftests/x86: add dlclose function in the vdso_restorer.c
- Re: [PATCH 0/4] kselftests: vdso: conform tests to TAP output
- Re: [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
- kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.10-rc1-1-ga567885b1ecc9)
- kselftest/next kselftest-lkdtm: 3 runs, 1 regressions (v6.10-rc1-1-ga567885b1ecc9)
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- Re: [PATCH v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- kselftest/next build: 5 builds: 0 failed, 5 passed, 1 warning (v6.10-rc1-1-ga567885b1ecc9)
- [PATCH v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v6 15/16] selftests/resctrl: Remove mongrp from CMT test
- Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH] selftests: net: Add on/off checks for network interface non fixed features
- Re: [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- 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 v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH HID v2 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
- Re: [PATCH HID v2 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
- Re: [PATCH v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: Muhammad Usama Anjum
- [PATCH net-next 6/6] selftests: mptcp: lib: use wait_local_port_listen helper
- From: Matthieu Baerts (NGI0)
- [PATCH net-next 5/6] selftests: mptcp: lib: use setup/cleanup_ns helpers
- From: Matthieu Baerts (NGI0)
- [PATCH net-next 4/6] selftests: net: lib: remove 'ns' var in setup_ns
- From: Matthieu Baerts (NGI0)
- [PATCH net-next 3/6] selftests: net: lib: do not set ns var as readonly
- From: Matthieu Baerts (NGI0)
- [PATCH net-next 2/6] selftests: net: lib: remove ns from list after clean-up
- From: Matthieu Baerts (NGI0)
- [PATCH net-next 1/6] selftests: net: lib: ignore possible errors
- From: Matthieu Baerts (NGI0)
- [PATCH net-next 0/6] selftests: mptcp: use net/lib.sh to manage netns
- From: Matthieu Baerts (NGI0)
- Re: [PATCH v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- [PATCH HID v2 16/16] HID: bpf: make part of struct hid_device writable
- [PATCH HID v2 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
- [PATCH HID v2 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
- [PATCH HID v2 13/16] HID: bpf: error on warnings when compiling bpf objects
- [PATCH HID v2 12/16] HID: bpf: Artist24: remove unused variable
- [PATCH HID v2 11/16] Documentation: HID: add a small blurb on udev-hid-bpf
- [PATCH HID v2 10/16] Documentation: HID: amend HID-BPF for struct_ops
- [PATCH HID v2 09/16] selftests/hid: add subprog call test
- [PATCH HID v2 08/16] HID: bpf: remove tracing HID-BPF capability
- [PATCH HID v2 07/16] HID: bpf: convert in-tree fixes into struct_ops
- [PATCH HID v2 06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
- [PATCH HID v2 05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops
- [PATCH HID v2 04/16] selftests/hid: convert the hid_bpf selftests with struct_ops
- [PATCH HID v2 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
- [PATCH HID v2 02/16] HID: bpf: add hid_get/put_device() helpers
- [PATCH HID v2 01/16] HID: rename struct hid_bpf_ops into hid_ops
- [PATCH HID v2 00/16] HID: convert HID-BPF into using bpf_struct_ops
- Re: [PATCH] selftests: proc: remove unreached code and fix build warning
- [PATCH net-next v2 5/5] selftests: forwarding: router_mpath_hash: Add a new selftest
- [PATCH net-next v2 4/5] selftests: forwarding: lib: Split sysctl_save() out of sysctl_set()
- [PATCH net 4/4] mailmap: map Geliang's new email address
- From: Matthieu Baerts (NGI0)
- [PATCH net 3/4] mptcp: pm: update add_addr counters after connect
- From: Matthieu Baerts (NGI0)
- [PATCH net 2/4] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
- From: Matthieu Baerts (NGI0)
- [PATCH net 1/4] mptcp: ensure snd_una is properly initialized on connect
- From: Matthieu Baerts (NGI0)
- [PATCH net 0/4] mptcp: various fixes
- From: Matthieu Baerts (NGI0)
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH 2/2] selftests: Add a test mangling with uc_sigmask
- Re: [PATCH 2/2] selftests: Add a test mangling with uc_sigmask
- [PATCH v6 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
- [PATCH v6 15/16] selftests/resctrl: Remove mongrp from CMT test
- [PATCH v6 14/16] selftests/resctrl: Remove mongrp from MBA test
- [PATCH v6 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- [PATCH v6 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
- [PATCH v6 11/16] selftests/resctrl: Simplify bandwidth report type handling
- [PATCH v6 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
- [PATCH v6 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
- [PATCH v6 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
- [PATCH v6 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
- [PATCH v6 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
- [PATCH v6 05/16] selftests/resctrl: Use correct type for pids
- [PATCH v6 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
- [PATCH v6 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
- [PATCH v6 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- [PATCH v6 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
- [PATCH v6 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
- Re: [PATCH 1/2] selftests: Rename sigaltstack to generic signal
- [PATCH v2] selftests: seccomp: fix format-zero-length warnings
- Re: [PATCH net-next v10 06/14] page_pool: convert to use netmem
- [PATCH 2/2] selftests: Add a test mangling with uc_sigmask
- [PATCH 1/2] selftests: Rename sigaltstack to generic signal
- [PATCH 0/2] Add test to distinguish between thread's signal mask and ucontext_t
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- Re: Kernel Testing & Dependability Micro-Conference at LPC 2024
- Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH v1 1/2] selftests/mm: Include linux/mman.h
- From: Muhammad Usama Anjum
- Re: [PATCH v1 2/2] selftests/mm: Guard defines from shm
- From: Muhammad Usama Anjum
- Re: [PATCH 0/2] Modify the watchdog selftest for execution with
- Re: [PATCH v1 1/2] selftests/mm: Include linux/mman.h
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests: mm: Make map_fixed_noreplace test names stable
- Re: [PATCH] selftests/livepatch: define max test-syscall processes
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [PATCH] kunit: add missing MODULE_DESCRIPTION() macros to core modules
- Re: [PATCH] list: test: add the missing MODULE_DESCRIPTION() macro
- Re: [PATCH v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: Muhammad Usama Anjum
- [PATCH v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- [PATCH net-next v11 12/13] net: add devmem TCP documentation
- [PATCH net-next v11 13/13] selftests: add ncdevmem, netcat for devmem TCP
- [PATCH net-next v11 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- [PATCH net-next v11 10/13] tcp: RX path for devmem TCP
- [PATCH net-next v11 09/13] net: add support for skbs with unreadable frags
- [PATCH net-next v11 07/13] memory-provider: dmabuf devmem memory provider
- [PATCH net-next v11 08/13] net: support non paged skb frags
- [PATCH net-next v11 06/13] page_pool: devmem support
- [PATCH net-next v11 05/13] page_pool: convert to use netmem
- [PATCH net-next v11 04/13] netdev: netdevice devmem allocator
- [PATCH net-next v11 03/13] netdev: support binding dma-buf to netdevice
- [PATCH net-next v11 02/13] net: netdev netlink api to bind dma-buf to a net device
- [PATCH net-next v11 01/13] netdev: add netdev_rx_queue_restart()
- [PATCH net-next v11 00/13] Device Memory TCP
- Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH 0/2] Modify the watchdog selftest for execution with
- Re: [PATCH] selftests: seccomp: fix format-zero-length warnings
- Re: [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range
- [PATCH] selftests: net: Add on/off checks for network interface non fixed features
- Re: [PATCH bpf-next 0/5] use network helpers, part 6
- From: patchwork-bot+netdevbpf
- Re: [PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
- Re: [PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
- [PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
- From: Pankaj Raghav (Samsung)
- Re: [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- From: Pankaj Raghav (Samsung)
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- From: Pankaj Raghav (Samsung)
- Re: [PATCH] selftests/livepatch: define max test-syscall processes
- From: Marcos Paulo de Souza
- Re: [PATCH] selftests/livepatch: define max test-syscall processes
- [PATCH 07/10] selftests/pidfd: Fix wrong expectation
- Re: [PATCH v2 8/8] Docs/admin-guide/mm/workingset_report: document sysfs and memcg interfaces
- Re: [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
- Re: [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags
- Re: [PATCH v2] selftests/mm: use global variable to not optimize mmap read variable
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- [PATCH v2] selftests/mm: use global variable to not optimize mmap read variable
- From: Pankaj Raghav (Samsung)
- Re: [PATCH net 0/3] selftests: net: lib: small fixes
- From: patchwork-bot+netdevbpf
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- From: Pankaj Raghav (Samsung)
- Re: [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- Re: [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- [PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
- From: Pankaj Raghav (Samsung)
- [PATCH] selftests/livepatch: define max test-syscall processes
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH] selftests: mm: Make map_fixed_noreplace test names stable
- From: Muhammad Usama Anjum
- Re: [PATCH 0/2] Modify the watchdog selftest for execution with
- Re: [PATCH net-next 1/2] selftests: openvswitch: fix action formatting
- Re: [PATCH net-next] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- From: patchwork-bot+netdevbpf
- Re: [PATCH net-next] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
- From: patchwork-bot+netdevbpf
- Re: [PATCH net-next] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- Re: [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
- Re: [PATCH net 3/3] selftests: net: lib: set 'i' as local
- 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: [PATCH v5 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
- Re: [PATCH v5 01/11] of/platform: Allow overlays to create platform devices from the root node
- Re: [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
- Re: [PATCH v1 2/2] selftests/mm: Guard defines from shm
- [PATCH v3 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD
- [PATCH v3 4/4] selftests/resctrl: Enable MBA/MBA tests on AMD
- [PATCH v3 2/4] selftests/resctrl: Pass sysfs controller name of the vendor
- [PATCH v3 1/4] selftests/resctrl: Rename variables and functions to generic names
- [PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
- Re: [PATCH v1 1/2] selftests/mm: Include linux/mman.h
- [PATCH] selftests: mm: Make map_fixed_noreplace test names stable
- [PATCH v1 2/2] selftests/mm: Guard defines from shm
- [PATCH v1 1/2] selftests/mm: Include linux/mman.h
- [PATCH v1 0/2] selftests/mm: thuge-gen defines
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- [PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- Re: [Bug Report] selftests: arm64: build errors
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- Re: [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test
- Re: [RFC PATCH v5 00/29] TDX KVM selftests
- Re: [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
- Re: [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
- Re: [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
- Re: [PATCH v5 0/8] Support Zve32[xf] and Zve64[xfd] Vector subextensions
- From: patchwork-bot+linux-riscv
- Re: [PATCH] selftests: arm64: Fix redundancy of a testcase
- [PATCH v5 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test
- Re: [PATCH] selftests: arm64: Fix redundancy of a testcase
- [PATCH] selftests: arm64: Fix redundancy of a testcase
- Re: [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
- Re: [PATCH net] selftests: hsr: add missing config for CONFIG_BRIDGE
- From: patchwork-bot+netdevbpf
- Re: [PATCH net 1/3] selftests: net: lib: support errexit with busywait
- Re: [PATCH net 1/3] selftests: net: lib: support errexit with busywait
- [PATCH net 3/3] selftests: net: lib: set 'i' as local
- From: Matthieu Baerts (NGI0)
- [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
- From: Matthieu Baerts (NGI0)
- [PATCH net 1/3] selftests: net: lib: support errexit with busywait
- From: Matthieu Baerts (NGI0)
- [PATCH net 0/3] selftests: net: lib: small fixes
- From: Matthieu Baerts (NGI0)
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
- Re: [PATCH] selftests/timers: Guard LONG_MAX / LONG_MIN defines
- Re: [PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
- [PATCH v2] KVM: selftest: Add a common check to identify AMD cpu in perf event filter test
- Re: [PATCH] selftests: proc: remove unreached code and fix build warning
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [PATCH] KVM: selftests: remove unused struct 'memslot_antagonist_args'
- From: Sean Christopherson
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- From: Sean Christopherson
- Re: [PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- From: Sean Christopherson
- [PATCH] selftests/timers: Guard LONG_MAX / LONG_MIN defines
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
- Re: [v2] selftests/vDSO: fix clang build errors and warnings
- Re: [PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
- From: Marcos Paulo de Souza
- Re: [PATCH v5 07/11] dt-bindings: test: Add single clk consumer
- Re: [PATCH v5 07/11] dt-bindings: test: Add single clk consumer
- Re: [PATCH v5 07/11] dt-bindings: test: Add single clk consumer
- Re: [PATCH net] selftests: hsr: add missing config for CONFIG_BRIDGE
- Re: [PATCH v5 07/11] dt-bindings: test: Add single clk consumer
- Re: [PATCH v3] selftests: livepatch: Test atomic replace against multiple modules
- Re: [GIT PULL] Kselftest fixes for Linux 6.10-rc3
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
- Re: [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
- Re: [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
- Re: [GIT PULL] Kselftest fixes for Linux 6.10-rc3
- [GIT PULL] Kselftest fixes for Linux 6.10-rc3
- Re: [PATCH v5 06/11] platform: Add test managed platform_device/driver APIs
- [PATCH v2] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v3 0/5] Add support for the Idle HLT intercept feature
- Re: [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- [PATCH v6 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]