Age | Commit message (Expand) | Author |
2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds |
2024-06-17 | testing: nvdimm: Add MODULE_DESCRIPTION() macros | Ira Weiny |
2024-06-17 | testing: nvdimm: iomap: add MODULE_DESCRIPTION() | Jeff Johnson |
2024-04-25 | ndtest: Convert to platform remove callback returning void | Uwe Kleine-König |
2024-04-25 | powerpc/papr_scm: Move duplicate definitions to common header files | Shivaprasad G Bhat |
2024-01-22 | tools/testing/nvdimm: Disable "missing prototypes / declarations" warnings | Dan Williams |
2023-12-15 | tools/testing/nvdimm: Add compile-test coverage for ndtest | Dan Williams |
2023-11-27 | ndtest: fix typo class_regster -> class_register | Yi Zhang |
2023-10-11 | testing: nvdimm: make struct class structures constant | Greg Kroah-Hartman |
2023-06-07 | tools/testing/nvdimm: Drop empty platform remove function | Uwe Kleine-König |
2023-06-07 | testing: nvdimm: add missing prototypes for wrapped functions | Arnd Bergmann |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-06 | ACPICA: actbl2: Replace 1-element arrays with flexible arrays | Kees Cook |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2022-12-01 | libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag | Dave Jiang |
2022-07-12 | ndtest: Cleanup all of blk namespace specific code | Shivaprasad G Bhat |
2022-05-16 | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu |
2022-04-29 | testing: nvdimm: asm/mce.h is not needed in nfit.c | Michal Suchanek |
2022-04-29 | testing: nvdimm: iomap: make __nfit_test_ioremap a macro | Michal Suchanek |
2022-04-25 | tools/testing/nvdimm: remove unneeded flush_workqueue | ran jianping |
2022-04-08 | tools/testing/nvdimm: Fix security_init() symbol collision | Dan Williams |
2022-03-11 | nvdimm/region: Delete nd_blk_region infrastructure | Dan Williams |
2022-03-11 | ACPI: NFIT: Remove block aperture support | Dan Williams |
2022-03-11 | nvdimm/blk: Delete the block-aperture window driver | Dan Williams |
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 |