summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov
2024-06-21bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-21selftests: net: change shebang to bash in amt.shTaehee Yoo
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima
2024-06-20selftests/bpf: Use start_server_str in test_tcp_check_syncookie_userGeliang Tang
2024-06-20selftests/bpf: Use start_server_str in mptcpGeliang Tang
2024-06-20selftests/bpf: Drop noconnect from network_helper_optsGeliang Tang
2024-06-20selftests/bpf: Add client_socket helperGeliang Tang
2024-06-20selftests/bpf: Use connect_to_addr in connect_to_fd_optGeliang Tang
2024-06-20selftests/bpf: Drop type from network_helper_optsGeliang Tang
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-20Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-20kselftest: devices: Add of-fullname-regex propertyNĂ­colas F. R. A. Prado
2024-06-20kselftest: devices: Allow specifying boards directory through parameterNĂ­colas F. R. A. Prado
2024-06-20KVM: selftests: arm64: Test writes to CTR_EL0Sebastian Ott
2024-06-20selftests: virtio_net: add forgotten config optionsJiri Pirko
2024-06-19binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook
2024-06-19selftests/exec: Build both static and non-static load_address testsKees Cook
2024-06-19selftest/cgroup: Update test_cpuset_prs.sh to match changesWaiman Long
2024-06-19selftest/cgroup: Fix test_cpuset_prs.sh problems reported by test robotWaiman Long
2024-06-19selftests: add selftest for the SRv6 End.DX6 behavior with netfilterJianguo Wu
2024-06-19selftests: add selftest for the SRv6 End.DX4 behavior with netfilterJianguo Wu
2024-06-19selftests: openvswitch: Set value to nla flags.Adrian Moreno
2024-06-18Merge tag 'linux_kselftest-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-06-18selftests: openvswitch: Use bash as interpreterSimon Horman
2024-06-18sched_ext: Add selftestsDavid Vernet
2024-06-18KVM: selftests: Test vCPU boot IDs above 2^32 and MAX_VCPU_IDMathias Krause
2024-06-18KVM: selftests: Test max vCPU IDs corner casesMathias Krause
2024-06-18kselftest/alsa: Fix validation of writes to volatile controlsMark Brown
2024-06-18selftests: livepatch: Test atomic replace against multiple modulesMarcos Paulo de Souza
2024-06-17selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)
2024-06-17testing: nvdimm: Add MODULE_DESCRIPTION() macrosIra Weiny
2024-06-17testing: nvdimm: iomap: add MODULE_DESCRIPTION()Jeff Johnson
2024-06-17selftests/bpf: Extend distilled BTF tests to cover BTF relocationAlan Maguire
2024-06-17selftests/bpf: Test distilled base, split BTF generationAlan Maguire
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17lkdtm/bugs: add test for hung smp_call_function_single()Mark Rutland
2024-06-17selftests/bpf: Add a few tests to coverYonghong Song
2024-06-15selftests: mm: make map_fixed_noreplace test names stableMark Brown
2024-06-14selftests: forwarding: Add test for minimum and maximum MTUAmit Cohen
2024-06-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-14selftests/bpf: Add tests for add_constAlexei Starovoitov
2024-06-14bpf: Support can_loop/cond_break on big endianAlexei Starovoitov
2024-06-14bpf: Track delta between "linked" registers.Alexei Starovoitov
2024-06-14selftests/hid: add subprog call testBenjamin Tissoires
2024-06-14selftests/hid: convert the hid_bpf selftests with struct_opsBenjamin Tissoires
2024-06-13selftests: bpf: add testmod kfunc for nullable paramsVadim Fedorenko
2024-06-13selftests: bpf: crypto: adjust bench to use nullable IVVadim Fedorenko
2024-06-13selftests: bpf: crypto: use NULL instead of 0-sized dynptrVadim Fedorenko