index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: enable PTE markers by default
Peter Xu
2022-05-13
1
-3
/
+5
*
mm/uffd: enable write protection for shmem & hugetlbfs
Peter Xu
2022-05-13
1
-6
/
+3
*
mm/khugepaged: don't recycle vma pgtable if uffd-wp registered
Peter Xu
2022-05-13
1
-1
/
+13
*
mm/hugetlb: handle uffd-wp during fork()
Peter Xu
2022-05-13
2
-16
/
+30
*
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
2
-9
/
+29
*
mm/hugetlb: allow uffd wr-protect none ptes
Peter Xu
2022-05-13
1
-4
/
+24
*
mm/hugetlb: handle pte markers in page faults
Peter Xu
2022-05-13
1
-4
/
+14
*
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
2022-05-13
3
-2
/
+22
*
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
2022-05-13
2
-11
/
+32
*
mm/hugetlb: hook page faults for uffd write protection
Peter Xu
2022-05-13
1
-0
/
+20
*
mm/shmem: handle uffd-wp during fork()
Peter Xu
2022-05-13
1
-8
/
+41
*
mm/shmem: allows file-back mem to be uffd wr-protected on thps
Peter Xu
2022-05-13
1
-1
/
+8
*
mm/shmem: allow uffd wr-protect none pte for file-backed mem
Peter Xu
2022-05-13
1
-2
/
+62
*
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2022-05-13
2
-3
/
+54
*
mm/shmem: handle uffd-wp special pte in page fault handler
Peter Xu
2022-05-13
1
-9
/
+58
*
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
2022-05-13
2
-7
/
+20
*
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
2022-05-13
1
-0
/
+9
*
mm: check against orig_pte for finish_fault()
Peter Xu
2022-05-13
1
-1
/
+11
*
mm: teach core mm about pte markers
Peter Xu
2022-05-13
6
-4
/
+40
*
mm: introduce PTE_MARKER swap entry
Peter Xu
2022-05-13
1
-0
/
+6
*
mm/page_alloc: cache the result of node_dirty_ok()
Wonhyuk Yang
2022-05-13
1
-6
/
+7
*
mm/damon/reclaim: support online inputs update
SeongJae Park
2022-05-13
1
-33
/
+62
*
mm/damon/sysfs: support online inputs update
SeongJae Park
2022-05-13
1
-9
/
+90
*
mm/damon/sysfs: update schemes stat in the kdamond context
SeongJae Park
2022-05-13
1
-26
/
+135
*
mm/damon/sysfs: use enum for 'state' input handling
SeongJae Park
2022-05-13
1
-10
/
+62
*
mm/damon/sysfs: reuse damon_set_regions() for regions setting
SeongJae Park
2022-05-13
1
-15
/
+18
*
mm/damon/sysfs: move targets setup code to a separated function
SeongJae Park
2022-05-13
1
-21
/
+28
*
mm/damon/sysfs: prohibit multiple physical address space monitoring targets
SeongJae Park
2022-05-13
1
-0
/
+4
*
mm/damon/vaddr: remove damon_va_apply_three_regions()
SeongJae Park
2022-05-13
2
-20
/
+4
*
mm/damon/vaddr: move 'damon_set_regions()' to core
SeongJae Park
2022-05-13
2
-73
/
+73
*
mm/damon/vaddr: generalize damon_va_apply_three_regions()
SeongJae Park
2022-05-13
1
-24
/
+42
*
mm/damon/core: finish kdamond as soon as any callback returns an error
SeongJae Park
2022-05-13
1
-2
/
+6
*
mm/damon/core: add a new callback for watermarks checks
SeongJae Park
2022-05-13
1
-1
/
+7
*
mm/rmap: Fix typos in comments
Adrian Huang
2022-05-13
1
-2
/
+2
*
mmap locking API: fix missed mmap_sem references in comments
Florian Rommel
2022-05-13
1
-2
/
+2
*
mm: make minimum slab alignment a runtime property
Peter Collingbourne
2022-05-13
3
-11
/
+15
*
mm: rmap: use flush_cache_range() to flush cache for hugetlb pages
Baolin Wang
2022-05-13
1
-42
/
+48
*
mm: rmap: move the cache flushing to the correct place for hugetlb PMD sharing
Baolin Wang
2022-05-13
1
-18
/
+22
*
mm: hugetlb: considering PMD sharing when flushing cache/TLBs
Baolin Wang
2022-05-13
2
-3
/
+16
*
mm/memory_hotplug: use pgprot_val to get value of pgprot
liusongtang
2022-05-13
1
-1
/
+1
*
mm/damon/sysfs: support fixed virtual address ranges monitoring
SeongJae Park
2022-05-13
1
-7
/
+6
*
mm/damon/vaddr: register a damon_operations for fixed virtual address ranges ...
SeongJae Park
2022-05-13
2
-2
/
+17
*
mm/damon/sysfs: add a file for listing available monitoring ops
SeongJae Park
2022-05-13
1
-0
/
+19
*
mm/damon/core: add a function for damon_operations registration checks
SeongJae Park
2022-05-13
1
-3
/
+21
*
kfence: enable check kfence canary on panic via boot param
huangshaobo
2022-05-13
1
-0
/
+34
*
mm: avoid unnecessary flush on change_huge_pmd()
Nadav Amit
2022-05-13
2
-2
/
+10
*
mm/mprotect: do not flush when not required architecturally
Nadav Amit
2022-05-13
2
-5
/
+7
*
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-13
4
-46
/
+71
*
MM: handle THP in swap_*page_fs() - count_vm_events()
NeilBrown
2022-05-10
1
-2
/
+4
*
mm: handle THP in swap_*page_fs()
NeilBrown
2022-05-10
1
-10
/
+13
[next]