summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | memblock tests: update style of comments for memblock_free_*() functionsRebecca Mckeever2022-05-091-27/+75
| * | | | | | | memblock tests: update style of comments for memblock_remove_*() functionsRebecca Mckeever2022-05-091-30/+81
| * | | | | | | memblock tests: update style of comments for memblock_reserve_*() functionsRebecca Mckeever2022-05-091-31/+63
| * | | | | | | memblock tests: update style of comments for memblock_add_*() functionsRebecca Mckeever2022-05-091-26/+59
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2022-05-301-0/+2
|\ \ \ \ \ \ \
| * | | | | | | selftests/ftrace: Save kprobe_events to test logTiezhu Yang2022-05-121-0/+2
* | | | | | | | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-2810-59/+269
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"Colin Ian King2022-05-221-3/+3
| * | | | | | | | selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan2022-05-221-43/+0
| * | | | | | | | selftests/powerpc: Better reporting in spectre_v2Russell Currey2022-05-221-9/+15
| * | | | | | | | Merge tag 'v5.18-rc4' into nextMichael Ellerman2022-05-0523-158/+422
| |\ \ \ \ \ \ \ \
| * | | | | | | | | selftests/powerpc: Fix typo in spectre_v2Russell Currey2022-05-041-1/+1
| * | | | | | | | | selftests/powerpc: Add a test of 4PB SLB handlingMichael Ellerman2022-04-293-1/+160
| * | | | | | | | | selftests/powerpc: Add matrix multiply assist (MMA) testAlistair Popple2022-04-274-1/+89
| * | | | | | | | | selftests/powerpc/pmu: Fix unsigned function returning negative constantHaowen Bai2022-04-261-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |