On Fri, Sep 28, 2018 at 2:58 PM Dave Jiang <[email protected]> wrote: > > The following series implements security support for nvdimm. Mostly adding > new security DSM support from the Intel NVDIMM DSM spec v1.7, but also > adding generic support libnvdimm for other vendors. The most important > security features are unlocking locked nvdimms, and updating/setting security > passphrase to nvdimms. > > v11: > - Dropped keyring usage. (David) > - Fixed up scanf handling. (David) > - Removed callout info for request_key(). (David) > - Included Dan's patches and folded in some changes from Dan. (Dan) > - Made security_show a weak function to allow test override. (Dan)
Looks good. > Dan Williams (2): > libnvdimm: Drop nvdimm_bus from security_ops interface > acpi, nfit: Move acpi_nfit_get_security_ops() to generic location I'll fold these into the other patches, no need to commit the cleanups separately at this point. _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
