aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-08-26selftests: drv-net: ncdevmem: restore original HDS setting before exitingJakub Kicinski1-9/+103
2025-08-26selftests: drv-net: ncdevmem: restore old channel configJakub Kicinski1-12/+22
2025-08-26selftests: drv-net: ncdevmem: save IDs of flow rules we addedJakub Kicinski1-36/+107
2025-08-26selftests: drv-net: ncdevmem: remove use of error()Jakub Kicinski1-158/+358
2025-08-26selftests: drv-net: hds: restore hds settingsJakub Kicinski1-0/+39
2025-08-26selftests/bpf: Remove may_goto tests from DENYLIST.s390xIlya Leoshkevich1-1/+0
2025-08-26selftests/bpf: Enable timed may_goto verifier tests on s390xIlya Leoshkevich2-3/+7
2025-08-26selftests/bpf: Add __arch_s390x macroIlya Leoshkevich2-0/+6
2025-08-26selftests/bpf: Add a missing newline to the "bad arch spec" messageIlya Leoshkevich1-1/+1
2025-08-26selftests/bpf: Remove entries from config.{arch} already present in configTiezhu Yang5-30/+0
2025-08-25selftests: net: add test for dst hint mechanism with directed broadcast addre...Oscar Maes2-0/+80
2025-08-25selftests: rtnetlink: skip tests if tools or feats are missingAlessandro Ratti1-0/+11
2025-08-25selftests: drv-net: xdp: make sure we're actually testing native XDPJakub Kicinski1-2/+2
2025-08-25Merge 6.17-rc3 into char-misc-nextGreg Kroah-Hartman18-41/+978
2025-08-22cgroup: selftests: Add tests for freezer timeTiffany Yang1-0/+663
2025-08-22selftests/bpf: Tests for is_scalar_branch_taken tnum logicPaul Chaignon1-0/+41
2025-08-22selftests: drv-net: xdp: Validate single-buff XDP_TX in multi-buff modeDimitri Daskalakis1-1/+4
2025-08-22selftests: drv-net: xdp: Add a single-buffer XDP_TX test.Dimitri Daskalakis1-1/+22
2025-08-22selftests: drv-net: xdp: Extract common XDP_TX setup/validation.Dimitri Daskalakis1-13/+34
2025-08-22Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2025-08-22Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...Linus Torvalds3-3/+266
2025-08-22selftests/alsa: remove 0/NULL global variable assignmentNikola Z. Ivanov2-8/+8
2025-08-21KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regsMark Brown1-0/+1
2025-08-21KVM: arm64: Get rid of ARM64_FEATURE_MASK()Marc Zyngier7-20/+20
2025-08-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-24/+932
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-35/+710
2025-08-21selftests/bpf: Use vmlinux.h for BPF programsHengqi Chen5-36/+11
2025-08-21selftests/seccomp: validate uprobe syscall passes through seccompJiri Olsa1-21/+86
2025-08-21selftests/bpf: Fix uprobe syscall shadow stack testJiri Olsa1-18/+6
2025-08-21selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobeJiri Olsa2-6/+17
2025-08-21selftests/bpf: Add uprobe_regs_equal testJiri Olsa2-16/+44
2025-08-21selftests/bpf: Add optimized usdt variant for basic usdt testJiri Olsa1-13/+25
2025-08-21selftests/bpf: Add uprobe syscall sigill signal testJiri Olsa1-0/+36
2025-08-21selftests/bpf: Add hit/attach/detach race optimized uprobe testJiri Olsa1-0/+108
2025-08-21selftests/bpf: Add uprobe/usdt syscall testsJiri Olsa2-1/+335
2025-08-21selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multiJiri Olsa2-6/+14
2025-08-21selftests/bpf: Reorg the uprobe_syscall test functionJiri Olsa1-22/+12
2025-08-21selftests/bpf: Import usdt.h from libbpf/usdt projectJiri Olsa1-0/+545
2025-08-21selftests: net: fix memory leak in tls.cCryolitia PukNgae1-0/+5
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-19/+646
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski1-5/+295
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu3-1/+108
2025-08-20selftests/net: packetdrill: Support single protocol test.Kuniyuki Iwashima1-19/+28
2025-08-20selftests: rtnetlink: print device info on preferred_lft test failureHangbin Liu1-0/+2
2025-08-20selftests: net: bpf_offload: print loaded programs on mismatchHangbin Liu1-2/+2
2025-08-20selftests/net/socket.c: removed warnings from unused returnsAlex Tran1-5/+6
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson1-2/+2
2025-08-19selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsecEric Biggers2-0/+2
2025-08-19selftests: drv-net: ncdevmem: make configure_channels() support combined chan...Jakub Kicinski1-2/+76