summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-01-03selftests/bpf: add arg:ctx cases to test_global_funcs testsAndrii Nakryiko
2024-01-03selftests/bpf: Add a selftest with > 512-byte percpu allocation sizeYonghong Song
2024-01-03selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_maYonghong Song
2024-01-03selftests/net: change shebang to bash to support "source"Yujie Liu
2024-01-03bpf: sockmap, add tests for proto updates replace socketJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates single socket to many mapJohn Fastabend
2024-01-03bpf: sockmap, add tests for proto updates many to single mapJohn Fastabend
2024-01-03selftests/bpf: Convert profiler.c to bpf_cmp.Alexei Starovoitov
2024-01-03bpf: Add bpf_nop_mov() asm macro.Alexei Starovoitov
2024-01-03selftests/bpf: Remove bpf_assert_eq-like macros.Alexei Starovoitov
2024-01-03selftests/bpf: Convert exceptions_assert.c to bpf_cmpAlexei Starovoitov
2024-01-03bpf: Introduce "volatile compare" macrosAlexei Starovoitov
2024-01-03selftests/bpf: Attempt to build BPF programs with -Wsign-compareAlexei Starovoitov
2024-01-03bpf: Add a possibly-zero-sized read testAndrei Matei
2024-01-03bpf: Simplify checking size of helper accessesAndrei Matei
2024-01-03RISC-V: selftests: Add which-cpus hwprobe testAndrew Jones
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones
2024-01-03selftests/landlock: Rename "permitted" to "allowed" in ftruncate testsGünther Noack
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-01-02selftests: bonding: do not set port down when adding to bondHangbin Liu
2024-01-02selftests: mptcp: diag: check CURRESTAB countersGeliang Tang
2024-01-02selftests: mptcp: join: check CURRESTAB countersGeliang Tang
2024-01-02selftest/tcp-ao: Work on namespace-ified sysctl_optmem_maxDmitry Safonov
2024-01-02selftest/tcp-ao: Set routes in a proper VRF table idDmitry Safonov
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim
2024-01-01Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-01-01Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller
2023-12-30RISC-V: KVM: selftests: Add get-reg-list test for STA registersAndrew Jones
2023-12-30RISC-V: KVM: selftests: Add steal_time test supportAndrew Jones
2023-12-30RISC-V: KVM: selftests: Add guest_sbi_probe_extensionAndrew Jones
2023-12-30RISC-V: KVM: selftests: Move sbi_ecall to processor.cAndrew Jones
2023-12-29selftests/mm: log run_vmtests.sh results in TAP formatRyan Roberts
2023-12-29selftests/mm: add UFFDIO_MOVE ioctl testSuren Baghdasaryan
2023-12-29selftests/mm: add uffd_test_case_ops to allow test case-specific operationsSuren Baghdasaryan
2023-12-29selftests/mm: call uffd_test_ctx_clear at the end of the testSuren Baghdasaryan
2023-12-29RISC-V: KVM: selftests: Treat SBI ext regs like ISA ext regsAndrew Jones
2023-12-29KVM: riscv: selftests: Use register subtypesAndrew Jones
2023-12-29KVM: riscv: selftests: Add RISCV_SBI_EXT_REGAndrew Jones
2023-12-29KVM: riscv: selftests: Drop SBI multi registersAndrew Jones
2023-12-29KVM: riscv: selftests: Generate ISA extension reg_list using macrosAnup Patel
2023-12-28sysclt: Clarify the results of selftest runJoel Granados
2023-12-28sysctl: Add a selftest for handling empty dirsJoel Granados
2023-12-27Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-26selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGEMaxim Galaganov
2023-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-23selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...Vladimir Oltean
2023-12-23selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-sizeVladimir Oltean
2023-12-23kselftest/runner.sh: add netns supportHangbin Liu
2023-12-23selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu