summaryrefslogtreecommitdiffstats
path: root/tools/testing/scatterlist/main.c
Commit message (Expand)AuthorAgeFilesLines
* lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb2021-08-241-21/+24
* lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb2021-08-241-7/+18
* tools/testing/scatterlist: Fix overflow of max segment sizeMaor Gottlieb2021-01-281-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-23/+41
|\
| * tools/testing/scatterlist: Test dynamic __sg_alloc_table_from_pagesMaor Gottlieb2020-11-231-23/+41
* | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-141-1/+1
|\ \ | |/ |/|
| * drm: Remove SCATTERLIST_MAX_SEGMENTJason Gunthorpe2020-11-021-1/+1
* | tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb2020-11-171-2/+2
|/
* lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb2020-10-051-5/+4
* tools/testing/scatterlist: Show errors in human readable formTvrtko Ursulin2020-10-051-10/+34
* tools/testing/scatterlist: Test new __sg_alloc_table_from_pagesTvrtko Ursulin2017-09-071-0/+79