Age | Commit message (Expand) | Author | Files | Lines |
2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams | 1 | -1/+0 |
2019-11-19 | libnvdimm: Move nvdimm_attribute_group to device_type | Dan Williams | 1 | -1/+0 |
2019-11-19 | libnvdimm: Move nd_mapping_attribute_group to device_type | Dan Williams | 1 | -1/+0 |
2019-11-19 | libnvdimm: Move nd_region_attribute_group to device_type | Dan Williams | 1 | -1/+0 |
2019-11-19 | libnvdimm: Move nd_numa_attribute_group to device_type | Dan Williams | 1 | -1/+0 |
2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type | Dan Williams | 1 | -2/+0 |
2019-10-22 | ACPI: NFIT: Fix unlock on error in scrub_show() | Dan Carpenter | 1 | -1/+1 |
2019-07-27 | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -14/+14 |
2019-07-19 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams | 1 | -14/+14 |
2019-07-06 | libnvdimm: nd_region flush callback support | Pankaj Gupta | 1 | -2/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 1 | -9/+1 |
2019-03-23 | acpi/nfit: Always dump _DSM output payload | Dan Williams | 1 | -6/+6 |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 1 | -2/+6 |
2019-03-11 | Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next | Dan Williams | 1 | -21/+49 |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -27/+66 |
2019-03-01 | acpi/nfit: Update NFIT flags error message | Toshi Kani | 1 | -1/+1 |
2019-02-21 | nfit/ars: Avoid stale ARS results | Dan Williams | 1 | -1/+16 |
2019-02-21 | nfit/ars: Allow root to busy-poll the ARS state machine | Dan Williams | 1 | -0/+8 |
2019-02-21 | nfit/ars: Introduce scrub_flags | Dan Williams | 1 | -13/+17 |
2019-02-21 | nfit/ars: Remove ars_start_flags | Dan Williams | 1 | -5/+5 |
2019-02-21 | nfit/ars: Attempt short-ARS even in the no_init_ars case | Dan Williams | 1 | -2/+3 |
2019-02-13 | nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot | Dan Williams | 1 | -1/+1 |
2019-02-13 | acpi/nfit: Require opt-in for read-only label configurations | Dan Williams | 1 | -0/+17 |
2019-02-08 | acpi/nfit: Fix bus command validation | Dan Williams | 1 | -10/+12 |
2019-02-03 | libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family | Dan Williams | 1 | -0/+4 |
2019-01-30 | nfit: Add Hyper-V NVDIMM DSM command set to white list | Dexuan Cui | 1 | -3/+14 |
2019-01-30 | nfit: acpi_nfit_ctl(): Check out_obj->type in the right place | Dexuan Cui | 1 | -7/+7 |
2019-01-30 | nfit: Fix nfit_intel_shutdown_status() command submission | Dan Williams | 1 | -17/+24 |
2019-01-21 | acpi/nfit: Fix command-supported detection | Dan Williams | 1 | -14/+40 |
2019-01-21 | acpi/nfit: Block function zero DSMs | Dan Williams | 1 | -0/+7 |
2019-01-21 | libnvdimm/security: Require nvdimm_security_setup_events() to succeed | Dan Williams | 1 | -5/+0 |
2019-01-15 | acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set() | Wei Yang | 1 | -1/+0 |
2019-01-12 | acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id() | Tony Luck | 1 | -2/+4 |
2019-01-09 | ACPI/nfit: delete the function to_acpi_nfit_desc | Xiaochun Lee | 1 | -9/+3 |
2019-01-09 | ACPI/nfit: delete the redundant header file | Xiaochun Lee | 1 | -1/+0 |
2019-01-07 | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node | Dan Williams | 1 | -2/+6 |
2018-12-28 | Merge miscellaneous libnvdimm updates for 4.21 | Dan Williams | 1 | -2/+8 |
2018-12-21 | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support | Dave Jiang | 1 | -0/+2 |
2018-12-21 | acpi/nfit, libnvdimm/security: Add security DSM overwrite support | Dave Jiang | 1 | -0/+5 |
2018-12-14 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang | 1 | -1/+12 |
2018-12-14 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang | 1 | -13/+18 |
2018-12-11 | ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at start | Ocean He | 1 | -1/+7 |
2018-12-06 | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" | Dan Williams | 1 | -1/+1 |
2018-12-04 | acpi/nfit: Add support for Intel DSM 1.8 commands | Dave Jiang | 1 | -4/+42 |
2018-11-10 | Revert "acpi, nfit: Further restrict userspace ARS start requests" | Dan Williams | 1 | -12/+3 |
2018-11-10 | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 1 | -2/+2 |
2018-10-18 | acpi, nfit: Further restrict userspace ARS start requests | Dan Williams | 1 | -5/+14 |
2018-10-17 | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams | 1 | -73/+96 |
2018-10-17 | tools/testing/nvdimm: Populate dirty shutdown data | Dan Williams | 1 | -2/+5 |
2018-10-17 | acpi, nfit: Collect shutdown status | Dan Williams | 1 | -1/+76 |