aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
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/scm/linux/kernel/git/akpm/mmLinus 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/bpf-nextJakub Kicinski7-24/+932
2025-08-21Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus 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/netdev/netLinus 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 channelsJakub Kicinski1-2/+76
2025-08-19selftests: drv-net: tso: increase the retransmit thresholdJakub Kicinski1-5/+6
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon1-0/+1
2025-08-19selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes1-3/+261
2025-08-19tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes1-0/+4
2025-08-19KVM: selftests: fix minor typo in cpumodel_subfuncsGopi Krishna Menon1-1/+1
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-16/+64
2025-08-19KVM: selftests: Move Intel and AMD module param helpers to x86/processor.hSean Christopherson3-38/+33
2025-08-19KVM: selftests: Fix signedness issue with vCPU mmap size checkJames Houghton1-4/+4
2025-08-19selftests: drv-net: test the napi init stateJakub Kicinski1-1/+30
2025-08-19binder: add transaction_report feature entryLi Li1-0/+1
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau7-24/+932
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau7-24/+932
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)2-4/+6