aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin
2021-05-05userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen
2021-05-05mm: huge_memory: debugfs for file-backed THP splitZi Yan
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan
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-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-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