linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-17 00:06:19 to 2020-06-23 02:58:48 UTC [more...]

RFC - kernel selftest result documentation (KTAP)
 2020-06-23  2:58 UTC  (37+ messages)

[PATCH 00/16] mm/hmm/nouveau: THP mapping and migration
 2020-06-23  2:51 UTC  (38+ messages)
` [PATCH 01/16] mm: fix migrate_vma_setup() src_owner and normal pages
` [PATCH 02/16] nouveau: fix migrate page regression
` [PATCH 03/16] nouveau: fix mixed normal and device private page migration
` [PATCH 04/16] mm/hmm: fix test timeout on slower machines
` [PATCH 05/16] mm/hmm/test: remove redundant page table invalidate
` [PATCH 06/16] mm/hmm: test mixed normal and device private migrations
` [PATCH 07/16] nouveau: make nvkm_vmm_ctor() and nvkm_mmu_ptp_get() static
` [PATCH 08/16] nouveau/hmm: fault one page at a time
` [PATCH 09/16] mm/hmm: add output flag for compound page mapping
` [PATCH 10/16] nouveau/hmm: support mapping large sysmem pages
` [PATCH 11/16] hmm: add tests for HMM_PFN_COMPOUND flag
` [PATCH 12/16] mm/hmm: optimize migrate_vma_setup() for holes
` [PATCH 13/16] mm: support THP migration to device private memory
` [PATCH 14/16] mm/thp: add THP allocation helper
` [PATCH 15/16] mm/hmm/test: add self tests for THP migration
` [PATCH 16/16] nouveau: support THP migration to private memory

RFC: KTAP documentation - expected messages
 2020-06-23  2:46 UTC  (8+ messages)

[PATCH v2 0/6] kselftest: fix TAP output for skipped test and ksft_set_plan misuse
 2020-06-23  0:15 UTC  (7+ messages)
` [PATCH v2 1/6] kselftest: fix TAP output for skipped tests
` [PATCH v2 2/6] selftests: breakpoints: fix computation of test plan
` [PATCH v2 3/6] selftests: breakpoints: do not use ksft_exit_skip after ksft_set_plan
` [PATCH v2 4/6] selftests: pidfd: "
` [PATCH v2 5/6] selftests: sigaltstack: "
` [PATCH v2 6/6] selftests: sync_test: "

[PATCH] kselftest: ksft_test_num return type should be unsigned
 2020-06-23  0:07 UTC 

mmotm 2020-06-20-21-36 uploaded (lkdtm/bugs.c)
 2020-06-22 22:00 UTC  (3+ messages)

[PATCH v2] Kernel selftests: TPM2: upgrade TPM2 tests from Python 2 to Python 3
 2020-06-22 21:47 UTC  (3+ messages)

[PATCH] Documentation: kunit: Add naming guidelines
 2020-06-22 21:41 UTC  (4+ messages)

[PATCH 0/3] selftests: tpm: fixes
 2020-06-22 21:20 UTC  (4+ messages)
` [PATCH 1/3] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
` [PATCH 2/3] selftests: tpm: Use 'test -e' instead of 'test -f'
` [PATCH 3/3] selftests: tpm: Use /bin/sh instead of /bin/bash

[PATCH v2 0/8] selftests/harness: Switch to TAP output
 2020-06-22 18:16 UTC  (9+ messages)
` [PATCH v2 1/8] selftests/clone3: Reorder reporting output
` [PATCH v2 2/8] selftests: Remove unneeded selftest API headers
` [PATCH v2 3/8] selftests/binderfs: Fix harness API usage
` [PATCH v2 4/8] selftests: Add header documentation and helpers
` [PATCH v2 5/8] selftests/harness: Switch to TAP output
` [PATCH v2 6/8] selftests/harness: Refactor XFAIL into SKIP
` [PATCH v2 7/8] selftests/harness: Display signed values correctly
` [PATCH v2 8/8] selftests/harness: Report skip reason

[PATCH] Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"
 2020-06-22 15:55 UTC 

[PATCH 1/2] selftests/lkdtm: Don't clear dmesg when running tests
 2020-06-22  8:51 UTC  (2+ messages)

[net-next,v1,0/5] Strict mode for VRF
 2020-06-21  0:22 UTC  (8+ messages)
` [net-next,v1,1/5] l3mdev: add infrastructure for table to VRF mapping
` [net-next,v1,2/5] vrf: track associations between VRF devices and tables
` [net-next,v1,3/5] vrf: add sysctl parameter for strict mode
` [net-next,v1,4/5] vrf: add l3mdev registration for table to VRF device lookup
` [net-next,v1,5/5] selftests: add selftest for the VRF strict mode

[GIT PULL] Kselftest update for Linux 5.8-rc2
 2020-06-20 19:55 UTC  (3+ messages)

[GIT PULL] Kunit update for Linux 5.8-rc2
 2020-06-20 19:42 UTC  (3+ messages)

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-20  5:13 UTC  (14+ messages)
` [PATCH 1/4] X86: Update mmu_cr4_features during feature identification
` [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
` [PATCH 3/4] selftests: kvm: add test for CR pinning with SMM
` [PATCH 4/4] X86: Use KVM CR pin MSRs

[RESEND PATCH 0/3] selftests: lib.mk improvements
 2020-06-20  4:46 UTC  (2+ messages)

[RESEND, PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
 2020-06-19 21:57 UTC  (3+ messages)

[PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions
 2020-06-19 20:12 UTC  (11+ messages)
    ` common KUnit Kconfig and file naming (was: Re: [PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions)

[PATCH v3 0/7] selftsts/ftrace: Add requires list for each test case
 2020-06-19 15:26 UTC  (10+ messages)
` [PATCH v3 4/7] selftests/ftrace: Convert required interface checks into requires list

[PATCH v3 0/3] selftests/livepatch: small script cleanups
 2020-06-19  9:06 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/livepatch: Don't clear dmesg when running tests
` [PATCH v3 2/3] selftests/livepatch: refine dmesg 'taints' in dmesg comparison
` [PATCH v3 3/3] selftests/livepatch: add test delimiter to dmesg

[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds
 2020-06-19  8:20 UTC  (11+ messages)
` [PATCH v5 1/7] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v5 2/7] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v5 3/7] fs: Add fd_install_received() wrapper for __fd_install_received()
` [PATCH v5 4/7] pidfd: Replace open-coded partial fd_install_received()
` [PATCH v5 5/7] fs: Expand __fd_install_received() to accept fd
` [PATCH v5 6/7] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v5 7/7] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD

[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds
 2020-06-18 22:16 UTC  (11+ messages)
` [PATCH v4 02/11] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v4 03/11] fs: Add fd_install_received() wrapper for __fd_install_received()

[PATCH] kunit: fix KconfigParseError by ignoring CC_VERSION_TEXT
 2020-06-18 20:36 UTC  (3+ messages)

[PATCH v2] kunit: fix KconfigParseError handling CC_VERSION_TEXT
 2020-06-18 20:31 UTC  (2+ messages)

[PATCH] kunit: kunit_tool: Fix invalid result when build fails
 2020-06-18 19:59 UTC  (2+ messages)

[PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
 2020-06-18 14:06 UTC 

[Linux] [PATCH] Kernel selftests: tpm2: upgrade tpm2 tests from python2 to python3
 2020-06-18  7:51 UTC  (3+ messages)

[PATCH AUTOSEL 5.7 262/388] selftests/timens: handle a case when alarm clocks are not supported
 2020-06-18  1:08 UTC  (6+ messages)
` [PATCH AUTOSEL 5.7 338/388] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
` [PATCH AUTOSEL 5.7 342/388] KVM: selftests: Fix build with "make ARCH=x86_64"
` [PATCH AUTOSEL 5.7 354/388] NTB: ntb_test: Fix bug when counting remote files
` [PATCH AUTOSEL 5.7 359/388] selftests/net: in timestamping, strncpy needs to preserve null byte
` [PATCH AUTOSEL 5.7 387/388] libbpf: Support pre-initializing .bss global variables

[PATCH AUTOSEL 5.4 231/266] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 244/266] NTB: ntb_test: Fix bug when counting remote files
` [PATCH AUTOSEL 5.4 247/266] selftests/net: in timestamping, strncpy needs to preserve null byte

[PATCH AUTOSEL 4.19 148/172] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 160/172] NTB: ntb_test: Fix bug when counting remote files
` [PATCH AUTOSEL 4.19 162/172] selftests/net: in timestamping, strncpy needs to preserve null byte
` [PATCH AUTOSEL 4.19 167/172] selftests/net: in rxtimestamp getopt_long needs terminating null entry

[PATCH AUTOSEL 4.14 100/108] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 105/108] selftests/net: in timestamping, strncpy needs to preserve null byte
` [PATCH AUTOSEL 4.14 106/108] selftests/net: in rxtimestamp getopt_long needs terminating null entry

[PATCH AUTOSEL 4.9 78/80] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 79/80] selftests/net: in timestamping, strncpy needs to preserve null byte

[PATCH AUTOSEL 4.4 59/60] selftests/net: in timestamping, strncpy needs to preserve null byte
 2020-06-18  1:30 UTC 

[PATCH v33 19/21] selftests/x86: Add a selftest for SGX
 2020-06-17 22:08 UTC 

[PATCH] selftests: kvm: don't try to build kvm tests on sparc64 architecture
 2020-06-17 12:14 UTC 

[PATCH] selftests: zram: add generated err.log to .gitignore
 2020-06-17 11:39 UTC 

[PATCH v2 0/4] selftests/livepatch: small script cleanups
 2020-06-17 11:22 UTC  (4+ messages)
` [PATCH v2 2/4] selftests/livepatch: use $(dmesg --notime) instead of manually filtering

selftests: test stops at step_after_suspend_test
 2020-06-17  7:52 UTC  (3+ 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).