summaryrefslogtreecommitdiffstats
path: root/mm/execmem.c
AgeCommit message (Expand)AuthorLines
2025-02-03execmem: add API for temporal remapping as RW and restoring ROX afterwardsMike Rapoport (Microsoft)-0/+22
2025-02-03execmem: don't remove ROX cache from the direct mapMike Rapoport (Microsoft)-13/+4
2024-11-07alloc_tag: populate memory for module tags as neededSuren Baghdasaryan-0/+16
2024-11-07execmem: add support for cache of large ROX pagesMike Rapoport (Microsoft)-8/+317
2024-11-07module: prepare to handle ROX allocations for textMike Rapoport (Microsoft)-0/+11
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemMike Rapoport (IBM)-12/+62
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)-3/+64
2024-05-14mm: introduce execmem_alloc() and execmem_free()Mike Rapoport (IBM)-0/+32