linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 21:12:50 to 2020-10-27 07:19:41 UTC [more...]

[PATCH 1/2] kunit: tool: Fix LinuxSourceTree's missed handling of 'build_dir'
 2020-10-27  7:19 UTC  (8+ messages)
` [PATCH 2/2] kunit: tool: Mark 'kunittest_config' as constant again

[PATCH 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-10-27  7:11 UTC  (15+ messages)
` [PATCH 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH 03/10] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH 05/10] x86/pks: Add PKS kernel API
` [PATCH 06/10] x86/entry: Move nmi entry/exit into common code
` [PATCH 07/10] x86/entry: Pass irqentry_state_t by reference
` [PATCH 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH 09/10] x86/fault: Report the PKRS state on fault
` [PATCH 10/10] x86/pks: Add PKS test code

[PATCH v3 1/2] kunit: Support for Parameterized Testing
 2020-10-27  5:14 UTC  (5+ messages)
` [PATCH v3 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-10-27  3:53 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: add benchmark support for streaming DMA APIs
` [PATCH 2/2] selftests/dma: add test application for DMA_MAP_BENCHMARK

[PATCH v4 0/5] kselftest: Extend vDSO tests
 2020-10-27  0:50 UTC  (8+ messages)
` [PATCH v4 1/5] kselftest: Enable vDSO test on non x86 platforms
` [PATCH v4 2/5] kselftest: Extend vDSO selftest
` [PATCH v4 3/5] kselftest: Extend vDSO selftest to clock_getres
` [PATCH v4 4/5] kselftest: Move test_vdso to the vDSO test suite
` [PATCH v4 5/5] kselftest: Extend vdso correctness test to clock_gettime64

[PATCH AUTOSEL 5.9 040/147] selftests/x86/fsgsbase: Reap a forgotten child
 2020-10-26 23:47 UTC  (3+ messages)
` [PATCH AUTOSEL 5.9 058/147] selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac
` [PATCH AUTOSEL 5.9 067/147] selftests/bpf: Define string const as global for test_sysctl_prog.c

[PATCH AUTOSEL 5.8 036/132] selftests/x86/fsgsbase: Reap a forgotten child
 2020-10-26 23:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 059/132] selftests/bpf: Define string const as global for test_sysctl_prog.c

[PATCH AUTOSEL 5.4 20/80] selftests/x86/fsgsbase: Reap a forgotten child
 2020-10-26 23:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 34/80] selftests/bpf: Define string const as global for test_sysctl_prog.c

[PATCH] selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
 2020-10-26 20:20 UTC 

[PATCH] kunit: Fix kunit.py --raw_output option
 2020-10-26 19:31 UTC  (3+ messages)

[PATCH v3 0/6] Documentation build fixes against upstream
 2020-10-26 19:29 UTC  (4+ messages)
` [PATCH v3 5/6] kunit: test: fix remaining kernel-doc warnings

[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-26 19:01 UTC  (9+ messages)
` [PATCH v7 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v7 2/7] mmap: make mlock_future_check() global
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v7 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v7 5/7] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v7 6/7] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v7 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v2 1/2] kunit: Support for Parameterized Testing
 2020-10-26 18:19 UTC  (9+ messages)
` [PATCH v2 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH v2 1/3] kunit: Do not pollute source directory with generated files (.kunitconfig)
 2020-10-26 16:59 UTC  (3+ messages)
` [PATCH v2 2/3] kunit: Do not pollute source directory with generated files (test.log)
` [PATCH v2 3/3] kunit: Introduce get_file_path() helper

[PATCH] selftests/ftrace: remove _do_fork() leftovers
 2020-10-26 16:03 UTC  (8+ messages)

[PATCH 0/6] kselftest/arm64: MTE fixes
 2020-10-26 12:12 UTC  (7+ messages)
` [PATCH 1/6] kselftest/arm64: Fix check_buffer_fill test
` [PATCH 2/6] kselftest/arm64: Fix check_tags_inclusion test
` [PATCH 3/6] kselftest/arm64: Fix check_child_memory test
` [PATCH 4/6] kselftest/arm64: Fix check_mmap_options test
` [PATCH 5/6] kselftest/arm64: Fix check_ksm_options test
` [PATCH 6/6] kselftest/arm64: Fix check_user_mem test

[PATCH v2] lib: Convert test_printf.c to KUnit
 2020-10-26  9:48 UTC  (9+ messages)

[PATCH v3 0/9] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-10-26  6:40 UTC  (10+ messages)
` [PATCH v3 1/9] mm/gup_benchmark: rename to mm/gup_test
` [PATCH v3 2/9] selftests/vm: use a common gup_test.h
` [PATCH v3 3/9] selftests/vm: rename run_vmtests --> run_vmtests.sh
` [PATCH v3 4/9] selftests/vm: minor cleanup: Makefile and gup_test.c
` [PATCH v3 5/9] selftests/vm: only some gup_test items are really benchmarks
` [PATCH v3 6/9] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH v3 7/9] selftests/vm: run_vmtests.sh: update and clean up gup_test invocation
` [PATCH v3 8/9] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
` [PATCH v3 9/9] selftests/vm: 2x speedup for run_vmtests.sh

[PATCH 0/4] deterministic random testing
 2020-10-25 21:48 UTC  (5+ messages)
` [PATCH 1/4] prandom.h: add *_state variant of prandom_u32_max
` [PATCH 2/4] kselftest_module.h: unconditionally expand the KSTM_MODULE_GLOBALS() macro
` [PATCH 3/4] kselftest_module.h: add struct rnd_state and seed parameter
` [PATCH 4/4] lib/test_printf.c: use deterministic sequence of random numbers

ご挨拶
 2020-10-25  5:57 UTC 

[PATCH v4] fat: Add KUnit tests for checksums and timestamps
 2020-10-24  7:53 UTC  (5+ messages)
` [PATCH v5] "
  ` [PATCH v6] "

ご挨拶
 2020-10-23 21:08 UTC 

[PATCH v1 1/3] kunit: Do not pollute source directory with generated files (.kunitconfig)
 2020-10-23 20:41 UTC  (6+ messages)
` [PATCH v1 2/3] kunit: Do not pollute source directory with generated files (test.log)
` [PATCH v1 3/3] kunit: Introduce get_file_path() helper

[PATCH v3 55/56] selftests: kselftest_harness.h: partially fix kernel-doc markups
 2020-10-23 17:39 UTC  (2+ messages)

[PATCH] lib: add basic KUnit test for lib/math
 2020-10-23  9:02 UTC  (15+ messages)

[PATCHv2] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
 2020-10-23  2:45 UTC 

[PATCH] selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
 2020-10-23  2:37 UTC  (3+ messages)

[PATCH v2 0/2] kunit: tool: Respect '.kunitconfig' in '--build_dir'
 2020-10-22  7:40 UTC  (3+ messages)
` [PATCH v2 1/2] kunit: tool: Respect '.kunitconfig' in 'build_dir'
` [PATCH v2 2/2] kunit: tool: Mark 'kunittest_config' as constant again

[PATCH v3] fat: Add KUnit tests for checksums and timestamps
 2020-10-22  6:28 UTC  (2+ messages)

[PATCH net] selftests: mptcp: depends on built-in IPv6
 2020-10-22  3:43 UTC  (3+ messages)

[PATCH v1] kunit: tools: fix kunit_tool tests for parsing test plans
 2020-10-22  2:07 UTC  (2+ messages)

[PATCH] kunit: tool: fix pre-existing python type annotation errors
 2020-10-21 22:07 UTC 

[PATCH] Documentation: kunit: Update Kconfig parts for KUNIT's module support
 2020-10-21 20:44 UTC  (2+ messages)

[PATCH v2] Documentation: kunit: Update Kconfig parts for KUNIT's module support
 2020-10-21 19:17 UTC  (4+ messages)

[RFC,net-next, 0/4] seg6: add support for SRv6 End.DT4 behavior
 2020-10-21 18:41 UTC  (5+ messages)
` [RFC,net-next, 1/4] vrf: push mac header for tunneled packets when sniffer is attached
` [RFC,net-next, 2/4] seg6: add callbacks for customizing the creation/destruction of a behavior
` [RFC,net-next, 3/4] seg6: add support for the SRv6 End.DT4 behavior
` [RFC,net-next, 4/4] selftests: add selftest "

[PATCH] kunit: Fix kunit.py parse subcommand (use null build_dir)
 2020-10-21  7:16 UTC 

[PATCH v2] fat: Add KUnit tests for checksums and timestamps
 2020-10-21  5:19 UTC  (4+ messages)

[PATCH v3 00/21] Miscellaneous fixes for resctrl selftests
 2020-10-20 23:51 UTC  (22+ messages)
` [PATCH v3 01/21] selftests/resctrl: Rename CQM test as CMT test
` [PATCH v3 02/21] selftests/resctrl: Fix typo
` [PATCH v3 03/21] selftests/resctrl: Fix typo in help text
` [PATCH v3 04/21] selftests/resctrl: Declare global variables as extern
` [PATCH v3 05/21] selftests/resctrl: Return if resctrl file system is not supported
` [PATCH v3 06/21] selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported
` [PATCH v3 07/21] selftests/resctrl: Use resctrl/info for feature detection
` [PATCH v3 08/21] selftests/resctrl: Ensure sibling CPU is not same as original CPU
` [PATCH v3 09/21] selftests/resctrl: Fix missing options "-n" and "-p"
` [PATCH v3 10/21] selftests/resctrl: Fix MBA/MBM results reporting format
` [PATCH v3 11/21] selftests/resctrl: Abort running tests if not root user
` [PATCH v3 12/21] selftests/resctrl: Enable gcc checks to detect buffer overflows
` [PATCH v3 13/21] selftests/resctrl: Don't hard code value of "no_of_bits" variable
` [PATCH v3 14/21] selftests/resctrl: Modularize resctrl test suite main() function
` [PATCH v3 15/21] selftests/resctrl: Skip the test if requested resctrl feature is not supported
` [PATCH v3 16/21] selftests/resctrl: Umount resctrl FS only if mounted
` [PATCH v3 17/21] selftests/resctrl: Unmount resctrl FS after running all tests
` [PATCH v3 18/21] selftests/resctrl: Fix incorrect parsing of iMC counters
` [PATCH v3 19/21] selftests/resctrl: Fix checking for < 0 for unsigned values
` [PATCH v3 20/21] selftests/resctrl: Fix unnecessary usage of global variables
` [PATCH v3 21/21] selftests/resctrl: Don't use global variable for capacity bitmask (CBM)

[PATCH] kunit: tool: fix extra trailing \n in parsed test output
 2020-10-20 23:32 UTC 

[PATCH v1] kunit: Don't fail test suites if one of them is empty
 2020-10-20 21:29 UTC  (2+ messages)

[PATCH v3 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-10-20 20:55 UTC  (4+ messages)
` [PATCH v3 3/3] lib/bits_kunit: "

BUG: unable to handle page fault for address - PF: supervisor read access in kernel mode
 2020-10-20 18:05 UTC 

[PATCH v3] lib: kunit: add test_min_heap test conversion to KUnit
 2020-10-20 17:23 UTC  (2+ messages)

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-20 14:10 UTC  (9+ messages)
` [PATCH RFC V3 6/9] x86/entry: Pass irqentry_state_t by reference

[PATCHv5] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-10-20  1:02 UTC  (2+ 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).