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.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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-29
mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED
David Hildenbrand
2
-12
/
+12
2023-12-29
mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
David Hildenbrand
6
-15
/
+18
2023-12-29
mm/memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pte()
David Hildenbrand
1
-3
/
+5
2023-12-29
mm/huge_memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pmd()
David Hildenbrand
1
-5
/
+7
2023-12-29
mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-1
/
+1
2023-12-29
mm/rmap: remove page_remove_rmap()
David Hildenbrand
4
-29
/
+10
2023-12-29
mm/rmap: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-5
/
+5
2023-12-29
mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-18
/
+21
2023-12-29
mm/memory: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
2
-11
/
+14
2023-12-29
mm/ksm: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-1
/
+1
2023-12-29
mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-10
/
+7
2023-12-29
mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
David Hildenbrand
1
-12
/
+14
2023-12-29
mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-16
/
+66
2023-12-29
mm/rmap: remove RMAP_COMPOUND
David Hildenbrand
1
-2
/
+0
2023-12-29
mm/rmap: remove page_add_anon_rmap()
David Hildenbrand
1
-27
/
+4
2023-12-29
mm/memory: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
David Hildenbrand
1
-4
/
+7
2023-12-29
mm/swapfile: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
David Hildenbrand
1
-1
/
+1
2023-12-29
mm/ksm: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
David Hildenbrand
1
-3
/
+5
2023-12-29
mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
David Hildenbrand
1
-2
/
+2
2023-12-29
mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd()
David Hildenbrand
1
-2
/
+2
2023-12-29
mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
David Hildenbrand
1
-8
/
+15
2023-12-29
mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
David Hildenbrand
1
-38
/
+82
2023-12-29
mm/rmap: factor out adding folio mappings into __folio_add_rmap()
David Hildenbrand
1
-34
/
+44
2023-12-29
mm/rmap: remove page_add_file_rmap()
David Hildenbrand
1
-21
/
+0
2023-12-29
mm/userfaultfd: page_add_file_rmap() -> folio_add_file_rmap_pte()
David Hildenbrand
1
-1
/
+1
2023-12-29
mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
David Hildenbrand
1
-1
/
+1
2023-12-29
mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
David Hildenbrand
1
-5
/
+6
2023-12-29
mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
David Hildenbrand
1
-6
/
+8
2023-12-29
mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|pt...
David Hildenbrand
2
-30
/
+51
2023-12-29
mm/rmap: add hugetlb sanity checks for anon rmap handling
David Hildenbrand
1
-0
/
+6
2023-12-29
mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
David Hildenbrand
1
-5
/
+10
2023-12-29
mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
David Hildenbrand
1
-2
/
+1
2023-12-29
mm/rmap: introduce and use hugetlb_add_file_rmap()
David Hildenbrand
3
-4
/
+5
2023-12-29
mm/rmap: introduce and use hugetlb_remove_rmap()
David Hildenbrand
2
-11
/
+11
2023-12-29
mm/rmap: rename hugepage_add* to hugetlb_add*
David Hildenbrand
3
-10
/
+10
2023-12-29
kasan: simplify kasan_complete_mode_report_info for tag-based modes
Andrey Konovalov
1
-19
/
+4
2023-12-29
kasan: simplify saving extra info into tracks
Andrey Konovalov
4
-21
/
+15
2023-12-29
kasan: reuse kasan_track in kasan_stack_ring_entry
Andrey Konovalov
3
-18
/
+13
2023-12-29
kasan: clean up kasan_cache_create
Andrey Konovalov
1
-28
/
+39
2023-12-29
kasan: speed up match_all_mem_tag test for SW_TAGS
Andrey Konovalov
1
-0
/
+8
2023-12-29
kasan: remove SLUB checks for page_alloc fallbacks in tests
Andrey Konovalov
1
-24
/
+2
2023-12-29
kasan: export kasan_poison as GPL
Andrey Konovalov
1
-1
/
+1
2023-12-29
kasan: check kasan_vmalloc_enabled in vmalloc tests
Andrey Konovalov
3
-1
/
+16
2023-12-29
kasan: respect CONFIG_KASAN_VMALLOC for kasan_flag_vmalloc
Andrey Konovalov
2
-0
/
+8
2023-12-29
kasan: clean up is_kfence_address checks
Andrey Konovalov
3
-35
/
+19
2023-12-29
kasan: update kasan_poison documentation comment
Andrey Konovalov
1
-2
/
+0
2023-12-29
kasan: clean up kasan_requires_meta
Andrey Konovalov
1
-9
/
+9
2023-12-29
kasan: improve kasan_non_canonical_hook
Andrey Konovalov
2
-14
/
+26
2023-12-29
mm, kasan: use KASAN_TAG_KERNEL instead of 0xff
Andrey Konovalov
1
-1
/
+1
2023-12-29
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
1
-8
/
+9
[next]