Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-08-03 14:33:47 to 2023-08-07 04:28:35 UTC [more...]

[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-07  4:28 UTC  (12+ messages)
` [PATCH v26 2/5] fs/proc/task_mmu: "
    ` WIP: Performance improvements

[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
 2023-08-07  3:48 UTC  (2+ messages)

[PATCH v2] tools/nolibc: fix up size inflate regression
 2023-08-06 17:35 UTC  (2+ messages)

[GIT PULL] nolibc changes for 6.6-rc1
 2023-08-06 17:22 UTC 

[PATCH] tools/nolibc: fix up size inflate regression
 2023-08-06 16:36 UTC  (3+ messages)

[PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
 2023-08-06 15:18 UTC 

[PATCH v6 00/15] tools/nolibc: add a new syscall helper
 2023-08-06 12:33 UTC  (4+ messages)
` [PATCH v6 06/15] tools/nolibc: __sysret: support syscalls who return a pointer

[PATCH v2 0/3] selftests/nolibc: add misc improvments
 2023-08-06 12:17 UTC  (6+ messages)
` [PATCH v2 1/3] selftests/nolibc: allow report with existing test log
` [PATCH v2 2/3] tools/nolibc: stackprotector.h: make __stack_chk_init static
` [PATCH v2 3/3] selftests/nolibc: fix up O= option support

[PATCH] selftests/user_events: Reenable build
 2023-08-06 11:29 UTC 

[PATCH v6 0/8] tools/nolibc: add 32/64-bit powerpc support
 2023-08-06 10:16 UTC  (16+ messages)
` [PATCH v6 1/8] tools/nolibc: add support for powerpc
` [PATCH v6 2/8] tools/nolibc: add support for powerpc64
` [PATCH v6 3/8] selftests/nolibc: add XARCH and ARCH mapping support
` [PATCH v6 4/8] selftests/nolibc: add test support for ppc
` [PATCH v6 5/8] selftests/nolibc: add test support for ppc64le
` [PATCH v6 6/8] selftests/nolibc: add test support for ppc64
` [PATCH v6 7/8] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v6 8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc

[PATCH v1 0/4] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
 2023-08-06 10:12 UTC  (6+ messages)
` [PATCH v1 1/4] selftests/nolibc: allow use x86_64 toolchain for i386
` [PATCH v1 2/4] selftests/nolibc: customize CROSS_COMPILE for many architectures
` [PATCH v1 3/4] selftests/nolibc: customize CROSS_COMPILE for loongarch
` [PATCH v1 4/4] selftests/nolibc: add some notes about qemu tools

[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-06 10:08 UTC  (7+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v8 4/4] RISC-V: mm: Document mmap changes

[PATCH] selftests: Hook more tests into the build infrastructure
 2023-08-05 23:14 UTC 

[PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
 2023-08-05 22:41 UTC 

[PATCH v3 00/14] tools/nolibc: enable compiler warnings
 2023-08-05 16:54 UTC  (9+ messages)
` [PATCH v3 05/14] tools/nolibc: stdint: use int for size_t on 32bit
` [PATCH v3 14/14] selftests/nolibc: enable compiler warnings

[PATCH 1/6] selftests: capabilities: remove duplicate unneeded defines
 2023-08-05 10:42 UTC  (7+ messages)
` [PATCH 2/6] selftests: clone3: remove duplicate defines
` [PATCH 3/6] selftests: core: "
` [PATCH 4/6] selftests: fchmodat2: remove duplicate unneeded defines
  ` (subset) "
` [PATCH 5/6] selftests: firmware: "
` [PATCH 6/6] selftests: futex: "

[PATCH] kunit: Replace fixed-size log with dynamically-extending buffer
 2023-08-05  9:17 UTC  (2+ messages)

[net-next 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-05  8:17 UTC  (8+ messages)
` [net-next 1/2] "
` [net-next 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "

[PATCH v2 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
 2023-08-05  3:38 UTC  (3+ messages)
` [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 0/2] tracing: Fix cpu buffers unavailable problem and add its testcase
 2023-08-05  1:58 UTC  (9+ messages)
` [PATCH 1/2] tracing: Fix cpu buffers unavailable due to 'record_disabled' messed
` [PATCH 2/2] selftests/ftrace: Add a basic testcase for snapshot

[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
 2023-08-05  1:31 UTC  (7+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h

[PATCH net 0/4] mptcp: more fixes for v6.5
 2023-08-05  1:30 UTC  (6+ messages)
` [PATCH net 1/4] selftests: mptcp: join: fix 'delete and re-add' test
` [PATCH net 2/4] selftests: mptcp: join: fix 'implicit EP' test
` [PATCH net 3/4] mptcp: avoid bogus reset on fallback close
` [PATCH net 4/4] mptcp: fix disconnect vs accept race

[PATCH v4 0/3] kunit: Expose some built-in features to modules
 2023-08-05  1:05 UTC  (5+ messages)
` [PATCH v4 1/3] kunit: Report the count of test suites in a module
` [PATCH v4 2/3] kunit: Make 'list' action available to kunit test modules
` [PATCH v4 3/3] kunit: Allow kunit test modules to use test filtering

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-05  0:40 UTC  (9+ messages)
` [PATCH bpf-next v11 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v11 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v11 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v11 5/5] selftests/bpf: Add mptcpify test

[PATCH] selftests/rseq: Fix build with undefined __weak
 2023-08-04 22:09 UTC  (2+ messages)

[PATCH v3] selftests: cgroup: fix test_kmem_basic less than error
 2023-08-04 19:35 UTC 

[PATCH v1 0/3] selftests/nolibc: add misc improvments
 2023-08-04 19:17 UTC  (17+ messages)
` [PATCH v1 1/3] selftests/nolibc: allow report with existing test log
` [PATCH v1 2/3] selftests/nolibc: fix up O= option support
` [PATCH v1 3/3] tools/nolibc: stackprotector.h: make __stack_chk_init static

[PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
 2023-08-04 18:59 UTC  (3+ messages)

[PATCH v2] kselftest/arm64: add RCpc load-acquire to hwcap test
 2023-08-04 18:10 UTC  (2+ messages)

[PATCH v4 0/6] kselfest/arm64: Fix a SVE memcpy() issue and use tools/include
 2023-08-04 18:10 UTC  (2+ messages)

[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-04 18:00 UTC  (11+ messages)
` [PATCH v3 2/7] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v3 3/7] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [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 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test

[PATCH v3 1/2] test_firmware: prevent race conditions by a correct implementation of locking
 2023-08-04 17:15 UTC  (3+ messages)
  ` [PATCH v3 1/2] [DONE REQ CHG] "

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-04 17:10 UTC  (13+ messages)
` [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
 2023-08-04 17:05 UTC 

[PATCH v3 4.14 1/1] test_firmware: fix the memory leaks with the reqs buffer
 2023-08-04 17:00 UTC 

[PATCH v3 4.19 1/2] test_firmware: fix a memory leak with reqs buffer
 2023-08-04 16:53 UTC 

[PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
 2023-08-04 15:01 UTC  (4+ messages)

[PATCH v5 0/4] iommufd: Add iommu hardware info reporting
 2023-08-04 14:12 UTC  (10+ messages)
` [PATCH v5 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v5 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v5 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH v4 00/12] Add Intel VT-d nested translation
 2023-08-04 14:03 UTC  (7+ messages)
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation

[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-08-04 12:20 UTC  (3+ messages)

[PATCH v3 0/3] kunit: Expose some built-in features to modules
 2023-08-04  9:33 UTC  (6+ messages)
` [PATCH v3 1/3] kunit: Report the count of test suites in a module
` [PATCH v3 2/3] kunit: Make 'list' action available to kunit test modules

[PATCH v3] selftests: cgroup: fix test_kmem_basic slab1 check
 2023-08-04  6:36 UTC  (2+ messages)

[PATCH v1 1/1] test_firmware: prevent race conditions by a correct implementation of locking
 2023-08-04  6:45 UTC  (5+ messages)

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2023-08-04  6:37 UTC  (3+ messages)

[PATCH bpf-next v10 0/5] bpf: Force to MPTCP
 2023-08-04  4:43 UTC  (9+ messages)
` [PATCH bpf-next v10 1/5] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v10 2/5] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v10 3/5] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v10 4/5] selftests/bpf: Drop unneeded checks for mptcp
` [PATCH bpf-next v10 5/5] selftests/bpf: Add mptcpify test

[PATCH bpf-next v9 0/4] bpf: Force to MPTCP
 2023-08-04  4:26 UTC  (12+ messages)
` [PATCH bpf-next v9 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v9 2/4] selftests/bpf: Use random netns name for mptcp
` [PATCH bpf-next v9 3/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v9 4/4] selftests/bpf: Add mptcpify test

[PATCH -next v2] kunit: fix uninitialized variables bug in attributes filtering
 2023-08-03 22:45 UTC  (2+ messages)

[PATCH -next] kunit: fix possible memory leak in kunit_filter_suites()
 2023-08-03 22:44 UTC  (2+ messages)

[PATCH -next] kunit: fix uninitialized variables bug in attributes filtering
 2023-08-03 19:39 UTC  (3+ messages)

[PATCH] selftests: cgroup: fix test_kmem_basic false positives
 2023-08-03 17:19 UTC  (4+ messages)

[PATCH] selftests/riscv: fix potential build failure during the "emit_tests" step
 2023-08-03 16:48 UTC  (4+ messages)

[PATCH v3 00/17] iommufd: Add nesting infrastructure
 2023-08-03 16:47 UTC  (9+ messages)
` [PATCH v3 08/17] iommufd: IOMMU_HWPT_ALLOC allocation with user data

[PATCH v2] selftests: cgroup: fix test_kmem_basic slab1 check
 2023-08-03 16:08 UTC  (2+ messages)

[PATCH] selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
 2023-08-03 15:10 UTC  (3+ messages)

[PATCH v2 1/2] test_firmware: prevent race conditions by a correct implementation of locking
 2023-08-03 14:44 UTC 

[RFC PATCH 0/3] memfd: cleanups for vm.memfd_noexec
 2023-08-03 14:40 UTC  (10+ messages)


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