index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
execmem.c
Age
Commit message (
Expand
)
Author
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-12
execmem: enforce allocation size aligment to PAGE_SIZE
Mike Rapoport (Microsoft)
2025-05-09
mm/execmem: Unify early execmem_cache behaviour
Peter Zijlstra
2025-02-03
execmem: add API for temporal remapping as RW and restoring ROX afterwards
Mike Rapoport (Microsoft)
2025-02-03
execmem: don't remove ROX cache from the direct map
Mike Rapoport (Microsoft)
2024-11-07
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2024-11-07
execmem: add support for cache of large ROX pages
Mike Rapoport (Microsoft)
2024-11-07
module: prepare to handle ROX allocations for text
Mike Rapoport (Microsoft)
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)