summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-03-20perf dso: fix dso__is_kallsyms() checkStephen Brennan1-1/+3
2025-03-20selftests/bpf: Migrate test_xdp_vlan.sh into test_progsBastien Curutchet (eBPF Foundation)5-254/+176
2025-03-20selftests/bpf: test_xdp_vlan: Rename BPF sectionsBastien Curutchet (eBPF Foundation)2-13/+13
2025-03-20Merge branch 'kvm-arm64/writable-midr' into kvmarm/nextOliver Upton1-7/+30
2025-03-20Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton3-10/+49
2025-03-20Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton1-0/+3
2025-03-20Merge branch 'kvm-arm64/nv-vgic' into kvmarm/nextOliver Upton2-30/+1
2025-03-20sched/debug: Remove CONFIG_SCHED_DEBUG from self-test config filesIngo Molnar3-3/+1
2025-03-19rseq/selftests: Fix namespace collision with rseq UAPI headerMichael Jeanson1-2/+2
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox1-5/+5
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski1-8/+8
2025-03-19selftests/bpf: Add tests for rqspinlockKumar Kartikeya Dwivedi4-0/+538
2025-03-19Merge tag 'kvm-x86-selftests-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-356/+370
2025-03-19Merge tag 'kvm-x86-selftests_6.15-1' of https://github.com/kvm-x86/linux into...Paolo Bonzini10-83/+151
2025-03-19Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+147
2025-03-19KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list testClément Léger1-0/+8
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth4-9/+9
2025-03-19x86/cpufeatures: Remove {disabled,required}-features.hXin Li (Intel)4-276/+0
2025-03-19x86/mm: Enable AMD translation cache extensionsRik van Riel1-0/+2
2025-03-19Merge tag 'v6.14-rc7' into x86/core, to pick up fixesIngo Molnar25-42/+504
2025-03-19selftests/bpf: Add selftest for attaching fexit to __noreturn functionsYafang Shao2-0/+24
2025-03-19perf kwork: Remove unreachable judgmentsFeng Yang1-1/+1
2025-03-19perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
2025-03-19perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo1-3/+1
2025-03-19perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
2025-03-19perf python tracepoint.py: Change the COMM using setproctitle if availableArnaldo Carvalho de Melo1-0/+8
2025-03-19perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)Arnaldo Carvalho de Melo1-7/+0
2025-03-19perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
2025-03-18iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverageNicolin Chen3-0/+153
2025-03-18iommufd/selftest: Require vdev_id when attaching to a nested domainNicolin Chen1-0/+5
2025-03-18RISC-V: selftests: Add TEST_ZICBOM into CBO testsYunhui Cui1-11/+55
2025-03-18Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+3
2025-03-18perf test dso-data: Correctly free test file in read testIan Rogers1-12/+12
2025-03-18perf dso: Use lock annotations to fix asan deadlockIan Rogers4-43/+66
2025-03-18perf mutex: Add annotations for LOCKS_EXCLUDED and LOCKS_RETURNEDIan Rogers1-0/+8
2025-03-18selftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1
2025-03-18selftests/mm: add tests for folio_split(), buddy allocator like splitZi Yan1-7/+27
2025-03-18xarray: add xas_try_split() to split a multi-index entryZi Yan1-0/+1
2025-03-17bpftool: Using the right format specifiersJiayuan Chen11-30/+31
2025-03-17bpftool: Add -Wformat-signedness flag to detect format errorsJiayuan Chen1-1/+6
2025-03-17selftests/bpf: Test freplace from user namespaceMykyta Yatsenko3-4/+112
2025-03-17libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_IDMykyta Yatsenko5-9/+23
2025-03-17bpf: BPF token support for BPF_BTF_GET_FD_BY_IDMykyta Yatsenko1-0/+1
2025-03-17lib/interval_tree: add test case for span iterationWei Yang2-2/+6
2025-03-17lib/interval_tree: add test case for interval_tree_iter_xxx() helpersWei Yang2-0/+41
2025-03-17lib/rbtree: add random seedWei Yang3-2/+10
2025-03-17lib/rbtree: enable userland test suite for rbtree related data structureWei Yang19-13/+288
2025-03-17cxl/test: Add Set Feature support to cxl_testDave Jiang1-0/+51
2025-03-17cxl/test: Add Get Feature support to cxl_testDave Jiang1-0/+56
2025-03-17cxl: Add FWCTL support to CXLDave Jiang1-0/+4