aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov1-0/+94
2024-06-21bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa2-2/+2
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-0/+3
2024-06-21selftests: net: change shebang to bash in amt.shTaehee Yoo1-1/+1
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima1-0/+3
2024-06-20selftests/bpf: Use start_server_str in test_tcp_check_syncookie_userGeliang Tang1-26/+3
2024-06-20selftests/bpf: Use start_server_str in mptcpGeliang Tang1-6/+1
2024-06-20selftests/bpf: Drop noconnect from network_helper_optsGeliang Tang3-11/+8
2024-06-20selftests/bpf: Add client_socket helperGeliang Tang2-8/+31
2024-06-20selftests/bpf: Use connect_to_addr in connect_to_fd_optGeliang Tang1-26/+7
2024-06-20selftests/bpf: Drop type from network_helper_optsGeliang Tang5-33/+26
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-37/+810
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-21/+759
2024-06-20kselftest: devices: Add of-fullname-regex propertyNĂ­colas F. R. A. Prado2-0/+28
2024-06-20kselftest: devices: Allow specifying boards directory through parameterNĂ­colas F. R. A. Prado1-1/+12
2024-06-20KVM: selftests: arm64: Test writes to CTR_EL0Sebastian Ott1-0/+16
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko1-1/+7
2024-06-19binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook1-1/+1
2024-06-19selftests/exec: Build both static and non-static load_address testsKees Cook2-20/+66
2024-06-19selftest/cgroup: Update test_cpuset_prs.sh to match changesWaiman Long1-15/+40
2024-06-19selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robotWaiman Long1-6/+14
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu3-0/+342
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu3-0/+337
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno1-1/+1
2024-06-18Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-8/+35
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman1-1/+1
2024-06-18sched_ext: Add selftestsDavid Vernet51-0/+3244
2024-06-18KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_IDMathias Krause1-0/+16
2024-06-18KVM: selftests: Test max vCPU IDs corner casesMathias Krause1-2/+20
2024-06-18kselftest/alsa: Fix validation of writes to volatile controlsMark Brown1-16/+29
2024-06-18selftests: livepatch: Test atomic replace against multiple modulesMarcos Paulo de Souza1-49/+89
2024-06-17selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)1-18/+28
2024-06-17selftests/bpf: Extend distilled BTF tests to cover BTF relocationAlan Maguire1-0/+278
2024-06-17selftests/bpf: Test distilled base, split BTF generationAlan Maguire1-0/+274
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds1-8/+16
2024-06-17lkdtm/bugs: add test for hung smp_call_function_single()Mark Rutland1-0/+1
2024-06-17selftests/bpf: Add a few tests to coverYonghong Song1-0/+63
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown1-8/+16
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen2-0/+284
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+43
2024-06-14selftests/bpf: Add tests for add_constAlexei Starovoitov2-3/+249
2024-06-14bpf: Support can_loop/cond_break on big endianAlexei Starovoitov1-0/+28
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov1-11/+11
2024-06-14selftests/hid: add subprog call testBenjamin Tissoires2-0/+65
2024-06-14selftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires3-65/+89
2024-06-13selftests: bpf: add testmod kfunc for nullable paramsVadim Fedorenko4-0/+61
2024-06-13selftests: bpf: crypto: adjust bench to use nullable IVVadim Fedorenko1-6/+4
2024-06-13selftests: bpf: crypto: use NULL instead of 0-sized dynptrVadim Fedorenko1-12/+4
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+115
2024-06-13bpf: selftests: Do not use generated kfunc prototypes for arena progsDaniel Xu4-0/+4