linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-26 17:00:59 to 2020-11-02 18:00:41 UTC [more...]

[RFC v2 00/12] kunit: introduce class mocking support
 2020-11-02 18:00 UTC  (2+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-02 17:51 UTC  (7+ messages)

ASSERT_GE definition is backwards
 2020-11-02 16:05 UTC 

[PATCH] lib: add basic KUnit test for lib/math
 2020-11-02 14:51 UTC  (2+ messages)

[PATCH v3 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-02  9:37 UTC  (5+ messages)
` [PATCH v3 1/2] dma-mapping: add benchmark support for streaming DMA APIs
` [PATCH v3 2/2] selftests/dma: add test application for DMA_MAP_BENCHMARK

[PATCH v2] selftests: intel_pstate: ftime() is deprecated
 2020-11-02  7:39 UTC 

[PATCH v2 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-11-01 19:22 UTC  (5+ messages)
` [PATCH v2 1/2] dma-mapping: add benchmark support for streaming DMA APIs
` [PATCH v2 2/2] selftests/dma: add test application for DMA_MAP_BENCHMARK

[PATCH net-next] selftests/net: timestamping: add ptp v2 support
 2020-11-01  2:01 UTC  (3+ messages)

[PATCH 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-10-31 21:42 UTC  (8+ 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 1/2] kunit: Support for Parameterized Testing
 2020-10-31 18:41 UTC  (8+ messages)
` [PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH] kunit: tool: fix extra trailing \n in raw + parsed test output
 2020-10-31  4:01 UTC  (2+ messages)

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

[PATCH] kunit: Fix kunit.py parse subcommand (use null build_dir)
 2020-10-30 21:29 UTC  (2+ messages)

[PATCH v3 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-10-30 19:50 UTC  (2+ messages)

[PATCH v2 1/3] kunit: Do not pollute source directory with generated files (.kunitconfig)
 2020-10-30 19:50 UTC  (4+ 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] kunit: tool: fix --raw_output to actually show output
 2020-10-30 18:12 UTC  (3+ messages)

[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 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 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 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  (8+ 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] 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  (4+ messages)

[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  (7+ messages)
` [PATCH v7 1/7] mm: add definition of PMD_PAGE_ORDER
` [PATCH v7 3/7] set_memory: allow set_direct_map_*_noflush() for multiple pages

[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


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