summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-06bpf: expand section tests for test_section_namesDaniel Borkmann
2019-06-06bpf: more msg_name rewrite tests to test_sock_addrDaniel Borkmann
2019-06-05Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-05tests: fix pidfd-test compilationChristian Brauner
2019-06-05selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDEDHangbin Liu
2019-06-03selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 222Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 180Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju
2019-05-30userfaultfd: selftest: fix compiler warningAlakesh Haloi
2019-05-30kselftest/cgroup: fix incorrect test_core skipAlex Shi
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi
2019-05-30kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi
2019-05-29Merge tag 'linux-kselftest-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-29selftests: bpf: fix compiler warning in flow_dissector testAlakesh Haloi
2019-05-29selftests: bpf: complete sub-register zero extension checksJiong Wang
2019-05-29selftests: bpf: move sub-register zero extension checks into subreg.cJiong Wang
2019-05-28selftests: pmtu: Fix encapsulating device in pmtu_vti6_link_change_mtuStefano Brivio
2019-05-26selftests/tls: add test for sleeping even though there is dataJakub Kicinski
2019-05-26selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24selftests: rtc: rtctest: specify timeoutsAlexandre Belloni
2019-05-24selftests/harness: Allow test to configure timeoutAlexandre Belloni
2019-05-24selftests/ftrace: Add checkbashisms meta-testcaseMasami Hiramatsu
2019-05-24selftests/ftrace: Make a script checkbashisms cleanMasami Hiramatsu
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth
2019-05-24KVM: selftests: Compile code with warnings enabledThomas Huth
2019-05-24kvm: selftests: avoid type punningPaolo Bonzini
2019-05-24KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-05-23selftests: bpf: add zero extend checks for ALU32 and/or/xorBjörn Töpel
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds