summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selftests: bonding: Change script interpreterBenjamin Poirier2024-01-162-2/+2
| * | | | net: tls, add test to capture error on large spliceJohn Fastabend2024-01-141-0/+14
| |/ / /
| * | | selftests: rtnetlink: check enslaving iface in a bondNicolas Dichtel2024-01-111-0/+28
| * | | selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGSDmitry Safonov2024-01-111-2/+2
* | | | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-183-70/+98
|\ \ \ \
| * \ \ \ Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams2024-01-091-70/+93
| |\ \ \ \
| | * | | | cxl/events: Create a CXL event unionIra Weiny2024-01-091-13/+18
| | * | | | cxl/events: Separate UUID from event structuresIra Weiny2024-01-091-54/+75
| | * | | | cxl/events: Create common event UUID definesIra Weiny2024-01-091-6/+3
| * | | | | Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams2024-01-059-24/+97
| |\| | | |
| * | | | | tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang2023-12-221-0/+4
| * | | | | cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang2023-12-221-0/+1
* | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-182-0/+207
|\ \ \ \ \ \
| * | | | | | iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctlNicolin Chen2024-01-112-0/+179
| * | | | | | iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test opNicolin Chen2024-01-112-0/+28
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2024-01-182-0/+177
|\ \ \ \ \ \
| * | | | | | tracing/selftests: Remove exec permissions from trace_marker.tc testSteven Rostedt (Google)2023-12-221-0/+0
| * | | | | | tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)2023-12-211-9/+9
| * | | | | | ringbuffer/selftest: Add basic selftest to test changing subbuf orderSteven Rostedt (Google)2023-12-211-0/+95
| * | | | | | tracing/selftests: Add test to test the trace_markerSteven Rostedt (Google)2023-12-191-0/+82
* | | | | | | Merge tag 'x86_sgx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-187-57/+78
|\ \ \ \ \ \ \
| * | | | | | | selftests/sgx: Skip non X86_64 platformZhao Mengmeng2023-12-081-1/+1
| * | | | | | | selftests/sgx: Remove incomplete ABI sanitization code in test enclaveJo Van Bulck2023-12-081-13/+3
| * | | | | | | selftests/sgx: Discard unsupported ELF sectionsJo Van Bulck2023-12-081-0/+2
| * | | | | | | selftests/sgx: Ensure expected location of test enclave bufferJo Van Bulck2023-12-083-4/+6
| * | | | | | | selftests/sgx: Ensure test enclave buffer is entirely preservedJo Van Bulck2023-12-082-4/+6
| * | | | | | | selftests/sgx: Fix linker script assertsJo Van Bulck2023-12-081-5/+1
| * | | | | | | selftests/sgx: Handle relocations in test enclaveJo Van Bulck2023-12-081-15/+35
| * | | | | | | selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck2023-12-083-4/+8
| * | | | | | | selftests/sgx: Remove redundant enclave base address save/restoreJo Van Bulck2023-12-081-3/+0
| * | | | | | | selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck2023-12-081-1/+1
| * | | | | | | selftests/sgx: Separate linker optionsJo Van Bulck2023-12-081-5/+7
| * | | | | | | selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck2023-12-081-3/+5
| * | | | | | | selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck2023-12-081-3/+6
| * | | | | | | selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck2023-12-081-2/+3
* | | | | | | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-171-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tools/testing/nvdimm: Add compile-test coverage for ndtestDan Williams2023-12-151-0/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-1738-691/+1921
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvm-x86-hyperv-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-01-088-8/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: selftests: Fix vmxon_pa == vmcs12_pa == -1ull nVMX testcase for !eVMCSVitaly Kuznetsov2023-12-071-6/+10
| | * | | | | | | | | KVM: selftests: Make Hyper-V tests explicitly require KVM Hyper-V supportVitaly Kuznetsov2023-12-077-2/+14
| * | | | | | | | | | Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2024-01-086-45/+86
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: selftests: arm64: Support P52V48 4K and 16K guest_modesRyan Roberts2023-11-274-9/+36
| | * | | | | | | | | | KVM: selftests: arm64: Determine max ipa size per-page sizeRyan Roberts2023-11-274-36/+50
| * | | | | | | | | | | Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-0214-379/+572
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | RISC-V: KVM: selftests: Add get-reg-list test for STA registersAndrew Jones2023-12-301-0/+43
| | * | | | | | | | | | | RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones2023-12-303-2/+103
| | * | | | | | | | | | | RISC-V: KVM: selftests: Add guest_sbi_probe_extensionAndrew Jones2023-12-302-0/+40
| | * | | | | | | | | | | RISC-V: KVM: selftests: Move sbi_ecall to processor.cAndrew Jones2023-12-302-26/+26
| | * | | | | | | | | | | RISC-V: KVM: selftests: Treat SBI ext regs like ISA ext regsAndrew Jones2023-12-292-14/+92