linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 13:08:01 to 2020-01-29 21:09:06 UTC [more...]

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-29 21:09 UTC  (8+ messages)
` [PATCH v10 4/8] hugetlb: disable region_add file_region coalescing
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29 20:01 UTC  (13+ messages)
` [PATCH 1/3] mm/gup: track FOLL_PIN pages
` [PATCH 2/3] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 3/3] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-29 19:04 UTC  (8+ messages)

[GIT PULL] Kselftest kunit update for Linux 5.6-rc1
 2020-01-29 18:48 UTC 

[GIT PULL] Kselftest update for Linux 5.6-rc1
 2020-01-29 15:44 UTC 

[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-29 13:51 UTC  (11+ messages)
` [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
` [PATCH v2 2/8] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v2 3/8] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v2 4/8] mm/gup: track FOLL_PIN pages
` [PATCH v2 5/8] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v2 6/8] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v2 7/8] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 8/8] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-29 13:06 UTC  (19+ messages)
` [RFC v1 3/6] kunit: test: create a single centralized executor for all tests
` [RFC v1 4/6] init: main: add KUnit to kernel init
` [RFC v1 6/6] kunit: Add 'kunit_shutdown' option

[PATCH v1 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-29  6:38 UTC  (12+ messages)
` [PATCH v1 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v1 2/7] arch: um: "
` [PATCH v1 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v1 4/7] init: main: add KUnit to kernel init
` [PATCH v1 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v1 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v1 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH v3] selftests/ftrace: fix glob selftest
 2020-01-28  8:31 UTC  (2+ messages)

[PATCH v4] selftests/ftrace: fix glob selftest
 2020-01-28  8:30 UTC 

[PATCH] kunit/kunit_kernel: Rebuild .config if .kunitconfig is modified
 2020-01-28  6:03 UTC  (4+ messages)
` [PATCH] docs/kunit/start: Use '_KUNIT_TEST' config name suffix
  ` Re: [PATCH] kunit/kunit_kernel: Rebuild .config if .kunitconfig is modified

arm64: bpf: Elide some moves to a0 after calls
 2020-01-28  2:11 UTC  (5+ messages)
` [PATCH 1/4] selftests/bpf: Elide a check for LLVM versions that can't compile it
` [PATCH 2/4] arm64: bpf: Convert bpf2a64 to a function
` [PATCH 3/4] arm64: bpf: Split the read and write halves of dst
` [PATCH 4/4] arm64: bpf: Elide some moves to a0 after calls

[PATCH] selftests: settings: tests can be in subsubdirs
 2020-01-27 20:34 UTC  (6+ messages)

[RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
 2020-01-27 19:39 UTC  (11+ messages)

[PATCH v4 00/10] Create a userfaultfd demand paging test
 2020-01-27 17:28 UTC  (35+ messages)
` [PATCH v4 01/10] KVM: selftests: Create a "
` [PATCH v4 02/10] KVM: selftests: Add demand paging content to the "
` [PATCH v4 03/10] KVM: selftests: Add configurable demand paging delay
` [PATCH v4 04/10] KVM: selftests: Add memory size parameter to the demand paging test
` [PATCH v4 05/10] KVM: selftests: Pass args to vCPU in global vCPU args struct
` [PATCH v4 06/10] KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
` [PATCH v4 07/10] KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH v4 08/10] KVM: selftests: Time guest demand paging
` [PATCH v4 09/10] KVM: selftests: Stop memslot creation in KVM internal memslot region
` [PATCH v4 10/10] KVM: selftests: Move memslot 0 above KVM internal memslots

syzkaller reproducers
 2020-01-27 17:06 UTC  (13+ messages)
      ` [Automated-testing] "

[PATCH] selftests/bpf: Elide a check for LLVM versions that can't compile it
 2020-01-27 11:09 UTC  (3+ messages)

[PATCH] Fix linked-list KUnit test when run multiple times
 2020-01-25  0:02 UTC  (4+ messages)

[PATCH 1/2] cgroup: allow deletion of cgroups containing only dying processes
 2020-01-24 22:56 UTC  (11+ messages)
` [PATCH 0/3] cgroup: Iterate tasks that did not finish do_exit()
  ` [PATCH 2/3] "
          ` [PATCH v2 0/3] "
            ` [PATCH v2 1/3] "
            ` [PATCH v2 2/3] cgroup: Clean up css_set task traversal
            ` [PATCH v2 3/3] kselftest/cgroup: add cgroup destruction test

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-24 21:46 UTC  (13+ messages)
` [PATCH bpf-next v2 1/2] "
  ` [PATCH bpf-next v2 2/2] selftests/bpf: test references to nf_conn

[PATCH bpf 1/4] selftests: bpf: use a temporary file in test_sockmap
 2020-01-24 19:50 UTC  (21+ messages)
` [PATCH bpf 2/4] selftests: bpf: ignore RST packets for reuseport tests
` [PATCH bpf 3/4] selftests: bpf: make reuseport test output more legible
` [PATCH bpf 4/4] selftests: bpf: reset global state between reuseport test runs
  ` [PATCH bpf-next v2 1/4] selftests: bpf: use a temporary file in test_sockmap
  ` [PATCH bpf-next v2 2/4] selftests: bpf: ignore FIN packets for reuseport tests
  ` [PATCH bpf-next v2 3/4] selftests: bpf: make reuseport test output more legible
  ` [PATCH bpf-next v2 4/4] selftests: bpf: reset global state between reuseport test runs

[PATCH v2 kunit-next 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-23 22:24 UTC  (5+ messages)
` [PATCH v2 kunit-next 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v2 kunit-next 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH v2 kunit-next 3/3] kunit: update documentation to describe debugfs representation

[PATCH kunit 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-23 14:55 UTC  (6+ messages)
` [PATCH kunit 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH kunit 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH kunit 3/3] kunit: update documentation to describe debugfs representation

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-01-22 21:40 UTC  (9+ messages)
` [PATCH v9 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v9 4/8] hugetlb: disable region_add file_region coalescing

[PATCH 1/3] selftests/x86: Build with LDFLAGS and LDLIBS
 2020-01-22 17:23 UTC  (3+ messages)
` [PATCH 3/3] selftests/bpf: Build urandom_read "

[RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
 2020-01-22 17:16 UTC 

[RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
 2020-01-22 15:48 UTC 

[PATCH v5 6/6] selftests/cgroup: add tests for cloning into cgroups
 2020-01-21 15:48 UTC 

[PATCH bpf-next v5 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-21 13:33 UTC  (8+ messages)
` [PATCH bpf-next v5 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v5 10/11] runsqslower: Support user-specified libbpf include and object paths
` [PATCH bpf-next v5 11/11] selftests: Refactor build to remove tools/lib/bpf from include path

[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-20 21:00 UTC  (6+ messages)
` [PATCH bpf-next v4 04/10] tools/runqslower: Use consistent include paths for libbpf

[PATCH v2] selftests: vm: Fix 64-bit test builds for powerpc64le
 2020-01-20 14:14 UTC  (2+ messages)

[PATCH] selftests: vm: Fix 64-bit test builds for powerpc64le
 2020-01-20 13:52 UTC 


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).