aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/nvdimm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang1-0/+1
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams1-2/+33
2018-11-05tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma1-4/+4
2018-10-17tools/testing/nvdimm: Populate dirty shutdown dataDan Williams3-1/+11
2018-10-17acpi, nfit: Collect shutdown statusDan Williams2-24/+1
2018-07-31tools/testing/nvdimm: improve emulation of smart injectionVishal Verma1-31/+47
2018-07-30tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye1-4/+8
2018-07-14tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams1-1/+2
2018-07-14tools/testing/nvdimm: Make DSM failure code injection an overrideDan Williams1-17/+32
2018-06-30tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma1-2/+1
2018-05-22x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams1-0/+104
2018-04-16tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams1-0/+3
2018-04-16tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams1-1/+1
2018-04-16tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams1-18/+25
2018-04-16tools/testing/nvdimm: allow custom error code injectionDan Williams1-1/+37
2018-04-05libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma1-1/+1
2018-04-05libnvdimm, testing: Add emulation for smart injection commandsVishal Verma2-1/+53
2018-03-06nfit_test: prevent parsing error of nfit_test.0Ross Zwisler1-1/+6
2018-03-06nfit_test: fix buffer overrun, add sanity checkRoss Zwisler1-1/+8
2018-03-06nfit_test: improve structure offset handlingRoss Zwisler1-74/+109
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler1-2/+12
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler1-4/+3
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams7-0/+63
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang2-0/+40
2018-02-01libnvdimm/nfit_test: add firmware download emulationDave Jiang2-28/+360
2018-02-01nfit-test: Add platform cap support from ACPI 6.2a to testDave Jiang1-2/+12
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig1-4/+3
2017-12-04tools/testing/nvdimm: smart alarm/threshold controlDan Williams2-44/+122