Age | Commit message (Expand) | Author |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams |
2019-02-02 | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams |
2019-01-21 | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams |
2019-01-08 | libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMs | Dan Williams |
2019-01-06 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams |
2018-12-21 | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm | Dave Jiang |
2018-12-21 | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang |
2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang |
2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang |
2018-04-07 | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran |
2018-04-03 | libnvdimm: add an api to cast a 'struct nd_region' to its 'struct device' | Dan Williams |
2018-02-01 | acpi: nfit: add persistent memory control flag for nd_region | Dave Jiang |
2018-02-01 | acpi: nfit: Add support for detect platform CPU cache flush on power loss | Dave Jiang |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file | Dave Jiang |
2017-08-31 | libnvdimm, nd_blk: remove mmio_flush_range() | Robin Murphy |
2017-08-04 | nfit, libnvdimm, region: export 'position' in mapping info | Dan Williams |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams |
2017-07-01 | libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru. | Jerry Hoemann |
2017-06-29 | libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region | Dan Williams |
2017-06-27 | x86, libnvdimm, pmem: remove global pmem api | Dan Williams |
2017-06-15 | libnvdimm, label: populate the type_guid property for v1.2 namespaces | Dan Williams |
2017-06-15 | libnvdimm, label: add v1.2 interleave-set-cookie algorithm | Dan Williams |
2017-05-04 | libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKED | Dan Williams |
2017-04-29 | libnvdimm: rework region badblocks clearing | Dan Williams |
2017-04-13 | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation | Dave Jiang |
2017-04-12 | libnvdimm: add support for clear poison list and badblocks for device dax | Dave Jiang |
2017-03-01 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams |
2016-12-06 | acpi, nfit, libnvdimm: fix / harden ars_status output length handling | Dan Williams |
2016-09-30 | libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc | Dan Williams |
2016-09-30 | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma |
2016-08-29 | acpi, nfit: add dimm device notification support | Dan Williams |
2016-07-23 | nfit, libnvdimm: allow an ARS scrub to be triggered on demand | Vishal Verma |
2016-07-21 | libnvdimm: move ->module to struct nvdimm_bus_descriptor | Dan Williams |
2016-07-11 | libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush() | Dan Williams |
2016-07-11 | libnvdimm, nfit: move flush hint mapping to region-device driver-data | Dan Williams |
2016-07-11 | libnvdimm, nfit: remove nfit_spa_map() infrastructure | Dan Williams |
2016-07-07 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users | Dan Williams |
2016-04-28 | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams |
2016-04-28 | libnvdimm: increase max envelope size for ioctl | Jerry Hoemann |
2016-03-05 | nfit: disable userspace initiated ars during scrub | Dan Williams |
2016-03-05 | nfit, libnvdimm: async region scrub workqueue | Dan Williams |
2016-03-05 | libnvdimm, nfit: centralize command status translation | Dan Williams |
2016-02-23 | nfit: update address range scrub commands to the acpi 6.1 format | Dan Williams |
2016-02-19 | libnvdimm, tools/testing/nvdimm: fix 'ars_status' output buffer sizing | Dan Williams |