summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30vm/test_vmalloc.sh: adapt for updated driver interfaceUladzislau Rezki (Sony)
2021-04-30selftests: add a MREMAP_DONTUNMAP selftest for shmemBrian Geffon
2021-04-30kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-27Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-04-27Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-04-28bpf, selftests: Update array map tests for per-cpu batched opsPedro Tammela
2021-04-27bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann
2021-04-26selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko
2021-04-26selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko
2021-04-26selftests/bpf: Add remaining ASSERT_xxx() variantsAndrii Nakryiko
2021-04-26Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-04-26Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-26Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-26KVM: selftests: Speed up set_memory_region_testVitaly Kuznetsov
2021-04-26Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'x86_misc_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26selftests: kvm: Fix the check of return valueZhenzhong Duan
2021-04-25selftests/bpf: Use ASSERT macros in lsm testJiri Olsa
2021-04-25selftests/bpf: Test that module can't be unloaded with attached trampolineJiri Olsa
2021-04-25selftests/bpf: Add re-attach test to lsm testJiri Olsa
2021-04-25selftests/bpf: Add re-attach test to fexit_testJiri Olsa
2021-04-25selftests/bpf: Add re-attach test to fentry_testJiri Olsa
2021-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-25tools: do not include scripts/Kbuild.includeMasahiro Yamada
2021-04-23selftests/net: bump timeout to 5 minutesPo-Hsu Lin
2021-04-23selftests: mptcp: add a test case for MSG_PEEKYonglong Li
2021-04-23selftests/bpf: Document latest Clang fix expectations for linking testsAndrii Nakryiko
2021-04-23selftests/bpf: Add map linking selftestAndrii Nakryiko
2021-04-23selftests/bpf: Add global variables linking selftestAndrii Nakryiko
2021-04-23selftests/bpf: Add function linking selftestAndrii Nakryiko
2021-04-23selftests/bpf: Omit skeleton generation for multi-linked BPF object filesAndrii Nakryiko
2021-04-23selftests/bpf: Use -O0 instead of -Og in selftests buildsAndrii Nakryiko
2021-04-23selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata
2021-04-23selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata
2021-04-23selftests: mlxsw: Return correct error code in resource scale testsDanielle Ratson
2021-04-23selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson
2021-04-23selftests: mlxsw: Remove a redundant if statement in port_scale testDanielle Ratson
2021-04-23selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-23signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architecturesMarco Elver
2021-04-22landlock: Enable user space to infer supported featuresMickaël Salaün