aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini6-45/+86
2024-01-08Merge tag 'asoc-v6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai12-216/+632
2024-01-07net/sched: Remove ipt action testsJamal Hadi Salim1-243/+0
2024-01-05selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier1-1/+26
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski45-326/+855
2024-01-05Merge branch 'for-6.8/cxl-misc' into for-6.8/cxlDan Williams9-24/+97
2024-01-05selftests/mm: add separate UFFDIO_MOVE test for PMD splittingSuren Baghdasaryan1-0/+17
2024-01-05selftests/mm: skip test if application doesn't has root privilegesMuhammad Usama Anjum1-1/+1
2024-01-05selftests/mm: conform test to TAP format outputMuhammad Usama Anjum1-47/+44
2024-01-05selftests: mm: hugepage-mmap: conform to TAP format outputMuhammad Usama Anjum1-10/+13
2024-01-05selftests/mm: gup_test: conform test to TAP format outputMuhammad Usama Anjum1-32/+33
2024-01-05mm/selftests: hugepage-mremap: conform test to TAP format outputMuhammad Usama Anjum1-52/+35
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert1-6/+87
2024-01-04selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attachDmitrii Dolgov2-0/+53
2024-01-04selftests/bpf: Add test for recursive attachment of tracing progsDmitrii Dolgov3-0/+137
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-23/+35
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2024-01-04selftests/bpf: Test gotol with large offsetsIlya Leoshkevich1-0/+19
2024-01-04selftests/bpf: Double the size of test_loader logIlya Leoshkevich1-1/+1
2024-01-04bpfilter: remove bpfilterQuentin Deslandes4-4/+0
2024-01-04Merge branch 'for-next/selftests' into for-next/coreWill Deacon5-10/+43
2024-01-03selftests/bpf: add __arg_ctx BTF rewrite testAndrii Nakryiko1-0/+106
2024-01-03selftests/bpf: add arg:ctx cases to test_global_funcs testsAndrii Nakryiko1-0/+49
2024-01-03selftests/bpf: Add a selftest with > 512-byte percpu allocation sizeYonghong Song1-0/+18
2024-01-03selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song2-40/+46
2024-01-03selftests/net: change shebang to bash to support "source"Yujie Liu2-4/+4
2024-01-03bpf: sockmap, add tests for proto updates replace socketJohn Fastabend1-0/+69
2024-01-03bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend1-0/+74
2024-01-03bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend1-1/+70
2024-01-03selftests/bpf: Convert profiler.c to bpf_cmp.Alexei Starovoitov1-46/+18
2024-01-03bpf: Add bpf_nop_mov() asm macro.Alexei Starovoitov1-0/+5
2024-01-03selftests/bpf: Remove bpf_assert_eq-like macros.Alexei Starovoitov1-150/+0
2024-01-03selftests/bpf: Convert exceptions_assert.c to bpf_cmpAlexei Starovoitov1-40/+40
2024-01-03bpf: Introduce "volatile compare" macrosAlexei Starovoitov3-12/+80
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov25-29/+30
2024-01-03bpf: Add a possibly-zero-sized read testAndrei Matei1-1/+38
2024-01-03bpf: Simplify checking size of helper accessesAndrei Matei2-5/+5
2024-01-03RISC-V: selftests: Add which-cpus hwprobe testAndrew Jones2-1/+158
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones3-11/+3
2024-01-03selftests/landlock: Rename "permitted" to "allowed" in ftruncate testsGünther Noack1-9/+8
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini14-379/+572
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini43-351/+985
2024-01-02selftests: bonding: do not set port down when adding to bondHangbin Liu1-3/+3
2024-01-02selftests: mptcp: diag: check CURRESTAB countersGeliang Tang1-1/+16
2024-01-02selftests: mptcp: join: check CURRESTAB countersGeliang Tang1-5/+41
2024-01-02selftest/tcp-ao: Work on namespace-ified sysctl_optmem_maxDmitry Safonov1-8/+27
2024-01-02selftest/tcp-ao: Set routes in a proper VRF table idDmitry Safonov3-10/+9
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim2-2/+0
2024-01-01Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller3-1/+434
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller13-73/+298