This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5512320c9f6f Merge tag 'fsdax-fix-5.1-rc6' of git://git.kernel.org/pub/ [...] new 351f339faa30 acpi/nfit: Always dump _DSM output payload new 55c1fc0af29a libnvdimm/namespace: Fix a potential NULL pointer dereference new 486fa92df470 libnvdimm/btt: Fix a kmemdup failure check new 037c8489ade6 libnvdimm/security: provide fix for secure-erase to use zero-key new d2e5b6436c28 libnvdimm/security, acpi/nfit: unify zero-key for all secu [...] new 9dc6488e84b0 libnvdimm/pmem: fix a possible OOB access when read and wr [...] new 2170a0d53bee tools/testing/nvdimm: Retain security state after overwrite new 618d919cae2f Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.or [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/acpi/nfit/core.c | 12 ++-- drivers/acpi/nfit/intel.c | 10 ++-- drivers/nvdimm/btt_devs.c | 18 ++++-- drivers/nvdimm/namespace_devs.c | 5 +- drivers/nvdimm/pmem.c | 8 +-- drivers/nvdimm/security.c | 118 ++++++++++++++++++++++++--------------- tools/testing/nvdimm/test/nfit.c | 17 ++++-- 7 files changed, 117 insertions(+), 71 deletions(-)