summaryrefslogtreecommitdiffstats
path: root/tools/testing/nvdimm
AgeCommit message (Expand)AuthorLines
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagDave Jiang-31/+0
2022-07-12ndtest: Cleanup all of blk namespace specific codeShivaprasad G Bhat-77/+0
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeJane Chu-1/+3
2022-04-29testing: nvdimm: asm/mce.h is not needed in nfit.cMichal Suchanek-2/+0
2022-04-29testing: nvdimm: iomap: make __nfit_test_ioremap a macroMichal Suchanek-10/+8
2022-04-25tools/testing/nvdimm: remove unneeded flush_workqueueran jianping-1/+0
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams-2/+2
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams-63/+4
2022-03-11ACPI: NFIT: Remove block aperture supportDan Williams-23/+0
2022-03-11nvdimm/blk: Delete the block-aperture window driverDan Williams-5/+0
2021-12-04memremap: remove support for external pgmap refcountsChristoph Hellwig-31/+12
2021-11-24dax: Kill DEV_DAX_PMEM_COMPATDan Williams-31/+1
2021-08-11tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams-1/+1
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams-17/+25
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei-1/+1
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj-0/+72
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj-0/+378
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj-2/+200
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj-0/+294
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj-2/+229
2020-10-26x86, libnvdimm/test: Remove COPY_MC_TESTDan Williams-103/+0
2020-10-13device-dax: add dis-contiguous resource supportDan Williams-6/+14
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams-1/+1
2020-10-13device-dax: make pgmap optional for instance creationDan Williams-4/+4
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams-24/+25
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsDan Williams-4/+205
2020-07-25tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulationDan Williams-40/+43
2020-07-25tools/testing/nvdimm: Add command debug messagesDan Williams-0/+25
2020-07-25tools/testing/nvdimm: Cleanup dimm index passingDan Williams-16/+18
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams-8/+8
2020-06-15tools/testing/nvdimm: Replace zero-length array with flexible-arrayGustavo A. R. Silva-3/+3
2020-03-31tools/test/nvdimm: Fix out of tree buildSantosh Sivaraj-4/+4
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATJan Kara-0/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-13/+4
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams-0/+7
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+1
2019-09-24libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor-3/+1
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-17/+5
2019-08-29libnvdimm/security: Introduce a 'frozen' attributeDan Williams-15/+4
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig-1/+0
2019-08-14tools/testing/nvdimm: Fix fallthrough warningDan Williams-2/+1
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig-12/+46
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig-2/+2
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig-3/+4
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner-27/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-18/+2
2019-04-22tools/testing/nvdimm: add watermarks for dax_pmem* modulesVishal Verma-0/+33