summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-05-05perf record --off-cpu: Dump the remaining PERF_SAMPLE_ in sample_type from BP...Howard Chu-24/+35
2025-05-05perf script: Display off-cpu samples correctlyHoward Chu-2/+2
2025-05-05perf record --off-cpu: Disable perf_event's callchain collectionHoward Chu-1/+1
2025-05-05perf evsel: Assemble off-cpu samplesHoward Chu-1/+34
2025-05-05perf record --off-cpu: Dump off-cpu samples in BPFHoward Chu-5/+84
2025-05-05perf record --off-cpu: Preparation of off-cpu BPF programHoward Chu-0/+33
2025-05-05perf record --off-cpu: Parse off-cpu eventHoward Chu-23/+21
2025-05-05perf evsel: Expose evsel__is_offcpu_event() for future useHoward Chu-1/+3
2025-05-05selftests: iou-zcrx: Clean up build warnings for error formatHaiyue Wang-2/+2
2025-05-05selftests: mptcp: add chk_sublfow in diag.shGang Yan-0/+32
2025-05-05selftests: mptcp: add helpers to get subflow_infoGang Yan-2/+157
2025-05-05selftests: mptcp: refactor NLMSG handling with 'proto'Gang Yan-18/+20
2025-05-05selftests: mptcp: refactor send_query parameters for code clarityGang Yan-9/+10
2025-05-05selftests: mptcp: add struct params in mptcp_diagGang Yan-5/+11
2025-05-05selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfoGeliang Tang-8/+24
2025-05-05selftests: mptcp: info: hide 'grep: write error' warningsMatthieu Baerts (NGI0)-2/+5
2025-05-05selftests: ublk: kublk: fix include pathUday Shankar-2/+1
2025-05-05selftests: ublk: make test_generic_06 silent on successUday Shankar-1/+1
2025-05-05selftests: ublk: kublk: build with -Werror iff WERROR!=0Uday Shankar-0/+4
2025-05-05libbpf: Improve BTF dedup handling of "identical" BTF typesAndrii Nakryiko-48/+89
2025-05-05bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov-0/+6
2025-05-05selftests/bpf: Remove sockmap_ktls disconnect_after_delete testIhor Solodrai-67/+0
2025-05-05selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL caseCong Wang-0/+35
2025-05-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-56/+597
2025-05-05KVM: arm64: selftest: Don't try to disable AArch64 supportMarc Zyngier-4/+4
2025-05-05Merge branch 'block-6.15' into for-6.16/blockJens Axboe-12/+48
2025-05-05selftests: netfilter: nft_fib.sh: check lo packets bypass fib lookupFlorian Westphal-0/+23
2025-05-05selftests: netfilter: add conntrack stress testFlorian Westphal-0/+408
2025-05-04Merge tag 'perf-tools-fixes-for-v6.15-2025-05-04' of git://git.kernel.org/pub...Linus Torvalds-2/+13
2025-05-04x86/boot: Add a bunch of PIC aliasesArd Biesheuvel-2/+4
2025-05-04Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixesIngo Molnar-258/+1398
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+2
2025-05-03futex,selftests: Add another FUTEX2_NUMA selftestPeter Zijlstra-1/+264
2025-05-03selftests/futex: Add futex_numa_mpolSebastian Andrzej Siewior-1/+290
2025-05-03selftests/futex: Add futex_priv_hashSebastian Andrzej Siewior-2/+323
2025-05-03selftests/futex: Build without headers nonsensePeter Zijlstra-0/+18
2025-05-03tools/perf: Allow to select the number of hash bucketsSebastian Andrzej Siewior-1/+101
2025-05-03tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior-1/+43
2025-05-02selftests/bpf: Cleanup bpf qdisc selftestsAmery Hung-45/+11
2025-05-02selftests/bpf: Test attaching a bpf qdisc with incomplete operatorsAmery Hung-0/+72
2025-05-02selftests/bpf: Test setting and creating bpf qdisc as default qdiscAmery Hung-0/+63
2025-05-02KVM: selftests: Add a basic SEV-SNP smoke testPratik R. Sampat-2/+23
2025-05-02KVM: selftests: Decouple SEV policy from VM typePratik R. Sampat-24/+26
2025-05-02KVM: selftests: Force GUEST_MEMFD flag for SNP VM typePratik R. Sampat-2/+19
2025-05-02cpupower: change binding's makefile to use -lcpupowerJohn B. Wyatt IV-10/+11
2025-05-02cpupower: add a systemd service to run cpupowerFrancesco Poli (wintermute)-0/+104
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat-6/+96
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat-3/+18
2025-05-02KVM: selftests: Replace assert() with TEST_ASSERT_EQ()Pratik R. Sampat-4/+4
2025-05-02KVM: selftests: Add SMT control state helperPratik R. Sampat-20/+36