summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-05-18selftests/bpf: Reject unsupported -k option in vmtest.shRoman Kvasnytskyi
2026-05-18selftests/bpf: Override EXTRA_LDFLAGS for static buildsPaul Chaignon
2026-05-18selftests/bpf: Add test to verify checking padding bytes for BPF syscall comm...Leon Hwang
2026-05-18selftests/bpf: Use -1 as token_fd in map create failure testLeon Hwang
2026-05-18selftests: drv-net: add netkit devmem testsBobby Eshleman
2026-05-18selftests: drv-net: add primary_rx_redirect support to NetDrvContEnvBobby Eshleman
2026-05-18selftests: drv-net: refactor devmem command builders into lib moduleBobby Eshleman
2026-05-18selftests: drv-net: make attr _nk_guest_ifname publicBobby Eshleman
2026-05-18selftests: drv-net: ncdevmem: add -n flag to skip NIC configurationBobby Eshleman
2026-05-18selftest/rxe: Add selftests for perfZhu Yanjun
2026-05-17selftests/bpf: Add exception tests with stack argumentsYonghong Song
2026-05-17selftests/bpf: Cover global subprog exception leaksKumar Kartikeya Dwivedi
2026-05-16bpf: Fix arg_track_join log to use sa prefix for stack arg slotsYonghong Song
2026-05-16selftests/bpf: Log arg_track_join for stack arg slots in liveness analysisYonghong Song
2026-05-16selftests/bpf: Add test for stack arg read without caller writeYonghong Song
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-14selftests: openvswitch: add pop_vlan testMinxi Hou
2026-05-14selftests: openvswitch: add vlan() and encap() flow string parsingMinxi Hou
2026-05-14selftests/bpf: Add tests for wakeup_sources kfuncsSamuel Wu
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-14selftests/nolibc: test open mode handlingThomas Weißschuh
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici
2026-05-14selftests: net: Add tests for neigh_forward_grat optionDanielle Ratson
2026-05-13veristat: Report max stack depthPaul Chaignon
2026-05-13selftests/bpf: Test reported max stack depthPaul Chaignon
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple
2026-05-13selftests/mm: run_vmtests.sh: fix destructive tests invocationLuiz Capitulino
2026-05-13KVM: selftests: Add a test to verify SEV {en,de}crypt debug ioctlsSean Christopherson
2026-05-13Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-13Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-13selftests/cgroup: Fix error path leaks in test_percpu_basicYu Miao
2026-05-13selftests/rdma: explicitly skip tests when required modules are missingYi Lai
2026-05-13KVM: selftests: memslot_perf_test: make host wait timeout configurableMayuresh Chitale
2026-05-13KVM: selftests: Guard execinfo.h inclusion for non-glibc buildsHisam Mehboob
2026-05-13KVM: selftests: Teach sev_*_test about revoking VM typesTycho Andersen
2026-05-13KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()Piotr Zarycki
2026-05-13KVM: selftests: Fix typo in comment in hyperv_features.cPiotr Zarycki
2026-05-13KVM: selftests: sync_regs_test: drop stale TODO commentPiotr Zarycki
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson
2026-05-13selftests/bpf: Enable stack argument tests for arm64Puranjay Mohan
2026-05-13bpf, arm64: Map BPF_REG_0 to x8 instead of x7Puranjay Mohan
2026-05-13selftests/bpf: Add precision backtracking test for stack argumentsYonghong Song
2026-05-13selftests/bpf: Add verifier tests for stack argument validationYonghong Song
2026-05-13selftests/bpf: Add BTF fixup for __naked subprog parameter namesYonghong Song
2026-05-13selftests/bpf: Add tests for stack argument validationYonghong Song
2026-05-13selftests/bpf: Add tests for BPF function stack argumentsYonghong Song