summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim1-0/+1
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim1-0/+12
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim1-1/+1
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski29-60/+419
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+95
2026-05-14selftests/nolibc: test open mode handlingThomas Weißschuh1-0/+23
2026-05-14tools/nolibc: always pass mode to open syscallThomas Weißschuh1-8/+5
2026-05-14tools/nolibc: split open mode handling into a macroThomas Weißschuh1-22/+18
2026-05-14tools/nolibc: split implicit open flags into a macroThomas Weißschuh1-6/+4
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang1-0/+57
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici3-6/+6
2026-05-14selftests: net: Add tests for neigh_forward_grat optionDanielle Ratson1-2/+340
2026-05-13veristat: Report max stack depthPaul Chaignon1-4/+9
2026-05-13selftests/bpf: Test reported max stack depthPaul Chaignon2-2/+16
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira1-0/+41
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple1-0/+50
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino1-1/+1
2026-05-13KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctlsSean Christopherson3-0/+143
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+11
2026-05-13tools/sched_ext: scx_qmap: Fix qa arena placementCheng-Yang Chou1-1/+1
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+9
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao1-3/+7
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai4-4/+21
2026-05-13KVM: selftests: memslot_perf_test: make host wait timeout configurableMayuresh Chitale1-3/+9
2026-05-13libbpf: Use strscpy() in kernel code for skel_map_create()Kees Cook1-0/+5
2026-05-13KVM: selftests: Guard execinfo.h inclusion for non-glibc buildsHisam Mehboob1-1/+7
2026-05-13KVM: selftests: Teach sev_*_test about revoking VM typesTycho Andersen3-11/+9
2026-05-13KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()Piotr Zarycki1-13/+2
2026-05-13KVM: selftests: Fix typo in comment in hyperv_features.cPiotr Zarycki1-1/+1
2026-05-13KVM: selftests: sync_regs_test: drop stale TODO commentPiotr Zarycki1-1/+0
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson9-9/+18
2026-05-13selftests/bpf: Enable stack argument tests for arm64Puranjay Mohan7-7/+14
2026-05-13bpf, arm64: Map BPF_REG_0 to x8 instead of x7Puranjay Mohan3-9/+9
2026-05-13selftests/bpf: Add precision backtracking test for stack argumentsYonghong Song3-0/+167
2026-05-13selftests/bpf: Add verifier tests for stack argument validationYonghong Song4-0/+614
2026-05-13selftests/bpf: Add BTF fixup for __naked subprog parameter namesYonghong Song2-1/+136
2026-05-13selftests/bpf: Add tests for stack argument validationYonghong Song4-0/+139
2026-05-13selftests/bpf: Add tests for BPF function stack argumentsYonghong Song5-1/+638
2026-05-13selftests: ublk: cap nthreads to kernel's actual nr_hw_queuesMing Lei1-0/+11
2026-05-12selftests: drv-net: cope with slow env in so_txtime.py testWillem de Bruijn2-4/+17
2026-05-12KVM: selftests: Ensure gmem file sizes are multiple of host page sizeSean Christopherson1-2/+7
2026-05-12selftests/bpf: Add tests to verify map create failure logLeon Hwang1-0/+166
2026-05-12libbpf: Add syscall common attributes support for map_createLeon Hwang2-2/+31
2026-05-12libbpf: Add support for extended BPF syscallLeon Hwang3-0/+47
2026-05-12bpf: Extend BPF syscall with common attributes supportLeon Hwang1-0/+8
2026-05-12selftests/cgroup: check malloc return value in alloc_anon functionsHongfu Li1-26/+27
2026-05-12tools: ynl: add scope qualifier for definitionsJakub Kicinski1-2/+29
2026-05-12selftests: drv-net: add shaper test for duplicate leavesJakub Kicinski1-2/+22
2026-05-11x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cachePrathyushi Nangia1-1/+2