1. f060db9 ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect by Jia He · 3 years, 4 months ago
  2. b93dfa6 ACPI: NFIT: Fix support for virtual SPA ranges by Dan Williams · 3 years, 5 months ago
  3. e9cfd25 ACPI: NFIT: Fix support for variable 'SPA' structure size by Dan Williams · 3 years, 8 months ago
  4. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 9 months ago
  5. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
  6. cf16b05 ACPICA: ACPI 6.4: NFIT: add Location Cookie field by Bob Moore · 3 years, 9 months ago
  7. 637464c ACPI: NFIT: Fix flexible_array.cocci warnings by Dan Williams · 4 years ago
  8. 9a7e3d7 ACPI: NFIT: Fix input validation of bus-family by Dan Williams · 4 years, 2 months ago
  9. 1a57b1a ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl() by Zhen Lei · 4 years, 2 months ago
  10. c6237b2 ACPI: Fix whitespace inconsistencies by Maximilian Luz · 4 years, 2 months ago
  11. 85f971b ACPI: NFIT: Fix comparison to '-ENXIO' by Zhang Qilong · 4 years, 3 months ago
  12. e4174ff Merge branch 'acpi-numa' by Rafael J. Wysocki · 4 years, 3 months ago
  13. 4eb3723 ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node() by Jonathan Cameron · 4 years, 5 months ago
  14. 01feba5 ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT by Jonathan Cameron · 4 years, 5 months ago
  15. 5f15551 ACPI: NFIT: Use kobj_to_dev() instead by Wang Qing · 4 years, 5 months ago
  16. 4bf5e36 Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 5 months ago
  17. 9f1048d ACPI: NFIT: Fix ARS zero-sized allocation by Dan Williams · 4 years, 6 months ago
  18. a1facc1 ACPI: NFIT: Add runtime firmware activate support by Dan Williams · 4 years, 6 months ago
  19. 4ce7796 ACPI: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  20. 916566a tools/testing/nvdimm: Emulate firmware activation commands by Dan Williams · 4 years, 6 months ago
  21. 6450ddb ACPI: NFIT: Define runtime firmware activation commands by Dan Williams · 4 years, 6 months ago
  22. d46e6a2 ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor by Dan Williams · 4 years, 6 months ago
  23. 92fe2aa libnvdimm: Validate command family indices by Dan Williams · 4 years, 6 months ago
  24. d74b15d Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 7 months ago
  25. f37b451 libnvdimm: Replace guid_copy() with import_guid() where it makes sense by Andy Shevchenko · 4 years, 9 months ago
  26. 23ba710 x86/mce: Fix all mce notifiers to update the mce->kflags bitmask by Tony Luck · 5 years ago
  27. f6d2b80 Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 4 years, 10 months ago
  28. 91bf79b Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next by Dan Williams · 4 years, 10 months ago
  29. 4b56640 ACPI: NFIT: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  30. a0e3745 libnvdimm/region: Introduce NDD_LABELING by Dan Williams · 5 years ago
  31. 01091c4 acpi/nfit: improve bounds checking for 'func' by Dan Carpenter · 4 years, 11 months ago
  32. e755799a libnvdimm: Move nvdimm_bus_attribute_group to device_type by Dan Williams · 5 years ago
  33. 360eba7 libnvdimm: Move nvdimm_attribute_group to device_type by Dan Williams · 5 years ago
  34. 4ce79fa libnvdimm: Move nd_mapping_attribute_group to device_type by Dan Williams · 5 years ago
  35. 7c4fc8c libnvdimm: Move nd_region_attribute_group to device_type by Dan Williams · 5 years ago
  36. e2f6a0e libnvdimm: Move nd_numa_attribute_group to device_type by Dan Williams · 5 years ago
  37. adbb682 libnvdimm: Move nd_device_attribute_group to device_type by Dan Williams · 5 years ago
  38. edffc70 ACPI: NFIT: Fix unlock on error in scrub_show() by Dan Carpenter · 5 years ago
  39. d78c620 libnvdimm/security: Introduce a 'frozen' attribute by Dan Williams · 5 years ago
  40. 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
  41. 87a30e1 driver-core, libnvdimm: Let device subsystems add local lockdep coverage by Dan Williams · 5 years ago
  42. c5d4355 libnvdimm: nd_region flush callback support by Pankaj Gupta · 6 years ago
  43. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  44. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  45. d2e5b64 libnvdimm/security, acpi/nfit: unify zero-key for all security commands by Dave Jiang · 6 years ago
  46. 351f339 acpi/nfit: Always dump _DSM output payload by Dan Williams · 6 years ago
  47. 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
  48. 4083014 Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next by Dan Williams · 6 years ago
  49. 451fed2 Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next by Dan Williams · 6 years ago
  50. 5c9d62d acpi/nfit: Update NFIT flags error message by Toshi Kani · 6 years ago
  51. 78153dd nfit/ars: Avoid stale ARS results by Dan Williams · 6 years ago
  52. 5479b27 nfit/ars: Allow root to busy-poll the ARS state machine by Dan Williams · 6 years ago
  53. e34b825 nfit/ars: Introduce scrub_flags by Dan Williams · 6 years ago
  54. 317a992 nfit/ars: Remove ars_start_flags by Dan Williams · 6 years ago
  55. fa3ed4d nfit/ars: Attempt short-ARS even in the no_init_ars case by Dan Williams · 6 years ago
  56. c6c5df2 nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot by Dan Williams · 6 years ago
  57. 0171b6b acpi/nfit: Require opt-in for read-only label configurations by Dan Williams · 6 years ago
  58. ebe9f6f acpi/nfit: Fix bus command validation by Dan Williams · 6 years ago
  59. d5d30d5 libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family by Dan Williams · 6 years ago
  60. 1194c413 nfit: Add Hyper-V NVDIMM DSM command set to white list by Dexuan Cui · 6 years ago
  61. 43f8987 nfit: acpi_nfit_ctl(): Check out_obj->type in the right place by Dexuan Cui · 6 years ago
  62. f596c88 nfit: Fix nfit_intel_shutdown_status() command submission by Dan Williams · 6 years ago
  63. 11189c1 acpi/nfit: Fix command-supported detection by Dan Williams · 6 years ago
  64. 5e9e38d acpi/nfit: Block function zero DSMs by Dan Williams · 6 years ago
  65. 1cd7386 libnvdimm/security: Require nvdimm_security_setup_events() to succeed by Dan Williams · 6 years ago
  66. b4fe30e acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set() by Wei Yang · 6 years ago
  67. 0919871 acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() by Tony Luck · 6 years ago
  68. ccb7f15 nfit: Mark some functions as __maybe_unused by Nathan Chancellor · 6 years ago
  69. 8a7f02f ACPI/nfit: delete the function to_acpi_nfit_desc by Xiaochun Lee · 6 years ago
  70. dadbcb4 ACPI/nfit: delete the redundant header file by Xiaochun Lee · 6 years ago
  71. 8fc5c73 acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node by Dan Williams · 6 years ago
  72. 4b5f747 Merge miscellaneous libnvdimm updates for 4.21 by Dan Williams · 6 years ago
  73. 89fa9d8 acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support by Dave Jiang · 6 years ago
  74. 7d98809 acpi/nfit, libnvdimm/security: Add security DSM overwrite support by Dave Jiang · 6 years ago
  75. 64e77c8 acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm by Dave Jiang · 6 years ago
  76. 03b65b2 acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. by Dave Jiang · 6 years ago
  77. 4c6926a acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs by Dave Jiang · 6 years ago
  78. 37833fb acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm by Dave Jiang · 6 years ago
  79. f298939 acpi/nfit, libnvdimm: Introduce nvdimm_security_ops by Dave Jiang · 6 years ago
  80. d6548ae acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm by Dave Jiang · 6 years ago
  81. 9f619d4 ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start by Ocean He · 6 years ago
  82. b5fd2e0 acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" by Dan Williams · 6 years ago
  83. b3ed2ce acpi/nfit: Add support for Intel DSM 1.8 commands by Dave Jiang · 6 years ago
  84. 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
  85. 2121db0 Revert "acpi, nfit: Further restrict userspace ARS start requests" by Dan Williams · 6 years ago
  86. 3fa58dc acpi, nfit: Fix ARS overflow continuation by Dan Williams · 6 years ago
  87. e8a308e acpi/nfit, x86/mce: Validate a MCE's address before using it by Vishal Verma · 6 years ago
  88. 5d96c93 acpi/nfit, x86/mce: Handle only uncorrectable machine checks by Vishal Verma · 6 years ago
  89. 5948612 acpi, nfit: Further restrict userspace ARS start requests by Dan Williams · 6 years ago
  90. d3abaf4 acpi, nfit: Fix Address Range Scrub completion tracking by Dan Williams · 6 years ago
  91. f110176 tools/testing/nvdimm: Populate dirty shutdown data by Dan Williams · 6 years ago
  92. 0ead111 acpi, nfit: Collect shutdown status by Dan Williams · 6 years ago
  93. 6f07f86 acpi, nfit: Introduce nfit_mem flags by Dan Williams · 6 years ago
  94. 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
  95. cc3d345 acpi/nfit: queue issuing of ars when an uc error notification comes in by Dave Jiang · 6 years ago
  96. 099b07a acpi, nfit: Prefer _DSM over _LSR for namespace label reads by Dan Williams · 7 years ago
  97. ee6581c nfit: fix unchecked dereference in acpi_nfit_ctl by Dave Jiang · 7 years ago
  98. 33cc2c9 acpi, nfit: Fix scrub idle detection by Dan Williams · 7 years ago
  99. c1985ce acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a value by Dave Jiang · 7 years ago
  100. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago