summary refs log tree commit diff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-22Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson
2021-02-15selftests: gpio: add CONFIG_GPIO_CDEV to configKent Gibson
2021-02-15selftests: gpio: port to GPIO uAPI v2Kent Gibson
2021-02-15selftests: remove obsolete gpio references from kselftest_deps.shKent Gibson
2021-02-15selftests: remove obsolete build restriction for gpioKent Gibson
2021-02-15selftests: gpio: remove obsolete gpio-mockup-chardev.cKent Gibson
2021-02-15selftests: gpio: rework and simplify test implementationKent Gibson
2021-02-15kselftest: add support for skipped testsTimur Tabi
2021-02-12selftests/bpf: Add unit tests for pointers in global functionsDmitrii Banshchikov
2021-02-12selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault
2021-02-12selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-02-12selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts
2021-02-12selftests: mptcp: display warnings on one lineMatthieu Baerts
2021-02-12selftests: mptcp: fix ACKRX debug messageMatthieu Baerts
2021-02-12selftests: mptcp: dump more info on errorsPaolo Abeni
2021-02-13selftests/bpf: Tests using bpf_check_mtu BPF-helperJesper Dangaard Brouer
2021-02-13selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirectJesper Dangaard Brouer
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu
2021-02-12bpf: selftests: Add non function pointer test to struct_opsMartin KaFai Lau
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2021-02-11selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookieFlorent Revest
2021-02-11selftests/bpf: Use vmlinux.h in socket_cookie_prog.cFlorent Revest
2021-02-11selftests/bpf: Integrate the socket_cookie test to test_progsFlorent Revest
2021-02-11selftests/ftrace: Add '!event' synthetic event syntax checkTom Zanussi
2021-02-11selftests/ftrace: Update synthetic event syntax errorsTom Zanussi
2021-02-11selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel
2021-02-11selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progsAlexei Starovoitov
2021-02-11selftests/bpf: Improve recursion selftestAlexei Starovoitov
2021-02-11selftest/bpf: Add a recursion testAlexei Starovoitov
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2021-02-11KVM: selftests: Don't bother mapping GVA for Xen shinfo testSean Christopherson
2021-02-11KVM: selftests: Fix hex vs. decimal snafu in Xen testSean Christopherson