1. f67e3fb4 Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  2. 266c7bf nfit_test: fix security state pull for nvdimm security nfit_test by Dave Jiang · 6 years ago
  3. 730926c device-dax: Add /sys/class/dax backwards compatibility by Dan Williams · 7 years ago
  4. 51cf784 device-dax: Start defining a dax bus model by Dan Williams · 7 years ago
  5. 753a085 device-dax: Remove multi-resource infrastructure by Dan Williams · 7 years ago
  6. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  7. a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  8. 808153e mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  9. 4b5f747 Merge miscellaneous libnvdimm updates for 4.21 by Dan Williams · 6 years ago
  10. ecaa4a9 tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_test by Dave Jiang · 6 years ago
  11. 926f748 tools/testing/nvdimm: Add overwrite support for nfit_test by Dave Jiang · 6 years ago
  12. 3c13e2a tools/testing/nvdimm: Add test support for Intel nvdimm security DSMs by Dave Jiang · 6 years ago
  13. 4c6926a acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs by Dave Jiang · 6 years ago
  14. f298939 acpi/nfit, libnvdimm: Introduce nvdimm_security_ops by Dave Jiang · 6 years ago
  15. e3f5df7 tools/testing/nvdimm: Align test resources to 128M by Dan Williams · 6 years ago
  16. af31b04 tools/testing/nvdimm: Fix the array size for dimm devices. by Masayoshi Mizuma · 6 years ago
  17. f110176 tools/testing/nvdimm: Populate dirty shutdown data by Dan Williams · 6 years ago
  18. 0ead111 acpi, nfit: Collect shutdown status by Dan Williams · 6 years ago
  19. b4d4702 tools/testing/nvdimm: improve emulation of smart injection by Vishal Verma · 6 years ago
  20. 45df5d3 tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access() by Huaisheng Ye · 6 years ago
  21. e5d772f tools/testing/nvdimm: Fix support for emulating controller temperature by Dan Williams · 6 years ago
  22. 39611e8 tools/testing/nvdimm: Make DSM failure code injection an override by Dan Williams · 6 years ago
  23. 1273c25 tools/testing/nvdimm: advertise a write cache for nfit_test by Vishal Verma · 6 years ago
  24. 5d8beee x86, nfit_test: Add unit test for memcpy_mcsafe() by Dan Williams · 7 years ago
  25. 9484e12 tools/testing/nvdimm: enable labels for nfit_test.1 dimms by Dan Williams · 7 years ago
  26. 19357a6 tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attribute by Dan Williams · 7 years ago
  27. 718fda6 tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1 by Dan Williams · 7 years ago
  28. 55c72ab tools/testing/nvdimm: allow custom error code injection by Dan Williams · 7 years ago
  29. f6adcca libnvdimm, testing: update the default smart ctrl_temperature by Vishal Verma · 7 years ago
  30. 4cf260f libnvdimm, testing: Add emulation for smart injection commands by Vishal Verma · 7 years ago
  31. 1526f9e nfit_test: prevent parsing error of nfit_test.0 by Ross Zwisler · 7 years ago
  32. 9741a55 nfit_test: fix buffer overrun, add sanity check by Ross Zwisler · 7 years ago
  33. d7d8464 nfit_test: improve structure offset handling by Ross Zwisler · 7 years ago
  34. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  35. d121f07 Merge branch 'for-4.16/dax' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  36. 0fb5c8d tools/testing/nvdimm: force nfit_test to depend on instrumented modules by Dan Williams · 7 years ago
  37. 674d8bd libnvdimm/nfit_test: adding support for unit testing enable LSS status by Dave Jiang · 7 years ago
  38. bfbaa95 libnvdimm/nfit_test: add firmware download emulation by Dave Jiang · 7 years ago
  39. f81e1d3 nfit-test: Add platform cap support from ACPI 6.2a to test by Dave Jiang · 7 years ago
  40. e8d5134 memremap: change devm_memremap_pages interface to use struct dev_pagemap by Christoph Hellwig · 7 years ago
  41. ed07c43 tools/testing/nvdimm: smart alarm/threshold control by Dan Williams · 7 years ago
  42. cdd77d3 nfit, libnvdimm: deprecate the generic SMART ioctl by Dan Williams · 7 years ago
  43. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  44. fb2a174 tools/testing/nvdimm: unit test clear-error commands by Dan Williams · 7 years ago
  45. 41cb330 tools/testing/nvdimm: stricter bounds checking for error injection commands by Vishal Verma · 7 years ago
  46. 5e096ef nfit_test: when clearing poison, also remove badrange entries by Vishal Verma · 7 years ago
  47. 9fb1a19 nfit_test: add error injection DSMs by Dave Jiang · 7 years ago
  48. aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. 10246dc acpi nfit: nfit_test supports translate SPA by Yasunori Goto · 7 years ago
  51. a586cb4 nfit_test Make private definitions to command emulation by Yasunori Goto · 7 years ago
  52. 5e75fe3 tools/testing/nvdimm: disable labels for nfit_test.1 by Dan Williams · 7 years ago
  53. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  54. a117699 tools/testing/nvdimm: fix nfit_test buffer overflow by Yasunori Goto · 7 years ago
  55. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 7 years ago
  56. 7361636 Merge branch 'for-4.12/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  57. c1d6e82 pmem: add dax_operations support by Dan Williams · 8 years ago
  58. fbabd82 acpi, nfit: fix module unload vs workqueue shutdown race by Dan Williams · 8 years ago
  59. 8b06b88 tools/testing/nvdimm: fix nfit_test shutdown crash by Dan Williams · 8 years ago
  60. ac40b67 tools/testing/nvdimm: test acpi 6.1 health state flags by Dan Williams · 8 years ago
  61. 7b6be84 dax: refactor dax-fs into a generic provider of 'struct dax_device' instances by Dan Williams · 8 years ago
  62. efebc71 device-dax, tools/testing/nvdimm: enable device-dax with mock resources by Dave Jiang · 8 years ago
  63. df06a2d tools/testing/nvdimm: make iset cookie predictable by Dan Williams · 8 years ago
  64. c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  65. a7de92d tools/testing/nvdimm: unit test acpi_nfit_ctl() by Dan Williams · 8 years ago
  66. dafb104 tools/testing/nvdimm: dynamic label support by Dan Williams · 8 years ago
  67. a379f71 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  69. 178d6f4 Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  70. bd4cd74 tools/testing/nvdimm: support for sub-dividing a pmem region by Dan Williams · 8 years ago
  71. 73606af tools/testing/nvdimm: test get_config_size DSM failures by Dan Williams · 8 years ago
  72. 9d15ce9 tools/testing/nvdimm: fix allocation range for mock flush hint tables by Dan Williams · 8 years ago
  73. 231bf11 tools/testing/nvdimm: unit test for acpi_nvdimm_notify() by Dan Williams · 8 years ago
  74. c14a868 tools/testing/nvdimm: unit test for acpi_nfit_notify() by Dan Williams · 8 years ago
  75. d8d378f tools/testing/nvdimm: fix SIGTERM vs hotplug crash by Dan Williams · 8 years ago
  76. 6839a6d nfit: do an ARS scrub on hitting a latent media error by Vishal Verma · 8 years ago
  77. bdf9701 nfit: move to nfit/ sub-directory by Dan Williams · 8 years ago
  78. 58cd71b nfit, tools/testing/nvdimm/: unify shutdown paths by Dan Williams · 8 years ago
  79. bc9775d libnvdimm: move ->module to struct nvdimm_bus_descriptor by Dan Williams · 8 years ago
  80. e7a11b4 nfit: cleanup acpi_nfit_init calling convention by Dan Williams · 8 years ago
  81. 5dc68e5 tools/testing/nvdimm: add manufacturing_{date|location} dimm properties by Dan Williams · 8 years ago
  82. 7bfe97c tools/testing/nvdimm: add virtual ramdisk range by Dan Williams · 8 years ago
  83. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  84. 85d3fa0 tools/testing/nvdimm: simulate multiple flush hints per-dimm by Dan Williams · 8 years ago
  85. b28f08c tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholder by Dan Williams · 8 years ago
  86. ee8520f tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc() by Dan Williams · 8 years ago
  87. f295e53 libnvdimm, pmem: allow nfit_test to override pmem_direct_access() by Dan Williams · 8 years ago
  88. 6b0a57e tools/testing/nvdimm: add pfn device dependency by Dan Williams · 8 years ago
  89. 36092ee Merge branch 'for-4.7/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
  90. ab68f26 /dev/dax, pmem: direct access to persistent memory by Dan Williams · 9 years ago
  91. 1f716d0 Merge branch 'for-4.7/dsm' into libnvdimm-for-next by Dan Williams · 9 years ago
  92. 2159669 Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 9 years ago
  93. cd03412 libnvdimm, dax: introduce device-dax infrastructure by Dan Williams · 9 years ago
  94. 6634fb06 tools/testing/nvdimm: ND_CMD_CALL support by Dan Williams · 9 years ago
  95. e3654ec nfit, libnvdimm: clarify "commands" vs "_DSMs" by Dan Williams · 9 years ago
  96. 200c79d libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup by Dan Williams · 9 years ago
  97. baa5127 libnvdimm, test: add mock SMART data payload by Dan Williams · 9 years ago
  98. d4f3236 nfit, libnvdimm: clear poison command support by Dan Williams · 9 years ago
  99. f471f1a tools/testing/nvdimm: expand ars unit testing by Dan Williams · 9 years ago
  100. a61fe6f nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc by Dan Williams · 9 years ago