aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-22selftests: bpf: fix tests with raw_tp calling kfuncsPuranjay Mohan2-4/+4
2025-12-22bpf: selftests: selftests for memcg stat kfuncsJP Kobryn3-0/+280
2025-12-22kdoc: allow dots in inline @param namesSteven Price1-1/+1
2025-12-22docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab1-6/+12
2025-12-22kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab2-7/+23
2025-12-22kernel-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/arm64/linuxLinus 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/git/axboe/linuxLinus 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-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds1-5/+3
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus 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
2025-12-17perf tools: Use const for variables receiving str{str,r?chr}() returnsArnaldo Carvalho de Melo3-4/+5
2025-12-17perf diff: Constify strchr() return variablesArnaldo Carvalho de Melo1-7/+5
2025-12-17perf list: Remove unused 'sep' variableArnaldo Carvalho de Melo1-2/+2
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov741-6862/+23447
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds6-25/+145
2025-12-16selftests/bpf: Add tests for the arena offset of globalsEmil Tsalapatis3-0/+140
2025-12-16libbpf: Move arena globals to the end of the arenaEmil Tsalapatis2-7/+22
2025-12-16libbpf: Turn relo_core->sym_off unsignedEmil Tsalapatis1-7/+7
2025-12-16bpf/verifier: Do not limit maximum direct offset into arena mapEmil Tsalapatis1-2/+2
2025-12-16selftests/bpf: Explicitly account for globals in verifier_arena_largeEmil Tsalapatis1-4/+11
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-0/+8
2025-12-15iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe1-5/+3