aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-07-29bpftool: Add bash-completion for tcx subcommandTao Chen1-1/+1
2024-07-29bpftool: Add net attach/detach command to tcx progTao Chen1-1/+42
2024-07-29bpftool: Refactor xdp attach/detach type judgmentTao Chen1-5/+21
2024-07-29selftests/bpf: Add testcases for tailcall hierarchy fixingLeon Hwang6-0/+533
2024-07-29selftests/bpf: Update comments find_equal_scalars->sync_linked_regsEduard Zingerman1-8/+8
2024-07-29selftests/bpf: Tests for per-insn sync_linked_regs() precision trackingEduard Zingerman1-0/+165
2024-07-29bpf: Remove mark_precise_scalar_ids()Eduard Zingerman2-120/+59
2024-07-29bpf: Track equal scalars history on per-instruction levelEduard Zingerman2-11/+11
2024-07-29selftests/bpf: Use auto-dependencies for test objectsIhor Solodrai2-11/+33
2024-07-29selftests/bpf: Add connect_to_addr_str helperGeliang Tang2-0/+17
2024-07-29selftests/bpf: Drop must_fail from network_helper_optsGeliang Tang3-41/+16
2024-07-29selftests/bpf: Drop type of connect_to_fd_optsGeliang Tang4-14/+15
2024-07-29selftests: mptcp: always close input's FD if openedLiu Jing1-4/+4
2024-07-29selftests: mptcp: fix error pathPaolo Abeni1-1/+1
2024-07-29selftests: mptcp: add explicit test case for remove/readdPaolo Abeni1-0/+29
2024-07-29selftests: drv-net: rss_ctx: check for all-zero keysJakub Kicinski1-3/+34
2024-07-29kselftests: dmabuf-heaps: Ensure the driver name is null-terminatedZenghui Yu1-1/+3
2024-07-29tools/nolibc: add stdbool.h headerThomas Weißschuh3-1/+19
2024-07-29tools/nolibc: include arch.h from string.hThomas Weißschuh1-0/+1
2024-07-29KVM: riscv: selftests: Fix compile errorYong-Xuan Wang1-4/+4
2024-07-29tools/rcu: Remove RCU Tasks Rude asynchronous APIs from rcu-updaters.shPaul E. McKenney1-2/+0
2024-07-29rcutorture: Add CFcommon.arch for arch-specific Kconfig optionsZhouyi Zhou5-2/+7
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2-0/+4
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds5-495/+2274
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-33/+36
2024-07-27Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+75
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+15
2024-07-26selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain1-1/+15
2024-07-26tools/power turbostat: version 2024.07.26Len Brown1-53/+52
2024-07-26tools/power turbostat: Include umask=%x in perf counter's configPatryk Wlazlyn1-10/+50
2024-07-26tools/power turbostat: Document PMT in turbostat.8Patryk Wlazlyn1-0/+65
2024-07-26tools/power turbostat: Add MTL's PMT DC6 builtin counterPatryk Wlazlyn1-1/+69
2024-07-26tools/power turbostat: Add early support for PMT countersPatryk Wlazlyn1-2/+766
2024-07-26perf docs: Document cross compilationLeo Yan1-0/+28
2024-07-26perf: build: Link lib 'zstd' for static buildLeo Yan2-2/+2
2024-07-26perf: build: Link lib 'lzma' for static buildLeo Yan1-8/+8
2024-07-26perf: build: Only link libebl.a for old libdwLeo Yan2-2/+22
2024-07-26perf: build: Set Python configuration for cross compilationLeo Yan1-0/+8
2024-07-26perf: build: Setup PKG_CONFIG_LIBDIR for cross compilationLeo Yan2-2/+50
2024-07-26perf tool: fix dereferencing NULL al->mapsCasey Chen1-1/+1
2024-07-26tools/power turbostat: Add selftests for added perf countersPatryk Wlazlyn1-0/+178
2024-07-26tools/power turbostat: Add selftests for SMI, APERF and MPERF countersPatryk Wlazlyn1-0/+157
2024-07-26tools/power turbostat: Move verbose counter messages to level 2Patryk Wlazlyn1-13/+11
2024-07-26tools/power turbostat: Move debug prints from stdout to stderrPatryk Wlazlyn1-8/+9
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds4-26/+38
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-38/+101
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-38/+83
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev2-1/+6
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-0/+407