aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/execmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-07alloc_tag: populate memory for module tags as neededSuren Baghdasaryan1-0/+12
2024-11-07execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)1-0/+14
2024-11-07module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)1-0/+23
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)1-1/+29
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)1-0/+47
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)1-0/+57