Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2021-02-05 07:08:01 to 2021-02-11 20:59:41 UTC [more...]

[PATCH v3 0/2] kunit: fail tests on UBSAN errors
 2021-02-11 20:58 UTC  (9+ messages)
` [PATCH v3 1/2] kunit: support failure from dynamic analysis tools
` [PATCH v3 2/2] kunit: ubsan integration

[PATCH v10 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-02-11 16:24 UTC  (15+ messages)
` [PATCH v10 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v10 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v10 03/14] mm/gup: return an error on migration failure
` [PATCH v10 04/14] mm/gup: check for isolation errors
` [PATCH v10 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v10 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v10 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v10 08/14] mm/gup: do not migrate zero page
` [PATCH v10 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v10 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v10 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v10 12/14] mm/gup: longterm pin migration cleanup
` [PATCH v10 13/14] selftests/vm: gup_test: fix test flag
` [PATCH v10 14/14] selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages

[PATCH v6 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-02-11 13:48 UTC  (6+ messages)
` [PATCH v6 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
` [PATCH v6 3/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v6 4/4] selftests: lib: Add wrapper script for test_scanf

[PATCH v5 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-02-11 13:32 UTC  (8+ messages)
` [PATCH v5 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
` [PATCH v5 3/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v5 4/4] selftests: lib: Add wrapper script for test_scanf

[PATCH v17 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-02-11 12:30 UTC  (50+ messages)
` [PATCH v17 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v17 02/10] mmap: make mlock_future_check() global
` [PATCH v17 03/10] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v17 04/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v17 05/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v17 06/10] arm64: kfence: fix header inclusion
` [PATCH v17 07/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v17 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v17 09/10] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v17 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v4 0/5] Some optimizations related to sgx
 2021-02-11  6:17 UTC  (16+ messages)
` [PATCH v4 1/5] selftests/x86: Use getauxval() to simplify the code in sgx
` [PATCH v4 2/5] x86/sgx: Reduce the locking range in sgx_sanitize_section()
` [PATCH v4 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section
` [PATCH v4 4/5] x86/sgx: Allows ioctl PROVISION to execute before CREATE
` [PATCH v4 5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create

[PATCH v3 0/5] Some optimizations related to sgx
 2021-02-11  6:04 UTC  (4+ messages)
` [PATCH v3 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section

[PATCH] selftests/harness: pass variant to teardown
 2021-02-10 20:57 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Simplify the calculation of variables
 2021-02-10 20:20 UTC  (2+ messages)

[PATCH v28 00/12] Landlock LSM
 2021-02-10 20:17 UTC  (14+ messages)
` [PATCH v28 04/12] landlock: Add ptrace restrictions
` [PATCH v28 05/12] LSM: Infrastructure management of the superblock
` [PATCH v28 06/12] fs,security: Add sb_delete hook
` [PATCH v28 07/12] landlock: Support filesystem access-control

[PATCH bpf 0/4] Expose network namespace cookies to user space
 2021-02-10 12:04 UTC  (3+ messages)
` [PATCH bpf 3/4] tools/testing: add test for NS_GET_COOKIE
` [PATCH bpf 4/4] tools/testing: add a selftest for SO_NETNS_COOKIE

[RFC PATCH 0/2] Add a test for kvm page table code
 2021-02-10  9:36 UTC  (19+ messages)
` [RFC PATCH 1/2] KVM: selftests: Add a macro to get string of vm_mem_backing_src_type
` [RFC PATCH 2/2] KVM: selftests: Add a test for kvm page table code

[PATCH] selftests/vDSO: fix ABI selftest on riscv
 2021-02-10  8:06 UTC  (7+ messages)

[PATCH] selftests/seccomp: Accept any valid fd in user_notification_addfd
 2021-02-10  0:35 UTC  (4+ messages)

[PATCH v2 0/2] kunit: fail tests on UBSAN errors
 2021-02-09 22:21 UTC  (7+ messages)
` [PATCH v2 1/2] kunit: support failure from dynamic analysis tools
` [PATCH v2 2/2] kunit: ubsan integration

[PATCH] kunit: tool: Disable PAGE_POISONING under --alltests
 2021-02-09 12:30 UTC  (2+ messages)

Correct .gitignore in several places for kselftest outputs
 2021-02-09 10:36 UTC  (6+ messages)
` [PATCH] Correct leftover directories from make kselftest
    ` [PATCH] selftests/gpio: Adjust .gitignore to ignore tools-gpio build dir

[PATCH] selftests/bpf: Simplify the calculation of variables
 2021-02-09  8:39 UTC 

[PATCH] selftests/bpf: Simplify the calculation of variables
 2021-02-09  5:20 UTC  (2+ messages)

[PATCH] selftests: bpf: remove unneeded semicolon
 2021-02-09  2:05 UTC  (2+ messages)

[PATCH] selftests/timens: add futex binary to .gitignore
 2021-02-09  0:26 UTC  (2+ messages)

[PATCH] selftests/core: fix close_range_test build after XFAIL removal
 2021-02-09  0:24 UTC  (3+ messages)

[PATCH] selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c
 2021-02-09  0:05 UTC  (2+ messages)

[PATCH 1/5] kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/include dir
 2021-02-08 23:51 UTC  (3+ messages)

[PATCH] selftests/x86/ldt_gdt: remove unneeded semicolon
 2021-02-08 23:34 UTC  (2+ messages)

[PATCH] selftests/ipc: remove unneeded semicolon
 2021-02-08 23:33 UTC  (2+ messages)

[PATCH] selftests: tc-testing: u32: Add tests covering sample option
 2021-02-08 23:30 UTC  (2+ messages)

[PATCH] selftests/net: so_txtime: remove unneeded semicolon
 2021-02-08 23:00 UTC  (2+ messages)

[PATCH] bpf/benchs/bench_ringbufs: remove unneeded semicolon
 2021-02-08 21:50 UTC  (2+ messages)

[PATCH v4 0/3] kunit: support running subsets of test suites from kunit.py
 2021-02-08 18:53 UTC  (5+ messages)
` [PATCH v4 1/3] kunit: add kunit.filter_glob cmdline option to filter suites
` [PATCH v4 2/3] kunit: tool: add support for filtering suites by glob
` [PATCH v4 3/3] kunit: tool: fix unintentional statefulness in run_kernel()

[PATCH v4 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2021-02-08 17:56 UTC  (10+ messages)
` [PATCH v4 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf

[PATCH 1/3] kunit: add kunit.filter_glob cmdline option to filter suites
 2021-02-08 11:12 UTC  (4+ messages)

[PATCH 1/2] KVM: selftests: Keep track of memslots more efficiently
 2021-02-08 11:09 UTC  (5+ messages)
` [PATCH 2/2] KVM: selftests: add a memslot-related performance benchmark

[PATCH] selftests/powerpc: remove unneeded semicolon
 2021-02-08 10:41 UTC 

[PATCH v3 0/7] Introduce Sequence Number Ops
 2021-02-08  3:55 UTC  (6+ messages)
` [PATCH v3 1/7] seqnum_ops: "

[PATCH v3 0/3] kunit: support running subsets of test suites from kunit.py
 2021-02-05 23:51 UTC  (2+ messages)

[PATCH] KUnit: Docs: make start.rst example Kconfig follow style.rst
 2021-02-05 23:30 UTC  (2+ messages)

[PATCH] kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals
 2021-02-05 22:18 UTC 

[PATCH v2] kunit: make kunit_tool accept optional path to .kunitconfig fragment
 2021-02-05 23:46 UTC  (2+ messages)

[PATCH v2] kunit: don't show `1 == 1` in failed assertion messages
 2021-02-05 22:14 UTC 

[PATCH] Documentation: kunit: add tips.rst for small examples
 2021-02-05 23:32 UTC  (2+ messages)

[PATCH] kunit: tool: simplify kconfig is_subset_of() logic
 2021-02-05 22:28 UTC  (2+ messages)

[PATCH] kunit: Print test statistics on failure
 2021-02-05 23:27 UTC  (2+ messages)

[PATCH] selftests/vm: rename file run_vmtests to run_vmtests.sh
 2021-02-05 20:06 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