summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/ramdax.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2025-11-26nvdimm: Prevent integer overflow in ramdax_get_config_data()Dan Carpenter1-2/+2
2025-11-03nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devicesMike Rapoport (Microsoft)1-0/+282