summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-12perf report: Avoid 'parent_thread' thread leak on '--tasks' processingIan Rogers
2023-06-12perf machine: Make delete_threads part of machine__exitIan Rogers
2023-06-12perf thread: Add reference count checkingIan Rogers
2023-06-12perf addr_location: Add init/exit/copy functionsIan Rogers
2023-06-12perf addr_location: Move to its own headerIan Rogers
2023-06-12perf maps: Make delete static, always use putIan Rogers
2023-06-12perf thread: Add accessor functions for threadIan Rogers
2023-06-12perf thread: Make threads rbtree non-invasiveIan Rogers
2023-06-12perf thread: Remove notion of dead threadsIan Rogers
2023-06-12perf test: Add test of libpfm4 eventsIan Rogers
2023-06-12perf list: Check arguments to show libpfm4 eventsIan Rogers
2023-06-12perf list: Check if libpfm4 event is supportedNamhyung Kim
2023-06-12perf parse: Allow config terms with breakpointsAdrian Hunter
2023-06-12perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo
2023-06-12radix-tree: move declarations to headerArnd Bergmann
2023-06-12selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman
2023-06-12tools: ynl: add sample for ethtoolJakub Kicinski
2023-06-12tools: ynl: generate code for the ethtool familyJakub Kicinski
2023-06-12tools: ynl-gen: resolve enum vs struct name conflictsJakub Kicinski
2023-06-12tools: ynl-gen: don't generate enum types if unnamedJakub Kicinski
2023-06-12netlink: specs: support setting prefix-name per attributeJakub Kicinski
2023-06-12tools: ynl-gen: record extra args for regenJakub Kicinski
2023-06-12tools: ynl-gen: support excluding tricky opsJakub Kicinski
2023-06-12selftests: net: add SCM_PIDFD / SO_PEERPIDFD testAlexander Mikhalitsyn
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn
2023-06-11selftests: net: vxlan: Fix selftest regression after changes in iproute2.Vladimir Nikishkin
2023-06-10selftests: mptcp: userspace pm: skip PM listener events tests if unavailableMatthieu Baerts
2023-06-10selftests: mptcp: userspace pm: skip if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: userspace pm: skip if 'ip' tool is unavailableMatthieu Baerts
2023-06-10selftests: mptcp: sockopt: skip TCP_INQ checks if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: sockopt: skip getsockopt checks if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: sockopt: relax expected returned sizeMatthieu Baerts
2023-06-10selftests: mptcp: pm nl: skip fullmesh flag checks if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: pm nl: remove hardcoded default limitsMatthieu Baerts
2023-06-10selftests: mptcp: diag: skip inuse tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: diag: skip listen tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: connect: skip TFO tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: connect: skip disconnect tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: connect: skip transp tests if not supportedMatthieu Baerts
2023-06-10selftests: mptcp: lib: skip if missing symbolMatthieu Baerts
2023-06-09selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu
2023-06-09selftests/mm: gup_longterm: add liburing testsDavid Hildenbrand
2023-06-09selftests/mm: gup_longterm: new functional test for FOLL_LONGTERMDavid Hildenbrand
2023-06-09selftests/mm: factor out detection of hugetlb page sizes into vm_utilDavid Hildenbrand
2023-06-09maple_tree: add __init and __exit to test moduleLiam R. Howlett
2023-06-09maple_tree: make test code work without debug enabledLiam R. Howlett
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett
2023-06-09maple_tree: avoid unnecessary ascendingLiam R. Howlett
2023-06-09selftests: add selftests for cachestatNhat Pham