summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-12-24tools/virtio: stub DMA mapping functionsMichael S. Tsirkin1-0/+4
2025-12-24tools/virtio: add struct module forward declarationMichael S. Tsirkin1-0/+2
2025-12-24tools/virtio: use kernel's virtio.hMichael S. Tsirkin1-72/+1
2025-12-24tools/virtio: fix up compiler.h stubMichael S. Tsirkin1-0/+6
2025-12-24Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo40-99/+567
2025-12-24vfio: selftests: Drop <uapi/linux/types.h> includesDavid Matlack6-6/+0
2025-12-24tools include: Add definitions for __aligned_{l,b}e64David Matlack1-0/+8
2025-12-23selftests: bpf: test non-sleepable arena allocationsPuranjay Mohan4-5/+240
2025-12-23tools/mm/page_owner_sort: fix timestamp comparison for stable sortingKaushlendra Kumar1-1/+5
2025-12-23selftests/mm: fix thread state check in uffd-unit-testsWake Liu1-1/+1
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)1-0/+21
2025-12-23perf arm-spe: Add NVIDIA Olympus to neoverse listBesar Wicaksono1-0/+1
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono1-0/+2
2025-12-23perf tests top: Make the test exclusiveIan Rogers1-1/+1
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers1-1/+1
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca1-11/+5
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka1-1/+2
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka1-1/+2
2025-12-23selftests: bpf: fix tests with raw_tp calling kfuncsPuranjay Mohan2-4/+4
2025-12-23bpf: selftests: selftests for memcg stat kfuncsJP Kobryn3-0/+280
2025-12-23kdoc: allow dots in inline @param namesSteven Price1-1/+1
2025-12-23docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab1-6/+12
2025-12-23kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab2-7/+23
2025-12-23kernel-doc: add support for handling global variablesMauro Carvalho Chehab2-1/+102
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon1-0/+1
2025-12-21selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_fileMatt Bobrowski1-1/+30
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+16
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-33/+342
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai4-86/+154
2025-12-19selftests/bpf: Run resolve_btfids only for relevant .test.o objectsIhor Solodrai1-2/+6
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai1-1/+0
2025-12-19resolve_btfids: Always build with -Wall -WerrorIhor Solodrai1-1/+2
2025-12-19resolve_btfids: Introduce enum btf_id_kindIhor Solodrai1-23/+60
2025-12-19resolve_btfids: Factor out load_btf()Ihor Solodrai1-13/+34
2025-12-19resolve_btfids: Rename object btf field to btf_pathIhor Solodrai1-5/+5
2025-12-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+3
2025-12-18Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds16-61/+204
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+16
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira1-0/+46
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers4-5/+13
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim1-0/+8
2025-12-17tools/build: Add a feature test for libopensslNamhyung Kim4-4/+22
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson1-1/+2
2025-12-17perf report: Update sort key state from -F optionNamhyung Kim1-46/+54
2025-12-17perf report: Fix histogram entry collapsing for -F optionNamhyung Kim1-0/+3
2025-12-17perf report: Enable data-type profiling with -F option tooNamhyung Kim1-1/+2
2025-12-17perf record: Split --data-mmap optionNamhyung Kim4-9/+25
2025-12-17perf vendor power9 nest metrics: Correct unit from MB to MiBIan Rogers1-4/+4
2025-12-17perf trace: Don't change const char stringsArnaldo Carvalho de Melo1-4/+7