| Commit message (Expand) | Author | Age | Files | Lines |
* | acpi/nfit: Always dump _DSM output payload | Dan Williams | 2019-03-22 | 1 | -6/+6 |
* | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2019-03-16 | 1 | -2/+6 |
|\ |
|
| * | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 2019-01-06 | 1 | -2/+6 |
* | | Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next | Dan Williams | 2019-03-11 | 2 | -24/+57 |
|\ \ |
|
| * | | nfit/ars: Avoid stale ARS results | Dan Williams | 2019-02-20 | 2 | -1/+17 |
| * | | nfit/ars: Allow root to busy-poll the ARS state machine | Dan Williams | 2019-02-20 | 2 | -0/+9 |
| * | | nfit/ars: Introduce scrub_flags | Dan Williams | 2019-02-20 | 2 | -15/+23 |
| * | | nfit/ars: Remove ars_start_flags | Dan Williams | 2019-02-20 | 2 | -6/+5 |
| * | | nfit/ars: Attempt short-ARS even in the no_init_ars case | Dan Williams | 2019-02-20 | 1 | -2/+3 |
| * | | nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot | Dan Williams | 2019-02-13 | 1 | -1/+1 |
* | | | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams | 2019-03-11 | 2 | -28/+71 |
|\ \ \ |
|
| * | | | acpi/nfit: Update NFIT flags error message | Toshi Kani | 2019-03-01 | 1 | -1/+1 |
| * | | | acpi/nfit: Require opt-in for read-only label configurations | Dan Williams | 2019-02-12 | 1 | -0/+17 |
| * | | | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams | 2019-02-02 | 1 | -0/+4 |
| * | | | nfit: Add Hyper-V NVDIMM DSM command set to white list | Dexuan Cui | 2019-01-29 | 2 | -4/+19 |
| * | | | nfit: acpi_nfit_ctl(): Check out_obj->type in the right place | Dexuan Cui | 2019-01-29 | 1 | -7/+7 |
| * | | | nfit: Fix nfit_intel_shutdown_status() command submission | Dan Williams | 2019-01-29 | 1 | -17/+24 |
| | |/
| |/| |
|
* | | | acpi/nfit: Fix bus command validation | Dan Williams | 2019-02-07 | 1 | -10/+12 |
| |/
|/| |
|
* | | acpi/nfit: Fix command-supported detection | Dan Williams | 2019-01-21 | 1 | -14/+40 |
* | | acpi/nfit: Block function zero DSMs | Dan Williams | 2019-01-21 | 1 | -0/+7 |
* | | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams | 2019-01-21 | 1 | -5/+0 |
* | | acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set() | Wei Yang | 2019-01-14 | 1 | -1/+0 |
* | | acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() | Tony Luck | 2019-01-11 | 1 | -2/+4 |
* | | nfit: Mark some functions as __maybe_unused | Nathan Chancellor | 2019-01-08 | 1 | -4/+4 |
* | | ACPI/nfit: delete the function to_acpi_nfit_desc | Xiaochun Lee | 2019-01-08 | 1 | -9/+3 |
* | | ACPI/nfit: delete the redundant header file | Xiaochun Lee | 2019-01-08 | 1 | -1/+0 |
|/ |
|
* | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 2018-12-27 | 1 | -2/+8 |
|\ |
|
| * | ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start | Ocean He | 2018-12-10 | 1 | -1/+7 |
| * | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" | Dan Williams | 2018-12-05 | 1 | -1/+1 |
* | | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang | 2018-12-21 | 2 | -17/+38 |
* | | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang | 2018-12-21 | 2 | -0/+95 |
* | | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm | Dave Jiang | 2018-12-21 | 1 | -0/+47 |
* | | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. | Dave Jiang | 2018-12-21 | 1 | -0/+41 |
* | | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang | 2018-12-13 | 1 | -0/+109 |
* | | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm | Dave Jiang | 2018-12-13 | 1 | -0/+28 |
* | | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang | 2018-12-13 | 4 | -1/+69 |
* | | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang | 2018-12-13 | 2 | -13/+21 |
* | | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang | 2018-12-04 | 4 | -5/+147 |
|/ |
|
* | Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-11-18 | 1 | -14/+5 |
|\ |
|
| * | Revert "acpi, nfit: Further restrict userspace ARS start requests" | Dan Williams | 2018-11-10 | 1 | -12/+3 |
| * | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 2018-11-10 | 1 | -2/+2 |
* | | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 2018-11-06 | 1 | -0/+4 |
* | | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 2018-11-06 | 1 | -2/+2 |
|/ |
|
* | acpi, nfit: Further restrict userspace ARS start requests | Dan Williams | 2018-10-17 | 1 | -5/+14 |
* | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams | 2018-10-17 | 2 | -78/+101 |
* | tools/testing/nvdimm: Populate dirty shutdown data | Dan Williams | 2018-10-17 | 1 | -2/+5 |
* | acpi, nfit: Collect shutdown status | Dan Williams | 2018-10-17 | 3 | -1/+117 |
* | acpi, nfit: Introduce nfit_mem flags | Dan Williams | 2018-10-16 | 2 | -13/+22 |
* | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2018-08-25 | 2 | -4/+21 |
|\ |
|
| * | acpi/nfit: queue issuing of ars when an uc error notification comes in | Dave Jiang | 2018-07-27 | 2 | -3/+10 |