summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-13perf tools: Fix arm64 source package buildJames Clark
2025-05-13perf test: Hybrid improvements for metric value validation testIan Rogers
2025-05-13perf list: Display the PMU name associated with a perf metric in JSONIan Rogers
2025-05-13perf metricgroup: Binary search when resolving referred to metricsIan Rogers
2025-05-13perf pmu: Change aliases from list to hashmapIan Rogers
2025-05-13perf fncache: Switch to using hashmapIan Rogers
2025-05-13tools: ynl-gen: support struct for binary attributesJakub Kicinski
2025-05-13tools: ynl-gen: auto-indent elseJakub Kicinski
2025-05-13tools: ynl-gen: support sub-type for binary attributesJakub Kicinski
2025-05-13selftests: ncdevmem: Implement devmem TCP TXMina Almasry
2025-05-13net: devmem: TCP tx netlink apiStanislav Fomichev
2025-05-13Merge commit 'its-for-linus-20250509-merge' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/mm' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/fpu' into x86/core, to merge dependent commitsIngo Molnar
2025-05-13Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar
2025-05-13Merge branch 'x86/boot' into x86/core, to merge dependent commitsIngo Molnar
2025-05-13Merge branch 'x86/asm' into x86/core, to merge dependent commitsIngo Molnar
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes
2025-05-12mm: abstract initial stack setup to mm subsystemLorenzo Stoakes
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G
2025-05-12selftests/bpf: introduce tests for dynptr copy kfuncsMykyta Yatsenko
2025-05-12selftests: mptcp: remove rp_filter configurationHangbin Liu
2025-05-12selftests: netfilter: remove rp_filter configurationHangbin Liu
2025-05-12selftests: net: use setup_ns for SRv6 tests and remove rp_filter configurationHangbin Liu
2025-05-12selftests: net: use setup_ns for bareudp testingHangbin Liu
2025-05-12selftests: net: remove redundant rp_filter configurationHangbin Liu
2025-05-12selftests: net: disable rp_filter after namespace initializationHangbin Liu
2025-05-12selftests: drv-net: ping: make sure the ping test restores checksum offloadJakub Kicinski
2025-05-12libbpf: Use proper errno value in nlattrAnton Protopopov
2025-05-12selftests/bpf: Allow skipping docs compilationMykyta Yatsenko
2025-05-12perf tests: Harden branch stack sampling testIan Rogers
2025-05-12selftests/bpf: test_verifier verbose log overflowsGregory Bell
2025-05-12selftests/bpf: test_verifier verbose causes erroneous failuresGregory Bell
2025-05-12perf parse-events: Add "cpu" term to set the CPU an event is recorded onIan Rogers
2025-05-12perf parse-events: Set is_pmu_core for legacy hardware eventsIan Rogers
2025-05-12perf stat: Use counter cpumask to skip zero valuesIan Rogers
2025-05-12libperf cpumap: Add ability to create CPU from a single CPU numberIan Rogers
2025-05-12perf tests metrics: Permission related fixesIan Rogers
2025-05-12perf evsel: Add per-thread warning for EOPNOTSUPP open failuesIan Rogers
2025-05-12perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter
2025-05-12perf intel-pt: Do not default to recording all switch eventsAdrian Hunter
2025-05-12perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter
2025-05-12ACPICA: Update copyright yearSaket Dumbre
2025-05-12ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem
2025-05-12selftests/fs/mount-notify: add a test variant running inside usernsAmir Goldstein
2025-05-12selftests/filesystems: create setup_userns() helperAmir Goldstein
2025-05-12selftests/filesystems: create get_unique_mnt_id() helperAmir Goldstein