summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-05-06selftests/bpf: Add test for bpf_list_{front,back}Martin KaFai Lau
2025-05-06selftests/bpf: Add tests for bpf_rbtree_{root,left,right}Martin KaFai Lau
2025-05-06bpf: Allow refcounted bpf_rb_node used in bpf_rbtree_{remove,left,right}Martin KaFai Lau
2025-05-06arm64: tools: Resync sysreg.hMarc Zyngier
2025-05-06tools/arch/x86: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar
2025-05-06Merge tag 'nf-next-25-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-06x86/insn: Stop decoding i64 instructions in x86-64 mode at opcodeMasami Hiramatsu (Google)
2025-05-06x86/insn: Fix opcode map (!REX2) superscript tagsMasami Hiramatsu (Google)
2025-05-06Merge tag 'v6.15-rc4' into x86/asm, to pick up fixesIngo Molnar
2025-05-06selftests: net: exit cleanly on SIGTERM / timeoutJakub Kicinski
2025-05-06KVM: arm64: selftests: Add test for SVE host corruptionMark Brown
2025-05-06tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.4Ahmed S. Darwish
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-05-05tools: ynl-gen: validate 0 len strings from kernelDavid Wei
2025-05-05selftests: drv: net: add version indicatorMohsin Bashir
2025-05-05selftests: drv: net: avoid skipping testsMohsin Bashir
2025-05-05selftests: drv: net: fix test failure on ipv6 sysMohsin Bashir
2025-05-05selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault
2025-05-05perf test: Add direct off-cpu testsHoward Chu
2025-05-05perf record --off-cpu: Add --off-cpu-thresh optionHoward Chu
2025-05-05perf record --off-cpu: Dump the remaining PERF_SAMPLE_ in sample_type from BP...Howard Chu
2025-05-05perf script: Display off-cpu samples correctlyHoward Chu
2025-05-05perf record --off-cpu: Disable perf_event's callchain collectionHoward Chu
2025-05-05perf evsel: Assemble off-cpu samplesHoward Chu
2025-05-05perf record --off-cpu: Dump off-cpu samples in BPFHoward Chu
2025-05-05perf record --off-cpu: Preparation of off-cpu BPF programHoward Chu
2025-05-05perf record --off-cpu: Parse off-cpu eventHoward Chu
2025-05-05perf evsel: Expose evsel__is_offcpu_event() for future useHoward Chu
2025-05-05selftests: iou-zcrx: Clean up build warnings for error formatHaiyue Wang
2025-05-05selftests: mptcp: add chk_sublfow in diag.shGang Yan
2025-05-05selftests: mptcp: add helpers to get subflow_infoGang Yan
2025-05-05selftests: mptcp: refactor NLMSG handling with 'proto'Gang Yan
2025-05-05selftests: mptcp: refactor send_query parameters for code clarityGang Yan
2025-05-05selftests: mptcp: add struct params in mptcp_diagGang Yan
2025-05-05selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfoGeliang Tang
2025-05-05selftests: mptcp: info: hide 'grep: write error' warningsMatthieu Baerts (NGI0)
2025-05-05selftests: ublk: kublk: fix include pathUday Shankar
2025-05-05selftests: ublk: make test_generic_06 silent on successUday Shankar
2025-05-05selftests: ublk: kublk: build with -Werror iff WERROR!=0Uday Shankar
2025-05-05libbpf: Improve BTF dedup handling of "identical" BTF typesAndrii Nakryiko
2025-05-05bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov
2025-05-05selftests/bpf: Remove sockmap_ktls disconnect_after_delete testIhor Solodrai
2025-05-05selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL caseCong Wang
2025-05-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-05-05KVM: arm64: selftest: Don't try to disable AArch64 supportMarc Zyngier
2025-05-05Merge branch 'block-6.15' into for-6.16/blockJens Axboe
2025-05-05selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookupFlorian Westphal
2025-05-05selftests: netfilter: add conntrack stress testFlorian Westphal
2025-05-04Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub...Linus Torvalds
2025-05-04x86/boot: Add a bunch of PIC aliasesArd Biesheuvel