Age | Commit message (Expand) | Author | Files | Lines |
2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl |  Linus Torvalds | 1 | -0/+1 |
2023-02-13 | cxl/pmem: Fix nvdimm registration races |  Dan Williams | 1 | -0/+1 |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * |  Greg Kroah-Hartman | 1 | -5/+5 |
2022-04-28 | nvdimm: Drop nd_device_lock() |  Dan Williams | 1 | -66/+0 |
2022-04-28 | nvdimm: Replace lockdep_mutex with local lock classes |  Dan Williams | 1 | -1/+1 |
2022-03-30 | Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -25/+2 |
2022-03-11 | nvdimm/region: Delete nd_blk_region infrastructure |  Dan Williams | 1 | -22/+2 |
2022-03-11 | nvdimm/namespace: Delete nd_namespace_blk |  Dan Williams | 1 | -3/+0 |
2022-02-08 | cxl: Prove CXL locking |  Dan Williams | 1 | -1/+1 |
2021-09-21 | libnvdimm/labels: Add uuid helpers |  Dan Williams | 1 | -2/+3 |
2020-07-28 | PM, libnvdimm: Add runtime firmware activation support |  Dan Williams | 1 | -0/+1 |
2019-12-01 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -4/+17 |
2019-11-17 | libnvdimm: Remove prototypes for nonexistent functions |  Alastair D'Silva | 1 | -4/+0 |
2019-11-14 | libnvdimm/namespace: Differentiate between probe mapping and runtime mapping |  Aneesh Kumar K.V | 1 | -0/+17 |
2019-11-07 | lib: Uplevel the pmem "region" ida to a global allocator |  Dan Williams | 1 | -1/+0 |
2019-09-05 | libnvdimm/region: Rewrite _probe_success() to _advance_seeds() |  Dan Williams | 1 | -2/+1 |
2019-08-29 | libnvdimm/security: Consolidate 'security' operations |  Dan Williams | 1 | -27/+3 |
2019-08-29 | libnvdimm/security: Introduce a 'frozen' attribute |  Dan Williams | 1 | -5/+16 |
2019-07-18 | driver-core, libnvdimm: Let device subsystems add local lockdep coverage |  Dan Williams | 1 | -0/+68 |
2019-07-18 | libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl() |  Dan Williams | 1 | -1/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 |  Thomas Gleixner | 1 | -9/+1 |
2019-01-15 | libnvdimm/security: Fix nvdimm_security_state() state request selection |  Dave Jiang | 1 | -2/+2 |
2018-12-27 | Merge miscellaneous libnvdimm updates for 4.21 |  Dan Williams | 1 | -0/+2 |
2018-12-21 | acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support |  Dave Jiang | 1 | -7/+14 |
2018-12-21 | acpi/nfit, libnvdimm/security: Add security DSM overwrite support |  Dave Jiang | 1 | -0/+14 |
2018-12-21 | acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimm |  Dave Jiang | 1 | -0/+5 |
2018-12-21 | acpi/nfit, libnvdimm: Add enable/update passphrase support for Intel nvdimms |  Dave Jiang | 1 | -0/+7 |
2018-12-21 | acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm. |  Dave Jiang | 1 | -0/+9 |
2018-12-13 | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm |  Dave Jiang | 1 | -0/+1 |
2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops |  Dave Jiang | 1 | -0/+13 |
2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm |  Dave Jiang | 1 | -0/+1 |
2018-12-05 | libnvdimm, pfn: Pad pfn namespaces relative to other regions |  Dan Williams | 1 | -0/+2 |
2018-09-26 | libnvdimm: remove duplicate include |  Pankaj Gupta | 1 | -1/+0 |
2018-07-25 | libnvdimm: Use max contiguous area for namespace size |  Keith Busch | 1 | -0/+8 |
2017-11-02 | libnvdimm: move poison list functions to a new 'badrange' file |  Dave Jiang | 1 | -2/+1 |
2017-06-27 | libnvdimm, nfit: enable support for volatile ranges |  Dan Williams | 1 | -0/+9 |
2017-04-13 | libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocation |  Dave Jiang | 1 | -0/+1 |
2016-10-07 | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region |  Dan Williams | 1 | -1/+1 |
2016-10-07 | libnvdimm, namespace: enable allocation of multiple pmem namespaces |  Dan Williams | 1 | -0/+18 |
2016-10-07 | libnvdimm, region: update nd_region_available_dpa() for multi-pmem support |  Dan Williams | 1 | -1/+1 |
2016-09-30 | libnvdimm, label: convert label tracking to a linked list |  Dan Williams | 1 | -0/+1 |
2016-09-21 | nvdimm: remove duplicate nd_mapping declaration |  Dave Jiang | 1 | -1/+0 |
2016-07-21 | libnvdimm: move ->module to struct nvdimm_bus_descriptor |  Dan Williams | 1 | -1/+0 |
2016-07-11 | libnvdimm, nfit: move flush hint mapping to region-device driver-data |  Dan Williams | 1 | -1/+2 |
2016-07-07 | libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() users |  Dan Williams | 1 | -0/+1 |
2016-05-21 | Merge branch 'for-4.7/dax' into libnvdimm-for-next |  Dan Williams | 1 | -0/+3 |
2016-05-21 | libnvdimm, dax: fix deletion |  Dan Williams | 1 | -0/+1 |
2016-05-20 | libnvdimm: release ida resources |  Dan Williams | 1 | -0/+2 |
2016-05-18 | Merge branch 'for-4.7/dsm' into libnvdimm-for-next |  Dan Williams | 1 | -1/+1 |
2016-05-09 | libnvdimm, dax: introduce device-dax infrastructure |  Dan Williams | 1 | -0/+1 |