aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-12-11selftests/nolibc: introduce QEMU_ARCH_USERThomas Weißschuh1-1/+4
2023-12-11selftests/nolibc: fix testcase status alignmentThomas Weißschuh1-2/+2
2023-12-11selftests/nolibc: add configuration for mipso32beThomas Weißschuh2-1/+8
2023-12-11selftests/nolibc: extraconfig supportThomas Weißschuh1-0/+6
2023-12-11selftests/nolibc: explicitly specify ABI for MIPSThomas Weißschuh1-1/+1
2023-12-11selftests/nolibc: use XARCH for MIPSThomas Weißschuh2-6/+8
2023-12-11tools/nolibc: move MIPS ABI validation into arch-mips.hThomas Weißschuh2-1/+5
2023-12-11tools/nolibc: error out on unsupported architectureThomas Weißschuh1-0/+2
2023-12-11selftests/nolibc: add script to run testsuiteThomas Weißschuh2-0/+154
2023-12-11selftests/nolibc: support out-of-tree buildsThomas Weißschuh1-4/+14
2023-12-11selftests/nolibc: anchor paths in $(srcdir) if possibleThomas Weißschuh1-2/+2
2023-12-11selftests/nolibc: use EFI -bios for LoongArch qemuThomas Weißschuh1-1/+8
2023-12-11tools/nolibc: Use linux/wait.h rather than duplicating itMark Brown1-3/+1
2023-12-11perf stat: Fix help message for --metric-no-threshold optionIan Rogers1-1/+1
2023-12-11selftests/bpf: Increase invalid metadata sizeLarysa Zaremba1-2/+2
2023-12-11kselftest/arm64: Log SVCR when the SME tests barfMark Brown3-0/+21
2023-12-11kselftest/arm64: Improve output for skipped TPIDR2 ABI testMark Brown1-7/+11
2023-12-10samples: introduce new samples subdir for cgroupDmitry Rokosov2-94/+0
2023-12-10selftests/mm: check that PAGEMAP_SCAN returns correct categoriesAndrei Vagin1-3/+77
2023-12-10fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin1-0/+1
2023-12-10maple_tree: update check_forking() and bench_forking()Peng Zhang1-0/+4
2023-12-10maple_tree: skip other tests when BENCH is enabledPeng Zhang1-0/+2
2023-12-10maple_tree: add test for mtree_dup()Peng Zhang1-0/+361
2023-12-10radix tree test suite: align kmem_cache_alloc_bulk() with kernel behavior.Peng Zhang1-12/+33
2023-12-10maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang1-0/+1
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+2
2023-12-09selftests/bpf: Add test for bpf_cpumask_weight() kfuncDavid Vernet3-0/+45
2023-12-09selftests/bpf: validate fake register spill/fill precision backtracking logicAndrii Nakryiko1-0/+154
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds3-1/+9
2023-12-08libbpf: Add pr_warn() for EINVAL cases in linker_sanity_check_elfSergei Trofimovich1-4/+20
2023-12-08selftests/bpf: Add selftests for cgroup1 local storageYafang Shao4-47/+278
2023-12-08selftests/bpf: Add a new cgroup helper open_classid()Yafang Shao2-0/+17
2023-12-08selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavorAndrii Nakryiko1-2/+3
2023-12-08bpf: Fix accesses to uninit stack slotsAndrei Matei8-33/+66
2023-12-08Merge tag 'kvm-x86-selftests-6.7-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini14-167/+73
2023-12-08KVM: selftests: fix supported_flags for aarch64Paolo Bonzini1-1/+3
2023-12-08KVM: selftests: add -MP to CFLAGSDavid Woodhouse1-1/+1
2023-12-08KVM: selftests: Actually print out magic token in NX hugepages skip messageangquan yu1-1/+1
2023-12-08selftests/sgx: Skip non X86_64 platformZhao Mengmeng1-1/+1
2023-12-08selftests/sgx: Remove incomplete ABI sanitization code in test enclaveJo Van Bulck1-13/+3
2023-12-08selftests/sgx: Discard unsupported ELF sectionsJo Van Bulck1-0/+2
2023-12-08selftests/sgx: Ensure expected location of test enclave bufferJo Van Bulck3-4/+6
2023-12-08selftests/sgx: Ensure test enclave buffer is entirely preservedJo Van Bulck2-4/+6
2023-12-08selftests/sgx: Fix linker script assertsJo Van Bulck1-5/+1
2023-12-08selftests/sgx: Handle relocations in test enclaveJo Van Bulck1-15/+35
2023-12-08selftests/sgx: Produce static-pie executable for test enclaveJo Van Bulck3-4/+8
2023-12-08selftests/sgx: Remove redundant enclave base address save/restoreJo Van Bulck1-3/+0
2023-12-08selftests/sgx: Specify freestanding environment for enclave compilationJo Van Bulck1-1/+1
2023-12-08selftests/sgx: Separate linker optionsJo Van Bulck1-5/+7