summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-104-83/+110
|\
| * cxl/hdm: Commit decoder state to hardwareDan Williams2022-07-251-0/+46
| * cxl/region: Add region creation supportBen Widawsky2022-07-211-0/+1
| * cxl/core: Define a 'struct cxl_endpoint_decoder'Dan Williams2022-07-211-3/+7
| * cxl/core: Define a 'struct cxl_switch_decoder'Dan Williams2022-07-211-7/+16
| * tools/testing/cxl: Fix decoder default stateDan Williams2022-07-101-1/+0
| * tools/testing/cxl: Add partition supportDan Williams2022-07-102-63/+28
| * tools/testing/cxl: Expand CFMWS windowsDan Williams2022-07-101-5/+5
| * tools/testing/cxl: Move cxl_test resources to the top of memoryDan Williams2022-07-101-1/+2
| * cxl/mem: Convert partition-info to resourcesDan Williams2022-07-091-1/+1
| * cxl/core: Rename ->decoder_range ->hpa_rangeDan Williams2022-07-091-1/+1
| * tools/testing/cxl: Fix cxl_hdm_decode_init() calling conventionDan Williams2022-06-281-3/+5
* | Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-0913-370/+909
|\ \
| * | memblock test: Modify the obsolete description in READMEShaoqin Huang2022-07-301-6/+9
| * | memblock tests: fix compilation errorsLiu Xinpeng2022-07-291-0/+4
| * | memblock tests: change build options to run-time optionsRebecca Mckeever2022-07-206-42/+80
| * | memblock tests: remove completed TODO itemsRebecca Mckeever2022-07-041-11/+3
| * | memblock tests: set memblock_debug to enable memblock_dbg() messagesRebecca Mckeever2022-07-041-0/+7
| * | memblock tests: add verbose output to memblock testsRebecca Mckeever2022-07-046-344/+817
| * | memblock tests: Makefile: add arguments to control verbosityRebecca Mckeever2022-07-043-1/+23
* | | Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-08-092-0/+5
|\ \ \
| * | | x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-032-0/+5
* | | | Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-081-11/+13
|\ \ \ \
| * | | | tools/thermal: Fix possible path truncationsFlorian Fainelli2022-08-031-11/+13
* | | | | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-074-23/+45
|\ \ \ \ \
| * | | | | lib/bitmap: change type of bitmap_weight to unsigned longYury Norov2022-07-152-4/+4
| * | | | | lib/bitmap: change return types to bool where appropriateYury Norov2022-07-142-5/+5
| * | | | | bitops: wrap non-atomic bitops with a transparent macroAlexander Lobakin2022-06-302-12/+28
| * | | | | bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-9/+15
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-078-11/+199
|\ \ \ \ \
| * | | | | proc: fix test for "vsyscall=xonly" boot optionAlexey Dobriyan2022-07-171-7/+68
| * | | | | Merge branch 'master' into mm-nonmm-stableakpm2022-06-2756-506/+1110
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas2022-06-166-0/+131
| * | | | | delayacct: remove some unused variablescxbing2022-06-161-4/+0
* | | | | | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-061-6/+3
|\ \ \ \ \ \
| * | | | | | tools/testing/crypto: Use vzalloc instead of vmalloc+memsetSiddh Raman Pant2022-07-051-6/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-0654-219/+2877
|\ \ \ \ \ \
| * | | | | | selftests/powerpc: Avoid GCC 12 uninitialised variable warningMichael Ellerman2022-08-011-0/+1
| * | | | | | selftests/powerpc: Fix matrix multiply assist testRashmica Gupta2022-07-281-0/+3
| * | | | | | selftests/powerpc/ptrace: Add peek/poke of FPRsMichael Ellerman2022-07-252-2/+87
| * | | | | | selftests/powerpc/ptrace: Use more interesting valuesMichael Ellerman2022-07-251-14/+57
| * | | | | | selftests/powerpc/ptrace: Make child errors more obviousMichael Ellerman2022-07-251-8/+5
| * | | | | | selftests/powerpc/ptrace: Do more of ptrace-gpr in asmMichael Ellerman2022-07-254-17/+73
| * | | | | | selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possibleMichael Ellerman2022-07-251-2/+3
| * | | | | | selftests/powerpc/ptrace: Convert to load/store doublesMichael Ellerman2022-07-257-109/+111
| * | | | | | selftests/powerpc/ptrace: Drop unused load_fpr_single_precision()Michael Ellerman2022-07-252-38/+0
| * | | | | | selftests/powerpc: Add 32-bit support to asm helpersMichael Ellerman2022-07-251-9/+38
| * | | | | | selftests/powerpc: Don't save TOC by default in asm helpersMichael Ellerman2022-07-251-3/+1
| * | | | | | selftests/powerpc: Don't save CR by default in asm helpersMichael Ellerman2022-07-251-4/+0
| * | | | | | selftests/powerpc/ptrace: Split CFLAGS betterMichael Ellerman2022-07-251-5/+28