1. 429589d mm: Cleanup __put_devmap_managed_page() vs ->page_free() by Dan Williams · 5 years ago
  2. 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
  3. 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
  4. bcba0c4 libnvdimm: Export the target_node attribute for regions and namespaces by Dan Williams · 5 years ago
  5. bfd2e91 libnvdimm: Simplify root read-only definition for the 'resource' attribute by Dan Williams · 5 years ago
  6. e755799a libnvdimm: Move nvdimm_bus_attribute_group to device_type by Dan Williams · 5 years ago
  7. 360eba7 libnvdimm: Move nvdimm_attribute_group to device_type by Dan Williams · 5 years ago
  8. 4ce79fa libnvdimm: Move nd_mapping_attribute_group to device_type by Dan Williams · 5 years ago
  9. 7c4fc8c libnvdimm: Move nd_region_attribute_group to device_type by Dan Williams · 5 years ago
  10. e2f6a0e libnvdimm: Move nd_numa_attribute_group to device_type by Dan Williams · 5 years ago
  11. adbb682 libnvdimm: Move nd_device_attribute_group to device_type by Dan Williams · 5 years ago
  12. cb719d5 libnvdimm: Move region attribute group definition by Dan Williams · 5 years ago
  13. 78c81cc libnvdimm: Move attribute groups to device type by Dan Williams · 5 years ago
  14. cda93d6 libnvdimm: Remove prototypes for nonexistent functions by Alastair D'Silva · 5 years ago
  15. 4e24e37 libnvdimm/btt: fix variable 'rc' set but not used by Qian Cai · 5 years ago
  16. d7c0d92 libnvdimm/pmem: Delete include of nd-core.h by Dan Williams · 5 years ago
  17. 8f4b01f libnvdimm/namespace: Differentiate between probe mapping and runtime mapping by Aneesh Kumar K.V · 5 years ago
  18. c1f45d8 libnvdimm/pfn_dev: Don't clear device memmap area during generic namespace probe by Aneesh Kumar K.V · 5 years ago
  19. ab84b77 libnvdimm/namsepace: Don't set claim_class on error by Ira Weiny · 5 years ago
  20. 33dd707 lib: Uplevel the pmem "region" ida to a global allocator by Dan Williams · 5 years ago
  21. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  22. 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
  23. 4c806b8 libnvdimm/region: Enable MAP_SYNC for volatile regions by Aneesh Kumar K.V · 5 years ago
  24. 674f31a libnvdimm: prevent nvdimm from requesting key when security is disabled by Dave Jiang · 5 years ago
  25. c42adf8 libnvdimm/region: Initialize bad block for volatile namespaces by Aneesh Kumar K.V · 5 years ago
  26. cf387d9 libnvdimm/altmap: Track namespace boundaries in altmap by Aneesh Kumar K.V · 5 years ago
  27. 86aa666 libnvdimm: Fix endian conversion issues  by Aneesh Kumar K.V · 5 years ago
  28. f537669 libnvdimm/dax: Pick the right alignment default when creating dax devices by Aneesh Kumar K.V · 5 years ago
  29. 6cb2e9e Merge tag 'libnvdimm-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  30. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  31. 62974fc libnvdimm: Enable unit test infrastructure compile checks by Dan Williams · 5 years ago
  32. 5b26db9 libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check by Aneesh Kumar K.V · 5 years ago
  33. 047e0ef libnvdimm/label: Remove the dpa align check by Aneesh Kumar K.V · 5 years ago
  34. edbb52c libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock by Aneesh Kumar K.V · 5 years ago
  35. e96f0bf libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change by Aneesh Kumar K.V · 5 years ago
  36. 1c97afa libnvdimm/pmem: Advance namespace seed for specific probe errors by Aneesh Kumar K.V · 5 years ago
  37. a2d1c7a libnvdimm/region: Rewrite _probe_success() to _advance_seeds() by Dan Williams · 5 years ago
  38. 7b60422 libnvdimm/security: Consolidate 'security' operations by Dan Williams · 5 years ago
  39. bc4f219 libnvdimm/security: Tighten scope of nvdimm->busy vs security operations by Dan Williams · 5 years ago
  40. d78c620 libnvdimm/security: Introduce a 'frozen' attribute by Dan Williams · 5 years ago
  41. 2b90cb2 libnvdimm, region: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  42. 274b9240 libnvdimm/pfn: Fix namespace creation on misaligned addresses by Jeff Moyer · 5 years ago
  43. 49bddc7 libnvdimm/of_pmem: Provide a unique name for bus provider by Aneesh Kumar K.V · 5 years ago
  44. 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
  45. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  46. a361919 libnvdimm/pfn: stop padding pmem namespaces to section alignment by Dan Williams · 5 years ago
  47. 7e3e888 libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields by Dan Williams · 5 years ago
  48. 87a30e1 driver-core, libnvdimm: Let device subsystems add local lockdep coverage by Dan Williams · 5 years ago
  49. ca6bf26 libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock by Dan Williams · 5 years ago
  50. b70d31d libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl() by Dan Williams · 5 years ago
  51. 6de5d06 libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant by Dan Williams · 5 years ago
  52. 700cd03 libnvdimm/region: Register badblocks before namespaces by Dan Williams · 5 years ago
  53. 8aac0e2 libnvdimm/bus: Prevent duplicate device_unregister() calls by Dan Williams · 5 years ago
  54. f8c3500 Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  55. 8c2e408 virtio_pmem: fix sparse warning by Pankaj Gupta · 5 years ago
  56. ae4a050 docs: nvdimm: add it to the driver-api book by Mauro Carvalho Chehab · 6 years ago
  57. b0a4aa9 docs: nvdimm: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  58. fefc1d9 libnvdimm: add dax_dev sync flag by Pankaj Gupta · 5 years ago
  59. 6e84200 virtio-pmem: Add virtio pmem driver by Pankaj Gupta · 5 years ago
  60. c5d4355 libnvdimm: nd_region flush callback support by Pankaj Gupta · 5 years ago
  61. db5d00c libnvdimm, namespace: Drop uuid_t implementation detail by Andy Shevchenko · 6 years ago
  62. 514caf2 memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag by Christoph Hellwig · 6 years ago
  63. 80a72d0 memremap: remove the data field in struct dev_pagemap by Christoph Hellwig · 6 years ago
  64. f6a55e1 memremap: lift the devmap_enable manipulation into devm_memremap_pages by Christoph Hellwig · 6 years ago
  65. d8668bb memremap: pass a struct dev_pagemap to ->kill and ->cleanup by Christoph Hellwig · 6 years ago
  66. 1e240e8 memremap: move dev_pagemap callbacks into a separate structure by Christoph Hellwig · 6 years ago
  67. 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
  68. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  69. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  70. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  71. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  72. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  73. 52f476a libnvdimm/pmem: Bypass CONFIG_HARDENED_USERCOPY overhead by Dan Williams · 6 years ago
  74. 7bf7eac dax: Arrange for dax_supported check to span multiple devices by Dan Williams · 6 years ago
  75. c01dafa libnvdimm: Fix compilation warnings with W=1 by Qian Cai · 6 years ago
  76. 83f3ef3 Merge tag 'libnvdimm-fixes-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  77. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  78. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  79. c4703ce libnvdimm/namespace: Fix label tracking error by Dan Williams · 6 years ago
  80. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  81. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  82. 9dc6488 libnvdimm/pmem: fix a possible OOB access when read and write pmem by Li RongQing · 6 years ago
  83. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  84. d2e5b64 libnvdimm/security, acpi/nfit: unify zero-key for all security commands by Dave Jiang · 6 years ago
  85. 037c848 libnvdimm/security: provide fix for secure-erase to use zero-key by Dave Jiang · 6 years ago
  86. 486fa92 libnvdimm/btt: Fix a kmemdup failure check by Aditya Pakki · 6 years ago
  87. 55c1fc0 libnvdimm/namespace: Fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  88. 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
  89. 5ea6718 Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  90. 6fd96ff Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-next by Dan Williams · 6 years ago
  91. 451fed2 Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next by Dan Williams · 6 years ago
  92. 075c3fd libnvdimm/namespace: Clean up holder_class_store() by Dan Williams · 6 years ago
  93. 316720b libnvdimm/of_pmem: Fix platform_no_drv_owner.cocci warnings by YueHaibing · 6 years ago
  94. 9dedc73 libnvdimm/btt: Fix LBA masking during 'free list' population by Vishal Verma · 6 years ago
  95. 2f8c901 libnvdimm/btt: Remove unnecessary code in btt_freelist_init by Vishal Verma · 6 years ago
  96. 4960461 libnvdimm/pfn: Remove dax_label_reserve by Dan Williams · 6 years ago
  97. fa7d2e6 libnvdimm/pmem: Honor force_raw for legacy pmem regions by Dan Williams · 6 years ago
  98. 11a3581 libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init() by Dan Williams · 6 years ago
  99. 07464e8 libnvdimm: Fix altmap reservation size calculation by Oliver O'Halloran · 6 years ago
  100. f101ada libnvdimm, pfn: Fix over-trim in trim_pfn_device() by Wei Yang · 6 years ago