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.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
/
madvise.c
Age
Commit message (
Expand
)
Author
2025-10-03
mm: clean up is_guard_pte_marker()
Lance Yang
2025-08-02
mm/mseal: small cleanups
Lorenzo Stoakes
2025-08-02
mm/mseal: update madvise() logic
Lorenzo Stoakes
2025-07-24
fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
2025-07-24
mm/vma: refactor vma_modify_flags_name() to vma_modify_name()
Lorenzo Stoakes
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-19
mm: convert FPB_IGNORE_* into FPB_RESPECT_*
David Hildenbrand
2025-07-13
mm, madvise: use standard madvise locking in madvise_set_anon_name()
Vlastimil Babka
2025-07-13
mm, madvise: move madvise_set_anon_name() down the file
Vlastimil Babka
2025-07-13
mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c
Vlastimil Babka
2025-07-13
mm, madvise: simplify anon_name handling
Vlastimil Babka
2025-07-13
mm/madvise: eliminate very confusing manipulation of prev VMA
Lorenzo Stoakes
2025-07-13
mm/madvise: thread all madvise state through madv_behavior
Lorenzo Stoakes
2025-07-13
mm/madvise: thread VMA range state through madvise_behavior
Lorenzo Stoakes
2025-07-13
mm/madvise: thread mm_struct through madvise_behavior
Lorenzo Stoakes
2025-07-13
mm/madvise: remove the visitor pattern and thread anon_vma state
Lorenzo Stoakes
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-07-09
mm: madvise: use per_vma lock for MADV_FREE
Barry Song
2025-07-09
mm: use per_vma lock for MADV_DONTNEED
Barry Song
2025-07-09
mm: madvise: use walk_page_range_vma() instead of walk_page_range()
Barry Song
2025-06-11
mm: close theoretical race where stale TLB entries could linger
Ryan Roberts
2025-06-05
mm/madvise: handle madvise_lock() failure during race unwinding
SeongJae Park
2025-05-11
mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]
SeongJae Park
2025-05-11
mm/madvise: batch tlb flushes for MADV_FREE
SeongJae Park
2025-05-11
mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
SeongJae Park
2025-03-17
mm/madvise: remove len parameter of madvise_do_behavior()
SeongJae Park
2025-03-17
mm/madvise: deduplicate madvise_do_behavior() skip case handlings
SeongJae Park
2025-03-17
mm/madvise: split out populate behavior check logic
SeongJae Park
2025-03-17
mm/madvise: use is_memory_failure() from madvise_do_behavior()
SeongJae Park
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
2025-03-16
mm: allow guard regions in file-backed and read-only mappings
Lorenzo Stoakes
2025-03-16
mm/madvise: remove redundant mmap_lock operations from process_madvise()
SeongJae Park
2025-03-16
mm/madvise: split out madvise() behavior execution
SeongJae Park
2025-03-16
mm/madvise: split out madvise input validity check
SeongJae Park
2025-03-16
mm/madvise: split out mmap locking operations for madvise()
SeongJae Park
2025-02-17
mm,madvise,hugetlb: check for 0-length range after end address adjustment
Ricardo CaƱuelo Navarro
2025-01-13
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
2024-11-11
mm: madvise: implement lightweight guard page mechanism
Lorenzo Stoakes
2024-11-05
mm/madvise: unrestrict process_madvise() for current process
Lorenzo Stoakes
2024-11-05
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-17
mm/madvise: process_madvise() drop capability check if same mm
Lorenzo Stoakes
2024-09-03
mseal: replace can_modify_mm_madv with a vma variant
Pedro Falcato
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-03
mm/madvise: add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
Jane Chu
2024-05-23
mseal: add mseal syscall
Jeff Xu
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
[next]