linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 21:22:54 to 2021-04-21 08:11:48 UTC [more...]

[PATCH v4 00/10] Add support for synchronous signals on perf events
 2021-04-21  8:11 UTC  (8+ messages)
` [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo

[PATCH v3] kunit: add unit test for filtering suites by names
 2021-04-21  6:03 UTC  (2+ messages)

[PATCH v3] Documentation: dev-tools: Add Testing Overview
 2021-04-21  1:42 UTC  (4+ messages)

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-21  1:02 UTC  (12+ messages)
` [PATCH v4 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v4 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
` [PATCH v4 04/10] userfaultfd/shmem: support minor fault registration "
` [PATCH v4 05/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v4 06/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v4 07/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v4 08/10] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v4 09/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
` [PATCH v4 10/10] userfaultfd: update documentation to mention shmem minor faults

[PATCH][next] selftests: add missing void in MREMAP_DONTUNMAP selftest function prototypes
 2021-04-20 22:06 UTC 

[PATCH v3 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-20 21:28 UTC  (13+ messages)
` [PATCH v3 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v3 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v3 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
` [PATCH v3 04/10] userfaultfd/shmem: support minor fault registration "
` [PATCH v3 05/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v3 06/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v3 07/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v3 08/10] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v3 09/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes
` [PATCH v3 10/10] userfaultfd: update documentation to mention shmem minor faults

[PATCH v2 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-20 18:43 UTC  (23+ messages)
` [PATCH v2 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v2 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v2 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v2 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v2 5/9] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v2 6/9] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v2 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v2 8/9] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH v2 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 15:17 UTC  (4+ messages)
` [PATCH v3 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v3 2/2] secretmem: optimize page_is_secretmem()

[PATCH v2 0/2] secretmem: optimize page_is_secretmem()
 2021-04-20 14:38 UTC  (8+ messages)
` [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 1/2] secretmem: optimize page_is_secretmem()
` [PATCH v2 2/2] secretmem/gup: don't check if page is secretmem without reference
` [PATCH v2 2/2] secretmem: optimize page_is_secretmem()

[PATCH] secretmem: optimize page_is_secretmem()
 2021-04-19 18:24 UTC  (12+ messages)

[PATCH bpf-next v4 0/3] add batched ops for percpu array
 2021-04-19 17:25 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: add batched ops support "
` [PATCH bpf-next v4 2/3] bpf: selftests: remove percpu macros from bpf_util.h
` [PATCH bpf-next v4 3/3] bpf: selftests: update array map tests for per-cpu batched ops

[PATCH v2 3/5] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
 2021-04-19 13:54 UTC  (3+ messages)
` [PATCH v2 4/5] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
` [PATCH v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)

[PATCH v2 0/4] KVM statistics data fd-based binary interface
 2021-04-19 13:26 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v2 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v2 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM "

[PATCH] KVM: selftests: Tweak time measurement flag in kvm_page_table_test
 2021-04-19 10:49 UTC 

[PATCH v6 00/10] KVM: selftests: some improvement and a new test for kvm page table
 2021-04-19  9:33 UTC  (8+ messages)
` [PATCH v6 03/10] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing

[PATCH v4] selftests/mincore: get readahead size for check_file_mmap()
 2021-04-19  5:46 UTC 

[PATCH v2] tools: do not include scripts/Kbuild.include
 2021-04-17 14:57 UTC  (5+ messages)

[PATCH v6] lib: add basic KUnit test for lib/math
 2021-04-17  5:58 UTC  (3+ messages)

[PATCH v2] Documentation: kunit: Update kunit_tool page
 2021-04-17  3:45 UTC 

[PATCH] Documentation: kunit: Update kunit_tool page
 2021-04-16 22:35 UTC  (2+ messages)

[PATCH V6 00/10] PKS: Add Protection Key Supervisor support
 2021-04-16 22:14 UTC  (2+ messages)

[PATCH v2] kunit: add unit test for filtering suites by names
 2021-04-16 22:09 UTC 

[PATCH v5] lib: add basic KUnit test for lib/math
 2021-04-16 18:10 UTC  (4+ messages)

[PATCH 2/2] tools: do not include scripts/Kbuild.include
 2021-04-16 12:53 UTC  (7+ messages)

[PATCH bpf-next 3/5] libbpf: add low level TC-BPF API
 2021-04-16  9:01 UTC  (26+ messages)

[PATCH v8] fat: Add KUnit tests for checksums and timestamps
 2021-04-16  6:56 UTC 

[PATCH v4] Documentation: kunit: add tips for running KUnit
 2021-04-15 19:35 UTC  (2+ messages)

[PATCH 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-15 18:18 UTC  (10+ messages)
` [PATCH 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem

[PATCH] selftests: fix rp_filter testcase failure bug
 2021-04-15 12:23 UTC 

[PATCH v4 1/3] kunit: make test->lock irq safe
 2021-04-15 11:01 UTC  (11+ messages)
` [PATCH v4 2/3] mm/slub, kunit: add a KUnit test for SLUB debugging functionality
` [PATCH v4 3/3] slub: remove resiliency_test() function

[PATCH] tools/testing: Remove unused variable
 2021-04-15  1:32 UTC  (2+ messages)

[PATCH v2] Documentation: dev-tools: Add Testing Overview
 2021-04-15  1:19 UTC  (4+ messages)

[PATCH v3] Documentation: kunit: add tips for running KUnit
 2021-04-14 22:22 UTC  (3+ messages)

[PATCH v2] selftests/mincore: get readahead size for check_file_mmap()
 2021-04-14  9:17 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] kunit: add unit test for filtering suites by names
 2021-04-13 21:55 UTC  (4+ messages)

[PATCH] selftests/bpf: use !E instead of comparing with NULL
 2021-04-13 17:22 UTC  (9+ messages)

[RFC v4 0/2] CPU-Idle latency selftest framework
 2021-04-13 14:52 UTC  (2+ messages)

[PATCH v2 1/2] KVM: selftests: Keep track of memslots more efficiently
 2021-04-13 14:08 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: selftests: add a memslot-related performance benchmark

[PATCH v4] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-13  1:21 UTC  (5+ messages)

[PATCH v2] Documentation: kunit: add tips for running KUnit
 2021-04-13  0:41 UTC 

[PATCH] Documentation: kunit: add tips for running KUnit
 2021-04-12 22:18 UTC  (5+ messages)

[PATCH bpf-next v3 0/3] add batched ops for percpu array
 2021-04-12 21:49 UTC  (3+ messages)
` [PATCH bpf-next v3 3/3] bpf: selftests: update array map tests for per-cpu batched ops

[PATCH] Documentation: dev-tools: Add Testing Overview
 2021-04-12 21:22 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).