linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 06:41:02 to 2020-10-30 16:26:28 UTC [more...]

[PATCH 0/4] deterministic random testing
 2020-10-30 16:26 UTC  (11+ 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

[PATCH 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-10-30 15:48 UTC  (6+ 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 v22 00/12] Landlock LSM
 2020-10-30 12:41 UTC  (34+ messages)
` [PATCH v22 01/12] landlock: Add object management
` [PATCH v22 02/12] landlock: Add ruleset and domain management
` [PATCH v22 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v22 04/12] landlock: Add ptrace restrictions
` [PATCH v22 05/12] LSM: Infrastructure management of the superblock
` [PATCH v22 06/12] fs,security: Add sb_delete hook
` [PATCH v22 07/12] landlock: Support filesystem access-control
` [PATCH v22 08/12] landlock: Add syscall implementations
` [PATCH v22 09/12] arch: Wire up Landlock syscalls
` [PATCH v22 10/12] selftests/landlock: Add user space tests
` [PATCH v22 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v22 12/12] landlock: Add user and kernel documentation

[PATCH] selftests/seccomp: Update kernel config
 2020-10-30 12:18 UTC 

[PATCH bpf-next 0/5] selftests/xsk: xsk selftests
 2020-10-30 12:13 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/xsk: xsk selftests framework
` [PATCH bpf-next 2/5] selftests/xsk: xsk selftests - SKB POLL, NOPOLL
` [PATCH bpf-next 3/5] selftests/xsk: xsk selftests - DRV "
` [PATCH bpf-next 4/5] selftests/xsk: xsk selftests - Socket Teardown - SKB, DRV
` [PATCH bpf-next 5/5] selftests/xsk: xsk selftests - Bi-directional Sockets "

[PATCH net-next v2 0/3] net: introduce rps_default_mask
 2020-10-30 11:16 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net/sysctl: factor-out netdev_rx_queue_set_rps_mask() helper
` [PATCH net-next v2 2/3] net/core: introduce default_rps_mask netns attribute
` [PATCH net-next v2 3/3] self-tests: introduce self-tests for RPS default mask

[PATCH] kunit: tool: fix --raw_output to actually show output
 2020-10-30  7:22 UTC  (2+ messages)

[PATCH] kunit: tool: fix extra trailing \n in parsed test output
 2020-10-30  7:22 UTC  (4+ messages)

[PATCH 00/13] selftests fixes
 2020-10-30  6:15 UTC  (5+ messages)

[PATCH] kunit: tool: fix pre-existing python type annotation errors
 2020-10-30  5:24 UTC  (3+ messages)

[PATCH] kunit: tool: print out stderr from make (like build warnings)
 2020-10-30  2:36 UTC  (2+ messages)

[PATCH net-next] selftests/net: timestamping: add ptp v2 support
 2020-10-29 19:09 UTC 

[PATCH net-next 0/3] net: introduce rps_default_mask
 2020-10-29 17:38 UTC  (6+ messages)
` [PATCH net-next 1/3] net/sysctl: factor-out netdev_rx_queue_set_rps_mask() helper
` [PATCH net-next 2/3] net/core: introduce default_rps_mask netns attribute
` [PATCH net-next 3/3] self-tests: introduce self-tests for RPS default mask

[PATCH 13/16] rcutorture: Cleanup PREEMPT_COUNT leftovers
 2020-10-29 16:50 UTC 

[PATCH] selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
 2020-10-29 15:33 UTC  (5+ messages)

[PATCH v7] fat: Add KUnit tests for checksums and timestamps
 2020-10-28  6:46 UTC 

[PATCH v2] KUnit: Docs: style: fix some Kconfig example issues
 2020-10-29  1:54 UTC  (2+ messages)

[PATCH] KUnit: Docs: usage: wording fixes
 2020-10-29  1:46 UTC  (2+ messages)

[PATCH] selftests: intel_pstate: ftime() is deprecated
 2020-10-28 15:06 UTC  (4+ messages)

[PATCH] selftests/ftrace: remove _do_fork() leftovers
 2020-10-28  2:47 UTC  (10+ messages)

[PATCH 0/6] kselftest/arm64: MTE fixes
 2020-10-28 15:12 UTC  (14+ 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 v4 1/2] kunit: Support for Parameterized Testing
 2020-10-28  8:47 UTC  (7+ messages)
` [PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH] KUnit: Docs: fix a wording typo
 2020-10-28  3:01 UTC  (2+ messages)

[PATCH] KUnit: Docs: style: fix some Kconfig example issues
 2020-10-28  5:56 UTC  (4+ messages)

[PATCH v3 00/21] Miscellaneous fixes for resctrl selftests
 2020-10-28  0:46 UTC  (10+ 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 05/21] selftests/resctrl: Return if resctrl file system is not supported

[PATCH] selftests/run_kselftest.sh: fix dry-run typo
 2020-10-28  8:31 UTC 

[PATCH v4 0/5] kselftest: Extend vDSO tests
 2020-10-28 15:20 UTC  (9+ 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 0/5] Add a dirty logging performance test
 2020-10-27 23:37 UTC  (6+ messages)
` [PATCH 1/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH 2/5] KVM: selftests: Remove address rounding in guest code
` [PATCH 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH 4/5] KVM: selftests: Add wrfract to common guest code
` [PATCH 5/5] KVM: selftests: Introduce the dirty log perf test

[PATCH] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-10-27 22:28 UTC  (2+ messages)

[PATCH][V2] selftests/ftrace: check for do_sys_openat2 in user-memory test
 2020-10-27 19:22 UTC  (3+ messages)

[PATCH 00/10] PKS: Add Protection Keys Supervisor (PKS) support
 2020-10-27 14:18 UTC  (8+ messages)
` [PATCH 06/10] x86/entry: Move nmi entry/exit into common code
` [PATCH 07/10] x86/entry: Pass irqentry_state_t by reference

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

[PATCH 5.9 251/757] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
 2020-10-27 13:48 UTC 

[PATCH 5.8 211/633] selftests/lkdtm: Use "comm" instead of "diff" for dmesg
 2020-10-27 13:49 UTC 

[PATCH v3 29/32] selftests: kselftest_harness.h: fix kernel-doc markups
 2020-10-27  9:51 UTC 

[PATCH v7 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-27  9:48 UTC  (12+ 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 2/2] kunit: tool: Mark 'kunittest_config' as constant again
 2020-10-27  7:19 UTC  (5+ messages)

[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] 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  (3+ messages)
` [PATCH v3 5/6] kunit: test: fix remaining kernel-doc warnings

[PATCH v2 1/2] kunit: Support for Parameterized Testing
 2020-10-26 18:19 UTC  (4+ 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 v2] lib: Convert test_printf.c to KUnit
 2020-10-26  9:48 UTC  (4+ 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


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