summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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-175-2/+420
|\ \ \
| * \ \ Merge tag 'counter-updates-for-6.8a' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-12-233-2/+417
| |\ \ \
| | * | | tools/counter: Remove unneeded semicolonYang Li2023-12-201-3/+3
| | * | | tools/counter: Fix spelling mistake "componend" -> "component"Colin Ian King2023-12-201-2/+2
| | * | | tools/counter: add a flexible watch events toolFabrice Gasnier2023-12-183-2/+417
| * | | | Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-12-201-0/+2
| |\ \ \ \
| | * | | | iio: add modifiers for A and B ultraviolet lightJavier Carrasco2023-12-041-0/+2
| * | | | | 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
| | * | | | | | | KVM: riscv: selftests: Use register subtypesAndrew Jones2023-12-291-40/+73
| | * | | | | | | KVM: riscv: selftests: Add RISCV_SBI_EXT_REGAndrew Jones2023-12-292-19/+25
| | * | | | | | | KVM: riscv: selftests: Drop SBI multi registersAndrew Jones2023-12-291-2/+0
| | * | | | | | | KVM: riscv: selftests: Generate ISA extension reg_list using macrosAnup Patel2023-12-291-255/+76
| * | | | | | | | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-0285-1902/+2784
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvm-x86-selftests-6.7-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini2023-12-0814-167/+73
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: selftests: Annotate guest ucall, printf, and assert helpers with __printf()Sean Christopherson2023-12-012-4/+5
| | * | | | | | | | | KVM: selftests: Fix broken assert messages in Hyper-V features testSean Christopherson2023-12-011-4/+4
| | * | | | | | | | | KVM: selftests: Fix benign %llx vs. %lx issues in guest assertsSean Christopherson2023-12-016-12/+12