summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-04-29selftests: net: tsn_lib: create common helper for counting received packetsVladimir Oltean-6/+12
2025-04-29selftests/bpf: Fix compilation errorsFeng Yang-0/+2
2025-04-29selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier-1/+1
2025-04-29selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"Colin Ian King-1/+1
2025-04-29perf tools: Fix in-source libperf buildJames Clark-4/+4
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-11/+46
2025-04-29Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+102
2025-04-29io_uring/zcrx: selftests: parse json from ethtool -gDavid Wei-4/+2
2025-04-29io_uring/zcrx: selftests: use rand_port()David Wei-17/+31
2025-04-29libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire-0/+16
2025-04-29perf test probe_vfs_getname: Skip if no suitable line detectedJakub Brnak-5/+28
2025-04-29perf lock contention: Symbolize zone->lock using BTFNamhyung Kim-6/+157
2025-04-29selftests/net: test tcp connection load balancingWillem de Bruijn-1/+143
2025-04-29selftests: ublk: fix UBLK_F_NEED_GET_DATAMing Lei-12/+48
2025-04-28tools/Makefile: Add ynl targetJoe Damato-3/+13
2025-04-28selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviourVictor Nogueira-0/+186
2025-04-28selftests: net: add a virtio_net deadlock selftestBui Quang Minh-0/+61
2025-04-28selftests: net: retry when bind returns EBUSY in xdp_helperBui Quang Minh-5/+15
2025-04-28selftests: net: add flag to force zerocopy mode in xdp_helperBui Quang Minh-2/+17
2025-04-28selftests: net: move xdp_helper to net/libBui Quang Minh-5/+5
2025-04-28perf test: Add perf trace summary testNamhyung Kim-0/+65
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim-13/+580
2025-04-28Merge tag 'hyperv-fixes-signed-20250427' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-24/+84
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov-41/+274
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2025-04-26Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2025-04-25selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and withou...Vladimir Oltean-1/+95
2025-04-25io_uring/zcrx: selftests: add test case for rss ctxDavid Wei-0/+41
2025-04-25io_uring/zcrx: selftests: set hds_thresh to 0David Wei-6/+10
2025-04-25io_uring/zcrx: selftests: switch to using defer() for cleanupDavid Wei-32/+29
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-2/+68
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye-1/+1
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds-6/+4
2025-04-25Use thread-safe function pointer in libbpf_printJonathan Wiepert-1/+1
2025-04-25libbpf: Remove sample_period init in perf_bufferTao Chen-1/+0
2025-04-25selftests/bpf: add test for softlock when modifying hashmap while iteratingBrandon Kammerdiener-0/+67
2025-04-25perf vendor events arm64: Drop hip08 PublicDescription if same as BriefDescri...Junhao He-31/+0
2025-04-25perf vendor events arm64: Fill up Desc field for Hisi hip08 hha pmuJunhao He-0/+16
2025-04-25perf bench evlist-open-close: Reduce scope of 2 variablesIan Rogers-19/+23
2025-04-25perf tests record: Cleanup improvementsIan Rogers-4/+6
2025-04-25perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter-0/+10
2025-04-25perf tool_pmu: Fix aggregation on duration_timeIan Rogers-1/+7
2025-04-25perf session: Skip unsupported new event typesChun-Tse Shao-2/+11
2025-04-25perf hist: Allow custom output fields in hierarchy modeNamhyung Kim-8/+4
2025-04-25perf hist: Set levels in output_field_add()Namhyung Kim-15/+26
2025-04-25perf hist: Remove formats in hierarchy when cancel latencyNamhyung Kim-3/+16
2025-04-25perf hist: Remove formats in hierarchy when cancel childrenNamhyung Kim-4/+22
2025-04-25perf record: Retirement latency cleanup in evsel__configIan Rogers-2/+3