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
2021-04-17
mm: ptdump: fix build failure
Christophe Leroy
1
-1
/
+1
2021-04-17
mm/mapping_dirty_helpers: guard hugepage pud's usage
Zack Rusin
1
-0
/
+2
2021-04-17
kasan: remove redundant config option
Walter Wu
3
-3
/
+3
2021-04-17
mm: eliminate "expecting prototype" kernel-doc warnings
Randy Dunlap
3
-13
/
+22
2021-04-10
Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+15
2021-04-10
kasan: fix conflict with page poisoning
Andrey Konovalov
1
-1
/
+3
2021-04-10
mm/gup: check page posion status for coredump.
Aili Yao
2
-0
/
+24
2021-04-09
percpu: make pcpu_nr_empty_pop_pages per chunk type
Roman Gushchin
3
-10
/
+15
2021-03-30
mm: fix race by making init_zero_pfn() early_initcall
Ilya Lipnitskiy
1
-1
/
+1
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-10
/
+96
2021-03-25
mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
Ira Weiny
1
-2
/
+2
2021-03-25
kfence: make compatible with kmemleak
Marco Elver
2
-1
/
+11
2021-03-25
z3fold: prevent reclaim/free race for headless pages
Thomas Hebb
1
-1
/
+15
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-0
/
+23
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
2
-6
/
+45
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-0
/
+16
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-164
/
+234
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
2
-10
/
+7
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
2021-03-13
kfence, slab: fix cache_alloc_debugcheck_after() for bulk allocations
Marco Elver
1
-1
/
+1
2021-03-13
kfence: fix printk format for ptrdiff_t
Marco Elver
1
-6
/
+6
2021-03-13
mm/highmem.c: fix zero_user_segments() with start > end
OGAWA Hirofumi
1
-5
/
+12
2021-03-13
hugetlb: do early cow when page pinned on src mm
Peter Xu
1
-4
/
+62
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
1
-3
/
+1
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
3
-18
/
+3
2021-03-13
hugetlb: break earlier in add_reservation_in_range() when we can
Peter Xu
1
-1
/
+1
2021-03-13
hugetlb: dedup the code to add a new file_region
Peter Xu
1
-24
/
+27
2021-03-13
mm/page_alloc.c: refactor initialization of struct page for holes in memory l...
Mike Rapoport
1
-83
/
+75
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-03-10
Revert "mm, slub: consider rest of partial list if acquire_slab() fails"
Linus Torvalds
1
-1
/
+1
2021-03-10
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
1
-1
/
+1
2021-03-03
swap: fix swapfile read/write offset
Jens Axboe
2
-5
/
+13
2021-02-26
MIPS: make userspace mapping young by default
Huang Pei
1
-4
/
+0
2021-02-26
kasan: clarify that only first bug is reported in HW_TAGS
Andrey Konovalov
1
-1
/
+1
2021-02-26
kasan: inline HW_TAGS helper functions
Andrey Konovalov
1
-6
/
+7
2021-02-26
kasan: ensure poisoning size alignment
Andrey Konovalov
3
-31
/
+48
2021-02-26
kasan, mm: optimize krealloc poisoning
Andrey Konovalov
2
-8
/
+24
2021-02-26
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
1
-0
/
+3
2021-02-26
kasan: unify large kfree checks
Andrey Konovalov
1
-10
/
+26
2021-02-26
kasan: clean up setting free info in kasan_slab_free
Andrey Konovalov
1
-4
/
+2
2021-02-26
kasan: optimize large kmalloc poisoning
Andrey Konovalov
1
-5
/
+15
2021-02-26
kasan, mm: optimize kmalloc poisoning
Andrey Konovalov
4
-48
/
+119
2021-02-26
kasan, mm: don't save alloc stacks twice
Andrey Konovalov
2
-4
/
+15
2021-02-26
kasan: use error_report_end tracepoint
Alexander Potapenko
1
-3
/
+5
2021-02-26
kfence: use error_report_end tracepoint
Alexander Potapenko
1
-0
/
+2
2021-02-26
kfence: report sensitive information based on no_hash_pointers
Marco Elver
4
-23
/
+14
[next]