summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-12-11selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh-1/+1
2023-12-11selftests/nolibc: use XARCH for MIPSThomas Weißschuh-6/+8
2023-12-11selftests/nolibc: add script to run testsuiteThomas Weißschuh-0/+154
2023-12-11selftests/nolibc: support out-of-tree buildsThomas Weißschuh-4/+14
2023-12-11selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh-2/+2
2023-12-11selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh-1/+8
2023-12-11selftests/bpf: Increase invalid metadata sizeLarysa Zaremba-2/+2
2023-12-11kselftest/arm64: Log SVCR when the SME tests barfMark Brown-0/+21
2023-12-11kselftest/arm64: Improve output for skipped TPIDR2 ABI testMark Brown-7/+11
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin-3/+77
2023-12-10maple_tree: skip other tests when BENCH is enabledPeng Zhang-0/+2
2023-12-10maple_tree: add test for mtree_dup()Peng Zhang-0/+361
2023-12-10radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang-12/+33
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet-0/+45
2023-12-09selftests/bpf: validate fake register spill/fill precision backtracking logicAndrii Nakryiko-0/+154
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2023-12-08selftests/bpf: Add selftests for cgroup1 local storageYafang Shao-47/+278
2023-12-08selftests/bpf: Add a new cgroup helper open_classid()Yafang Shao-0/+17
2023-12-08selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavorAndrii Nakryiko-2/+3
2023-12-08bpf: Fix accesses to uninit stack slotsAndrei Matei-33/+66
2023-12-08Merge tag 'kvm-x86-selftests-6.7-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini-167/+73
2023-12-08KVM: selftests: fix supported_flags for aarch64Paolo Bonzini-1/+3
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse-1/+1
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu-1/+1
2023-12-08selftests/sgx: Skip non X86_64 platformZhao Mengmeng-1/+1
2023-12-08selftests/sgx: Remove incomplete ABI sanitization code in test enclaveJo Van Bulck-13/+3
2023-12-08selftests/sgx: Discard unsupported ELF sectionsJo Van Bulck-0/+2
2023-12-08selftests/sgx: Ensure expected location of test enclave bufferJo Van Bulck-4/+6
2023-12-08selftests/sgx: Ensure test enclave buffer is entirely preservedJo Van Bulck-4/+6
2023-12-08selftests/sgx: Fix linker script assertsJo Van Bulck-5/+1
2023-12-08selftests/sgx: Handle relocations in test enclaveJo Van Bulck-15/+35
2023-12-08selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck-4/+8
2023-12-08selftests/sgx: Remove redundant enclave base address save/restoreJo Van Bulck-3/+0
2023-12-08selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck-1/+1
2023-12-08selftests/sgx: Separate linker optionsJo Van Bulck-5/+7
2023-12-08selftests/sgx: Include memory clobber for inline asm in test enclaveJo Van Bulck-3/+5
2023-12-08selftests/sgx: Fix uninitialized pointer dereferences in encl_get_entryJo Van Bulck-3/+6
2023-12-08selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck-2/+3
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds-5/+8
2023-12-08selftests/net: convert vrf-xfrm-tests.sh to run it in unique namespaceHangbin Liu-41/+36
2023-12-08selftests/net: convert vrf_strict_mode_test.sh to run it in unique namespaceHangbin Liu-25/+22
2023-12-08selftests/net: convert vrf_route_leaking.sh to run it in unique namespaceHangbin Liu-105/+96
2023-12-08selftests/net: convert test_vxlan_vnifiltering.sh to run it in unique namespaceHangbin Liu-59/+95
2023-12-08selftests/net: convert test_vxlan_under_vrf.sh to run it in unique namespaceHangbin Liu-34/+36
2023-12-08selftests/net: convert test_vxlan_nolocalbypass.sh to run it in unique namespaceHangbin Liu-25/+23
2023-12-08selftests/net: convert test_vxlan_mdb.sh to run it in unique namespaceHangbin Liu-103/+99
2023-12-08selftests/net: convert test_bridge_neigh_suppress.sh to run it in unique name...Hangbin Liu-169/+162
2023-12-08selftests/net: convert test_bridge_backup_port.sh to run it in unique namespaceHangbin Liu-189/+182
2023-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+125