1. 0c66a95 Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 3 years, 6 months ago
  2. 2bbafda libnvdimm: Drop unused device power management support by Dan Williams · 3 years, 7 months ago
  3. fd14602 libnvdimm: Export nvdimm shutdown helper, nvdimm_delete() by Dan Williams · 3 years, 7 months ago
  4. a624eb5 libnvdimm/pmem: Fix blk_cleanup_disk() usage by Dan Williams · 3 years, 7 months ago
  5. f165fb8 nvme-multipath: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  6. 87eb73b nvdimm-pmem: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  7. d4e4e58 nvdimm-btt: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  8. 6c552ce nvdimm-blk: convert to blk_alloc_disk/blk_cleanup_disk by Christoph Hellwig · 3 years, 8 months ago
  9. 0d1feb7 block: automatically enable GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 8 months ago
  10. 4ee60ec include: remove pagemap.h from blkdev.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  11. a2948b1 libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC by Vaibhav Jain · 3 years, 9 months ago
  12. 2361db8 libnvdimm: Notify disk drivers to revalidate region read-only by Dan Williams · 3 years, 10 months ago
  13. fb9f085 Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 10 months ago
  14. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  15. 1f97507 libnvdimm: Make remove callback return void by Uwe Kleine-König · 3 years, 11 months ago
  16. 8409f94 libnvdimm/dimm: Simplify nvdimm_remove() by Uwe Kleine-König · 3 years, 11 months ago
  17. 7018c89 libnvdimm/dimm: Avoid race between probe and available_slots_show() by Dan Williams · 4 years ago
  18. 13f445d libnvdimm/namespace: Fix visibility of namespace resource attribute by Dan Williams · 4 years ago
  19. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  20. 5b04cb8 libnvdimm/pmem: Remove unused header by Jianpeng Ma · 4 years ago
  21. 4c46764 libnvdimm/label: Return -ENXIO for no slot in __blk_label_update by Zhang Qilong · 4 years, 1 month ago
  22. 5ae96d7 libnvdimm: Cleanup include of badblocks.h by Enrico Weigelt · 4 years, 1 month ago
  23. 2dd2a17 libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels by Dan Williams · 4 years, 1 month ago
  24. b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
  25. a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
  26. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  27. ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  28. ec6347b x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() by Dan Williams · 4 years, 3 months ago
  29. a8b456d bdi: remove BDI_CAP_SYNCHRONOUS_IO by Christoph Hellwig · 4 years, 3 months ago
  30. 32f61d6 nvdimm: simplify revalidate_disk handling by Christoph Hellwig · 4 years, 4 months ago
  31. 62c7892 libnvdimm: KASAN: global-out-of-bounds Read in internal_create_group by Zqiang · 4 years, 5 months ago
  32. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  33. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  34. 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
  35. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  36. 02e715b virtio_pmem: convert to LE accessors by Michael S. Tsirkin · 4 years, 5 months ago
  37. 7f674025 libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr by Jane Chu · 4 years, 5 months ago
  38. 7c02d53 libnvdimm/security: the 'security' attr never show 'overwrite' state by Jane Chu · 4 years, 5 months ago
  39. dad42d1 libnvdimm/security: fix a typo by Jane Chu · 4 years, 5 months ago
  40. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  41. a1facc1 ACPI: NFIT: Add runtime firmware activate support by Dan Williams · 4 years, 6 months ago
  42. 48001ea PM, libnvdimm: Add runtime firmware activation support by Dan Williams · 4 years, 6 months ago
  43. 5cf81ce libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO() by Dan Williams · 4 years, 6 months ago
  44. 92fe2aa libnvdimm: Validate command family indices by Dan Williams · 4 years, 6 months ago
  45. 8c26ab7 powerpc/pmem: Initialize pmem device on newer hardware by Aneesh Kumar K.V · 4 years, 6 months ago
  46. 3e79f08 libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier by Aneesh Kumar K.V · 4 years, 6 months ago
  47. 813357f libnvdimm/security: Fix key lookup permissions by Dan Williams · 4 years, 6 months ago
  48. c62b37d block: move ->make_request_fn to struct block_device_operations by Christoph Hellwig · 4 years, 6 months ago
  49. 543094e nvdimm/region: always show the 'align' attribute by Vishal Verma · 4 years, 8 months ago
  50. 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
  51. e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  52. 0fd92f8 nvdimm: use bio_{start,end}_io_acct by Christoph Hellwig · 4 years, 7 months ago
  53. 6ec26b8 nvdimm/pmem: stop using ->queuedata by Christoph Hellwig · 4 years, 8 months ago
  54. 5713bcc nvdimm/btt: stop using ->queuedata by Christoph Hellwig · 4 years, 8 months ago
  55. daa2897 nvdimm/blk: stop using ->queuedata by Christoph Hellwig · 4 years, 8 months ago
  56. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  57. f6d2b80 Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next by Dan Williams · 4 years, 9 months ago
  58. d3b8865 Merge branch 'for-5.7/numa' into libnvdimm-for-next by Dan Williams · 4 years, 9 months ago
  59. 91bf79b Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next by Dan Williams · 4 years, 9 months ago
  60. 4e4ced9 dax: Move mandatory ->zero_page_range() check in alloc_dax() by Vivek Goyal · 4 years, 9 months ago
  61. f605a26 dax, pmem: Add a dax operation zero_page_range by Vivek Goyal · 4 years, 10 months ago
  62. 5d64efe pmem: Add functions for reading/writing page to/from pmem by Vivek Goyal · 4 years, 10 months ago
  63. 338f6da libnvdimm: Update persistence domain value for of_pmem and papr_scm device by Aneesh Kumar K.V · 4 years, 9 months ago
  64. 04ff486 libnvdimm/region: Fix build error by YueHaibing · 4 years, 9 months ago
  65. 9106137 libnvdimm/region: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  66. 1e36163 libnvdimm/label: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  67. 3d745ea block: simplify queue allocation by Christoph Hellwig · 4 years, 9 months ago
  68. 2522afb libnvdimm/region: Introduce an 'align' attribute by Dan Williams · 5 years ago
  69. a0e3745 libnvdimm/region: Introduce NDD_LABELING by Dan Williams · 5 years ago
  70. 6acd7d5 libnvdimm/namespace: Enforce memremap_compat_align() by Dan Williams · 4 years, 10 months ago
  71. b2ba7e9 libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid by Dan Williams · 4 years, 10 months ago
  72. f84afbd libnvdimm: Out of bounds read in __nd_ioctl() by Dan Carpenter · 4 years, 10 months ago
  73. 9ffc1d1 mm/memremap_pages: Introduce memremap_compat_align() by Dan Williams · 5 years ago
  74. 7b27a86 libnvdimm/e820: Retrieve and populate correct 'target_node' info by Dan Williams · 4 years, 11 months ago
  75. 429589d mm: Cleanup __put_devmap_managed_page() vs ->page_free() by Dan Williams · 5 years ago
  76. d10032d Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  77. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  78. bcba0c4 libnvdimm: Export the target_node attribute for regions and namespaces by Dan Williams · 5 years ago
  79. bfd2e91 libnvdimm: Simplify root read-only definition for the 'resource' attribute by Dan Williams · 5 years ago
  80. e755799a libnvdimm: Move nvdimm_bus_attribute_group to device_type by Dan Williams · 5 years ago
  81. 360eba7 libnvdimm: Move nvdimm_attribute_group to device_type by Dan Williams · 5 years ago
  82. 4ce79fa libnvdimm: Move nd_mapping_attribute_group to device_type by Dan Williams · 5 years ago
  83. 7c4fc8c libnvdimm: Move nd_region_attribute_group to device_type by Dan Williams · 5 years ago
  84. e2f6a0e libnvdimm: Move nd_numa_attribute_group to device_type by Dan Williams · 5 years ago
  85. adbb682 libnvdimm: Move nd_device_attribute_group to device_type by Dan Williams · 5 years ago
  86. cb719d5 libnvdimm: Move region attribute group definition by Dan Williams · 5 years ago
  87. 78c81cc libnvdimm: Move attribute groups to device type by Dan Williams · 5 years ago
  88. cda93d6 libnvdimm: Remove prototypes for nonexistent functions by Alastair D'Silva · 5 years ago
  89. 4e24e37 libnvdimm/btt: fix variable 'rc' set but not used by Qian Cai · 5 years ago
  90. d7c0d92 libnvdimm/pmem: Delete include of nd-core.h by Dan Williams · 5 years ago
  91. 8f4b01f libnvdimm/namespace: Differentiate between probe mapping and runtime mapping by Aneesh Kumar K.V · 5 years ago
  92. c1f45d8 libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe by Aneesh Kumar K.V · 5 years ago
  93. ab84b77 libnvdimm/namsepace: Don't set claim_class on error by Ira Weiny · 5 years ago
  94. 33dd707 lib: Uplevel the pmem "region" ida to a global allocator by Dan Williams · 5 years ago
  95. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  96. a3c0e7b Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  97. 4c806b8 libnvdimm/region: Enable MAP_SYNC for volatile regions by Aneesh Kumar K.V · 5 years ago
  98. 674f31a libnvdimm: prevent nvdimm from requesting key when security is disabled by Dave Jiang · 5 years ago
  99. c42adf8 libnvdimm/region: Initialize bad block for volatile namespaces by Aneesh Kumar K.V · 5 years ago
  100. cf387d9 libnvdimm/altmap: Track namespace boundaries in altmap by Aneesh Kumar K.V · 5 years ago