public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-28 01:48:38 to 2020-11-04 10:07:14 UTC [more...]

[PATCH] selftests/exec: Fix building of exec test
 2020-11-04 10:07 UTC 

[PATCH] selftests/cgroup: Fix build on older distros
 2020-11-04 10:05 UTC 

[PATCH] selftests/memfd: Fix implicit declaration warnings
 2020-11-04 10:03 UTC 

[PATCH v3] lib: Convert test_printf.c to KUnit
 2020-11-04  8:18 UTC  (9+ messages)

[PATCH v2 0/5] Add a dirty logging performance test
 2020-11-03 23:49 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: selftests: Remove address rounding in guest code
` [PATCH v2 2/5] KVM: selftests: Factor code out of demand_paging_test
` [PATCH v2 3/5] KVM: selftests: Simplify demand_paging_test with timespec_diff_now
` [PATCH v2 4/5] KVM: selftests: Add wrfract to common guest code
` [PATCH v2 5/5] KVM: selftests: Introduce the dirty log perf test

[net-next,v1,0/5] seg6: add support for SRv6 End.DT4 behavior
 2020-11-03 22:46 UTC  (8+ messages)
` [net-next,v1,1/5] vrf: add mac header for tunneled packets when sniffer is attached
` [net-next,v1,2/5] seg6: improve management of behavior attributes
` [net-next,v1,3/5] seg6: add callbacks for customizing the creation/destruction of a behavior
` [net-next,v1,4/5] seg6: add support for the SRv6 End.DT4 behavior
` [net-next,v1,5/5] selftests: add selftest "

[PATCH 0/5] Add a dirty logging performance test
 2020-11-03 22:27 UTC  (15+ 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 5/5] KVM: selftests: Introduce the dirty log perf test

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

[PATCH v23 00/12] Landlock LSM
 2020-11-03 18:21 UTC  (13+ messages)
` [PATCH v23 01/12] landlock: Add object management
` [PATCH v23 02/12] landlock: Add ruleset and domain management
` [PATCH v23 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v23 04/12] landlock: Add ptrace restrictions
` [PATCH v23 05/12] LSM: Infrastructure management of the superblock
` [PATCH v23 06/12] fs,security: Add sb_delete hook
` [PATCH v23 07/12] landlock: Support filesystem access-control
` [PATCH v23 08/12] landlock: Add syscall implementations
` [PATCH v23 09/12] arch: Wire up Landlock syscalls
` [PATCH v23 10/12] selftests/landlock: Add user space tests
` [PATCH v23 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v23 12/12] landlock: Add user and kernel documentation

[PATCH net-next v2 0/3] net: introduce rps_default_mask
 2020-11-03 16:52 UTC  (8+ 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 v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-03 16:30 UTC  (11+ messages)

[PATCH v22 00/12] Landlock LSM
 2020-11-03 16:03 UTC  (33+ 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 12/12] landlock: Add user and kernel documentation

[PATCH bpf-next 0/5] selftests/xsk: xsk selftests
 2020-11-03 12:26 UTC  (8+ 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 v2 3/3] kunit: Introduce get_file_path() helper
 2020-11-03 11:25 UTC  (2+ messages)

[PATCH] lib: add basic KUnit test for lib/math
 2020-11-03  1:32 UTC  (3+ messages)

[PATCH] kunit: fix display of failed expectations for strings
 2020-11-02 23:23 UTC 

[PATCH net-next] selftests/net: timestamping: add ptp v2 support
 2020-11-02 22:23 UTC  (4+ messages)

[PATCH] Documentation: kunit: provide guidance for testing many inputs
 2020-11-02 21:36 UTC 

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

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

[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 0/2] dma-mapping: provide a benchmark for streaming DMA mapping
 2020-10-31 21:42 UTC  (7+ messages)
` [PATCH 1/2] dma-mapping: add benchmark support for streaming DMA APIs

[PATCH v4 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-10-31 18:41 UTC  (5+ messages)

[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  (2+ messages)

[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] selftests/seccomp: Update kernel config
 2020-10-30 12:18 UTC 

[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  (2+ 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  (2+ messages)

[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  (2+ messages)

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

[PATCH v4 1/2] kunit: Support for Parameterized Testing
 2020-10-28  8:45 UTC  (3+ messages)

[PATCH v4 0/5] kselftest: Extend vDSO tests
 2020-10-28 15:20 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox