summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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-111-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-121-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-251-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
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-274-28/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams2022-05-191-2/+3
| * | | | | | | | cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams2022-05-191-6/+3
| * | | | | | | | cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams2022-05-193-16/+5
| * | | | | | | | cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams2022-05-193-10/+17
| * | | | | | | | cxl/pci: Move cxl_await_media_ready() to the coreDan Williams2022-05-193-7/+16
| * | | | | | | | cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()Dan Williams2022-04-121-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-273-0/+418
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: s390 - add crypto library interface for ChaCha20Vladis Dronov2022-05-133-0/+418
* | | | | | | | | Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-273-14/+11
|\ \ \ \ \ \ \ \ \