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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-22
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
1
-1
/
+1
2023-02-22
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-7
/
+1
2023-02-22
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2
-2
/
+6
2023-02-22
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
1
-2
/
+3
2023-02-22
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
1
-0
/
+1
2023-02-22
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2
-6
/
+13
2023-02-22
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
3
-1
/
+21
2023-02-14
Fix page corruption caused by racy check in __free_pages
David Chen
1
-1
/
+4
2023-02-09
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-02-09
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
1
-0
/
+8
2023-02-09
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
1
-6
/
+19
2023-02-09
mm/khugepaged: fix ->anon_vma race
Jann Horn
1
-1
/
+13
2023-02-09
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-02-09
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
1
-6
/
+2
2023-02-09
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
1
-1
/
+4
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
3
-4
/
+4
2023-02-01
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
1
-0
/
+1
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2
-4
/
+3
2023-01-24
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
1
-1
/
+1
2023-01-24
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
1
-0
/
+4
2023-01-24
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
1
-2
/
+11
2023-01-24
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
1
-8
/
+9
2023-01-24
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
1
-14
/
+7
2023-01-24
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
1
-8
/
+6
2023-01-24
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-24
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2023-01-24
nommu: fix split_vma() map_count error
Liam Howlett
1
-1
/
+3
2023-01-24
nommu: fix do_munmap() error path
Liam Howlett
1
-1
/
+2
2023-01-24
nommu: fix memory leak in do_mmap() error path
Liam Howlett
1
-1
/
+1
2023-01-18
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-1
/
+7
2023-01-07
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
1
-185
/
+148
2023-01-04
mm, compaction: fix fast_isolate_around() to stay within boundaries
NARIBAYASHI Akira
1
-13
/
+5
2023-01-04
kmsan: include linux/vmalloc.h
Arnd Bergmann
1
-0
/
+1
2023-01-04
kmsan: export kmsan_handle_urb
Arnd Bergmann
1
-0
/
+1
2023-01-04
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
1
-0
/
+1
2023-01-04
mm, mremap: fix mremap() expanding vma with addr inside vma
Vlastimil Babka
1
-1
/
+2
2022-12-31
mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
David Hildenbrand
1
-0
/
+3
2022-12-11
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-11
/
+16
2022-12-10
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-12-10
mm/gup: fix gup_pud_range() for dax
John Starks
1
-1
/
+1
2022-12-10
mmap: fix do_brk_flags() modifying obviously incorrect VMAs
Liam Howlett
1
-8
/
+3
2022-12-10
tmpfs: fix data loss from failed fallocate
Hugh Dickins
1
-0
/
+11
2022-12-10
mm: do not BUG_ON missing brk mapping, because userspace can unmap it
Jason A. Donenfeld
1
-2
/
+1
2022-12-08
memcg: Fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-2
/
+13
2022-12-04
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
1
-3
/
+0
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-52
/
+150
2022-12-01
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+5
2022-12-01
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2
-3
/
+3
2022-12-01
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-4
/
+51
2022-12-01
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
[next]