summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2019-01-15x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-02bpf: add various test cases to selftestsDaniel Borkmann
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-01selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-12-28Merge tag 'linux-kselftest-4.21-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21bpf: fix segfault in test_verifier selftestDaniel Borkmann
2018-12-21kvm: selftests: ucall: fix exit mmio address guessingAndrew Jones
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov
2018-12-21selftests/powerpc: Add checks for transactional sigreturnBreno Leitao
2018-12-20selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20selftests: add txtimestamp kselftestWillem de Bruijn
2018-12-20selftests: expand txtimestamp with ipv6 dgram + raw and pf_packetWillem de Bruijn
2018-12-20selftests: expand txtimestamp with cmsg supportWillem de Bruijn
2018-12-20selftests: rtnetlink: Add a test case for multipath route getIdo Schimmel
2018-12-20selftests: forwarding: Add router test with VID 1Ido Schimmel
2018-12-20selftests: mlxsw: Adjust test regarding VID 1Ido Schimmel
2018-12-20selftests: mlxsw: Add a test case for L3 VNIIdo Schimmel
2018-12-20bpf: sk_msg, fix sk_msg_md access past end testJohn Fastabend
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20selftests: bpf: add missing executables to .gitignoreJakub Kicinski
2018-12-20selftests: bpf: verifier: add tests for JSET interpretationJakub Kicinski
2018-12-20selftests: bpf: add trivial JSET testsJakub Kicinski
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19selftests: net: refactor reuseport_addr_any testPeter Oskolkov
2018-12-19bpf: Add BPF_LD_IMM64 to the line_info testMartin KaFai Lau
2018-12-19selftests: rtnetlink.sh: add testcase for neigh getRoopa Prabhu
2018-12-19selftests: mlxsw: Add rtnetlink testsIdo Schimmel
2018-12-18selftests: net: Add test_vxlan_fdb_changelink.shPetr Machata
2018-12-19bpf: sk_msg, add tests for size fieldJohn Fastabend
2018-12-18bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btfYonghong Song
2018-12-18tools/bpf: test kernel bpffs map pretty print with struct kind_flagYonghong Song
2018-12-18tools/bpf: add test_btf unit tests for kind_flagYonghong Song
2018-12-17Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...James Morris