aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-26selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan1-5/+4
2020-03-26selftests: Fix seccomp to support relocatable build (O=objdir)Shuah Khan1-14/+3
2020-03-26selftests/harness: Handle timeouts cleanlyKees Cook1-2/+51
2020-03-26selftests/harness: Move test child waiting logicKees Cook1-44/+49
2020-03-13selftests: android: Fix custom install from skipping test progsShuah Khan1-1/+1
2020-03-13selftests: android: ion: Fix ionmap_test compile errorShuah Khan1-1/+1
2020-03-13selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan1-2/+2
2020-03-13selftests/seccomp: Adjust test fixture countsKees Cook1-5/+5
2020-03-13selftests/ftrace: Fix typo in trigger-multihist.tcMasanari Iida1-1/+1
2020-03-13selftests/timens: Remove duplicated include <time.h>YueHaibing4-4/+0
2020-03-13selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King1-2/+2
2020-02-10selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger2-4/+4
2020-02-10selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger1-2/+7
2020-02-10selftests/resctrl: Add vendor detection mechanismBabu Moger2-0/+25
2020-02-10selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu6-5/+451
2020-02-10selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu6-20/+558
2020-02-10selftests/resctrl: Add MBA testFenghua Yu3-1/+188
2020-02-10selftests/resctrl: Add MBM testFenghua Yu6-1/+368
2020-02-10selftests/resctrl: Add built in benchmarkSai Praneeth Prakhya1-0/+207
2020-02-10selftests/resctrl: Add callback to start a benchmarkSai Praneeth Prakhya2-0/+603
2020-02-10selftests/resctrl: Read memory bandwidth from perf IMC counter and from resctrl file systemSai Praneeth Prakhya1-0/+117
2020-02-10selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya3-0/+524
2020-02-10selftests/resctrl: Add README for resctrl testsFenghua Yu1-0/+53
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-11/+174
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+75
2020-02-07selftests/bpf: Test freeing sockmap/sockhash with a socket in itJakub Sitnicki1-0/+74
2020-02-07selftests: mlxsw: Add test cases for local table route replacementIdo Schimmel1-0/+76
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+240
2020-02-06mptcp: fix use-after-free for ipv6Florian Westphal1-0/+9
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+32
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini4-0/+240
2020-02-05wireguard: selftests: tie socket waiting to target pidJason A. Donenfeld1-9/+8
2020-02-05wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATEDKrzysztof Kozlowski1-1/+0
2020-02-05wireguard: selftests: ensure non-addition of peers with failed precomputationJason A. Donenfeld1-0/+6
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-1/+241
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-7/+183
2020-02-04tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti1-0/+51
2020-02-04tc-testing: fix eBPF tests failure on linux fresh clonesDavide Caratti1-1/+1
2020-02-04selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko1-1/+1
2020-02-02selftests: net: Add FIN_ACK processing order related latency spike testSeongJae Park4-0/+189
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman2-2/+14
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+5
2020-01-31mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"John Hubbard1-1/+5
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+5
2020-01-31selftests: KVM: testing the local IRQs resetsPierre Morel1-0/+42
2020-01-31selftests: KVM: s390x: Add reset testsJanosch Frank2-0/+156
2020-01-31selftests: KVM: Add fpu and one reg set/get library functionsJanosch Frank2-0/+42
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+402
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds4-1/+260
2020-01-29Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds11-18/+210