Age | Commit message (Expand) | Author |
2021-12-04 | memremap: remove support for external pgmap refcounts | Christoph Hellwig |
2021-11-24 | dax: Kill DEV_DAX_PMEM_COMPAT | Dan Williams |
2021-08-11 | tools/testing/nvdimm: Fix missing 'fallthrough' warning | Dan Williams |
2021-05-12 | ACPI: NFIT: Fix support for variable 'SPA' structure size | Dan Williams |
2021-05-12 | tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static | Zou Wei |
2021-01-28 | ndtest: Add papr health related flags | Santosh Sivaraj |
2021-01-28 | ndtest: Add nvdimm control functions | Santosh Sivaraj |
2021-01-28 | ndtest: Add regions and mappings to the test buses | Santosh Sivaraj |
2021-01-28 | ndtest: Add dimm attributes | Santosh Sivaraj |
2021-01-28 | ndtest: Add dimms to the two buses | Santosh Sivaraj |
2021-01-28 | ndtest: Add compatability string to treat it as PAPR family | Santosh Sivaraj |
2021-01-28 | testing/nvdimm: Add test module for non-nfit platforms | Santosh Sivaraj |
2020-10-26 | x86, libnvdimm/test: Remove COPY_MC_TEST | Dan Williams |
2020-10-13 | device-dax: add dis-contiguous resource support | Dan Williams |
2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams |
2020-10-13 | device-dax: make pgmap optional for instance creation | Dan Williams |
2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams |
2020-07-25 | tools/testing/nvdimm: Emulate firmware activation commands | Dan Williams |
2020-07-25 | tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation | Dan Williams |
2020-07-25 | tools/testing/nvdimm: Add command debug messages | Dan Williams |
2020-07-25 | tools/testing/nvdimm: Cleanup dimm index passing | Dan Williams |
2020-07-25 | ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor | Dan Williams |
2020-06-15 | tools/testing/nvdimm: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-03-31 | tools/test/nvdimm: Fix out of tree build | Santosh Sivaraj |
2020-02-18 | tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT | Jan Kara |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-11 | tools/testing/nvdimm: Fix mock support for ioremap | Dan Williams |
2019-09-29 | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-24 | libnvdimm/nfit_test: Fix acpi_handle redefinition | Nathan Chancellor |
2019-09-21 | Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-08-29 | libnvdimm/security: Introduce a 'frozen' attribute | Dan Williams |
2019-08-20 | memremap: remove the dev field in struct dev_pagemap | Christoph Hellwig |
2019-08-14 | tools/testing/nvdimm: Fix fallthrough warning | Dan Williams |
2019-07-02 | memremap: provide an optional internal refcount in struct dev_pagemap | Christoph Hellwig |
2019-07-02 | memremap: pass a struct dev_pagemap to ->kill and ->cleanup | Christoph Hellwig |
2019-07-02 | memremap: move dev_pagemap callbacks into a separate structure | Christoph Hellwig |
2019-06-13 | mm/devm_memremap_pages: fix final page put race | Dan Williams |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-04-22 | tools/testing/nvdimm: add watermarks for dax_pmem* modules | Vishal Verma |
2019-04-08 | tools/testing/nvdimm: Retain security state after overwrite | Dave Jiang |
2019-03-30 | libnvdimm/security: provide fix for secure-erase to use zero-key | Dave Jiang |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-01-21 | nfit_test: fix security state pull for nvdimm security nfit_test | Dave Jiang |
2019-01-06 | device-dax: Add /sys/class/dax backwards compatibility | Dan Williams |
2019-01-06 | device-dax: Start defining a dax bus model | Dan Williams |
2019-01-06 | device-dax: Remove multi-resource infrastructure | Dan Williams |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams |
2018-12-28 | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL | Dan Williams |