summaryrefslogtreecommitdiff
path: root/drivers/misc/ocxl/core.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
2020-10-02ocxl: simplify the return expression of free_function_dev()Qinglang Miao1-6/+1
2019-05-02ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva1-74/+127
2019-05-02ocxl: Don't pass pci_dev aroundAlastair D'Silva1-17/+21
2019-05-02ocxl: Split pci.cAlastair D'Silva1-0/+517