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-04-19
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
1
-0
/
+3
2023-04-19
mm/mmap: regression fix for unmapped_area{_topdown}
Liam R. Howlett
1
-5
/
+43
2023-04-19
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
2
-10
/
+49
2023-04-19
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2
-10
/
+23
2023-04-19
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
1
-0
/
+16
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
1
-2
/
+10
2023-04-16
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
1
-55
/
+49
2023-04-16
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
1
-2
/
+3
2023-04-16
mm/mprotect: fix do_mprotect_pkey() return on error
Liam R. Howlett
1
-1
/
+1
2023-04-16
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
1
-0
/
+4
2023-04-16
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
1
-2
/
+12
2023-04-16
mm: swap: fix performance regression on sparsetruncate-tiny
Qi Zheng
1
-1
/
+1
2023-04-06
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-06
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-06
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-06
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-06
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-1
/
+2
2023-03-29
mm: kfence: fix handling discontiguous page
Muchun Song
1
-2
/
+2
2023-03-29
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
1
-15
/
+15
2023-03-25
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-18
/
+45
2023-03-24
Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-03-24
kfence: avoid passing -g for test
Marco Elver
1
-1
/
+1
2023-03-24
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
1
-2
/
+8
2023-03-24
Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
Peter Collingbourne
1
-1
/
+2
2023-03-24
mm/ksm: fix race with VMA iteration and mm_struct teardown
Liam R. Howlett
1
-2
/
+9
2023-03-24
mm: fix error handling for map_deny_write_exec
Joey Gouly
1
-1
/
+1
2023-03-24
mm: deduplicate error handling for map_deny_write_exec
Joey Gouly
1
-6
/
+1
2023-03-24
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
1
-5
/
+23
2023-03-22
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
1
-1
/
+1
2023-03-08
mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_acces...
SeongJae Park
1
-1
/
+1
2023-03-08
mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()
SeongJae Park
1
-2
/
+1
2023-03-08
migrate_pages: try migrate in batch asynchronously firstly
Huang Ying
1
-18
/
+62
2023-03-08
migrate_pages: move split folios processing out of migrate_pages_batch()
Huang Ying
1
-50
/
+28
2023-03-08
migrate_pages: fix deadlock in batched migration
Huang Ying
1
-43
/
+26
2023-03-08
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
1
-2
/
+4
2023-03-08
mm: teach mincore_hugetlb about pte markers
James Houghton
1
-1
/
+1
2023-03-05
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-05
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-12
/
+65
2023-03-03
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2
-1
/
+37
2023-03-03
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
1
-1
/
+4
2023-03-03
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2
-0
/
+15
2023-02-28
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2
-5
/
+5
2023-02-28
mm/damon/paddr: fix missing folio_put()
andrew.yang
1
-4
/
+3
2023-02-28
mm/mremap: fix dup_anon_vma() in vma_merge() case 4
Vlastimil Babka
1
-1
/
+1
2023-02-27
Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+27
2023-02-26
mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
Liam R. Howlett
1
-0
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
96
-4007
/
+6113
2023-02-24
Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
2023-02-24
Merge tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2
-25
/
+22
2023-02-23
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-13
/
+151
[next]