aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/nvdimm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj2-0/+72
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj1-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj2-0/+378
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj1-2/+200
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj2-0/+294
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj1-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj4-2/+229
2020-10-26x86, libnvdimm/test: Remove COPY_MC_TESTDan Williams1-103/+0
2020-10-13device-dax: add dis-contiguous resource supportDan Williams1-6/+14
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams1-1/+1
2020-10-13device-dax: make pgmap optional for instance creationDan Williams1-4/+4
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams1-24/+25
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsDan Williams1-4/+205
2020-07-25tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulationDan Williams1-40/+43
2020-07-25tools/testing/nvdimm: Add command debug messagesDan Williams1-0/+25
2020-07-25tools/testing/nvdimm: Cleanup dimm index passingDan Williams1-16/+18
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams1-8/+8
2020-06-15tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-3/+3
2020-03-31tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj2-4/+4
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara1-0/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig3-13/+4
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams2-0/+7
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+1
2019-09-24libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor1-3/+1
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-17/+5
2019-08-29libnvdimm/security: Introduce a 'frozen' attributeDan Williams1-15/+4
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig1-1/+0
2019-08-14tools/testing/nvdimm: Fix fallthrough warningDan Williams1-2/+1
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig1-12/+46
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig1-2/+2
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig1-3/+4
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner3-27/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2-18/+2
2019-04-22tools/testing/nvdimm: add watermarks for dax_pmem* modulesVishal Verma6-0/+33
2019-04-08tools/testing/nvdimm: Retain security state after overwriteDave Jiang1-2/+4
2019-03-30libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang1-2/+9
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-14/+9
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang1-2/+2
2019-01-06device-dax: Add /sys/class/dax backwards compatibilityDan Williams1-1/+5
2019-01-06device-dax: Start defining a dax bus modelDan Williams1-0/+1
2019-01-06device-dax: Remove multi-resource infrastructureDan Williams1-13/+3
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+15
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams1-1/+14
2018-12-28mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams1-1/+1
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams1-2/+33
2018-12-21tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_testDave Jiang1-0/+86
2018-12-21tools/testing/nvdimm: Add overwrite support for nfit_testDave Jiang1-0/+55
2018-12-21tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang3-0/+222
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang1-0/+1