summaryrefslogtreecommitdiffstats
path: root/mm/execmem.c
AgeCommit message (Expand)AuthorLines
2025-06-11Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)-37/+3
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+2
2025-05-12execmem: enforce allocation size aligment to PAGE_SIZEMike Rapoport (Microsoft)-0/+2
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra-3/+37
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