linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-04 23:58:27 to 2021-10-08 14:12:28 UTC [more...]

[PATCH v1 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-08 14:11 UTC  (3+ messages)
` [PATCH v1 12/38] arm64/sme: Provide ABI documentation for SME

[REGRESSION] lkft kselftest for next-20211008
 2021-10-08 10:22 UTC 

[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
 2021-10-08  9:58 UTC  (2+ messages)

[PATCH v2 0/4] kernel.h further split
 2021-10-08  9:37 UTC  (16+ messages)
` [PATCH v2 1/4] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v2 2/4] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v2 3/4] lib/rhashtable: Replace kernel.h with the necessary inclusions
` [PATCH v2 4/4] kunit: "

[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests
 2021-10-08  9:17 UTC 

[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh
 2021-10-08  3:01 UTC  (29+ messages)
` [PATCH 01/11] selftests: net/fcnal: Fix {ipv4,ipv6}_bind not run by default
` [PATCH 02/11] selftests: net/fcnal: Mark unknown -t or TESTS value as error
` [PATCH 03/11] selftests: net/fcnal: Non-zero exit on failures
` [PATCH 04/11] selftests: net/fcnal: Use accept_dad=0 to avoid setup sleep
` [PATCH 05/11] selftests: net/fcnal: kill_procs via spin instead of sleep
` [PATCH 06/11] selftests: net/fcnal: Do not capture do_run_cmd in verbose mode
` [PATCH 07/11] selftests: nettest: Implement -k to fork after bind or listen
` [PATCH 08/11] selftests: net/fcnal: Replace sleep after server start with -k
` [PATCH 09/11] selftests: nettest: Convert timeout to miliseconds
` [PATCH 10/11] selftests: nettest: Add NETTEST_CLIENT,SERVER}_TIMEOUT envvars
` [PATCH 11/11] selftests: net/fcnal: Reduce client timeout

[PATCH v1 19/38] arm64/sme: Implement vector length configuration prctl()s
 2021-10-08  1:32 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH v2] kunit: tool: print parsed test results fully incrementally
 2021-10-07 21:14 UTC 

[PATCH v7] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-07 21:03 UTC 

[PATCH v4 0/7] kernel.h further split
 2021-10-07 17:46 UTC  (22+ messages)
` [PATCH v4 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v4 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v4 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v4 4/7] list.h: "
` [PATCH v4 5/7] llist: "
` [PATCH v4 6/7] plist: "
` [PATCH v4 7/7] media: entity: "

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-10-07 15:55 UTC  (10+ messages)
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

[PATCH v3 0/7] kernel.h further split
 2021-10-07 15:28 UTC  (10+ messages)
` [PATCH v3 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v3 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v3 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v3 4/7] list.h: "
` [PATCH v3 5/7] llist: "
` [PATCH v3 6/7] plist: "
` [PATCH v3 7/7] media: entity: "

[PATCH v8 00/12] syfs: generic deadlock fix with module removal
 2021-10-07 14:23 UTC  (24+ messages)
` [PATCH v8 02/12] testing: use the copyleft-next-0.3.1 SPDX tag
` [PATCH v8 03/12] selftests: add tests_sysfs module
` [PATCH v8 04/12] kernfs: add initial failure injection support
` [PATCH v8 05/12] test_sysfs: add support to use kernfs failure injection
` [PATCH v8 06/12] kernel/module: add documentation for try_module_get()
` [PATCH v8 07/12] fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link()
` [PATCH v8 08/12] fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns()
` [PATCH v8 09/12] sysfs: fix deadlock race with module removal
` [PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
` [PATCH v8 12/12] zram: use ATTRIBUTE_GROUPS to fix sysfs deadlock module removal

[PATCH] selftests: arm64: Add coverage of ptrace flags for SVE VL inheritance
 2021-10-07  9:48 UTC  (3+ messages)

[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups
 2021-10-07  9:27 UTC  (16+ messages)
` [PATCH v1 1/6] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG
` [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
` [PATCH v1 3/6] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
` [PATCH v1 4/6] mm/memory_hotplug: remove HIGHMEM leftovers
` [PATCH v1 5/6] mm/memory_hotplug: remove stale function declarations
` [PATCH v1 6/6] x86: remove memory hotplug support on X86_32

[PATCH] kunit: tool: print parsed test results fully incrementally
 2021-10-07  6:55 UTC  (2+ messages)

[PATCH v6] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-07  6:22 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211006
 2021-10-07  2:48 UTC 

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-06 20:59 UTC  (19+ messages)
` [RFC 01/16] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [RFC 02/16] KVM: selftests: add hooks for managing encrypted guest memory
` [RFC 03/16] KVM: selftests: handle encryption bits in page tables
` [RFC 09/16] KVM: selftests: account for error code in #VC exception frame
` [RFC 10/16] KVM: selftests: add support for creating SEV-ES guests
` [RFC 11/16] KVM: selftests: add library for handling SEV-ES-related exits
` [RFC 12/16] KVM: selftests: add SEV-ES boot tests
` [RFC 13/16] KVM: selftests: add support for creating SEV-SNP guests
` [RFC 14/16] KVM: selftests: add helpers for SEV-SNP-related instructions/exits
` [RFC 15/16] KVM: selftests: add SEV-SNP boot tests
` [RFC 16/16] KVM: selftests: add SEV-SNP tests for page-state changes
` [RFC 04/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 04/16] KVM: selftests: set CPUID before setting sregs in vcpu creation
` [RFC 05/16] KVM: selftests: add support for encrypted vm_vaddr_* allocations
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests
` [RFC 07/16] KVM: selftests: add SEV boot tests
` [RFC 08/16] KVM: SVM: include CR3 in initial VMSA state for SEV-ES guests

[PATCH] kunit: Report test parameter results as (K)TAP subtests
 2021-10-06 20:57 UTC  (3+ messages)

[PATCH] kunit: Reset suite count after running tests
 2021-10-06 19:53 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211005
 2021-10-06 19:28 UTC 

[PATCH] kunit: fix kernel-doc warnings due to mismatched arg names
 2021-10-06 17:51 UTC  (3+ messages)

[PATCH v2] kunit: tool: yield output from run_kernel in real time
 2021-10-06 17:49 UTC  (3+ messages)

[PATCH v4 0/3] kunit: allow running test suites/cases individually
 2021-10-06 17:26 UTC  (12+ messages)
` [PATCH v4 1/4] kunit: add 'kunit.action' param to allow listing out tests
` [PATCH v4 2/4] kunit: tool: factor exec + parse steps into a function
` [PATCH v4 3/4] kunit: tool: actually track how long it took to run tests
` [PATCH v4 4/4] kunit: tool: support running each suite/test separately

[PATCH v5] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-06 17:00 UTC  (3+ messages)

[PATCH MANUALSEL 5.10 1/7] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-06 14:01 UTC  (3+ messages)

[PATCH MANUALSEL 5.14 1/9] selftests: KVM: Align SMCCC call with the spec in steal_time
 2021-10-06 13:36 UTC  (2+ messages)

[PATCH net-next 1/2] mctp: test: disallow MCTP_TEST when building as a module
 2021-10-06  8:01 UTC  (4+ messages)

[PATCH v2] selftests/gpio: Fix gpio compiling error
 2021-10-06  0:38 UTC  (3+ messages)

[PATCH v6 0/1] lib: Convert UUID runtime test to KUnit
 2021-10-06  0:13 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH v2] selftests: Include directories of header files
 2021-10-05 22:27 UTC 

[PATCH] kunit: tool: show list of valid --arch options when invalid
 2021-10-05 21:27 UTC  (2+ messages)

[PATCH v2 0/5] test_hash.c: refactor into KUnit
 2021-10-05 21:19 UTC  (3+ messages)

[PATCH] kunit: fix kernel-doc warnings in doc. build
 2021-10-05 20:48 UTC  (4+ messages)

[PATCH] selftests: Remove explicit headers for clang
 2021-10-05 18:50 UTC  (4+ messages)

[PATCH v4] kunit: tool: improve compatibility of kunit_parser with KTAP specification
 2021-10-05 16:15 UTC  (2+ messages)

[PATCH RESEND 3 00/16] Bitmap patches for 5.15
 2021-10-05  6:02 UTC  (18+ messages)
` [PATCH 01/16] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/16] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/16] include: move find.h from asm_generic to linux
` [PATCH 04/16] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/16] lib: add find_first_and_bit()
` [PATCH 06/16] cpumask: use find_first_and_bit()
` [PATCH 07/16] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/16] tools: sync tools/bitmap with mother linux
` [PATCH 09/16] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/16] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/16] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/16] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/16] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 14/16] bitmap: unify find_bit operations
` [PATCH 15/16] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 16/16] vsprintf: rework bitmap_list_string

[PATCH] kunit: tool: yield output from run_kernel in real time
 2021-10-05  1:17 UTC  (7+ messages)


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