summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-12-23tools headers arm64: Add NVIDIA Olympus partBesar Wicaksono
2025-12-23perf tests top: Make the test exclusiveIan Rogers
2025-12-23perf tests kvm: Avoid leaving perf.data.guest file aroundIan Rogers
2025-12-23selftests: net: fix "buffer overflow detected" for tap.cAlice C. Munduruca
2025-12-23selftests: drv-net: psp: fix test names in ipver_test_builder()Daniel Zahka
2025-12-23selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()Daniel Zahka
2025-12-22selftests: bpf: fix tests with raw_tp calling kfuncsPuranjay Mohan
2025-12-22bpf: selftests: selftests for memcg stat kfuncsJP Kobryn
2025-12-22kdoc: allow dots in inline @param namesSteven Price
2025-12-22docs: kernel-doc.rst: Parse DEFINE_ macros without prefixesMauro Carvalho Chehab
2025-12-22kernel-doc: add support to handle DEFINE_ variablesMauro Carvalho Chehab
2025-12-22kernel-doc: add support for handling global variablesMauro Carvalho Chehab
2025-12-22selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignoreGopi Krishna Menon
2025-12-21selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_fileMatt Bobrowski
2025-12-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-19resolve_btfids: Change in-place update with raw binary outputIhor Solodrai
2025-12-19selftests/bpf: Run resolve_btfids only for relevant .test.o objectsIhor Solodrai
2025-12-19lib/Kconfig.debug: Set the minimum required pahole version to v1.22Ihor Solodrai
2025-12-19resolve_btfids: Always build with -Wall -WerrorIhor Solodrai
2025-12-19resolve_btfids: Introduce enum btf_id_kindIhor Solodrai
2025-12-19resolve_btfids: Factor out load_btf()Ihor Solodrai
2025-12-19resolve_btfids: Rename object btf field to btf_pathIhor Solodrai
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-18Merge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-12-18selftests/tc-testing: Test case exercising potential mirred redirect deadlockVictor Nogueira
2025-12-17perf symbol: Fix ENOENT case for filename__read_build_idIan Rogers
2025-12-17perf tools: Disable BPF skeleton if no libopenssl foundNamhyung Kim
2025-12-17tools/build: Add a feature test for libopensslNamhyung Kim
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson
2025-12-17perf report: Update sort key state from -F optionNamhyung Kim
2025-12-17perf report: Fix histogram entry collapsing for -F optionNamhyung Kim
2025-12-17perf report: Enable data-type profiling with -F option tooNamhyung Kim
2025-12-17perf record: Split --data-mmap optionNamhyung Kim
2025-12-17perf vendor power9 nest metrics: Correct unit from MB to MiBIan Rogers
2025-12-17perf trace: Don't change const char stringsArnaldo Carvalho de Melo
2025-12-17perf tools: Use const for variables receiving str{str,r?chr}() returnsArnaldo Carvalho de Melo
2025-12-17perf diff: Constify strchr() return variablesArnaldo Carvalho de Melo
2025-12-17perf list: Remove unused 'sep' variableArnaldo Carvalho de Melo
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16selftests/bpf: Add tests for the arena offset of globalsEmil Tsalapatis
2025-12-16libbpf: Move arena globals to the end of the arenaEmil Tsalapatis
2025-12-16libbpf: Turn relo_core->sym_off unsignedEmil Tsalapatis
2025-12-16bpf/verifier: Do not limit maximum direct offset into arena mapEmil Tsalapatis
2025-12-16selftests/bpf: Explicitly account for globals in verifier_arena_largeEmil Tsalapatis
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-15iommufd/selftest: Make it clearer to gcc that the access is not out of boundsJason Gunthorpe