summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-01-271-5/+0
|\
| * selftests: amd-pstate: Don't delete source files via MakefileDoug Smythies2023-01-251-5/+0
* | KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma2023-01-221-1/+1
* | selftests: kvm: move declaration at the beginning of main()Paolo Bonzini2023-01-221-4/+3
* | Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-01-201-1/+1
|\|
| * kselftest: Fix error message for unconfigured LLVM buildsMark Brown2023-01-121-1/+1
* | Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-01-204-12/+64
|\ \
| * | selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn2023-01-191-5/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2023-01-162-7/+10
| |\ \
| | * | selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal2023-01-112-7/+10
| * | | selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts2023-01-131-0/+47
* | | | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-01-162-9/+12
|\ \ \ \
| * | | | proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan2023-01-112-9/+12
* | | | | Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-141-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson2023-01-081-0/+4
* | | | | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-122-74/+130
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault2023-01-101-4/+36
| * | | selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault2023-01-101-69/+93
| * | | selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault2023-01-101-4/+4
| * | | af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac2023-01-091-1/+1
* | | | Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-082-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | memblock tests: Fix compilation error.Aaron Thompson2023-01-042-1/+3
* | | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-0513-6/+391
|\ \ \ | |/ / |/| |
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-042-1/+74
| |\ \
| | * | selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee2022-12-281-0/+73
| | * | selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov2022-12-281-1/+1
| * | | selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin2023-01-011-2/+9
| * | | selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin2023-01-011-2/+2
| * | | selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin2022-12-301-1/+1
| * | | tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima2022-12-302-0/+93
| |/ /
| * | Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-12-247-0/+212
| |\ \
| | * | selftests/bpf: Add host-tools to gitignoreStanislav Fomichev2022-12-231-0/+1
| | * | selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2022-12-222-0/+51
| | * | selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIALMartin KaFai Lau2022-12-224-0/+160
* | | | Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini2022-12-2812-142/+82
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini2022-12-281-2/+11
| * | | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini2022-12-281-0/+6
| * | | KVM: selftests: Mark correct page as mapped in virt_map()Oliver Upton2022-12-271-2/+2
| * | | KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton2022-12-271-2/+4
| * | | KVM: selftests: document the default implementation of vm_vaddr_populate_bitmapPaolo Bonzini2022-12-271-0/+9
| * | | KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson2022-12-271-2/+14
| * | | KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson2022-12-271-0/+1
| * | | KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson2022-12-271-4/+5
| * | | KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson2022-12-271-0/+1
| * | | KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson2022-12-271-1/+1
| * | | KVM: selftests: Use proper function prototypes in probing codeSean Christopherson2022-12-271-2/+2
| * | | KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86Sean Christopherson2022-12-271-34/+13
| * | | KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()Sean Christopherson2022-12-271-1/+1
| * | | KVM: selftests: Use pattern matching in .gitignoreSean Christopherson2022-12-271-85/+6
| * | | KVM: selftests: Fix divide-by-zero bug in memslot_perf_testSean Christopherson2022-12-271-0/+3