Linux Kernel Self-tests
[Prev Page][Next Page]
- [PATCH v4 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
- [PATCH v4 12/36] KVM: arm64: Manage GCS registers for guests
- [PATCH v4 11/36] arm64/mm: Map pages for guarded control stack
- [PATCH v4 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
- [PATCH v4 06/36] arm64/gcs: Add manual encodings of GCS instructions
- [PATCH v4 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
- [PATCH v4 05/36] arm64/sysreg: Add definitions for architected GCS caps
- [PATCH v4 04/36] arm64/sysreg: Add new system registers for GCS
- [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
- [PATCH v4 02/36] arm64: Document boot requirements for Guarded Control Stacks
- [PATCH v4 01/36] prctl: arch-agnostic prctl for shadow stack
- [PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
- Re: [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: selftests: net/af_unix test_unix_oob [FAILED]
- [PATCH v5] tools/nolibc: fix up size inflate regression
- selftests: net/af_unix test_unix_oob [FAILED]
- Re: [PATCH 0/4] RSEQ selftests updates
- Re: [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
- Re: [PATCH 0/4] RSEQ selftests updates
- Re: [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
- Re: [PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
- Re: [PATCH] kunit: Replace fixed-size log with dynamically-extending buffer
- Re: [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
- [PATCH] selftests/harness: Actually report SKIP for signal tests
- Re: [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
- RE: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
- RE: [PATCH v3] tools/nolibc: fix up size inflate regression
- RE: [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- [PATCH] tools/nolibc: silence ppc64 compile warnings
- [PATCH v5 3/3] kunit: Allow kunit test modules to use test filtering
- [PATCH v5 2/3] kunit: Make 'list' action available to kunit test modules
- [PATCH v5 1/3] kunit: Report the count of test suites in a module
- [PATCH v5 0/3] kunit: Expose some built-in features to modules
- Re: [PATCH v4 07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl()
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v5 12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
- RE: [PATCH v3] tools/nolibc: fix up size inflate regression
- Re: [PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
- RE: [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
- RE: [PATCH v3] tools/nolibc: fix up size inflate regression
- RE: [PATCH v6 06/15] tools/nolibc: __sysret: support syscalls who return a pointer
- [PATCH v4] tools/nolibc: fix up size inflate regression
- Re: [PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
- Re: [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
- [PATCH mptcp-next v12 5/5] selftests/bpf: Add mptcpify test
- [PATCH mptcp-next v12 4/5] selftests/bpf: Fix error checks of mptcp open_and_load
- [PATCH mptcp-next v12 3/5] selftests/bpf: Add two mptcp netns helpers
- [PATCH mptcp-next v12 2/5] selftests/bpf: Use random netns name for mptcp
- [PATCH mptcp-next v12 1/5] bpf: Add update_socket_protocol hook
- [PATCH mptcp-next v12 0/5] bpf: Force to MPTCP
- [PATCH v3] tools/nolibc: fix up size inflate regression
- Re: [PATCH 0/1] Possible bug in zram on ppc64le on vfat
- Re: [PATCH 0/1] Possible bug in zram on ppc64le on vfat
- Re: [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- Re: [PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
- Re: WIP: Performance improvements
- [PATCH v2] tools/nolibc: fix up size inflate regression
- [GIT PULL] nolibc changes for 6.6-rc1
- [PATCH v2] tools/nolibc: fix up size inflate regression
- Re: [PATCH] tools/nolibc: fix up size inflate regression
- [PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
- Re: [PATCH] tools/nolibc: fix up size inflate regression
- [PATCH] tools/nolibc: fix up size inflate regression
- Re: [PATCH v6 06/15] tools/nolibc: __sysret: support syscalls who return a pointer
- Re: [PATCH v2 3/3] selftests/nolibc: fix up O= option support
- [PATCH] selftests/user_events: Reenable build
- Re: [PATCH v2 3/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v6 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
- Re: [PATCH v1 4/4] selftests/nolibc: add some notes about qemu tools
- Re: [PATCH v8 4/4] RISC-V: mm: Document mmap changes
- Re: [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
- Re: [PATCH v6 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
- Re: [PATCH v6 06/15] tools/nolibc: __sysret: support syscalls who return a pointer
- Re: [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
- Re: [PATCH v6 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
- Re: [PATCH v6 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
- Re: [PATCH v6 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
- Re: [PATCH v6 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
- [PATCH] selftests: Hook more tests into the build infrastructure
- [PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
- Re: [PATCH v6 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
- [PATCH v1 4/4] selftests/nolibc: add some notes about qemu tools
- [PATCH v1 3/4] selftests/nolibc: customize CROSS_COMPILE for loongarch
- [PATCH v1 2/4] selftests/nolibc: customize CROSS_COMPILE for many architectures
- [PATCH v1 0/4] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
- [PATCH v1 1/4] selftests/nolibc: allow use x86_64 toolchain for i386
- [PATCH v6 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
- [PATCH v6 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
- [PATCH v6 6/8] selftests/nolibc: add test support for ppc64
- [PATCH v6 5/8] selftests/nolibc: add test support for ppc64le
- [PATCH v6 4/8] selftests/nolibc: add test support for ppc
- [PATCH v6 3/8] selftests/nolibc: add XARCH and ARCH mapping support
- [PATCH v6 1/8] tools/nolibc: add support for powerpc
- [PATCH v6 2/8] tools/nolibc: add support for powerpc64
- [PATCH v6 0/8] tools/nolibc: add 32/64-bit powerpc support
- Re: [PATCH v3 00/14] tools/nolibc: enable compiler warnings
- Re: [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
- Re: [PATCH v3 14/14] selftests/nolibc: enable compiler warnings
- Re: [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
- Re: [PATCH v3 14/14] selftests/nolibc: enable compiler warnings
- Re: [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
- Re: (subset) [PATCH 4/6] selftests: fchmodat2: remove duplicate unneeded defines
- Re: [PATCH] kunit: Replace fixed-size log with dynamically-extending buffer
- Re: [net-next 1/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
- [PATCH 6/6] selftests: futex: remove duplicate unneeded defines
- From: Muhammad Usama Anjum
- [PATCH 5/6] selftests: firmware: remove duplicate unneeded defines
- From: Muhammad Usama Anjum
- [PATCH 4/6] selftests: fchmodat2: remove duplicate unneeded defines
- From: Muhammad Usama Anjum
- [PATCH 3/6] selftests: core: remove duplicate defines
- From: Muhammad Usama Anjum
- [PATCH 2/6] selftests: clone3: remove duplicate defines
- From: Muhammad Usama Anjum
- [PATCH 1/6] selftests: capabilities: remove duplicate unneeded defines
- From: Muhammad Usama Anjum
- [PATCH v2 3/3] selftests/nolibc: fix up O= option support
- [PATCH v2 2/3] tools/nolibc: stackprotector.h: make __stack_chk_init static
- [PATCH v2 1/3] selftests/nolibc: allow report with existing test log
- [PATCH v2 0/3] selftests/nolibc: add misc improvments
- [PATCH v2 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- [PATCH v2 2/2] selftests/ftrace: Add a basic testcase for snapshot
- [PATCH v2 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
- Re: [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- Re: [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- Re: [PATCH 1/4] tools: riscv: Add header file csr.h
- Re: [PATCH net 0/4] mptcp: more fixes for v6.5
- From: patchwork-bot+netdevbpf
- Re: [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- Re: [PATCH v4 1/3] kunit: Report the count of test suites in a module
- Re: [PATCH bpf-next v11 5/5] selftests/bpf: Add mptcpify test
- Re: [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
- Re: [PATCH bpf-next v11 1/5] bpf: Add update_socket_protocol hook
- Re: [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- [PATCH v4 3/3] kunit: Allow kunit test modules to use test filtering
- [PATCH v4 2/3] kunit: Make 'list' action available to kunit test modules
- [PATCH v4 1/3] kunit: Report the count of test suites in a module
- [PATCH v4 0/3] kunit: Expose some built-in features to modules
- Re: [PATCH] selftests/rseq: Fix build with undefined __weak
- Re: [net-next 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behavior
- Re: [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- [PATCH v3] selftests: cgroup: fix test_kmem_basic less than error
- [PATCH] selftests/rseq: Fix build with undefined __weak
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v2] kselftest/arm64: add RCpc load-acquire to hwcap test
- Re: [PATCH v4 0/6] kselfest/arm64: Fix a SVE memcpy() issue and use tools/include
- Re: [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
- Re: [PATCH v3 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH v3 1/2] [DONE REQ CHG] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- [PATCH v4 5.4 1/2] test_firmware: prevent race conditions by a correct implementation of locking
- [PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
- [PATCH v3 4.19 1/2] test_firmware: fix a memory leak with reqs buffer
- Re: [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- Re: [PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- [PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
- Re: [PATCH v1 3/3] tools/nolibc: stackprotector.h: make __stack_chk_init static
- Re: [PATCH v1 1/3] selftests/nolibc: allow report with existing test log
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
- [PATCH] kunit: Replace fixed-size log with dynamically-extending buffer
- Re: [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
- Re: [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- RE: [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- [PATCH 2/2] selftests/ftrace: Add a basic testcase for snapshot
- [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
- [PATCH 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
- Re: [net-next 1/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
- Re: [PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
- Re: [PATCH v3 1/2] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [PATCH v3 1/3] kunit: Report the count of test suites in a module
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v3] selftests: cgroup: fix test_kmem_basic slab1 check
- Re: [PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [PATCH 0/1] Possible bug in zram on ppc64le on vfat
- RE: [PATCH v5 2/4] iommu: Add new iommu op to get iommu hardware information
- RE: [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
- Re: [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- Re: [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- From: Muhammad Usama Anjum
- [PATCH bpf-next v11 5/5] selftests/bpf: Add mptcpify test
- [PATCH bpf-next v11 4/5] selftests/bpf: Drop unneeded checks for mptcp
- [PATCH bpf-next v11 0/5] bpf: Force to MPTCP
- [PATCH bpf-next v11 3/5] selftests/bpf: Add two mptcp netns helpers
- [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
- [PATCH bpf-next v11 1/5] bpf: Add update_socket_protocol hook
- Re: [PATCH bpf-next v10 5/5] selftests/bpf: Add mptcpify test
- Re: [PATCH bpf-next v10 4/5] selftests/bpf: Drop unneeded checks for mptcp
- Re: [PATCH bpf-next v10 1/5] bpf: Add update_socket_protocol hook
- Re: [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
- Re: [PATCH v5 2/4] iommu: Add new iommu op to get iommu hardware information
- Re: [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
- Re: [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
- [PATCH bpf-next v10 5/5] selftests/bpf: Add mptcpify test
- [PATCH bpf-next v10 4/5] selftests/bpf: Drop unneeded checks for mptcp
- [PATCH bpf-next v10 3/5] selftests/bpf: Add two mptcp netns helpers
- [PATCH bpf-next v10 2/5] selftests/bpf: Use random netns name for mptcp
- [PATCH bpf-next v10 1/5] bpf: Add update_socket_protocol hook
- [PATCH bpf-next v10 0/5] bpf: Force to MPTCP
- Re: [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
- Re: [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
- Re: [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
- Re: [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
- Re: [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
- Re: [PATCH -next v2] kunit: fix uninitialized variables bug in attributes filtering
- Re: [PATCH -next] kunit: fix possible memory leak in kunit_filter_suites()
- Re: [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules
- Re: [PATCH v3 1/3] kunit: Report the count of test suites in a module
- Re: [PATCH -next] kunit: fix uninitialized variables bug in attributes filtering
- [PATCH -next v2] kunit: fix uninitialized variables bug in attributes filtering
- Re: [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
- Re: [PATCH v3 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
- [PATCH v3] selftests: cgroup: fix test_kmem_basic slab1 check
- Re: [PATCH] selftests: cgroup: fix test_kmem_basic false positives
- [PATCH v3 1/2] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
- Re: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- [PATCH net 4/4] mptcp: fix disconnect vs accept race
- [PATCH net 3/4] mptcp: avoid bogus reset on fallback close
- [PATCH net 2/4] selftests: mptcp: join: fix 'implicit EP' test
- [PATCH net 1/4] selftests: mptcp: join: fix 'delete and re-add' test
- [PATCH net 0/4] mptcp: more fixes for v6.5
- Re: [PATCH] selftests: cgroup: fix test_kmem_basic false positives
- Re: [PATCH v2] selftests: cgroup: fix test_kmem_basic slab1 check
- [PATCH v2] selftests: cgroup: fix test_kmem_basic slab1 check
- Re: [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- Re: [PATCH] selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
- Re: [PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
- Re: [PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
- From: patchwork-bot+linux-riscv
- Re: [PATCH] selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
- From: patchwork-bot+linux-riscv
- Re: [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
- [PATCH v1 3/3] tools/nolibc: stackprotector.h: make __stack_chk_init static
- [PATCH v2 1/2] test_firmware: prevent race conditions by a correct implementation of locking
- [PATCH v1 2/3] selftests/nolibc: fix up O= option support
- [PATCH v1 1/3] selftests/nolibc: allow report with existing test log
- [PATCH v1 0/3] selftests/nolibc: add misc improvments
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
- [PATCH v5 1/4] iommu: Move dev_iommu_ops() to private header
- [PATCH v5 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
- [PATCH v5 2/4] iommu: Add new iommu op to get iommu hardware information
- [PATCH v5 0/4] iommufd: Add iommu hardware info reporting
- [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
- [PATCH v3 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
- [PATCH v3 4/7] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
- [PATCH v3 5/7] pgtable: improve pte_protnone() comment
- [PATCH v3 3/7] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
- [PATCH v3 2/7] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
- [PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
- [PATCH v3 1/7] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- Re: [PATCH v2] kselftest/arm64: add RCpc load-acquire to hwcap test
- [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test
- [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
- [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
- [PATCH v2] kselftest/arm64: add RCpc load-acquire to hwcap test
- [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
- [PATCH bpf-next v9 0/4] bpf: Force to MPTCP
- Re: [PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
- From: patchwork-bot+netdevbpf
- Re: [PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
- Re: [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
- Re: [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
- Re: [PATCH] kselftest/arm64: add RCpc load-acquire to the tested hwcaps
- [PATCH v5 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
- [PATCH v5 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
- [PATCH v5 6/8] selftests/nolibc: add test support for ppc64
- [PATCH v5 5/8] selftests/nolibc: add test support for ppc64le
- [PATCH v5 4/8] selftests/nolibc: add test support for ppc
- [PATCH v5 3/8] selftests/nolibc: add XARCH and ARCH mapping support
- [PATCH v5 2/8] tools/nolibc: add support for powerpc64
- [PATCH v5 1/8] tools/nolibc: add support for powerpc
- [PATCH v5 0/8] tools/nolibc: add 32/64-bit powerpc support
- Re: [PATCH] kselftest/arm64: add RCpc load-acquire to the tested hwcaps
- Re: [net-next 1/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
- Re: [net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
- Re: [ovs-dev] [PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
- Re: [PATCH -next] kunit: fix uninitialized variables bug in attributes filtering
- Re: [net-next 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behavior
- Re: [PATCH bpf-next v8 4/4] selftests/bpf: Add mptcpify test
- Re: [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- Re: [PATCH 1/4] tools: riscv: Add header file csr.h
- Re: [RFC bpf-next v7 0/6] bpf: Force to MPTCP
- Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
- [PATCH bpf-next v8 4/4] selftests/bpf: Add mptcpify test
- [PATCH bpf-next v8 3/4] selftests/bpf: Add two mptcp netns helpers
- [PATCH bpf-next v8 2/4] selftests/bpf: Use random netns name for mptcp
- [PATCH bpf-next v8 1/4] bpf: Add update_socket_protocol hook
- [PATCH bpf-next v8 0/4] bpf: Force to MPTCP
- [PATCH v3 07/14] selftests/nolibc: mark test helpers as potentially unused
- [PATCH v3 08/14] selftests/nolibc: make functions static if possible
- [PATCH v3 14/14] selftests/nolibc: enable compiler warnings
- [PATCH v3 13/14] selftests/nolibc: don't strip nolibc-test
- [PATCH v3 11/14] selftests/nolibc: use correct return type for read() and write()
- [PATCH v3 12/14] selftests/nolibc: prevent out of bounds access in expect_vfprintf
- [PATCH v3 04/14] tools/nolibc: sys: avoid implicit sign cast
- [PATCH v3 09/14] selftests/nolibc: avoid unused parameter warnings
- [PATCH v3 10/14] selftests/nolibc: avoid sign-compare warnings
- [PATCH v3 06/14] selftests/nolibc: drop unused variables
- [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
- [PATCH v3 00/14] tools/nolibc: enable compiler warnings
- [PATCH v3 02/14] tools/nolibc: fix return type of getpagesize()
- [PATCH v3 01/14] tools/nolibc: drop unused variables
- [PATCH v3 03/14] tools/nolibc: setvbuf: avoid unused parameter warnings
- [PATCH] kselftest/arm64: add RCpc load-acquire to the tested hwcaps
- Re: [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
- Re: [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- RE: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
- Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
- RE: [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings
- RE: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
- RE: [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
- Re: [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings
- Re: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
- Re: [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
- Re: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
- Re: [PATCH 1/4] tools: riscv: Add header file csr.h
- Re: [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
- RE: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
- Re: [PATCH v3 02/17] iommu: Add nested domain support
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- RE: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
- Re: [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
- RE: [PATCH v3 02/17] iommu: Add nested domain support
- Re: [PATCH v3 02/17] iommu: Add nested domain support
- Re: [RFC PATCH 3/3] selftests: memfd: error out test process when child test fails
- Re: [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace
- Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- Re: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
- Re: [PATCH v2 00/10] tools/nolibc: enable compiler warnings
- Re: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- [PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
- RE: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- Re: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- RE: [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- Re: [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
- Re: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- Re: [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
- From: Sean Christopherson
- Re: [PATCH 0/4] Use TAP in some more x86 KVM selftests
- From: Sean Christopherson
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- [PATCH 10/13] selftests/damon/sysfs: test damon_target filter
- [PATCH 03/13] mm/damon/core-test: add a unit test for __damos_filter_out()
- [PATCH 04/13] selftests/damon/sysfs: test address range damos filter
- [PATCH 00/13] Extedn DAMOS filters for address ranges and DAMON monitoring targets
- Re: [PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
- From: patchwork-bot+netdevbpf
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- [PATCH 3/5] selftests/damon/sysfs: test tried_regions/total_bytes file
- [PATCH 0/5] mm/damon/sysfs-schemes: implement DAMOS tried total bytes file
- Re: [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
- From: Sean Christopherson
- [PATCH -next] kunit: fix uninitialized variables bug in attributes filtering
- Re: [PATCH v1] tools: remove duplicate assignment
- From: Sean Christopherson
- Re: [PATCH] KVM: selftests: use unified time type for comparison
- From: Sean Christopherson
- Re: [PATCH v2 00/10] tools/nolibc: enable compiler warnings
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- Re: [PATCH v2 00/10] tools/nolibc: enable compiler warnings
- Re: [PATCH] KVM: selftests: use unified time type for comparison
- Re: [PATCH 2/4] KVM: selftests: x86: Use TAP interface in the sync_regs test
- From: Sean Christopherson
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- Re: [PATCH] KVM: selftests: use unified time type for comparison
- From: Sean Christopherson
- [PATCH] kselftests: cgroup: fix kmem test slab1 check
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- Re: [PATCH v2 5/8] pgtable: improve pte_protnone() comment
- Re: [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
- Re: [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
- Re: [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
- Re: [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
- Re: [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
- Re: [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
- Re: [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- Re: [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- Re: [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- RE: [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
- Re: [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
- Re: [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
- Re: [RFC bpf-next v7 0/6] bpf: Force to MPTCP
- RE: [PATCH v4 12/12] iommu/vt-d: Disallow nesting on domains with read-only mappings
- Re: [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- RE: [PATCH v4 10/12] iommu/vt-d: Add nested domain allocation
- RE: [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
- RE: [PATCH v4 08/12] iommu/vt-d: Make iotlb flush helpers to be extern
- RE: [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
- RE: [PATCH v4 06/12] iommu/vt-d: Set the nested domain to a device
- RE: [PATCH v4 05/12] iommu/vt-d: Make domain attach helpers to be extern
- RE: [PATCH v4 04/12] iommu/vt-d: Add helper to setup pasid nested translation
- Re: [PATCH 6.4 000/239] 6.4.8-rc1 review
- Re: [PATCH bpf-next v5 1/2] bpf, xdp: Add tracepoint to xdp attaching failure
- RE: [PATCH v4 03/12] iommu/vt-d: Add helper for nested domain allocation
- RE: [PATCH v4 02/12] iommu/vt-d: Extend dmar_domain to support nested domain
- RE: [PATCH v4 01/12] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
- [PATCH v2] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
- Re: [PATCH] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
- [PATCH v2 1/1] test_firmware: fix the memory leaks with the reqs buffer
- [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- Re: [PATCH v4 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
- Re: [PATCH 6.4 000/239] 6.4.8-rc1 review
- Re: [RFC bpf-next v7 0/6] bpf: Force to MPTCP
- Re: [RFC bpf-next v7 0/6] bpf: Force to MPTCP
- Re: [PATCH -next] kunit: fix possible memory leak in kunit_filter_suites()
- Re: [PATCH 1/4] tools: riscv: Add header file csr.h
- Re: [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
- Re: [PATCH 0/4] RISCV: Add kvm Sstc timer selftest
- Re: [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
- Re: [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
- Re: [PATCH bpf-next v3] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- RE: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- Re: [RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
- Re: [PATCH] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- Re: [PATCH bpf-next v5 1/2] bpf, xdp: Add tracepoint to xdp attaching failure
- [PATCH v3 net-next 4/5] selftests: openvswitch: add basic ct test case parsing
- [PATCH v3 net-next 5/5] selftests: openvswitch: add ct-nat test case with ipv4
- [PATCH v3 net-next 3/5] selftests: openvswitch: add a test for ipv4 forwarding
- Re: [PATCH -next] kunit: fix possible memory leak in kunit_filter_suites()
- [PATCH v3 net-next 1/5] selftests: openvswitch: add an initial flow programming case
- [PATCH v3 net-next 2/5] selftests: openvswitch: support key masks
- [PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
- Re: [PATCH v4 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [PATCH v3 0/2] tools/nolibc: add pipe(), pipe2() and their testcase
- [PATCH v4 12/12] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
- [PATCH v4 11/12] selftests/nolibc: allow customize CROSS_COMPILE by architecture
- [PATCH v4 10/12] selftests/nolibc: add test support for ppc64
- [PATCH v4 09/12] selftests/nolibc: add test support for ppc64le
- [PATCH v4 08/12] selftests/nolibc: add test support for ppc
- [PATCH v4 07/12] selftests/nolibc: add help for nolibc-test-config target
- [PATCH v4 06/12] selftests/nolibc: add nolibc-test-config target
- [PATCH v4 05/12] selftests/nolibc: add XARCH and ARCH mapping support
- [PATCH v4 04/12] selftests/nolibc: add macros to reduce duplicated changes
- [PATCH v4 03/12] selftests/nolibc: fix up O= option support
- [PATCH v4 02/12] tools/nolibc: add support for powerpc64
- [PATCH v4 01/12] tools/nolibc: add support for powerpc
- [PATCH v4 00/12] tools/nolibc: add 32/64-bit powerpc support
- Re: [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
- Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- Re: [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- Re: [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- [PATCH v1 1/1] test_firmware: fix a memory leak with reqs buffer
- Re: [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- Re: [PATCH] selftests: cgroup: fix test_kmem_basic false positives
- Re: [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
- Re: [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- Re: [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
- Re: [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
- Re: [PATCH bpf-next v3] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- Re: [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- Re: [PATCH v3 0/2] tools/nolibc: add pipe(), pipe2() and their testcase
- [PATCH v3 2/2] selftests/nolibc: add testcase for pipe
- [PATCH v3 1/2] tools/nolibc: add pipe() and pipe2() support
- [PATCH v3 0/2] tools/nolibc: add pipe(), pipe2() and their testcase
- Re: [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules
- Re: [PATCH v3 1/3] kunit: Report the count of test suites in a module
- Re: [PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- Re: [PATCH 2/3] rust: macros: add macro to easily run KUnit tests
- [PATCH bpf-next v5 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint
- [PATCH bpf-next v5 1/2] bpf, xdp: Add tracepoint to xdp attaching failure
- [PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
- Re: [PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- [PATCH] selftests: cgroup: fix test_kmem_basic false positives
- Re: [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules
- From: Mauro Carvalho Chehab
- Re: [PATCH v3 1/3] kunit: Report the count of test suites in a module
- From: Mauro Carvalho Chehab
- [PATCH v2 8/8] selftest/mm: ksm_functional_tests: Add PROT_NONE test
- [PATCH v2 7/8] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
- [PATCH v2 4/8] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
- [PATCH v2 5/8] pgtable: improve pte_protnone() comment
- [PATCH v2 6/8] mm/huge_memory: remove stale NUMA hinting comment from follow_trans_huge_pmd()
- [PATCH v2 3/8] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
- [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
- [PATCH v2 2/8] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
- [PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- [PATCH v1 1/1] test_firmware: fix the memory leaks with the reqs buffer
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: tools/nolibc: RFC: report and drop unused functions/data by gc-section
- Re: [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
- Re: [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
- Re: [PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
- [PATCH bpf-next v3] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- [PATCH] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
- Re: [syzbot] [btrfs?] WARNING in btrfs_free_reserved_data_space_noquota
- Re: [PATCH v2 06/10] selftests/nolibc: make functions static if possible
- Re: [PATCH] Modify the function to et the highest_perf value
- Re: [PATCH v2 06/10] selftests/nolibc: make functions static if possible
- [PATCH v2 1/1] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [PATCH -next v2] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- Re: [PATCH -next v2] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- Re: [PATCH v2 06/10] selftests/nolibc: make functions static if possible
- Re: [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
- Re: [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
- Re: [PATCH v2 09/10] selftests/nolibc: test return value of read() in test_vfprintf
- Re: [PATCH -next v2] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- Re: [PATCH -next v2] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- [PATCH -next] kunit: fix possible memory leak in kunit_filter_suites()
- Re: [PATCH v2 06/10] selftests/nolibc: make functions static if possible
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- Re: [PATCH v2 09/10] selftests/nolibc: test return value of read() in test_vfprintf
- [PATCH -next v2] selftests/bpf: replace fall through comment by fallthrough pseudo-keyword
- Re: [PATCH v2 06/10] selftests/nolibc: make functions static if possible
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- Re: [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
- Re: tools/nolibc: RFC: report and drop unused functions/data by gc-section
- Re: [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
- [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
- [PATCH v2 10/10] selftests/nolibc: enable compiler warnings
- [PATCH v2 05/10] selftests/nolibc: mark test helpers as potentially unused
- [PATCH v2 08/10] selftests/nolibc: avoid sign-compare warnings
- [PATCH v2 06/10] selftests/nolibc: make functions static if possible
- [PATCH v2 00/10] tools/nolibc: enable compiler warnings
- [PATCH v2 09/10] selftests/nolibc: test return value of read() in test_vfprintf
- [PATCH v2 04/10] selftests/nolibc: drop unused variables
- [PATCH v2 03/10] tools/nolibc: stdint: use int for size_t on 32bit
- [PATCH v2 07/10] selftests/nolibc: avoid unused arguments warnings
- [PATCH v2 02/10] tools/nolibc: sys: avoid implicit sign cast
- [PATCH v2 01/10] tools/nolibc: drop unused variables
- tools/nolibc: RFC: report and drop unused functions/data by gc-section
- Re: [PATCH -next] selftests/bpf: Use fallthrough pseudo-keyword
- RE: [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
- Re: [PATCH bpf-next v4 1/2] bpf, xdp: Add tracepoint to xdp attaching failure
- [PATCH -next] selftests/bpf: Use fallthrough pseudo-keyword
- Re: [RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
- From: patchwork-bot+netdevbpf
- Re: [PATCH net-next 0/4] mptcp: cleanup and improvements in the selftests
- From: patchwork-bot+netdevbpf
- Re: [PATCH bpf-next v4 1/2] bpf, xdp: Add tracepoint to xdp attaching failure
- RE: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- RE: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [PATCH] Modify the function to et the highest_perf value
- [PATCH] Modify the function to et the highest_perf value
- Re: [RFC bpf-next v7 0/6] bpf: Force to MPTCP
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- Re: [PATCH -next] selftests: cgroup: Remove redundant if statements
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- Re: [RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
- Re: [RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
- Re: [PATCH next 2/3] selftests:connector: Add .gitignore and poupulate it with test
- Re: [PATCH next 1/3] selftests:connector: Fix Makefile to include KHDR_INCLUDES
- Re: [PATCH next 0/3] Connector/proc_filter test fixes
- From: patchwork-bot+netdevbpf
- Re: [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
- Re: [RFC PATCH v2 11/20] objtool: Flesh out warning related to pv_ops[] calls
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- Re: [RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
- Re: [RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
- Re: [PATCH v2 net-next 5/5] selftests: openvswitch: add ct-nat test case with ipv4
- Re: [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
- Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- Re: [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- [net-next 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behavior
- [net-next 1/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
- [net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
- Re: [bug report] selftest: Add test for SO_INCOMING_CPU.
- Re: [PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
- [PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
- Re: [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
- Re: [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- Re: [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- Re: [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- Re: [PATCH 1/4] selftests/nolibc: drop unused test helpers
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [bug report] selftests: cgroup: add test_zswap with no kmem bypass test
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [PATCH -next] selftests/landlock: Fix selftest ptrace_test run fail
- Re: [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
- [bug report] selftests: cgroup: add test_zswap with no kmem bypass test
- [bug report] selftest: Add test for SO_INCOMING_CPU.
- [PATCH] selftests/rseq: Fix unknown type name __weak for gcc 11.3.0
- [PATCH v3 3/3] kunit: Allow kunit test modules to use test filtering
- [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules
- [PATCH v3 1/3] kunit: Report the count of test suites in a module
- [PATCH v3 0/3] kunit: Expose some built-in features to modules
- Re: [RFC bpf-next v5] bpf: Force to MPTCP
- [PATCH v3 36/36] kselftest/arm64: Enable GCS for the FP stress tests
- [PATCH v3 34/36] selftests/arm64: Add GCS signal tests
- [PATCH v3 32/36] kselftest/arm64: Add a GCS test program built with the system libc
- [PATCH v3 31/36] kselftest/arm64: Add very basic GCS test program
- [PATCH v3 35/36] kselftest/arm64: Add a GCS stress test
- [PATCH v3 33/36] kselftest/arm64: Add test coverage for GCS mode locking
- [PATCH v3 30/36] kselftest/arm64: Always run signals tests with GCS enabled
- [PATCH v3 28/36] kselftest/arm64: Add framework support for GCS to signal handling tests
- [PATCH v3 29/36] kselftest/arm64: Allow signals tests to specify an expected si_code
- [PATCH v3 27/36] kselftest/arm64: Add GCS as a detected feature in the signal tests
- [PATCH v3 26/36] kselftest/arm64: Verify the GCS hwcap
- [PATCH v3 25/36] arm64: Add Kconfig for Guarded Control Stack (GCS)
- [PATCH v3 24/36] arm64/ptrace: Expose GCS via ptrace and core files
- [PATCH v3 23/36] arm64/signal: Expose GCS state in signal frames
- [PATCH v3 22/36] arm64/signal: Set up and restore the GCS context for signal handlers
- [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()
- [PATCH v3 20/36] arm64/gcs: Implement shadow stack prctl() interface
- [PATCH v3 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
- [PATCH v3 18/36] arm64/gcs: Context switch GCS state for EL0
- [PATCH v3 17/36] arm64/mm: Handle GCS data aborts
- [PATCH v3 16/36] arm64/traps: Handle GCS exceptions
- [PATCH v3 15/36] arm64/hwcap: Add hwcap for GCS
- [PATCH v3 14/36] arm64/idreg: Add overrride for GCS
- [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
- [PATCH v3 13/36] arm64/gcs: Allow GCS usage at EL0 and EL1
- [PATCH v3 12/36] KVM: arm64: Manage GCS registers for guests
- [PATCH v3 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- [PATCH v3 08/36] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
- [PATCH v3 07/36] arm64/gcs: Provide copy_to_user_gcs()
- [PATCH v3 06/36] arm64/gcs: Add manual encodings of GCS instructions
- [PATCH v3 05/36] arm64/sysreg: Add definitions for architected GCS caps
- [PATCH v3 04/36] arm64/sysreg: Add new system registers for GCS
- [PATCH v3 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
- [PATCH v3 02/36] arm64: Document boot requirements for Guarded Control Stacks
- [PATCH v3 01/36] prctl: arch-agnostic prctl for shadow stack
- [PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
- Re: [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
- [PATCH -next] selftests: cgroup: Remove redundant if statements
- Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- Re: [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace
- Re: [PATCH v3 09/17] iommufd: Add IOMMU_HWPT_INVALIDATE
- Re: [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data
- Re: [PATCH v3 07/17] iommufd: Add IOMMU_RESV_IOVA_RANGES
- RE: [PATCH v3 01/17] iommu: Add new iommu op to create domains owned by userspace
- Re: [PATCH bpf-next v4 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
- Re: [PATCH v2 2/2] selftests/nolibc: add testcase for pipe
- Re: [PATCH v2 00/11] drm: kunit: Switch to kunit actions
- Re: [PATCH v3 00/11] drm: kunit: Switch to kunit actions
- Re: [PATCH v5 9/9] drm: selftest: convert drm_mm selftest to KUnit
- Re: [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- Re: [PATCH v2 3/3] kunit: Allow kunit test modules to use test filtering
- Re: [PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
- Re: [RFC PATCH v2 06/20] tracing/filters: Optimise scalar vs cpumask filtering when the user mask is a single CPU
- Re: [RFC PATCH v2 05/20] tracing/filters: Optimise cpumask vs cpumask filtering when user mask is a single CPU
- Re: [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
- Re: [RFC PATCH v2 12/20] objtool: Warn about non __ro_after_init static key usage in .noinstr
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]