Linus Torvalds
4bf5e36118
libnvdimm for 5.9
...
- Add 'Runtime Firmware Activation' support for NVDIMMs that advertise
the relevant capability
- Misc libnvdimm and DAX cleanups
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQT9vPEBxh63bwxRYEEPzq5USduLdgUCXzHodgAKCRAPzq5USduL
djTjAQD1THDmizHn16zd94ueygh/BXfN0zyeVvQH352ol7kdfQEAj2A7YJ9XBbBY
JC6/CNd+OiB9W88lLOUf3Waj1a7cUQ8=
=Q6qn
-----END PGP SIGNATURE-----
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Pull libnvdimm updayes from Vishal Verma:
"You'd normally receive this pull request from Dan Williams, but he's
busy watching a newborn (Congrats Dan!), so I'm watching libnvdimm
this cycle.
This adds a new feature in libnvdimm - 'Runtime Firmware Activation',
and a few small cleanups and fixes in libnvdimm and DAX. I'd
originally intended to make separate topic-based pull requests - one
for libnvdimm, and one for DAX, but some of the DAX material fell out
since it wasn't quite ready.
Summary:
- add 'Runtime Firmware Activation' support for NVDIMMs that
advertise the relevant capability
- misc libnvdimm and DAX cleanups"
* tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm:
libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attr
libnvdimm/security: the 'security' attr never show 'overwrite' state
libnvdimm/security: fix a typo
ACPI: NFIT: Fix ARS zero-sized allocation
dax: Fix incorrect argument passed to xas_set_err()
ACPI: NFIT: Add runtime firmware activate support
PM, libnvdimm: Add runtime firmware activation support
libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
drivers/dax: Expand lock scope to cover the use of addresses
fs/dax: Remove unused size parameter
dax: print error message by pr_info() in __generic_fsdax_supported()
driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
tools/testing/nvdimm: Emulate firmware activation commands
tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
tools/testing/nvdimm: Add command debug messages
tools/testing/nvdimm: Cleanup dimm index passing
ACPI: NFIT: Define runtime firmware activation commands
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
libnvdimm: Validate command family indices
2020-08-11 10:59:19 -07:00
..
2016-07-08 21:52:36 +02:00
2016-05-04 11:44:15 +01:00
2020-03-24 13:42:44 +01:00
2017-02-15 09:51:28 -05:00
2015-06-25 17:00:38 -07:00
2015-10-04 20:28:58 +01:00
2018-10-11 12:12:55 +02:00
2020-01-15 10:39:21 +01:00
2014-01-29 16:22:40 -08:00
2014-01-29 16:22:40 -08:00
2014-01-29 16:22:40 -08:00
2014-01-29 16:22:40 -08:00
2014-11-06 16:18:19 -06:00
2015-07-31 09:02:06 -05:00
2014-01-29 16:22:40 -08:00
2014-11-05 13:37:17 -06:00
2014-01-29 16:22:40 -08:00
2014-01-29 16:22:40 -08:00
2014-01-29 16:22:40 -08:00
2015-03-10 15:33:41 -05:00
2017-08-15 14:18:56 +03:00
2014-01-29 16:22:40 -08:00
2015-12-15 09:12:41 -06:00
2014-01-29 16:22:40 -08:00
2015-12-20 19:40:45 -08:00
2017-06-19 09:22:47 +03:00
2017-06-19 09:22:47 +03:00
2014-08-20 14:04:42 -05:00
2018-09-24 19:00:35 +03:00
2020-04-14 10:31:49 +02:00
2019-07-01 15:39:11 +02:00
2013-12-18 16:51:15 -08:00
2020-07-10 19:53:03 +03:00
2010-08-03 09:49:07 -04:00
2020-05-23 00:08:23 +10:00
2020-05-23 00:08:23 +10:00
2020-05-23 00:08:23 +10:00
2019-11-21 20:10:44 -05:00
2011-10-24 16:52:39 +02:00
2019-08-14 15:30:49 +02:00
2012-03-27 20:54:52 +02:00
2012-05-16 15:05:45 +10:00
2009-04-13 15:04:33 -07:00
2020-07-18 22:35:27 +02:00
2019-05-20 10:18:10 +02:00
2017-11-03 16:34:00 -07:00
2020-08-04 22:22:25 -07:00
2018-01-16 14:15:35 -05:00
2018-05-18 15:34:45 -04:00
2016-02-09 11:09:52 +01:00
2019-12-12 08:53:50 -05:00
2018-08-10 22:12:32 +10:00
2019-11-21 09:06:47 -07:00
2020-04-20 15:45:22 -06:00
2019-06-15 08:12:45 +02:00
2019-12-18 10:37:20 +01:00
2018-02-13 06:38:41 -08:00
2020-07-15 14:26:11 -06:00
2018-02-23 08:17:28 -07:00
2013-03-23 16:11:31 -07:00
2019-07-15 11:03:01 -03:00
2015-04-15 12:10:17 -04:00
2018-02-23 08:20:11 -07:00
2020-05-17 18:57:17 -03:00
2012-06-05 09:13:48 +02:00
2019-01-08 17:15:10 -08:00
2018-02-21 23:36:39 +01:00
2015-02-10 10:23:15 +00:00
2011-08-05 13:32:40 +02:00
2020-03-21 11:32:21 +01:00
2016-05-01 14:12:14 -07:00
2015-10-17 22:03:00 -07:00
2019-11-07 13:17:25 -07:00
2014-11-26 19:27:28 -08:00
2016-05-03 14:59:30 -07:00
2018-07-15 13:52:57 +02:00
2019-04-25 21:33:38 +02:00
2020-03-08 17:28:53 +00:00
2019-04-25 21:33:42 +02:00
2019-07-02 16:00:26 +02:00
2020-04-28 15:49:28 +02:00
2015-01-21 13:24:33 -03:00
2019-06-15 08:12:45 +02:00
2020-07-16 13:12:41 +10:00
2014-10-07 16:58:06 +11:00
2015-06-22 10:35:05 -06:00
2019-11-08 11:23:18 +01:00
2016-12-08 21:00:08 +01:00
2012-04-23 14:23:32 +03:00
2017-02-01 12:44:23 +01:00
2011-07-25 20:57:14 -07:00
2019-06-15 08:12:45 +02:00
2012-05-20 17:27:01 +02:00
2019-04-21 23:44:37 +02:00
2018-11-12 10:33:50 +01:00
2020-06-14 11:49:53 +01:00
2014-08-07 11:44:45 +01:00
2020-03-08 17:28:33 +00:00
2016-11-13 13:07:17 +00:00
2015-09-23 20:23:18 +01:00
2017-04-08 17:26:03 +01:00
2017-01-28 18:24:57 +00:00
2018-02-17 12:39:46 +00:00
2019-04-25 21:33:41 +02:00
2019-04-27 14:11:59 +01:00
2016-11-13 13:07:15 +00:00
2019-07-27 20:11:16 +01:00
2019-06-14 18:17:11 +02:00
2019-12-29 15:20:09 +00:00
2013-08-03 18:40:31 +01:00
2013-08-03 18:40:32 +01:00
2019-06-17 21:06:45 +01:00
2014-08-26 18:37:50 +01:00
2016-05-04 11:11:30 +01:00
2015-09-23 20:23:19 +01:00
2020-06-27 14:21:41 +01:00
2019-04-04 20:20:13 +01:00
2015-12-19 15:08:00 +00:00
2018-07-23 19:18:10 +01:00
2016-10-23 19:33:55 +01:00
2012-06-15 14:39:18 -07:00
2018-07-23 19:18:11 +01:00
2016-11-13 13:07:33 +00:00
2017-09-04 14:49:30 +01:00
2016-02-21 20:22:23 +00:00
2017-05-07 14:39:17 +01:00
2013-02-10 17:42:43 +00:00
2016-11-13 11:40:26 +00:00
2020-04-19 16:56:43 +01:00
2019-06-14 18:17:11 +02:00
2020-06-27 14:46:44 +01:00
2019-04-04 20:19:44 +01:00
2020-03-21 10:28:20 +00:00
2019-04-04 20:21:05 +01:00
2019-07-27 20:11:18 +01:00
2015-08-16 10:51:23 +01:00
2016-02-24 20:52:55 +00:00
2015-10-04 20:28:58 +01:00
2020-03-24 13:45:24 +01:00
2015-10-04 20:28:58 +01:00
2019-02-21 15:01:06 +02:00
2016-05-03 15:07:35 -07:00
2020-01-17 11:12:44 +01:00
2011-03-22 04:53:09 -03:00
2019-11-16 12:58:54 +01:00
2017-10-30 11:46:04 +01:00
2020-05-15 15:35:13 +02:00
2019-08-14 15:30:49 +02:00
2020-07-28 19:29:22 -06:00
2020-07-28 19:28:32 -06:00
2020-07-10 09:41:48 +02:00
2020-07-31 22:55:27 +10:00
2019-11-21 17:30:24 -06:00
2019-06-15 08:12:45 +02:00
2019-06-15 08:12:45 +02:00
2011-09-18 01:48:37 -07:00
2015-05-06 08:03:19 +02:00
2017-12-08 17:43:52 +01:00
2020-07-10 14:14:37 +02:00
2018-02-23 08:25:45 -07:00
2018-03-21 09:20:40 -06:00
2018-04-25 16:59:53 -07:00
2019-06-19 19:31:21 +02:00
2020-05-20 17:22:36 +05:30
2020-05-20 17:22:41 +05:30
2020-07-01 13:51:49 +03:00
2018-07-02 17:42:36 +02:00
2008-09-17 16:54:35 +01:00
2019-02-04 12:58:03 +01:00
2019-06-15 08:12:45 +02:00
2017-08-28 11:43:39 +02:00
2016-11-17 09:18:43 -07:00
2018-09-12 09:46:46 +02:00
2008-11-12 17:17:18 -08:00
2012-04-01 14:33:40 -07:00
2012-02-15 14:48:01 -08:00
2019-09-02 15:55:03 +01:00
2018-02-23 08:21:13 -07:00
2018-02-23 08:21:48 -07:00
2012-07-20 23:10:28 +02:00
2019-06-14 18:17:12 +02:00
2018-02-23 08:20:57 -07:00
2013-02-21 17:22:19 -08:00
2018-03-21 09:26:07 -06:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2019-02-01 08:09:27 +00:00
2019-06-14 18:17:11 +02:00
2020-07-30 17:22:57 +09:00
2017-01-31 16:57:05 +09:00
2020-07-24 20:55:25 +02:00
2012-09-05 12:18:11 -07:00
2016-11-10 17:03:35 +01:00
2018-07-15 13:55:44 +02:00
2018-07-15 13:55:44 +02:00
2018-06-28 20:32:51 +09:00
2014-07-04 12:35:59 +02:00
2014-07-04 12:35:59 +02:00
2014-07-04 12:35:59 +02:00
2009-08-28 15:21:12 -04:00
2017-01-29 19:59:42 +01:00
2019-11-03 17:37:06 +01:00
2019-06-14 18:17:12 +02:00
2018-10-11 21:59:11 +02:00
2020-07-24 12:58:55 +02:00
2015-03-09 17:16:28 -07:00
2020-07-22 14:41:29 +02:00
2018-01-08 21:28:11 +01:00
2016-08-29 15:06:32 +02:00
2019-01-16 22:06:51 +01:00
2016-09-27 12:20:17 +02:00
2019-06-14 18:17:12 +02:00
2020-07-29 16:21:13 +02:00
2019-07-25 14:38:38 +02:00
2018-04-22 20:07:06 +02:00
2017-06-03 19:29:26 +09:00
2020-04-20 12:43:24 -07:00
2015-12-06 22:52:18 -05:00
2018-11-30 17:17:39 -08:00
2012-11-15 20:47:26 +01:00
2015-05-06 08:03:20 +02:00
2019-05-31 10:49:43 -07:00
2019-06-14 19:05:58 -07:00
2018-07-02 09:06:24 +09:00
2019-10-29 17:38:39 -07:00
2020-07-15 11:07:19 +10:00
2018-02-23 08:11:34 -07:00
2020-07-21 22:19:37 +02:00
2020-05-26 10:41:58 +01:00
2017-06-08 13:05:28 +02:00
2020-07-31 14:33:56 +02:00
2019-07-15 20:44:49 -07:00
2016-06-10 16:01:40 +02:00
2018-02-23 08:25:45 -07:00
2018-05-10 07:27:15 -04:00
2018-05-10 07:27:15 -04:00
2012-09-10 11:25:10 +08:00
2019-08-26 14:50:16 -07:00
2020-05-17 18:57:17 -03:00
2020-05-17 18:57:17 -03:00
2018-03-17 14:20:54 +01:00
2016-10-30 21:05:47 +01:00
2020-05-17 18:57:15 -03:00
2020-05-17 18:57:15 -03:00
2018-02-13 06:41:02 -08:00
2015-06-02 08:03:25 -07:00
2016-05-03 14:59:30 -07:00
2015-10-04 20:28:58 +01:00
2019-07-15 11:03:02 -03:00
2020-03-04 10:51:21 +01:00
2018-03-22 13:40:10 +01:00
2019-06-14 18:17:12 +02:00
2013-06-24 16:19:03 -07:00
2019-08-21 00:20:40 +02:00
2019-11-18 19:53:43 +01:00
2015-06-25 17:00:36 -07:00
2008-07-21 21:54:40 -07:00
2012-02-15 14:48:01 -08:00
2020-07-10 15:24:56 +02:00
2018-01-23 09:47:05 +01:00
2018-05-10 07:27:15 -04:00
2012-10-06 15:52:16 -04:00
2013-03-21 22:45:15 +01:00
2020-06-15 14:09:51 +02:00
2014-10-09 22:25:52 -04:00
2011-03-15 13:48:01 -04:00
2013-05-12 14:14:09 +02:00
2010-08-10 14:35:42 -07:00
2018-03-20 10:36:04 +01:00
2012-01-09 18:12:17 +00:00
2018-02-12 11:24:55 +01:00
2019-04-18 09:16:10 -05:00
2012-06-20 10:02:54 +02:00
2020-07-02 14:48:48 +02:00
2018-03-21 09:35:01 -06:00
2019-09-06 14:11:13 +02:00
2013-01-25 21:51:32 +01:00
2013-01-25 21:51:32 +01:00
2013-01-25 21:51:32 +01:00
2013-01-25 21:51:32 +01:00
2013-04-11 22:41:48 +02:00
2013-01-24 12:49:59 +01:00
2013-01-24 12:49:59 +01:00
2013-01-24 12:50:09 +01:00
2020-07-06 09:48:06 +01:00
2018-11-26 18:19:11 +01:00
2020-07-10 15:24:56 +02:00
2013-06-21 00:13:15 +02:00
2020-07-10 15:24:56 +02:00
2020-06-09 09:30:21 -07:00
2016-11-01 09:27:33 -07:00
2012-07-19 15:51:39 -04:00
2020-07-10 15:24:56 +02:00
2019-06-15 08:12:45 +02:00
2018-07-18 13:10:15 +01:00
2018-03-14 19:11:00 +01:00
2014-07-09 14:14:27 -07:00
2020-05-19 14:48:41 +03:00
2019-06-14 18:17:11 +02:00
2015-09-30 21:28:10 +02:00
2014-07-29 11:24:47 +02:00
2018-03-06 15:17:55 +01:00
2016-09-26 15:39:56 +02:00
2011-11-23 14:50:38 +01:00
2018-03-07 15:45:50 +01:00
2016-04-28 07:51:59 -06:00
2010-05-12 15:18:59 +02:00
2019-06-14 18:17:12 +02:00
2013-01-31 16:39:32 +01:00
2013-10-30 14:13:29 +01:00
2015-01-08 13:53:51 -08:00
2020-08-06 17:34:19 -07:00
2013-07-10 15:42:48 -04:00
2020-03-19 07:41:03 +01:00
2020-01-15 16:50:13 -06:00
2019-06-15 08:12:45 +02:00
2017-12-21 14:56:27 +02:00
2019-06-15 08:12:45 +02:00
2014-07-17 14:36:01 +02:00
2016-03-23 10:05:37 -07:00
2015-05-11 10:38:23 -07:00
2018-07-02 17:42:36 +02:00
2020-02-22 09:25:42 +08:00
2019-04-25 11:03:53 +02:00
2020-06-19 23:09:15 -04:00
2017-10-04 10:29:22 +02:00
2020-06-26 10:01:28 -06:00
2019-06-15 08:12:45 +02:00
2020-01-29 07:35:49 -06:00
2013-06-04 15:58:35 -04:00
2017-04-13 03:51:47 +02:00
2015-06-25 09:06:57 +02:00
2015-06-25 09:06:56 +02:00
2019-08-08 11:10:25 +03:00
2015-04-30 22:15:04 +01:00
2013-12-21 15:29:36 +00:00
2011-04-29 18:09:34 -07:00
2011-04-29 18:09:34 -07:00
2009-02-18 15:37:56 -08:00
2017-06-30 09:16:51 -05:00
2017-08-10 22:39:53 +10:00
2017-08-10 22:40:01 +10:00
2020-04-01 14:30:50 +11:00
2016-02-09 17:37:39 -08:00
2010-05-27 12:46:20 -04:00
2008-09-02 19:21:40 -07:00
2019-09-04 17:32:28 +02:00
2019-02-21 11:49:27 -05:00
2020-07-07 21:51:49 -07:00
2014-08-08 15:57:21 -07:00
2014-07-15 08:09:06 +10:00
2017-06-15 08:50:37 +02:00
2016-05-16 11:14:29 -04:00
2013-12-29 13:09:07 +00:00
2019-08-13 23:19:42 +02:00
2020-02-19 22:46:07 +11:00
2019-06-14 18:17:11 +02:00
2019-06-12 10:32:59 +02:00
2018-02-28 18:07:20 +01:00
2019-05-07 16:05:49 -06:00
2008-07-24 10:47:17 -07:00
2018-04-27 17:02:48 -06:00
2018-04-16 14:18:15 -06:00
2017-10-13 16:18:33 -07:00
2019-09-24 15:54:07 -07:00
2019-06-14 18:17:11 +02:00
2009-12-16 12:20:00 +01:00
2014-03-31 14:52:43 +10:30
2008-04-18 08:56:07 -07:00
2019-07-15 11:03:01 -03:00
2020-01-10 11:57:22 +02:00
2011-01-24 14:56:37 +01:00
2014-05-24 00:58:44 +02:00
2017-04-14 09:26:37 +08:00
2020-06-18 10:40:56 +02:00
2020-04-10 15:36:22 -07:00
2017-11-03 16:33:59 -07:00
2019-10-16 19:18:27 -07:00
2019-09-03 19:35:41 -07:00
2020-05-25 12:05:26 +02:00
2010-02-28 19:30:57 +01:00
2017-01-02 10:42:33 +05:30
2017-01-02 10:42:33 +05:30
2019-06-22 07:35:24 +02:00
2018-05-22 12:24:12 +03:00
2020-05-05 20:27:44 +03:00
2017-09-20 16:07:22 +03:00
2011-02-04 12:41:20 -08:00
2018-10-19 19:21:57 +03:00
2019-12-20 19:00:50 +02:00
2013-02-24 14:49:53 -08:00
2016-11-18 18:19:15 +05:30
2017-04-11 10:58:25 +03:00
2016-12-05 17:22:27 +00:00
2013-12-06 14:46:32 -06:00
2014-07-16 21:17:41 +02:00
2015-06-01 16:08:24 +05:30
2016-04-28 12:28:08 -07:00
2019-10-11 12:12:04 +02:00
2020-01-16 21:47:03 +01:00
2009-06-18 13:04:04 -07:00
2012-12-03 11:11:51 +01:00
2015-12-08 14:50:12 +01:00
2019-11-13 00:33:22 +11:00
2020-03-17 15:57:59 +01:00
2017-05-27 11:51:36 +02:00
2008-09-17 16:54:35 +01:00
2020-01-24 09:41:27 +01:00
2019-04-25 11:07:09 +02:00