summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-163-122/+0
|\
| * Revert "net: Add a second bind table hashed by port and address"Joanne Koong2022-06-163-122/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-1411-107/+341
|\ \
| * | KVM: selftests: Restrict test region to 48-bit physical addresses when using ...David Matlack2022-06-091-3/+15
| * | KVM: selftests: Add option to run dirty_log_perf_test vCPUs in L2David Matlack2022-06-098-8/+182
| * | KVM: selftests: Clean up LIBKVM files in MakefileDavid Matlack2022-06-091-5/+31
| * | KVM: selftests: Link selftests directly with lib object filesDavid Matlack2022-06-091-7/+4
| * | KVM: selftests: Drop unnecessary rule for STATIC_LIBSDavid Matlack2022-06-091-1/+0
| * | KVM: selftests: Add a helper to check EPT/VPID capabilitiesDavid Matlack2022-06-091-1/+6
| * | KVM: selftests: Move VMX_EPT_VPID_CAP_AD_BITS to vmx.hDavid Matlack2022-06-092-3/+2
| * | KVM: selftests: Refactor nested_map() to specify target levelDavid Matlack2022-06-091-4/+12
| * | KVM: selftests: Drop stale function parameter comment for nested_map()David Matlack2022-06-091-1/+0
| * | KVM: selftests: Add option to create 2M and 1G EPT mappingsDavid Matlack2022-06-091-50/+60
| * | KVM: selftests: Replace x86_page_size with PG_LEVEL_XXDavid Matlack2022-06-094-24/+29
| * | Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-06-09361-3752/+21718
| |\ \
* | \ \ Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-123-15/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld2022-06-113-15/+19
| | |/ | |/|
* | | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-094-2/+77
|\ \ \
| * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-06-092-0/+32
| |\ \ \
| | * | | selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen2022-06-072-0/+32
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-081-0/+43
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nat: really support inet nat without l3 addressFlorian Westphal2022-06-011-0/+43
| * | | | selftests net: fix bpf build errorLina Wang2022-06-071-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-06-081-3/+7
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov2022-06-071-3/+7
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-031-0/+2
|\ \ \ \
| * | | | kselftest/arm64: signal: Skip SVE signal test if not enough VLs supportedCristian Marussi2022-06-021-0/+2
* | | | | Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-036-92/+318
|\ \ \ \ \
| * \ \ \ \ Merge 5.18-rc5 into driver-core-nextGreg Kroah-Hartman2022-05-0225-158/+424
| |\ \ \ \ \
| * | | | | | selftests: firmware: Add firmware upload selftestsRuss Weight2022-04-295-1/+227
| * | | | | | selftests: firmware: Add ZSTD compressed file testsTakashi Iwai2022-04-222-23/+65
| * | | | | | selftests: firmware: Simplify test patternsTakashi Iwai2022-04-221-76/+30
| * | | | | | selftests: firmware: Fix the request_firmware_into_buf() test for XZ formatTakashi Iwai2022-04-221-0/+2
| * | | | | | selftests: firmware: Use smaller dictionary for XZ compressionTakashi Iwai2022-04-221-3/+5
* | | | | | | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-033-4/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman2022-05-192-4/+6
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/lkdtm: Add configs for stackleak and "after free" testsMuhammad Usama Anjum2022-05-171-0/+2
| | * | | | | | | lkdtm/usercopy: Rename "heap" to "slab"Kees Cook2022-05-121-4/+4
| * | | | | | | | binderfs: add extended_error feature entryCarlos Llamas2022-05-091-0/+1
| * | | | | | | | Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman2022-05-0225-158/+424
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| * | | | | | | lkdtm: Add CFI_BACKWARD to test ROP mitigationsKees Cook2022-04-161-0/+1
| * | | | | | | lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook2022-04-131-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-031-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | selftests: alsa: Handle pkg-config failure more gracefullyMark Brown2022-05-311-0/+3
* | | | | | | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-023-13/+14
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-311-12/+11
| * | | | | | selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu2022-05-271-1/+1
| * | | | | | selftests/net: enable lo.accept_local in psock_snd testluyun2022-05-261-0/+2
* | | | | | | Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-022-117/+278
|\ \ \ \ \ \ \
| * | | | | | | memblock tests: remove completed TODO itemRebecca Mckeever2022-05-091-3/+0