aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/nvdimm
AgeCommit message (Expand)AuthorFilesLines
2024-04-25ndtest: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-3/+2
2024-04-25powerpc/papr_scm: Move duplicate definitions to common header filesGravatar Shivaprasad G Bhat 2-31/+2
2024-01-22tools/testing/nvdimm: Disable "missing prototypes / declarations" warningsGravatar Dan Williams 1-0/+2
2023-12-15tools/testing/nvdimm: Add compile-test coverage for ndtestGravatar Dan Williams 1-0/+1
2023-11-27ndtest: fix typo class_regster -> class_registerGravatar Yi Zhang 1-1/+1
2023-10-11testing: nvdimm: make struct class structures constantGravatar Greg Kroah-Hartman 2-15/+16
2023-06-07tools/testing/nvdimm: Drop empty platform remove functionGravatar Uwe Kleine-König 1-6/+0
2023-06-07testing: nvdimm: add missing prototypes for wrapped functionsGravatar Arnd Bergmann 1-0/+29
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+2
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysGravatar Kees Cook 1-2/+2
2023-03-17driver core: class: remove module * from class_create()Gravatar Greg Kroah-Hartman 2-2/+2
2022-12-01libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flagGravatar Dave Jiang 2-31/+0
2022-07-12ndtest: Cleanup all of blk namespace specific codeGravatar Shivaprasad G Bhat 1-77/+0
2022-05-16dax: introduce DAX_RECOVERY_WRITE dax access modeGravatar Jane Chu 1-1/+3
2022-04-29testing: nvdimm: asm/mce.h is not needed in nfit.cGravatar Michal Suchanek 1-2/+0
2022-04-29testing: nvdimm: iomap: make __nfit_test_ioremap a macroGravatar Michal Suchanek 1-10/+8
2022-04-25tools/testing/nvdimm: remove unneeded flush_workqueueGravatar ran jianping 1-1/+0
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionGravatar Dan Williams 1-2/+2
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureGravatar Dan Williams 1-63/+4
2022-03-11ACPI: NFIT: Remove block aperture supportGravatar Dan Williams 1-23/+0
2022-03-11nvdimm/blk: Delete the block-aperture window driverGravatar Dan Williams 2-5/+0
2021-12-04memremap: remove support for external pgmap refcountsGravatar Christoph Hellwig 1-31/+12
2021-11-24dax: Kill DEV_DAX_PMEM_COMPATGravatar Dan Williams 5-31/+1
2021-08-11tools/testing/nvdimm: Fix missing 'fallthrough' warningGravatar Dan Williams 1-1/+1
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeGravatar Dan Williams 1-17/+25
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticGravatar Zou Wei 1-1/+1
2021-01-28ndtest: Add papr health related flagsGravatar Santosh Sivaraj 2-0/+72
2021-01-28ndtest: Add nvdimm control functionsGravatar Santosh Sivaraj 1-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesGravatar Santosh Sivaraj 2-0/+378
2021-01-28ndtest: Add dimm attributesGravatar Santosh Sivaraj 1-2/+200
2021-01-28ndtest: Add dimms to the two busesGravatar Santosh Sivaraj 2-0/+294
2021-01-28ndtest: Add compatability string to treat it as PAPR familyGravatar Santosh Sivaraj 1-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsGravatar Santosh Sivaraj 4-2/+229
2020-10-26x86, libnvdimm/test: Remove COPY_MC_TESTGravatar Dan Williams 1-103/+0
2020-10-13device-dax: add dis-contiguous resource supportGravatar Dan Williams 1-6/+14
2020-10-13mm/memremap_pages: convert to 'struct range'Gravatar Dan Williams 1-1/+1
2020-10-13device-dax: make pgmap optional for instance creationGravatar Dan Williams 1-4/+4
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Gravatar Dan Williams 1-24/+25
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsGravatar Dan Williams 1-4/+205
2020-07-25tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulationGravatar Dan Williams 1-40/+43
2020-07-25tools/testing/nvdimm: Add command debug messagesGravatar Dan Williams 1-0/+25
2020-07-25tools/testing/nvdimm: Cleanup dimm index passingGravatar Dan Williams 1-16/+18
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorGravatar Dan Williams 1-8/+8
2020-06-15tools/testing/nvdimm: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-3/+3
2020-03-31tools/test/nvdimm: Fix out of tree buildGravatar Santosh Sivaraj 2-4/+4
2020-02-18tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPATGravatar Jan Kara 1-0/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 3-13/+4
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapGravatar Dan Williams 2-0/+7
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+1
2019-09-24libnvdimm/nfit_test: Fix acpi_handle redefinitionGravatar Nathan Chancellor 1-3/+1