index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
util.c
Age
Commit message (
Expand
)
Author
2026-04-27
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
2026-04-18
mm/vma: remove __vma_check_mmap_hook()
Lorenzo Stoakes
2026-04-05
mm: add mmap_action_map_kernel_pages[_full]()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add vm_ops->mapped hook
Lorenzo Stoakes (Oracle)
2026-04-05
mm: have mmap_action_complete() handle the rmap lock and unmap
Lorenzo Stoakes (Oracle)
2026-04-05
mm: switch the rmap lock held option off in compat layer
Lorenzo Stoakes (Oracle)
2026-04-05
mm: avoid deadlock when holding rmap on mmap_prepare error
Lorenzo Stoakes (Oracle)
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
2026-04-05
mm: rework compound_head() for power-of-2 sizeof(struct page)
Kiryl Shutsemau
2026-04-05
mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'
Kiryl Shutsemau
2026-04-05
mm: do not map the shadow stack as THP
Catalin Marinas
2026-04-05
mm: introduce vm_mmap_shadow_stack() as a helper for VM_SHADOW_STACK mappings
Catalin Marinas
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
2025-10-07
fsnotify: pass correct offset to fsnotify_mmap_perm()
Ryan Roberts
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
2025-09-21
mm: constify arch_pick_mmap_layout() for improved const-correctness
Max Kellermann
2025-09-21
mm, s390: constify mapping related test/getter functions
Max Kellermann
2025-09-21
scatterlist: disallow non-contigous page ranges in a single SG entry
David Hildenbrand
2025-09-21
mm/cma: refuse handing out non-contiguous page ranges
David Hildenbrand
2025-09-13
mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
2025-07-24
mm/util: introduce snapshot_page()
Luiz Capitulino
2025-07-19
mm: remove boolean output parameters from folio_pte_batch_ext()
David Hildenbrand
2025-07-19
mm: split folio_pte_batch() into folio_pte_batch() and folio_pte_batch_flags()
David Hildenbrand
2025-07-13
mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
David Hildenbrand
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-03-12
fsnotify: add pre-content hooks on mmap()
Amir Goldstein
2025-03-04
slab: Adjust placement of __kvmalloc_node_noprof
GONG Ruiqi
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2025-01-13
mm: add comments to do_mmap(), mmap_region() and vm_mmap()
Lorenzo Stoakes
2024-12-30
mm/util: make memdup_user_nul() similar to memdup_user()
Tetsuo Handa
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-07
mm: renovate page_address_in_vma()
Matthew Wilcox (Oracle)
2024-11-05
mm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
Yafang Shao
2024-11-05
mm/util: fix possible race condition in kstrdup()
Yafang Shao
2024-09-01
mm: only enforce minimum stack gap size if it's sensible
David Gow
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-16
Merge tag 'linux_kselftest-kunit-6.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-06
mm: add folio_mc_copy()
Kefeng Wang
2024-07-03
mm/util: Use dedicated slab buckets for memdup_user()
Kees Cook
2024-07-03
mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument
Kees Cook
[next]