summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-02tools: gpio: rm .*.cmd on make cleanzhangjiao
2024-09-01failcmd: make failcmd.sh executableBreno Leitao
2024-09-01fault-injection: enhance failcmd to exit on non-hex address inputBreno Leitao
2024-09-01maple_tree: remove mas_destroy() from mas_nomem()Sidhartha Kumar
2024-09-01maple_tree: introduce mas_wr_store_type()Sidhartha Kumar
2024-09-01maple_tree: add test to replicate low memory race conditionsSidhartha Kumar
2024-09-01mm: rework accept memory helpersKirill A. Shutemov
2024-09-01selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddrJeff Xu
2024-09-01selftests/mm: add mseal test for no-discard madvisePedro Falcato
2024-09-01tools: add skeleton code for userland testing of VMA logicLorenzo Stoakes
2024-09-01tools: separate out shared radix-tree componentsLorenzo Stoakes
2024-09-01mm, memcg: cg2 memory{.swap,}.peak write testsDavid Finkel
2024-09-01selftests: mm: fix build errors on armhfMuhammad Usama Anjum
2024-08-30cgroup/cpuset: add sefltest for cpuset v1Chen Ridong
2024-08-30selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUsWaiman Long
2024-08-30selftests/bpf: Do not update vmlinux.h unnecessarilyIhor Solodrai
2024-08-30selftests/bpf: Specify libbpf headers required for %.bpf.o progsIhor Solodrai
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-30selftests/bpf: Check if distilled base inherits source endiannessEduard Zingerman
2024-08-30libbpf: Ensure new BTF objects inherit input endiannessTony Ambardar
2024-08-30selftests: vDSO: quash clang omitted parameter warning in getrandom testJason A. Donenfeld
2024-08-30kselftest/arm64: Fix build warnings for ptraceDev Jain
2024-08-30selftests: vDSO: use parse_vdso.h in vdso_test_abiChristophe Leroy
2024-08-30selftests: vDSO: fix the way vDSO functions are called for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy
2024-08-30selftests: vDSO: fix vdso_config for powerpcChristophe Leroy
2024-08-30selftests: vDSO: fix vDSO name for powerpcChristophe Leroy
2024-08-30selftests: vDSO: skip getrandom test if architecture is unsupportedJason A. Donenfeld
2024-08-30selftests: vDSO: use KHDR_INCLUDES for UAPI headers for getrandom testXi Ruoyao
2024-08-30selftests: vDSO: remove unnecessary command line defs from chacha testJason A. Donenfeld
2024-08-30selftests: vDSO: separate LDLIBS from CFLAGS for libsodiumJason A. Donenfeld
2024-08-30selftests: vDSO: add --cflags for pkg-config command querying libsodiumXi Ruoyao
2024-08-30selftests: vDSO: look for arch-specific function name in getrandom testChristophe Leroy
2024-08-30selftests: vDSO: fix include order in build of test_vdso_chachaChristophe Leroy
2024-08-30selftests: vDSO: don't hard-code location of vDSO sourcesChristophe Leroy
2024-08-30selftests: vDSO: simplify getrandom thread local storage and structsJason A. Donenfeld
2024-08-30perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong
2024-08-30perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim
2024-08-30perf lock contention: Do not fail EEXIST for updateNamhyung Kim
2024-08-30perf lock contention: Simplify spinlock checkNamhyung Kim
2024-08-30perf lock contention: Handle error in a single placeNamhyung Kim
2024-08-30perf test: Additional pipe tests with pipe output written to a fileIan Rogers
2024-08-30perf header: Remove repipe optionIan Rogers
2024-08-30perf inject: Overhaul handling of pipe filesIan Rogers
2024-08-30kselftest/arm64: Actually test SME vector length changes via sigreturnMark Brown
2024-08-30crypto: tools/ccp - Remove unused variableZhu Jun
2024-08-30KVM: arm64: selftests: Add arch_timer_edge_cases selftestColton Lewis
2024-08-30KVM: arm64: selftests: Ensure pending interrupts are handled in arch_timer testColton Lewis
2024-08-29KVM: selftests: Explicitly include committed one-off assets in .gitignoreSean Christopherson
2024-08-29KVM: selftests: Add a test for coalesced MMIO (and PIO on x86)Sean Christopherson