linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-09 12:22:03 to 2021-09-16 17:34:19 UTC [more...]

[PATCH 00/14] selftests/sgx: Oversubscription, page permission, thread entry
 2021-09-16 17:31 UTC  (31+ messages)
` [PATCH 01/14] selftests/x86/sgx: Fix a benign linker warning
` [PATCH 02/14] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem
` [PATCH 03/14] selftests/sgx: Assign source for each segment
` [PATCH 04/14] selftests/sgx: Make data measurement for an enclave segment optional
` [PATCH 05/14] selftests/sgx: Create a heap for the test enclave
` [PATCH 06/14] selftests/sgx: Dump segments and /proc/self/maps only on failure
` [PATCH 07/14] selftests/sgx: Encpsulate the test enclave creation
` [PATCH 08/14] selftests/sgx: Move setup_test_encl() to each TEST_F()
` [PATCH 09/14] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed
` [PATCH 10/14] selftests/sgx: Provide per-op parameter structs for the test enclave
` [PATCH 11/14] selftests/sgx: Rename test properties in preparation for more enclave tests
` [PATCH 12/14] selftests/sgx: Add page permission and exception test
` [PATCH 13/14] selftests/sgx: Enable multiple thread support
` [PATCH 14/14] selftests/sgx: Add test for multiple TCS entry

[PATCH 5.14 025/432] selftests/ftrace: Fix requirement check of README file
 2021-09-16 15:56 UTC 

[PATCH 5.13 018/380] selftests/ftrace: Fix requirement check of README file
 2021-09-16 15:56 UTC 

[PATCH 5.10 016/306] selftests/ftrace: Fix requirement check of README file
 2021-09-16 15:56 UTC 

[PATCH v3 5/5] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry
 2021-09-16 16:04 UTC 

[PATCH v3] selftests: nci: replace unsigned int with int
 2021-09-16 13:00 UTC  (2+ messages)

[PATCH 00/24] Fix some issues at documentation
 2021-09-16 12:12 UTC  (9+ messages)
` [PATCH 08/24] tools: bpftool: update bpftool-prog.rst reference
` [PATCH 09/24] tools: bpftool: update bpftool-map.rst reference
` [PATCH 10/24] bpftool: update bpftool-cgroup.rst reference

[PATCH v2] selftests: nci: replace unsigned int with int
 2021-09-16 12:07 UTC  (2+ messages)

[PATCH] selftests: nci: fix grammatical errors
 2021-09-16 11:21 UTC  (2+ messages)

[PATCH v2 00/23] Fix some issues at documentation
 2021-09-16  9:55 UTC  (4+ messages)
` [PATCH v2 08/23] tools: bpftool: update bpftool-prog.rst reference
` [PATCH v2 09/23] tools: bpftool: update bpftool-map.rst reference
` [PATCH v2 10/23] bpftool: update bpftool-cgroup.rst reference

[RFC PATCH v4 0/2] Introduce XSAVE/XRSTOR self-test
 2021-09-16  7:45 UTC  (3+ messages)
` [RFC PATCH v4 1/2] selftests/xsave: test basic XSAVE architecture functionality
` [RFC PATCH v4 2/2] selftests/xsave: add xsave test during and after signal handling

[PATCH 0/4] selftests: kvm: fscanf warn fixes and cleanups
 2021-09-16  5:06 UTC  (8+ messages)
` [PATCH 1/4] selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
` [PATCH 2/4] selftests:kvm: fix get_trans_hugepagesz() "
` [PATCH 3/4] selftests: kvm: move get_run_delay() into lib/test_util
` [PATCH 4/4] selftests: kvm: fix get_run_delay() ignoring fscanf() return warn

[PATCH 0/5] tracing: Extend histogram triggers expression parsing
 2021-09-15 20:09 UTC  (7+ messages)
` [PATCH 1/5] tracing: Add support for creating hist trigger variables from literal
` [PATCH 2/5] tracing: Add division and multiplication support for hist triggers
` [PATCH 3/5] tracing: Fix operator precedence for hist triggers expression
` [PATCH 4/5] tracing/selftests: Add tests for hist trigger expression parsing
` [PATCH 5/5] tracing/histogram: Document expression arithmetic and constants

[PATCH] selftests: be sure to make khdr before other targets
 2021-09-15 16:37 UTC  (2+ messages)

[RFC][PATCH 0/9] integrity: Introduce DIGLIM advanced features
 2021-09-15 16:31 UTC  (10+ messages)
` [RFC][PATCH 1/9] ima: Introduce new hook DIGEST_LIST_CHECK
` [RFC][PATCH 2/9] diglim: Loader
` [RFC][PATCH 3/9] diglim: LSM
` [RFC][PATCH 4/9] diglim: Tests - LSM
` [RFC][PATCH 5/9] diglim: Compact digest list generator
` [RFC][PATCH 6/9] diglim: RPM "
` [RFC][PATCH 7/9] diglim: Digest list uploader
` [RFC][PATCH 8/9] diglim: RPM parser
` [RFC][PATCH 9/9] diglim: Admin guide

[REGRESSION] lkft kselftest for next-20210914
 2021-09-15 11:11 UTC 

[PATCH v3 00/13] integrity: Introduce DIGLIM
 2021-09-15  6:54 UTC  (16+ messages)
` [PATCH v3 01/13] diglim: Overview
` [PATCH v3 02/13] diglim: Basic definitions
` [PATCH v3 03/13] diglim: Objects
` [PATCH v3 04/13] diglim: Methods
` [PATCH v3 05/13] diglim: Parser
` [PATCH v3 06/13] diglim: IMA info
` [PATCH v3 07/13] diglim: Interfaces - digest_list_add, digest_list_del
` [PATCH v3 08/13] diglim: Interfaces - digest_lists_loaded
` [PATCH v3 09/13] diglim: Interfaces - digest_list_label
` [PATCH v3 10/13] diglim: Interfaces - digest_query
` [PATCH v3 11/13] diglim: Interfaces - digests_count
` [PATCH v3 12/13] diglim: Remote Attestation
` [PATCH v3 13/13] diglim: Tests

[REGRESSION] lkft kselftest for next-20210913
 2021-09-15  2:45 UTC 

[PATCH v5 1/2] kunit: drop assumption in kunit-log-test about current suite
 2021-09-14 21:03 UTC  (2+ messages)
` [PATCH v5 2/2] kunit: tool: allow filtering test cases via glob

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-14 19:03 UTC  (16+ messages)
` [RFC PATCH 01/13] x86/uintr/man-page: Include man pages draft for reference
` [RFC PATCH 02/13] Documentation/x86: Add documentation for User Interrupts
` [RFC PATCH 03/13] x86/cpu: Enumerate User Interrupts support
` [RFC PATCH 04/13] x86/fpu/xstate: Enumerate User Interrupts supervisor state
` [RFC PATCH 05/13] x86/irq: Reserve a user IPI notification vector
` [RFC PATCH 06/13] x86/uintr: Introduce uintr receiver syscalls
` [RFC PATCH 07/13] x86/process/64: Add uintr task context switch support
` [RFC PATCH 08/13] x86/process/64: Clean up uintr task fork and exit paths
` [RFC PATCH 09/13] x86/uintr: Introduce vector registration and uintr_fd syscall
` [RFC PATCH 10/13] x86/uintr: Introduce user IPI sender syscalls
` [RFC PATCH 11/13] x86/uintr: Introduce uintr_wait() syscall
` [RFC PATCH 12/13] x86/uintr: Wire up the user interrupt syscalls
` [RFC PATCH 13/13] selftests/x86: Add basic tests for User IPI

[PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to, KVM_MAX_VCPU_IDS
 2021-09-14 15:59 UTC 

[PATCH 00/14] nSVM fixes and optional features
 2021-09-14 15:48 UTC  (15+ messages)
` [PATCH 01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr
` [PATCH 02/14] KVM: x86: selftests: test simultaneous uses of V_IRQ from L1 and L0
` [PATCH 03/14] KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
` [PATCH 04/14] KVM: x86: nSVM: don't copy pause related settings
` [PATCH 05/14] KVM: x86: nSVM: don't copy virt_ext from vmcb12
` [PATCH 06/14] KVM: x86: SVM: don't set VMLOAD/VMSAVE intercepts on vCPU reset
` [PATCH 07/14] KVM: x86: SVM: add warning for CVE-2021-3656
` [PATCH 08/14] KVM: x86: SVM: add module param to control LBR virtualization
` [PATCH 09/14] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH 10/14] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH 11/14] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
` [PATCH 12/14] KVM: x86: SVM: add module param to control TSC scaling
` [PATCH 13/14] KVM: x86: nSVM: implement nested "
` [PATCH 14/14] KVM: x86: nSVM: support PAUSE filter threshold and count

[PATCH v2 5/5] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry
 2021-09-14  8:12 UTC 

[REGRESSION] lkft kselftest for next-20210910
 2021-09-14  8:00 UTC 

[PATCH 5/5][RFC] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry
 2021-09-14  7:08 UTC  (5+ messages)

[PATCH 0/2] kvm: fix KVM_MAX_VCPU_ID handling
 2021-09-13 18:21 UTC  (5+ messages)
` [PATCH 2/2] kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS

[PATCH v1 0/8] selftests: arm64: SVE ptrace test rework
 2021-09-13 12:55 UTC  (9+ messages)
` [PATCH v1 1/8] selftests: arm64: Use a define for the number of SVE ptrace tests to be run
` [PATCH v1 2/8] selftests: arm64: Don't log child creation as a test in SVE ptrace test
` [PATCH v1 3/8] selftests: arm64: Remove extraneous register setting code
` [PATCH v1 4/8] selftests: arm64: Document what the SVE ptrace test is doing
` [PATCH v1 5/8] selftests: arm64: Clarify output when verifying SVE register set
` [PATCH v1 6/8] selftests: arm64: Verify interoperation of SVE and FPSIMD register sets
` [PATCH v1 7/8] selftests: arm64: More comprehensively test the SVE ptrace interface
` [PATCH v1 8/8] selftests: arm64: Move FPSIMD in SVE ptrace test into a function

[PATCH v1 0/4] selftests: arm64: vec-syscfg updates
 2021-09-13 12:37 UTC  (5+ messages)
` [PATCH v1 1/4] selftests: arm64: Fix printf() format mismatch in vec-syscfg
` [PATCH v1 2/4] selftests: arm64: Remove bogus error check on writing to files
` [PATCH v1 3/4] selftests: arm64: Fix and enable test for setting current VL in vec-syscfg
` [PATCH v1 4/4] selftests: arm64: Verify that all possible vector lengths are handled

[PATCH v2] selftests/kselftest/runner/run_one(): Allow running non-executable files
 2021-09-13 11:24 UTC  (2+ messages)

[PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
 2021-09-13  8:50 UTC  (18+ messages)

After KUnit update for Linux 5.15-rc1 - unable to share VFAT filesystem via samba
 2021-09-10 22:21 UTC  (7+ messages)

[PATCH v4 1/2] kunit: drop assumption in kunit-log-test about current suite
 2021-09-10  1:49 UTC  (3+ messages)
` [PATCH v4 2/2] kunit: tool: allow filtering test cases via glob

[PATCH AUTOSEL 5.10 42/53] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-09-10  0:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 43/53] selftests/x86: Fix error: variably modified 'altstack_data' at file scope

[PATCH AUTOSEL 5.13 67/88] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-09-10  0:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 68/88] selftests/x86: Fix error: variably modified 'altstack_data' at file scope

[PATCH AUTOSEL 5.14 75/99] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-09-10  0:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 76/99] selftests/x86: Fix error: variably modified 'altstack_data' at file scope

[PATCH v2] kunit: fix reference count leak in kfree_at_end
 2021-09-09 17:15 UTC  (3+ messages)

[REGRESSION] lkft kselftest for next-20210909
 2021-09-09 15:22 UTC 

[PATCH AUTOSEL 5.4 058/109] selftests/bpf: Fix xdp_tx.c prog section name
 2021-09-09 11:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 090/109] selftests/bpf: Enlarge select() timeout for test_maps

[PATCH AUTOSEL 4.14 47/59] selftests/bpf: Enlarge select() timeout for test_maps
 2021-09-09 11:58 UTC 

[PATCH AUTOSEL 4.19 61/74] selftests/bpf: Enlarge select() timeout for test_maps
 2021-09-09 11:57 UTC 

[PATCH AUTOSEL 5.10 031/176] selftests: firmware: Fix ignored return val of asprintf() warn
 2021-09-09 11:51 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 099/176] selftests/bpf: Fix xdp_tx.c prog section name
` [PATCH AUTOSEL 5.10 121/176] selftests/bpf: Fix flaky send_signal test
` [PATCH AUTOSEL 5.10 125/176] kselftest/arm64: mte: Fix misleading output when skipping tests
` [PATCH AUTOSEL 5.10 126/176] kselftest/arm64: pac: Fix skipping of tests on systems without PAC
` [PATCH AUTOSEL 5.10 149/176] selftests/bpf: Enlarge select() timeout for test_maps
` [PATCH AUTOSEL 5.10 169/176] selftests/bpf: Fix potential unreleased lock

[PATCH AUTOSEL 5.13 150/219] selftests/bpf: Correctly display subtest skip status
 2021-09-09 11:46 UTC  (8+ messages)
` [PATCH AUTOSEL 5.13 151/219] selftests/bpf: Fix flaky send_signal test
` [PATCH AUTOSEL 5.13 154/219] selftests: nci: Fix the code for next nlattr offset
` [PATCH AUTOSEL 5.13 155/219] selftests: nci: Fix the wrong condition
` [PATCH AUTOSEL 5.13 157/219] kselftest/arm64: mte: Fix misleading output when skipping tests
` [PATCH AUTOSEL 5.13 158/219] kselftest/arm64: pac: Fix skipping of tests on systems without PAC
` [PATCH AUTOSEL 5.13 185/219] selftests/bpf: Enlarge select() timeout for test_maps
` [PATCH AUTOSEL 5.13 212/219] selftests/bpf: Fix potential unreleased lock


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