summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-01-20docs: kdoc: fix logic to handle unissued warningsMauro Carvalho Chehab
2026-01-20tools: lib: thermal: Correct CFLAGS and LDFLAGS in pkg-config templateRomain Gantois
2026-01-20selftests/bpf: Add perfbuf multi-producer benchmarkGyutae Bae
2026-01-20kunit: add bash completionRyota Sakamoto
2026-01-20vsock/test: Do not filter kallsyms by symbol typeMichal Luczaj
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira
2026-01-19selftests: net: simple selftest for ipvtapDmitry Skorodumov
2026-01-19selftests/x86: Clean up sysret_rip coding styleUYeol Jo
2026-01-19Merge tag 'v6.19-rc6' into tip-x86-cleanupsBorislav Petkov (AMD)
2026-01-19selftests: ALSA: Remove unused variable in utimer-testLeeYongjun
2026-01-18Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-18Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-17tools: ynl: Specify --no-line-number in ynl-regen.sh.Kuniyuki Iwashima
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook
2026-01-17selftests: vDSO: getrandom: Fix path to s390 chacha implementationThomas Weißschuh
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy
2026-01-16selftests/bpf: Fix map_kptr test failureYonghong Song
2026-01-16selftests/bpf: Support when CONFIG_VXLAN=mAlan Maguire
2026-01-16bpftool: Add 'prepend' option for tcx attach to insert at chain startGyutae Bae
2026-01-16x86/entry/vdso/selftest: Update location of vgetrandom-chacha.SH. Peter Anvin
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-16selftests/run_kselftest.sh: Add `--skip` argument optionRicardo B. Marlière
2026-01-16cpupower: make systemd unit installation optionalJoão Marcos Costa
2026-01-16selftests/open_tree: add OPEN_TREE_NAMESPACE testsChristian Brauner
2026-01-16selftests: bpf: Add test for multiple syncs from linked registerPuranjay Mohan
2026-01-15selftests: net: fib-onlink-tests: Convert to use namespaces by defaultRicardo B. Marlière
2026-01-15vsock/test: Add test for a linear and non-linear skb getting coalescedMichal Luczaj
2026-01-15selftests/bpf: Add test for bpf_override_return helperJiri Olsa
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15perf/x86/intel: Add support for PEBS memory auxiliary info field in DMRDapeng Mi
2026-01-14tools/testing/selftests: fix gup_longterm for unknown fsLorenzo Stoakes
2026-01-14tools/testing/selftests: add forked (un)/faulted VMA merge testsLorenzo Stoakes
2026-01-14tools/testing/selftests: add tests for !tgt, src mremap() mergesLorenzo Stoakes
2026-01-14selftests/bpf: Extend live regs tests with a test for gotoxAnton Protopopov
2026-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-14tools headers: Remove unneeded ignoring of warnings in unaligned.hIan Rogers
2026-01-14tools headers: Update the linux/unaligned.h copy with the kernel sourcesIan Rogers
2026-01-14vdso: Remove struct getcpu_cacheThomas Weißschuh
2026-01-13Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-01-13selftests/bpf: Add tests for loading insn array values with offsetsAnton Protopopov
2026-01-13selftests/bpf: assert BPF kfunc default trusted pointer semanticsMatt Bobrowski
2026-01-13bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by defaultMatt Bobrowski
2026-01-13selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman
2026-01-13selftests: drv-net: fix RPS mask handling in toeplitz testGal Pressman
2026-01-13btf: Refactor the code by calling str_is_emptyDonglin Peng
2026-01-13libbpf: Verify BTF sortingDonglin Peng
2026-01-13libbpf: Optimize type lookup with binary search for sorted BTFDonglin Peng
2026-01-13tools/resolve_btfids: Support BTF sorting featureDonglin Peng