summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-12-08bpf: Fix accesses to uninit stack slotsAndrei Matei
2023-12-08Merge tag 'kvm-x86-selftests-6.7-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini
2023-12-08KVM: selftests: fix supported_flags for aarch64Paolo Bonzini
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu
2023-12-08selftests/sgx: Skip non X86_64 platformZhao Mengmeng
2023-12-08selftests/sgx: Remove incomplete ABI sanitization code in test enclaveJo Van Bulck
2023-12-08selftests/sgx: Discard unsupported ELF sectionsJo Van Bulck
2023-12-08selftests/sgx: Ensure expected location of test enclave bufferJo Van Bulck
2023-12-08selftests/sgx: Ensure test enclave buffer is entirely preservedJo Van Bulck
2023-12-08selftests/sgx: Fix linker script assertsJo Van Bulck
2023-12-08selftests/sgx: Handle relocations in test enclaveJo Van Bulck
2023-12-08selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck
2023-12-08selftests/sgx: Remove redundant enclave base address save/restoreJo Van Bulck
2023-12-08selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck
2023-12-08selftests/sgx: Separate linker optionsJo Van Bulck
2023-12-08selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck
2023-12-08selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck
2023-12-08selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert vrf_route_leaking.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_vnifiltering.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_under_vrf.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_nolocalbypass.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_vxlan_mdb.sh to run it in unique namespaceHangbin Liu
2023-12-08selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu
2023-12-08selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07bpf: Add verifier regression test for previous patchAndrei Matei
2023-12-07KVM: selftests: Fix vmxon_pa == vmcs12_pa == -1ull nVMX testcase for !eVMCSVitaly Kuznetsov
2023-12-07KVM: selftests: Make Hyper-V tests explicitly require KVM Hyper-V supportVitaly Kuznetsov
2023-12-07selftests/hid: fix failing tablet button testsBenjamin Tissoires
2023-12-07selftests/hid: fix ruff linter complainsBenjamin Tissoires
2023-12-07selftests/hid: fix mypy complainsBenjamin Tissoires
2023-12-07selftests/hid: tablets: be stricter for some transitionsBenjamin Tissoires
2023-12-07selftests/hid: tablets: add a secondary barrel switch testBenjamin Tissoires
2023-12-07selftests/hid: tablets: convert the primary button testsBenjamin Tissoires
2023-12-07selftests/hid: tablets: add variants of states with buttonsBenjamin Tissoires
2023-12-07selftests/hid: tablets: define the elements of PenStateBenjamin Tissoires
2023-12-07selftests/hid: tablets: set initial data for tilt/twistBenjamin Tissoires
2023-12-07selftests/hid: tablets: do not set invert when the eraser is usedBenjamin Tissoires
2023-12-07selftests/hid: tablets: move move_to function to PenDigitizerBenjamin Tissoires
2023-12-07selftests/hid: tablets: move the transitions to PenStateBenjamin Tissoires
2023-12-07selftests/hid: tablets: remove unused classBenjamin Tissoires
2023-12-07selftests/hid: base: allow for multiple skip_if_uhdevBenjamin Tissoires
2023-12-07selftests/hid: vmtest.sh: allow finer control on the build stepsBenjamin Tissoires
2023-12-07selftests/hid: vmtest.sh: update vm2c and containerBenjamin Tissoires