summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-11bpf, selftests: Add three new sockmap tests for verdict only programsJohn Fastabend
2020-10-11bpf, selftests: Add option to test_sockmap to omit adding parser programJohn Fastabend
2020-10-12selftests: netfilter: extend nfqueue test caseFlorian Westphal
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean
2020-10-11bpf, selftests: Add redirect_peer selftestDaniel Borkmann
2020-10-11bpf, selftests: Make redirect_neigh test more extensibleDaniel Borkmann
2020-10-11bpf, selftests: Add test for different array inner map sizeDaniel Borkmann
2020-10-09selftests/bpf: Asm tests for the verifier regalloc tracking.Alexei Starovoitov
2020-10-09selftests/bpf: Add profiler testAlexei Starovoitov
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov
2020-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-09bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov
2020-10-09kbuild: explicitly specify the build id styleBill Wendling
2020-10-09tests: remove O_NONBLOCK before waiting for WSTOPPEDChristian Brauner
2020-10-09Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-10-08selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-10-08selftests/clone3: Avoid OS-defined clone_argsKees Cook
2020-10-08selftests/seccomp: powerpc: Set syscall return during ptrace syscall exitKees Cook
2020-10-08selftests/seccomp: Allow syscall nr and ret value to be set separatelyKees Cook
2020-10-08selftests/seccomp: Record syscall during ptrace entryKees Cook
2020-10-08selftests/ftrace: Add test case for synthetic event dynamic stringsTom Zanussi
2020-10-07selftests/bpf: Validate libbpf's auto-sizing of LD/ST/STX instructionsAndrii Nakryiko
2020-10-07selftests/run_kselftest.sh: Make each test individually selectableKees Cook
2020-10-07selftests: Extract run_kselftest.sh and generate stand-alone test listKees Cook
2020-10-07Merge branch 'for-next/late-arrivals' into for-next/coreWill Deacon
2020-10-06selftests/bpf: Fix test_verifier after introducing resolve_pseudo_ldimm64Hao Luo
2020-10-06selftest/bpf: Test pinning map with reused map fdHangbin Liu
2020-10-06selftests/powerpc: Add a rtas_filter selftestAndrew Donnellan
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05kselftest/arm64: Check mte tagged user address in kernelAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify KSM page merge for MTE pagesAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify all different mmap MTE optionsAmit Daniel Kachhap
2020-10-05kselftest/arm64: Check forked child mte memory accessibilityAmit Daniel Kachhap
2020-10-05kselftest/arm64: Verify mte tag inclusion via prctlAmit Daniel Kachhap
2020-10-05kselftest/arm64: Add utilities and a test to validate mte memoryAmit Daniel Kachhap
2020-10-05test_firmware: Test partial read supportScott Branden
2020-10-02selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean
2020-10-02bpf, sockmap: Update selftests to use skb_adjust_roomJohn Fastabend
2020-10-02bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()Hao Luo
2020-10-02selftests/bpf: Ksyms_btf to test typed ksymsHao Luo
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-02bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau
2020-10-02tools: Avoid comma separated statementsJoe Perches
2020-10-02selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev
2020-10-02selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu
2020-09-30selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker