index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
mm: page_isolation: check specified range for unmovable pages
Zi Yan
1
-13
/
+34
2022-05-13
mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
Zi Yan
3
-121
/
+119
2022-05-13
cgroup: fix racy check in alloc_pagecache_max_30M() helper function
David Vernet
1
-2
/
+7
2022-05-13
cgroup: remove racy check in test_memcg_sock()
David Vernet
1
-3
/
+0
2022-05-13
cgroup: account for memory_localevents in test_memcg_oom_group_leaf_events()
David Vernet
1
-5
/
+17
2022-05-13
cgroup: account for memory_recursiveprot in test_memcg_low()
David Vernet
3
-3
/
+26
2022-05-13
cgroups: refactor children cgroups in memcg tests
David Vernet
1
-14
/
+14
2022-05-13
mm/uffd: move USERFAULTFD configs into mm/
Peter Xu
2
-17
/
+17
2022-05-13
userfaultfd/selftests: use swap() instead of open coding it
Guo Zhengkui
1
-7
/
+2
2022-05-13
selftests/uffd: enable uffd-wp for shmem/hugetlbfs
Peter Xu
1
-3
/
+1
2022-05-13
mm: enable PTE markers by default
Peter Xu
1
-3
/
+5
2022-05-13
mm/uffd: enable write protection for shmem & hugetlbfs
Peter Xu
4
-26
/
+34
2022-05-13
mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
Peter Xu
1
-0
/
+7
2022-05-13
mm/khugepaged: don't recycle vma pgtable if uffd-wp registered
Peter Xu
1
-1
/
+13
2022-05-13
mm/hugetlb: handle uffd-wp during fork()
Peter Xu
3
-18
/
+35
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
6
-20
/
+45
2022-05-13
mm/hugetlb: allow uffd wr-protect none ptes
Peter Xu
1
-4
/
+24
2022-05-13
mm/hugetlb: handle pte markers in page faults
Peter Xu
1
-4
/
+14
2022-05-13
mm/hugetlb: handle UFFDIO_WRITEPROTECT
Peter Xu
4
-4
/
+26
2022-05-13
mm/hugetlb: take care of UFFDIO_COPY_MODE_WP
Peter Xu
3
-13
/
+36
2022-05-13
mm/hugetlb: hook page faults for uffd write protection
Peter Xu
1
-0
/
+20
2022-05-13
mm/hugetlb: introduce huge pte version of uffd-wp helpers
Peter Xu
2
-0
/
+30
2022-05-13
mm/shmem: handle uffd-wp during fork()
Peter Xu
1
-8
/
+41
2022-05-13
mm/shmem: allows file-back mem to be uffd wr-protected on thps
Peter Xu
1
-1
/
+8
2022-05-13
mm/shmem: allow uffd wr-protect none pte for file-backed mem
Peter Xu
1
-2
/
+62
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
4
-3
/
+107
2022-05-13
mm/shmem: handle uffd-wp special pte in page fault handler
Peter Xu
2
-9
/
+75
2022-05-13
mm/shmem: take care of UFFDIO_COPY_MODE_WP
Peter Xu
3
-9
/
+22
2022-05-13
mm/uffd: PTE_MARKER_UFFD_WP
Peter Xu
3
-1
/
+58
2022-05-13
mm: check against orig_pte for finish_fault()
Peter Xu
2
-1
/
+14
2022-05-13
mm: teach core mm about pte markers
Peter Xu
7
-8
/
+47
2022-05-13
mm: introduce PTE_MARKER swap entry
Peter Xu
5
-1
/
+112
2022-05-13
mm/page_alloc: cache the result of node_dirty_ok()
Wonhyuk Yang
1
-6
/
+7
2022-05-13
Docs/admin-guide/mm/damon/reclaim: document 'commit_inputs' parameter
SeongJae Park
1
-0
/
+11
2022-05-13
mm/damon/reclaim: support online inputs update
SeongJae Park
1
-33
/
+62
2022-05-13
Docs/{ABI,admin-guide}/damon: Update for 'state' sysfs file input keyword, 'c...
SeongJae Park
2
-7
/
+9
2022-05-13
mm/damon/sysfs: support online inputs update
SeongJae Park
1
-9
/
+90
2022-05-13
mm/damon/sysfs: update schemes stat in the kdamond context
SeongJae Park
1
-26
/
+135
2022-05-13
mm/damon/sysfs: use enum for 'state' input handling
SeongJae Park
1
-10
/
+62
2022-05-13
mm/damon/sysfs: reuse damon_set_regions() for regions setting
SeongJae Park
1
-15
/
+18
2022-05-13
mm/damon/sysfs: move targets setup code to a separated function
SeongJae Park
1
-21
/
+28
2022-05-13
mm/damon/sysfs: prohibit multiple physical address space monitoring targets
SeongJae Park
1
-0
/
+4
2022-05-13
mm/damon/vaddr: remove damon_va_apply_three_regions()
SeongJae Park
2
-20
/
+4
2022-05-13
mm/damon/vaddr: move 'damon_set_regions()' to core
SeongJae Park
3
-73
/
+75
2022-05-13
mm/damon/vaddr: generalize damon_va_apply_three_regions()
SeongJae Park
1
-24
/
+42
2022-05-13
mm/damon/core: finish kdamond as soon as any callback returns an error
SeongJae Park
1
-2
/
+6
2022-05-13
mm/damon/core: add a new callback for watermarks checks
SeongJae Park
2
-1
/
+14
2022-05-13
selftest/vm: test that mremap fails on non-existent vma
Niels Dossche
1
-0
/
+6
2022-05-13
mm/rmap: Fix typos in comments
Adrian Huang
1
-2
/
+2
2022-05-13
mm/swapops: make is_pmd_migration_entry more strict
Hongchen Zhang
1
-1
/
+1
[prev]
[next]