1. e755799a libnvdimm: Move nvdimm_bus_attribute_group to device_type by Dan Williams · 5 years ago
  2. 360eba7 libnvdimm: Move nvdimm_attribute_group to device_type by Dan Williams · 5 years ago
  3. 4ce79fa libnvdimm: Move nd_mapping_attribute_group to device_type by Dan Williams · 5 years ago
  4. 7c4fc8c libnvdimm: Move nd_region_attribute_group to device_type by Dan Williams · 5 years ago
  5. e2f6a0e libnvdimm: Move nd_numa_attribute_group to device_type by Dan Williams · 5 years ago
  6. adbb682 libnvdimm: Move nd_device_attribute_group to device_type by Dan Williams · 5 years ago
  7. edffc70 ACPI: NFIT: Fix unlock on error in scrub_show() by Dan Carpenter · 5 years ago
  8. d78c620 libnvdimm/security: Introduce a 'frozen' attribute by Dan Williams · 5 years ago
  9. 523634d Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  10. 87a30e1 driver-core, libnvdimm: Let device subsystems add local lockdep coverage by Dan Williams · 5 years ago
  11. c5d4355 libnvdimm: nd_region flush callback support by Pankaj Gupta · 5 years ago
  12. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. d2e5b64 libnvdimm/security, acpi/nfit: unify zero-key for all security commands by Dave Jiang · 6 years ago
  15. 351f339 acpi/nfit: Always dump _DSM output payload by Dan Williams · 6 years ago
  16. 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
  17. 4083014 Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next by Dan Williams · 6 years ago
  18. 451fed2 Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next by Dan Williams · 6 years ago
  19. 5c9d62d acpi/nfit: Update NFIT flags error message by Toshi Kani · 6 years ago
  20. 78153dd nfit/ars: Avoid stale ARS results by Dan Williams · 6 years ago
  21. 5479b27 nfit/ars: Allow root to busy-poll the ARS state machine by Dan Williams · 6 years ago
  22. e34b825 nfit/ars: Introduce scrub_flags by Dan Williams · 6 years ago
  23. 317a992 nfit/ars: Remove ars_start_flags by Dan Williams · 6 years ago
  24. fa3ed4d nfit/ars: Attempt short-ARS even in the no_init_ars case by Dan Williams · 6 years ago
  25. c6c5df2 nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot by Dan Williams · 6 years ago
  26. 0171b6b acpi/nfit: Require opt-in for read-only label configurations by Dan Williams · 6 years ago
  27. ebe9f6f acpi/nfit: Fix bus command validation by Dan Williams · 6 years ago
  28. d5d30d5 libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family by Dan Williams · 6 years ago
  29. 1194c413 nfit: Add Hyper-V NVDIMM DSM command set to white list by Dexuan Cui · 6 years ago
  30. 43f8987 nfit: acpi_nfit_ctl(): Check out_obj->type in the right place by Dexuan Cui · 6 years ago
  31. f596c88 nfit: Fix nfit_intel_shutdown_status() command submission by Dan Williams · 6 years ago
  32. 11189c1 acpi/nfit: Fix command-supported detection by Dan Williams · 6 years ago
  33. 5e9e38d acpi/nfit: Block function zero DSMs by Dan Williams · 6 years ago
  34. 1cd7386 libnvdimm/security: Require nvdimm_security_setup_events() to succeed by Dan Williams · 6 years ago
  35. b4fe30e acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set() by Wei Yang · 6 years ago
  36. 0919871 acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() by Tony Luck · 6 years ago
  37. ccb7f15 nfit: Mark some functions as __maybe_unused by Nathan Chancellor · 6 years ago
  38. 8a7f02f ACPI/nfit: delete the function to_acpi_nfit_desc by Xiaochun Lee · 6 years ago
  39. dadbcb4 ACPI/nfit: delete the redundant header file by Xiaochun Lee · 6 years ago
  40. 8fc5c73 acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node by Dan Williams · 6 years ago
  41. 4b5f747 Merge miscellaneous libnvdimm updates for 4.21 by Dan Williams · 6 years ago
  42. 89fa9d8 acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support by Dave Jiang · 6 years ago
  43. 7d98809 acpi/nfit, libnvdimm/security: Add security DSM overwrite support by Dave Jiang · 6 years ago
  44. 64e77c8 acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm by Dave Jiang · 6 years ago
  45. 03b65b2 acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. by Dave Jiang · 6 years ago
  46. 4c6926a acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs by Dave Jiang · 6 years ago
  47. 37833fb acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm by Dave Jiang · 6 years ago
  48. f298939 acpi/nfit, libnvdimm: Introduce nvdimm_security_ops by Dave Jiang · 6 years ago
  49. d6548ae acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm by Dave Jiang · 6 years ago
  50. 9f619d4 ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start by Ocean He · 6 years ago
  51. b5fd2e0 acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" by Dan Williams · 6 years ago
  52. b3ed2ce acpi/nfit: Add support for Intel DSM 1.8 commands by Dave Jiang · 6 years ago
  53. 25e19c1 Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  54. 2121db0 Revert "acpi, nfit: Further restrict userspace ARS start requests" by Dan Williams · 6 years ago
  55. 3fa58dc acpi, nfit: Fix ARS overflow continuation by Dan Williams · 6 years ago
  56. e8a308e acpi/nfit, x86/mce: Validate a MCE's address before using it by Vishal Verma · 6 years ago
  57. 5d96c93 acpi/nfit, x86/mce: Handle only uncorrectable machine checks by Vishal Verma · 6 years ago
  58. 5948612 acpi, nfit: Further restrict userspace ARS start requests by Dan Williams · 6 years ago
  59. d3abaf4 acpi, nfit: Fix Address Range Scrub completion tracking by Dan Williams · 6 years ago
  60. f110176 tools/testing/nvdimm: Populate dirty shutdown data by Dan Williams · 6 years ago
  61. 0ead111 acpi, nfit: Collect shutdown status by Dan Williams · 6 years ago
  62. 6f07f86 acpi, nfit: Introduce nfit_mem flags by Dan Williams · 6 years ago
  63. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  64. cc3d345 acpi/nfit: queue issuing of ars when an uc error notification comes in by Dave Jiang · 6 years ago
  65. 099b07a acpi, nfit: Prefer _DSM over _LSR for namespace label reads by Dan Williams · 7 years ago
  66. ee6581c nfit: fix unchecked dereference in acpi_nfit_ctl by Dave Jiang · 6 years ago
  67. 33cc2c9 acpi, nfit: Fix scrub idle detection by Dan Williams · 6 years ago
  68. c1985ce acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value by Dave Jiang · 7 years ago
  69. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  70. d4dd709 acpi, nfit: Remove ecc_unit_size by Dan Williams · 7 years ago
  71. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  72. 1ed41b5 Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-next by Dan Williams · 7 years ago
  73. bca811a nfit, address-range-scrub: add module option to skip initial ars by Dan Williams · 7 years ago
  74. bc6ba80 nfit, address-range-scrub: rework and simplify ARS state machine by Dan Williams · 7 years ago
  75. 459d0dd nfit, address-range-scrub: determine one platform max_ars value by Dan Williams · 7 years ago
  76. 14c73f9 nfit, address-range-scrub: introduce nfit_spa->ars_state by Dan Williams · 7 years ago
  77. dd972f9 Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 7 years ago
  78. 7872713 nfit, address-range-scrub: fix scrub in-progress reporting by Dan Williams · 7 years ago
  79. 8d0d8ed nfit: fix region registration vs block-data-window ranges by Dan Williams · 7 years ago
  80. 466d149 acpi, nfit: rework NVDIMM leaf method detection by Dan Williams · 7 years ago
  81. 0731de4 nfit: skip region registration for incomplete control regions by Dan Williams · 7 years ago
  82. fe9a552 libnvdimm, nfit: fix persistence domain reporting by Dan Williams · 7 years ago
  83. 23222f8 acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle by Tony Luck · 7 years ago
  84. b814735 acpi, nfit: remove redundant __func__ in dev_dbg by Johannes Thumshirn · 7 years ago
  85. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  86. d121f07 Merge branch 'for-4.16/dax' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  87. 23fbd7c acpi, nfit: fix register dimm error handling by Toshi Kani · 7 years ago
  88. 30e6d7b acpi: nfit: add persistent memory control flag for nd_region by Dave Jiang · 7 years ago
  89. 06e8ccd acpi: nfit: Add support for detect platform CPU cache flush on power loss by Dave Jiang · 7 years ago
  90. adf6895 acpi, nfit: fix health event notification by Dan Williams · 7 years ago
  91. 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
  92. 79ab67e acpi, nfit: add 'Enable Latch System Shutdown Status' command support by Dan Williams · 7 years ago
  93. 0e7f074 acpi, nfit: validate commands against the device type by Dan Williams · 7 years ago
  94. aa9ad44 libnvdimm: move poison list functions to a new 'badrange' file by Dave Jiang · 7 years ago
  95. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  96. 11e1427 acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs by Dan Williams · 7 years ago
  97. b9b1504 acpi, nfit: hide unknown commands from nmemX/commands by Dan Williams · 7 years ago
  98. 4b27db7 acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods by Dan Williams · 7 years ago
  99. b37b3fd acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_test by Yasunori Goto · 7 years ago
  100. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago