summaryrefslogtreecommitdiff
path: root/tools/testing/nvdimm
AgeCommit message (Expand)Author
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-24libnvdimm/nfit_test: Fix acpi_handle redefinitionNathan Chancellor
2019-09-21Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-29libnvdimm/security: Introduce a 'frozen' attributeDan Williams
2019-08-20memremap: remove the dev field in struct dev_pagemapChristoph Hellwig
2019-08-14tools/testing/nvdimm: Fix fallthrough warningDan Williams
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-04-22tools/testing/nvdimm: add watermarks for dax_pmem* modulesVishal Verma
2019-04-08tools/testing/nvdimm: Retain security state after overwriteDave Jiang
2019-03-30libnvdimm/security: provide fix for secure-erase to use zero-keyDave Jiang
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang
2019-01-06device-dax: Add /sys/class/dax backwards compatibilityDan Williams
2019-01-06device-dax: Start defining a dax bus modelDan Williams
2019-01-06device-dax: Remove multi-resource infrastructureDan Williams
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28mm, devm_memremap_pages: fix shutdown handlingDan Williams
2018-12-28mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams
2018-12-21tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_testDave Jiang
2018-12-21tools/testing/nvdimm: Add overwrite support for nfit_testDave Jiang
2018-12-21tools/testing/nvdimm: Add test support for Intel nvdimm security DSMsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMsDave Jiang
2018-12-13acpi/nfit, libnvdimm: Introduce nvdimm_security_opsDave Jiang
2018-12-05tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-11-05tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma
2018-10-17tools/testing/nvdimm: Populate dirty shutdown dataDan Williams
2018-10-17acpi, nfit: Collect shutdown statusDan Williams
2018-07-31tools/testing/nvdimm: improve emulation of smart injectionVishal Verma
2018-07-30tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access()Huaisheng Ye
2018-07-14tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams
2018-07-14tools/testing/nvdimm: Make DSM failure code injection an overrideDan Williams
2018-06-30tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma
2018-05-22x86, nfit_test: Add unit test for memcpy_mcsafe()Dan Williams
2018-04-16tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams
2018-04-16tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams
2018-04-16tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams
2018-04-16tools/testing/nvdimm: allow custom error code injectionDan Williams
2018-04-05libnvdimm, testing: update the default smart ctrl_temperatureVishal Verma
2018-04-05libnvdimm, testing: Add emulation for smart injection commandsVishal Verma
2018-03-06nfit_test: prevent parsing error of nfit_test.0Ross Zwisler
2018-03-06nfit_test: fix buffer overrun, add sanity checkRoss Zwisler
2018-03-06nfit_test: improve structure offset handlingRoss Zwisler