summaryrefslogtreecommitdiff
path: root/drivers/acpi/nfit
AgeCommit message (Expand)Author
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams
2022-03-11ACPI: NFIT: Remove block aperture supportDan Williams
2021-12-18ACPI: NFIT: Import GUID before useAndy Shevchenko
2021-09-27ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He
2021-08-11ACPI: NFIT: Fix support for virtual SPA rangesDan Williams
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-07ACPICA: ACPI 6.4: NFIT: add Location Cookie fieldBob Moore
2021-01-11ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams
2020-11-23ACPI: NFIT: Fix input validation of bus-familyDan Williams
2020-11-18ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()Zhen Lei
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz
2020-10-27ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron
2020-09-15ACPI: NFIT: Use kobj_to_dev() insteadWang Qing
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03ACPI: NFIT: Fix ARS zero-sized allocationDan Williams
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams
2020-07-27ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsDan Williams
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams
2020-07-25libnvdimm: Validate command family indicesDan Williams
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-22libnvdimm: Replace guid_copy() with import_guid() where it makes senseAndy Shevchenko
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams
2020-03-25ACPI: NFIT: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams
2020-02-28acpi/nfit: improve bounds checking for 'func'Dan Carpenter
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams
2019-10-22ACPI: NFIT: Fix unlock on error in scrub_show()Dan Carpenter
2019-08-29libnvdimm/security: Introduce a 'frozen' attributeDan Williams
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-30libnvdimm/security, acpi/nfit: unify zero-key for all security commandsDave Jiang
2019-03-22acpi/nfit: Always dump _DSM output payloadDan Williams
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds