aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvdimm/nd_perf.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-01nvdimm: Use sysfs_emit() for cpumask show callbackYury Norov1-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+3
2023-08-17nvdimm: Fix dereference after free in register_nvdimm_pmu()Konstantin Meskhidze1-1/+1
2023-08-17nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu()Konstantin Meskhidze1-0/+1
2022-03-23drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not setKajol Jain1-0/+1
2022-03-09drivers/nvdimm: Add perf interface to expose nvdimm performance statsKajol Jain1-0/+328