Age | Commit message (Expand) | Author |
2021-05-12 | ACPI: NFIT: Fix support for variable 'SPA' structure size | Dan Williams |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen |
2021-04-07 | ACPICA: ACPI 6.4: NFIT: add Location Cookie field | Bob Moore |
2021-01-11 | ACPI: NFIT: Fix flexible_array.cocci warnings | Dan Williams |
2020-11-23 | ACPI: NFIT: Fix input validation of bus-family | Dan Williams |
2020-11-18 | ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl() | Zhen Lei |
2020-11-09 | ACPI: Fix whitespace inconsistencies | Maximilian Luz |
2020-10-27 | ACPI: NFIT: Fix comparison to '-ENXIO' | Zhang Qilong |
2020-10-13 | Merge branch 'acpi-numa' | Rafael J. Wysocki |
2020-09-24 | ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node() | Jonathan Cameron |
2020-09-24 | ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT | Jonathan Cameron |
2020-09-15 | ACPI: NFIT: Use kobj_to_dev() instead | Wang Qing |
2020-08-11 | Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-08-03 | ACPI: NFIT: Fix ARS zero-sized allocation | Dan Williams |
2020-07-28 | ACPI: NFIT: Add runtime firmware activate support | Dan Williams |
2020-07-27 | ACPI: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-07-25 | tools/testing/nvdimm: Emulate firmware activation commands | Dan Williams |
2020-07-25 | ACPI: NFIT: Define runtime firmware activation commands | Dan Williams |
2020-07-25 | ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor | Dan Williams |
2020-07-25 | libnvdimm: Validate command family indices | Dan Williams |
2020-06-13 | Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-04-22 | libnvdimm: Replace guid_copy() with import_guid() where it makes sense | Andy Shevchenko |
2020-04-14 | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask | Tony Luck |
2020-04-02 | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams |
2020-04-02 | Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next | Dan Williams |
2020-03-25 | ACPI: NFIT: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-03-17 | libnvdimm/region: Introduce NDD_LABELING | Dan Williams |
2020-02-28 | acpi/nfit: improve bounds checking for 'func' | Dan Carpenter |
2019-11-19 | libnvdimm: Move nvdimm_bus_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nvdimm_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_mapping_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_region_attribute_group to device_type | Dan Williams |
2019-11-19 | libnvdimm: Move nd_numa_attribute_group to device_type | Dan Williams |
2019-11-17 | libnvdimm: Move nd_device_attribute_group to device_type | Dan Williams |
2019-10-22 | ACPI: NFIT: Fix unlock on error in scrub_show() | Dan Carpenter |
2019-08-29 | libnvdimm/security: Introduce a 'frozen' attribute | Dan Williams |
2019-07-27 | Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-07-18 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage | Dan Williams |
2019-07-05 | libnvdimm: nd_region flush callback support | Pankaj Gupta |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-30 | libnvdimm/security, acpi/nfit: unify zero-key for all security commands | Dave Jiang |
2019-03-22 | acpi/nfit: Always dump _DSM output payload | Dan Williams |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-11 | Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-next | Dan Williams |
2019-03-11 | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-next | Dan Williams |
2019-03-01 | acpi/nfit: Update NFIT flags error message | Toshi Kani |
2019-02-20 | nfit/ars: Avoid stale ARS results | Dan Williams |
2019-02-20 | nfit/ars: Allow root to busy-poll the ARS state machine | Dan Williams |