index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-05-13
mm/uffd: enable write protection for shmem & hugetlbfs
Peter Xu
2022-05-13
mm/khugepaged: don't recycle vma pgtable if uffd-wp registered
Peter Xu
2022-05-13
mm/hugetlb: handle uffd-wp during fork()
Peter Xu
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
mm/hugetlb: allow uffd wr-protect none ptes
Peter Xu
2022-05-13
mm/hugetlb: handle pte markers in page faults
Peter Xu
2022-05-13
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
2022-05-13
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
2022-05-13
mm/hugetlb: hook page faults for uffd write protection
Peter Xu
2022-05-13
mm/shmem: handle uffd-wp during fork()
Peter Xu
2022-05-13
mm/shmem: allows file-back mem to be uffd wr-protected on thps
Peter Xu
2022-05-13
mm/shmem: allow uffd wr-protect none pte for file-backed mem
Peter Xu
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2022-05-13
mm/shmem: handle uffd-wp special pte in page fault handler
Peter Xu
2022-05-13
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
2022-05-13
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
2022-05-13
mm: check against orig_pte for finish_fault()
Peter Xu
2022-05-13
mm: teach core mm about pte markers
Peter Xu
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-05-13
mm/page_alloc: cache the result of node_dirty_ok()
Wonhyuk Yang
2022-05-13
mm/damon/reclaim: support online inputs update
SeongJae Park
2022-05-13
mm/damon/sysfs: support online inputs update
SeongJae Park
2022-05-13
mm/damon/sysfs: update schemes stat in the kdamond context
SeongJae Park
2022-05-13
mm/damon/sysfs: use enum for 'state' input handling
SeongJae Park
2022-05-13
mm/damon/sysfs: reuse damon_set_regions() for regions setting
SeongJae Park
2022-05-13
mm/damon/sysfs: move targets setup code to a separated function
SeongJae Park
2022-05-13
mm/damon/sysfs: prohibit multiple physical address space monitoring targets
SeongJae Park
2022-05-13
mm/damon/vaddr: remove damon_va_apply_three_regions()
SeongJae Park
2022-05-13
mm/damon/vaddr: move 'damon_set_regions()' to core
SeongJae Park
2022-05-13
mm/damon/vaddr: generalize damon_va_apply_three_regions()
SeongJae Park
2022-05-13
mm/damon/core: finish kdamond as soon as any callback returns an error
SeongJae Park
2022-05-13
mm/damon/core: add a new callback for watermarks checks
SeongJae Park
2022-05-13
mm/rmap: Fix typos in comments
Adrian Huang
2022-05-13
mmap locking API: fix missed mmap_sem references in comments
Florian Rommel
2022-05-13
mm: make minimum slab alignment a runtime property
Peter Collingbourne
2022-05-13
mm: rmap: use flush_cache_range() to flush cache for hugetlb pages
Baolin Wang
2022-05-13
mm: rmap: move the cache flushing to the correct place for hugetlb PMD sharing
Baolin Wang
2022-05-13
mm: hugetlb: considering PMD sharing when flushing cache/TLBs
Baolin Wang
2022-05-13
mm/memory_hotplug: use pgprot_val to get value of pgprot
liusongtang
2022-05-13
mm/damon/sysfs: support fixed virtual address ranges monitoring
SeongJae Park
2022-05-13
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...
SeongJae Park
2022-05-13
mm/damon/sysfs: add a file for listing available monitoring ops
SeongJae Park
2022-05-13
mm/damon/core: add a function for damon_operations registration checks
SeongJae Park
2022-05-13
kfence: enable check kfence canary on panic via boot param
huangshaobo
2022-05-13
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
2022-05-13
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-09
MM: handle THP in swap_*page_fs() - count_vm_events()
NeilBrown
2022-05-09
mm: handle THP in swap_*page_fs()
NeilBrown
2022-05-09
mm: submit multipage write for SWP_FS_OPS swap-space
NeilBrown
[next]