linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 14:13:30 to 2020-02-18 22:04:08 UTC [more...]

[PATCH v3 kunit-next 0/2] kunit: add debugfs representation to show results/run tests
 2020-02-18 22:03 UTC  (12+ messages)
` [PATCH v3 kunit-next 1/2] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v3 kunit-next 2/2] kunit: update documentation to describe debugfs representation

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-18 21:41 UTC  (26+ messages)
` [PATCH v12 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v12 3/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v12 4/9] hugetlb: disable region_add file_region coalescing
` [PATCH v12 5/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v12 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v12 7/9] hugetlb: support file_region coalescing again
` [PATCH v12 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v12 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH] kunit: run kunit_tool from any directory
 2020-02-18 20:08 UTC  (5+ messages)

arm64: bpf: Elide some moves to a0 after calls
 2020-02-18 19:28 UTC  (2+ messages)

[PATCH v4 kunit-next 0/3] kunit: add debugfs representation to show results
 2020-02-18 19:26 UTC  (5+ messages)
` [PATCH v4 kunit-next 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v4 kunit-next 2/3] kunit: add log test
` [PATCH v4 kunit-next 3/3] kunit: update documentation to describe debugfs representation

[PATCH bpf-next 0/6] bpftool: Allow to select sections and filter probes
 2020-02-18 19:02 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpftool: Move out sections to separate functions
` [PATCH bpf-next 2/6] bpftool: Allow to select a specific section to probe
` [PATCH bpf-next 3/6] bpftool: Add arguments for filtering in and filtering out probes
` [PATCH bpf-next 4/6] bpftool: Update documentation of "bpftool feature" command
` [PATCH bpf-next 5/6] bpftool: Update bash completion for "
` [PATCH bpf-next 6/6] selftests/bpf: Add test "

selftests: Linux Kernel Dump Test Module output
 2020-02-17 15:36 UTC  (2+ messages)

[PATCH] selftests/vm: Fix map_hugetlb length used for testing read and write
 2020-02-17 14:10 UTC  (3+ messages)

next-20200217 kselftest results
 2020-02-17 10:00 UTC 

[PATCH v3] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-15 11:32 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 081/542] kselftest: Minimise dependency of get_size on C library interfaces
 2020-02-14 15:48 UTC  (8+ messages)
` [PATCH AUTOSEL 5.5 115/542] selftests: settings: tests can be in subsubdirs
` [PATCH AUTOSEL 5.5 209/542] selftests/net: make so_txtime more robust to timer variance
` [PATCH AUTOSEL 5.5 309/542] selftests: Uninitialized variable in test_cgcore_proc_migration()
` [PATCH AUTOSEL 5.5 310/542] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
` [PATCH AUTOSEL 5.5 461/542] selftests: bpf: Reset global state between reuseport test runs
` [PATCH AUTOSEL 5.5 465/542] selftests/eeh: Bump EEH wait time to 60s
` [PATCH AUTOSEL 5.5 526/542] tc-testing: add missing 'nsPlugin' to basic.json

[PATCH AUTOSEL 5.4 071/459] kselftest: Minimise dependency of get_size on C library interfaces
 2020-02-14 16:00 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 099/459] selftests: settings: tests can be in subsubdirs
` [PATCH AUTOSEL 5.4 183/459] selftests/net: make so_txtime more robust to timer variance
` [PATCH AUTOSEL 5.4 397/459] selftests: bpf: Reset global state between reuseport test runs
` [PATCH AUTOSEL 5.4 401/459] selftests/eeh: Bump EEH wait time to 60s

[PATCH AUTOSEL 4.19 033/252] kselftest: Minimise dependency of get_size on C library interfaces
 2020-02-14 16:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 215/252] selftests: bpf: Reset global state between reuseport test runs

[PATCH AUTOSEL 4.14 032/186] kselftest: Minimise dependency of get_size on C library interfaces
 2020-02-14 16:14 UTC 

[RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
 2020-02-14 16:54 UTC  (9+ messages)

[PATCH v3 0/4] Implement FUTEX_WAIT_MULTIPLE operation
 2020-02-13 21:45 UTC  (5+ messages)
` [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes
` [PATCH v3 2/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE timeout test
` [PATCH v3 3/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE wouldblock test
` [PATCH v3 4/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE wake up test

[PATCH] selftests: use LDLIBS for libraries instead of LDFLAGS
 2020-02-13 20:25 UTC  (4+ messages)

[PATCH] selftests: openat2: fix build error on newer glibc
 2020-02-13 20:10 UTC  (2+ messages)

Linux 5.6-rc1 kselftest build failures
 2020-02-13  7:27 UTC  (6+ messages)

[PATCH v2] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-13  1:32 UTC  (3+ messages)

[PATCH 2/3] cgroup: Iterate tasks that did not finish do_exit()
 2020-02-12 22:10 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] kselftest/cgroup: add cgroup destruction test

[PATCH][next] selftests/resctrl: fix spelling mistake "Errror" -> "Error"
 2020-02-12 10:38 UTC 

[PATCH v3 0/7] binfmt_elf: Update READ_IMPLIES_EXEC logic for modern CPUs
 2020-02-12  9:28 UTC  (17+ messages)
` [PATCH v3 1/7] x86/elf: Add table to document READ_IMPLIES_EXEC
` [PATCH v3 2/7] x86/elf: Split READ_IMPLIES_EXEC from executable GNU_STACK
` [PATCH v3 3/7] x86/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces
` [PATCH v3 4/7] arm32/64, elf: Add tables to document READ_IMPLIES_EXEC
` [PATCH v3 5/7] arm32/64, elf: Split READ_IMPLIES_EXEC from executable GNU_STACK
` [PATCH v3 6/7] arm64, elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spaces
` [PATCH v3 7/7] selftests/exec: Add READ_IMPLIES_EXEC tests

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-02-12  9:17 UTC  (16+ messages)
` [PATCH v6 01/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v6 02/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v6 03/12] mm: introduce page_ref_sub_return()
` [PATCH v6 04/12] mm/gup: pass gup flags to two more routines
` [PATCH v6 05/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v6 06/12] mm/gup: track FOLL_PIN pages
` [PATCH v6 07/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v6 08/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v6 09/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v6 10/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v6 11/12] mm: Improve dump_page() for compound pages
` [PATCH v6 12/12] mm: dump_page(): additional diagnostics for huge pinned pages

[RFC v1] xarray: start converting test_xarray to KUnit
 2020-02-12  8:29 UTC  (2+ messages)

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-11 21:51 UTC  (15+ messages)
` [PATCH v11 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v11 5/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v11 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v11 7/9] hugetlb: support file_region coalescing again

[PATCH] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-11 18:53 UTC  (3+ messages)

arm64: bpf: Elide some moves to a0 after calls
 2020-02-11 18:20 UTC  (5+ messages)
` [PATCH 1/4] selftests/bpf: Elide a check for LLVM versions that can't compile it
` [PATCH 4/4] arm64: bpf: Elide some moves to a0 after calls

[PATCH] Removing a duplicate condition
 2020-02-11 15:19 UTC  (3+ messages)

next-20200211 kselftest results
 2020-02-11  3:00 UTC 

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-02-11  2:50 UTC  (5+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH
` [PATCH 2/2] selftests: vm: Fix 64-bit test builds for powerpc64le

[PATCH 0/2] ftrace/selftests: clean up failure cases
 2020-02-10 22:53 UTC  (9+ messages)
` [PATCH 1/2] ftrace/selftests: workaround cgroup RT scheduling issues
` [PATCH 2/2] ftrace/selftest: absence of modules/programs should trigger unsupported errors

[PATCH] Documentation: kunit: fix Sphinx directive warning
 2020-02-10 20:56 UTC  (3+ messages)

[RESEND PATCH v9 00/13] selftests/resctrl: Add resctrl selftest
 2020-02-10 20:22 UTC  (2+ messages)

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-10 17:07 UTC  (20+ messages)
` [PATCH v5 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v5 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v5 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v5 04/12] mm: introduce page_ref_sub_return()
` [PATCH v5 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v5 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v5 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v5 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v5 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v5 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v5 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

linux-5.6-rc1/tools/testing/selftests/bpf/prog_tests/select_reuseport.cc :826: possible cut-n-paste error ?
 2020-02-10 17:03 UTC 

[PATCH v26 12/22] selftests/x86: Add a selftest for SGX
 2020-02-09 21:26 UTC  (2+ messages)
` [PATCH v26 20/22] selftests/x86: Add vDSO "

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-06 19:22 UTC  (10+ messages)
` [PATCH v2 2/7] arch: um: add linker section for KUnit test suites
` [PATCH v2 5/7] kunit: test: add test plan to KUnit TAP format

[PATCH v2 0/4] Implement FUTEX_WAIT_MULTIPLE operation
 2020-02-06 14:10 UTC  (5+ messages)
` [PATCH v2 1/4] futex: Implement mechanism to wait on any of several futexes
` [PATCH v2 2/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE timeout test
` [PATCH v2 3/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE wouldblock test
` [PATCH v2 4/4] selftests: futex: Add FUTEX_WAIT_MULTIPLE wake up test


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