aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-23selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum1-0/+1
2022-02-23selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum1-1/+0
2022-02-23selftests/exec: Rename file binfmt_script to binfmt_script.pyMuhammad Usama Anjum2-1/+1
2022-02-23selftests: Use -isystem instead of -I to include headersMuhammad Usama Anjum1-2/+2
2022-02-23selftests: vm: remove dependecy from internal kernel macrosMuhammad Usama Anjum1-0/+3
2022-02-23selftests: vm: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: mptcp: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: net: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: landlock: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: kvm: Add the uapi headers include variableMuhammad Usama Anjum1-1/+1
2022-02-23selftests: futex: Add the uapi headers include variableMuhammad Usama Anjum1-3/+2
2022-02-23selftests: Correct the headers install pathMuhammad Usama Anjum1-1/+1
2022-02-23selftests: Add and export a kernel uapi headers pathMuhammad Usama Anjum1-0/+4
2022-02-23selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2022-02-23selftests: futex: set DEFAULT_INSTALL_HDR_PATHMuhammad Usama Anjum1-0/+1
2022-02-23selftests/kselftest/runner.sh: Pass optional command parameters in environmentCristian Marussi1-1/+29
2022-02-23livepatch: Skip livepatch tests if ftrace cannot be configuredDavid Vernet2-4/+21
2022-02-23selftests: forwarding: tests of locked port featureHans Schultz3-0/+189
2022-02-22testptp: add option to shift clock by nanosecondsMaciek Machnikowski1-4/+14
2022-02-22Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini4-0/+244
2022-02-21selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi1-0/+19
2022-02-21selftests: fib_test: Add a test case for IPv4 broadcast neighboursIdo Schimmel1-1/+57
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar45-244/+658
2022-02-21memblock tests: Add memblock_free testsKarolina Drobnik1-0/+203
2022-02-21memblock tests: Add memblock_add_node testKarolina Drobnik1-0/+34
2022-02-21memblock tests: Add memblock_remove testsKarolina Drobnik1-0/+205
2022-02-21memblock tests: Add memblock_reserve testsKarolina Drobnik1-0/+217
2022-02-21memblock tests: Add memblock_add testsKarolina Drobnik1-0/+215
2022-02-20Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-2/+2
2022-02-20selftests/bpf: Fix btfgen testsAndrii Nakryiko3-7/+14
2022-02-20memblock tests: Add memblock reset functionKarolina Drobnik6-1/+89
2022-02-20memblock tests: Add skeleton of the memblock simulatorKarolina Drobnik14-0/+268
2022-02-20tools: Move gfp.h and slab.h from radix-tree to libKarolina Drobnik4-88/+2
2022-02-19selftests/bpf: Fix a clang deprecated-declarations compilation errorYonghong Song1-0/+3
2022-02-19selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni1-3/+12
2022-02-19selftests: mptcp: more robust signal race testPaolo Abeni1-3/+12
2022-02-19selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni1-1/+1
2022-02-19selftests: mptcp: fix diag instabilityPaolo Abeni1-7/+37
2022-02-18selftests: KVM: allow sev_migrate_tests on machines without SEV-ESPaolo Bonzini1-21/+57
2022-02-18KVM: SEV: Allow SEV intra-host migration of VM with mirrorsPeter Gonda1-14/+33
2022-02-17selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-02-17selftests: mptcp: join: check for tools only if neededMatthieu Baerts1-18/+20
2022-02-17selftests: mptcp: join: create tmp files only if neededMatthieu Baerts1-13/+24
2022-02-17selftests: mptcp: join: remove unused varsMatthieu Baerts1-4/+1
2022-02-17selftests: mptcp: join: exit after usage()Matthieu Baerts1-1/+12
2022-02-17selftests: mptcp: simplify pm_nl_change_endpointGeliang Tang1-29/+8
2022-02-17selftests: mptcp: increase timeout to 20 minutesMatthieu Baerts1-1/+1
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski6-9/+174
2022-02-17Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-4/+4
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+104