summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03tools: usb: p9_fwd: add usb gadget packet forwarder scriptMichael Grzeschik
2024-09-02bpftool: Fix handling enum64 in btf dump sortingMykyta Yatsenko
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo
2024-09-02perf python: include "util/sample.h"Xu Yang
2024-09-02perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim
2024-09-02perf test pmu: Set uninitialized PMU alias to nullVeronika Molnarova
2024-09-02bpftool: Add missing blank lines in bpftool-net doc exampleQuentin Monnet
2024-09-02perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...Arnaldo Carvalho de Melo
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