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-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
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+18
2023-02-22
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
1
-1
/
+1
2023-02-21
Merge branch 'slab/for-6.3/fixes' into slab/for-linus
Vlastimil Babka
2
-13
/
+16
2023-02-21
Merge branch 'slab/for-6.3/cleanups' into slab/for-linus
Vlastimil Babka
2
-12
/
+6
2023-02-21
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+42
2023-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+18
2023-02-21
netfs: Add a function to extract an iterator into a scatterlist
David Howells
1
-0
/
+1
2023-02-21
splice: Export filemap/direct_splice_read()
David Howells
1
-0
/
+1
2023-02-21
splice: Add a func to do a splice from a buffered file without ITER_PIPE
David Howells
2
-0
/
+135
2023-02-21
mm: Pass info, not iter, into filemap_get_pages()
David Howells
1
-13
/
+14
2023-02-21
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2
-7
/
+3
2023-02-20
mm/memory_hotplug: cleanup return value handing in do_migrate_range()
SeongJae Park
1
-6
/
+2
2023-02-20
mm/uffd: fix comment in handling pte markers
Peter Xu
1
-3
/
+1
2023-02-20
mm: change to return bool for isolate_movable_page()
Baolin Wang
4
-11
/
+11
2023-02-20
mm: hugetlb: change to return bool for isolate_hugetlb()
Baolin Wang
4
-11
/
+13
2023-02-20
mm: change to return bool for isolate_lru_page()
Baolin Wang
8
-22
/
+21
2023-02-20
mm: change to return bool for folio_isolate_lru()
Baolin Wang
8
-13
/
+19
2023-02-20
kmsan: disable ftrace in kmsan core code
Arnd Bergmann
1
-1
/
+7
2023-02-20
kasan: mark addr_has_metadata __always_inline
Arnd Bergmann
1
-2
/
+2
[next]