linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-28 20:27:12 to 2020-10-06 16:13:04 UTC [more...]

[PATCH net-next] selftests: mptcp: interpret \n as a new line
 2020-10-06 16:12 UTC  (2+ messages)

[PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-10-06 15:21 UTC  (15+ messages)

[PATCH] selftests: splice: Adjust for handler fallback removal
 2020-10-05 20:45 UTC 

[PATCH v2 0/6] kselftest: arm64/mte: Tests for user-space MTE
 2020-10-05 18:08 UTC  (9+ messages)
` [PATCH v2 1/6] kselftest/arm64: Add utilities and a test to validate mte memory
` [PATCH v2 2/6] kselftest/arm64: Verify mte tag inclusion via prctl
` [PATCH v2 3/6] kselftest/arm64: Check forked child mte memory accessibility
` [PATCH v2 4/6] kselftest/arm64: Verify all different mmap MTE options
` [PATCH v2 5/6] kselftest/arm64: Verify KSM page merge for MTE pages
` [PATCH v2 6/6] kselftest/arm64: Check mte tagged user address in kernel

[PATCH v3 0/5] Speed up mremap on large regions
 2020-10-05 15:40 UTC  (6+ messages)
` [PATCH v3 1/5] kselftests: vm: Add mremap tests
` [PATCH v3 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
` [PATCH v3 3/5] mm: Speedup mremap on 1GB or larger regions
` [PATCH v3 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
` [PATCH v3 5/5] x86: "

[PATCH][V2] selftests/ftrace: check for do_sys_openat2 in user-memory test
 2020-10-05 14:42 UTC  (2+ messages)

[REGRESSION] kselftest: next-20201002
 2020-10-05 14:29 UTC 

[PATCH] man2: new page describing memfd_secret() system call
 2020-10-05  7:32 UTC  (4+ messages)

[RFC v5 0/1] Selftest for cpuidle latency measurement
 2020-10-04 12:11 UTC  (2+ messages)
` [RFC v5 1/1] selftests/cpuidle: Add support "

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

[PATCH v2 0/6] Speed up mremap on large regions
 2020-10-03 20:01 UTC  (13+ messages)
` [PATCH v2 1/6] kselftests: vm: Add mremap tests
` [PATCH v2 2/6] arm64: mremap speedup - Enable HAVE_MOVE_PMD
` [PATCH v2 3/6] mm: Speedup mremap on 1GB or larger regions
` [PATCH v2 4/6] arm64: Add set_pud_at() function
` [PATCH v2 5/6] arm64: mremap speedup - Enable HAVE_MOVE_PUD
` [PATCH v2 6/6] x86: "

[PATCH] selftests/vm: 10x speedup for hmm-tests
 2020-10-03  5:50 UTC  (3+ messages)

[PATCH v39 22/24] selftests/x86: Add a selftest for SGX
 2020-10-03  4:50 UTC 

[PATCH 0/1] selftests/vm: 8x compaction_test speedup
 2020-10-02 23:25 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
 2020-10-02 22:34 UTC  (11+ messages)
` [PATCH bpf-next v4 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v4 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v4 3/6] selftests/bpf: ksyms_btf to test "
` [PATCH bpf-next v4 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v4 5/6] bpf: Introducte bpf_this_cpu_ptr()
` [PATCH bpf-next v4 6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()

[PATCH v5 00/16] Introduce partial kernel_read_file() support
 2020-10-02 17:38 UTC  (17+ messages)
` [PATCH v5 01/16] fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enum
` [PATCH v5 02/16] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
` [PATCH v5 03/16] fs/kernel_read_file: Split into separate include file
` [PATCH v5 04/16] fs/kernel_read_file: Split into separate source file
` [PATCH v5 05/16] fs/kernel_read_file: Remove redundant size argument
` [PATCH v5 06/16] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH v5 07/16] fs/kernel_read_file: Add file_size output argument
` [PATCH v5 08/16] LSM: Introduce kernel_post_load_data() hook
` [PATCH v5 09/16] firmware_loader: Use security_post_load_data()
` [PATCH v5 10/16] module: Call security_kernel_post_load_data()
` [PATCH v5 11/16] LSM: Add "contents" flag to kernel_read_file hook
` [PATCH v5 12/16] IMA: Add support for file reads without contents
` [PATCH v5 13/16] fs/kernel_file_read: Add "offset" arg for partial reads
` [PATCH v5 14/16] firmware: Store opt_flags in fw_priv
` [PATCH v5 15/16] firmware: Add request_partial_firmware_into_buf()
` [PATCH v5 16/16] test_firmware: Test partial read support

selftests: pidfd: pidfd_wait hangs on linux next kernel on all devices
 2020-10-02 17:31 UTC  (4+ messages)

[PATCH] selftests/ftrace: check for do_sys_openat2 in user-memory test
 2020-10-02 13:20 UTC  (7+ messages)

[PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies
 2020-10-02 10:08 UTC  (13+ messages)
` [PATCH bpf-next v2 4/4] selftest: bpf: Test copying a sockmap and sockhash

WARNING:at arch/x86/kvm/vmx/vmx.c:4809 handle_exception_nmi+0x5ab/0x5c0
 2020-10-02  7:44 UTC 

[PATCH 0/5] Speed up mremap on large regions
 2020-10-02  6:39 UTC  (20+ messages)
` [PATCH 1/5] kselftests: vm: Add mremap tests
` [PATCH 2/5] arm64: mremap speedup - Enable HAVE_MOVE_PMD
` [PATCH 3/5] mm: Speedup mremap on 1GB or larger regions
` [PATCH 4/5] arm64: mremap speedup - Enable HAVE_MOVE_PUD
` [PATCH 5/5] x86: "

[RFC v1 00/12] kunit: introduce class mocking support
 2020-10-01 21:49 UTC  (4+ messages)

[RFC PATCH 21/22] selftest/x86/amx: Include test cases for the AMX state management
 2020-10-01 20:39 UTC 

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-10-01  8:14 UTC  (30+ messages)
` [PATCH v6 3/6] "
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list
 2020-10-01  5:13 UTC  (10+ messages)
` [PATCH v2 1/3] selftests: "
` [PATCH v2 2/3] selftests/run_kselftest.sh: Make each test individually selectable
` [PATCH v2 3/3] doc: dev-tools: kselftest.rst: Update examples and paths

[PATCH] kunit: tool: fix display of make errors
 2020-09-30 20:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] bpf: BTF support for ksyms
 2020-09-29 23:53 UTC  (8+ messages)
` [PATCH bpf-next v3 4/6] bpf: Introduce bpf_per_cpu_ptr()

[RFC PATCH 4/4] selftest/x86/signal: Include test cases for validating sigaltstack
 2020-09-29 20:57 UTC 

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-29 20:36 UTC  (19+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h
` [PATCH 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-29 14:54 UTC  (14+ messages)

[PATCH bpf-next v3 2/4] selftests: bpf: Add helper to compare socket cookies
 2020-09-29  9:30 UTC  (3+ messages)
` [PATCH bpf-next v3 3/4] selftests: bpf: remove shared header from sockmap iter test
` [PATCH bpf-next v3 4/4] selftest: bpf: Test copying a sockmap and sockhash

[PATCH v7 bpf-next 0/8] bpf: add helpers to support BTF-based kernel data display
 2020-09-29  8:50 UTC  (6+ messages)
` [PATCH v7 bpf-next 4/8] selftests/bpf: add bpf_snprintf_btf helper tests
` [PATCH v7 bpf-next 8/8] selftests/bpf: add test for bpf_seq_printf_btf helper

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-29  1:54 UTC  (6+ messages)
` [PATCH v6 bpf-next 6/6] selftests/bpf: add test for bpf_seq_printf_btf helper

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-29  1:27 UTC  (6+ messages)

[PATCH tip/core/rcu 12/15] rcutorture: Cleanup PREEMPT_COUNT leftovers
 2020-09-28 23:30 UTC 


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