aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorFilesLines
2022-03-01selftests: add new tests for vxlan vnifilteringRoopa Prabhu1-0/+579
2022-02-28bpf, selftests: Use raw_tp program for atomic testHou Tao2-83/+36
2022-02-28selftests/powerpc/pmu: Include mmap_buffer field as part of struct eventAthira Rajeev1-0/+5
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-02-25selftests/rtc: continuously read RTC in a loop for 30sMateusz Jończyk2-1/+67
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini3-2/+13
2022-02-25kselftest/arm64: signal: Allow tests to be incompatible with featuresMark Brown3-9/+28
2022-02-25KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMUDavid Dunn1-0/+33
2022-02-25KVM: selftests: Carve out helper to create "default" VM without vCPUsDavid Dunn2-6/+18
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown3-2/+13
2022-02-24selftests: mptcp: do complete cleanup at exitPaolo Abeni1-2/+2
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-20/+68
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-22/+166
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 Molnar42-241/+653
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-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