summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2025-05-04Merge tag 'v6.15-rc4' into x86/fpu, to pick up fixesIngo Molnar
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-03futex,selftests: Add another FUTEX2_NUMA selftestPeter Zijlstra
2025-05-03selftests/futex: Add futex_numa_mpolSebastian Andrzej Siewior
2025-05-03selftests/futex: Add futex_priv_hashSebastian Andrzej Siewior
2025-05-03selftests/futex: Build without headers nonsensePeter Zijlstra
2025-05-03tools/perf: Allow to select the number of hash bucketsSebastian Andrzej Siewior
2025-05-03tools headers: Synchronize prctl.h ABI headerSebastian Andrzej Siewior
2025-05-02selftests/bpf: Cleanup bpf qdisc selftestsAmery Hung
2025-05-02selftests/bpf: Test attaching a bpf qdisc with incomplete operatorsAmery Hung
2025-05-02selftests/bpf: Test setting and creating bpf qdisc as default qdiscAmery Hung
2025-05-02KVM: selftests: Add a basic SEV-SNP smoke testPratik R. Sampat
2025-05-02KVM: selftests: Decouple SEV policy from VM typePratik R. Sampat
2025-05-02KVM: selftests: Force GUEST_MEMFD flag for SNP VM typePratik R. Sampat
2025-05-02cpupower: change binding's makefile to use -lcpupowerJohn B. Wyatt IV
2025-05-02cpupower: add a systemd service to run cpupowerFrancesco Poli (wintermute)
2025-05-02KVM: selftests: Add library support for interacting with SNPPratik R. Sampat
2025-05-02KVM: selftests: Introduce SEV VM type checkPratik R. Sampat
2025-05-02KVM: selftests: Replace assert() with TEST_ASSERT_EQ()Pratik R. Sampat
2025-05-02KVM: selftests: Add SMT control state helperPratik R. Sampat
2025-05-02KVM: selftests: Add vmgexit helperPratik R. Sampat
2025-05-02KVM: selftests: SEV-SNP test for KVM_SEV_INIT2Pratik R. Sampat
2025-05-02selftests/bpf: Add tests for bucket resume logic in UDP socket iteratorsJordan Rife
2025-05-02selftests/bpf: Return socket cookies from sock_iter_batch progsJordan Rife
2025-05-02perf symbol-minimal: Fix double free in filename__read_build_idIan Rogers
2025-05-02perf mem: Add 'dtlb' output fieldNamhyung Kim
2025-05-02perf mem: Add 'snoop' output fieldNamhyung Kim
2025-05-02perf mem: Add 'cache' and 'memory' output fieldsNamhyung Kim
2025-05-02perf hist: Hide unused mem stat columnsNamhyung Kim
2025-05-02perf mem: Add 'op' output fieldNamhyung Kim
2025-05-02perf hist: Implement output fields for mem statsNamhyung Kim
2025-05-02perf hist: Basic support for mem_stat accountingNamhyung Kim
2025-05-02perf hist: Add struct he_mem_statNamhyung Kim
2025-05-02perf hist: Support multi-line headerNamhyung Kim
2025-05-02perf record: Add --sample-mem-info optionNamhyung Kim
2025-05-02perf hist: Remove output field from sort-list properlyNamhyung Kim