index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...
Linus Torvalds
1
-30
/
+0
2023-02-17
Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+10
2023-02-17
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2
-2
/
+6
2023-02-16
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
1
-0
/
+1
2023-02-16
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
1
-2
/
+3
2023-02-13
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-16
/
+57
2023-02-13
mm: Remove get_kernel_pages()
Ira Weiny
1
-30
/
+0
2023-02-12
Fix page corruption caused by racy check in __free_pages
David Chen
1
-1
/
+4
2023-02-09
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2
-6
/
+13
2023-02-09
mm: hwpoison: support recovery from ksm_might_need_to_copy()
Kefeng Wang
3
-8
/
+22
2023-02-09
kasan: fix Oops due to missing calls to kasan_arch_is_ready()
Christophe Leroy
3
-1
/
+21
2023-02-07
Revert "mm: Always release pages to the buddy allocator in memblock_free_late...
Aaron Thompson
1
-7
/
+1
2023-02-03
mm/gup: add folio to list when folio_isolate_lru() succeed
Kuan-Ying Lee
1
-1
/
+1
2023-02-03
Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...
Linus Torvalds
11
-108
/
+286
2023-01-31
mm/swapfile: add cond_resched() in get_swap_pages()
Longlong Xia
1
-0
/
+1
2023-01-31
mm: use stack_depot_early_init for kmemleak
Zhaoyang Huang
1
-2
/
+3
2023-01-31
migrate: hugetlb: check for hugetlb shared PMD in node migration
Mike Kravetz
1
-1
/
+2
2023-01-31
mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
Zach O'Keefe
1
-0
/
+8
2023-01-31
mm, mremap: fix mremap() expanding for vma's with vm_ops->close()
Vlastimil Babka
1
-6
/
+19
2023-01-31
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
1
-1
/
+4
2023-01-31
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2
-57
/
+14
2023-01-31
zsmalloc: fix a race with deferred_handles storing
Nhat Pham
1
-32
/
+205
2023-01-31
mm/khugepaged: fix ->anon_vma race
Jann Horn
1
-1
/
+13
2023-01-29
Revert "mm/compaction: fix set skip in fast_find_migrateblock"
Vlastimil Babka
1
-0
/
+1
2023-01-19
Merge tag 'slab-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2023-01-18
mm: fix a few rare cases of using swapin error pte marker
Peter Xu
3
-3
/
+16
2023-01-18
mm/uffd: fix pte marker when fork() without fork event
Peter Xu
1
-6
/
+2
2023-01-18
Sync with v6.2-rc4
Andrew Morton
1
-1
/
+7
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-55
/
+87
2023-01-11
nommu: fix split_vma() map_count error
Liam Howlett
1
-1
/
+3
2023-01-11
nommu: fix do_munmap() error path
Liam Howlett
1
-1
/
+2
2023-01-11
nommu: fix memory leak in do_mmap() error path
Liam Howlett
1
-1
/
+1
2023-01-11
mm: update mmap_sem comments to refer to mmap_lock
Lorenzo Stoakes
3
-5
/
+5
2023-01-11
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
1
-1
/
+1
2023-01-11
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
1
-2
/
+11
2023-01-11
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-11
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2023-01-11
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
1
-1
/
+1
2023-01-11
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
1
-0
/
+4
2023-01-11
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
1
-8
/
+6
2023-01-11
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
1
-8
/
+9
2023-01-11
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
1
-14
/
+7
2023-01-08
mm: Always release pages to the buddy allocator in memblock_free_late().
Aaron Thompson
1
-1
/
+7
2023-01-04
memblock: Fix doc for memblock_phys_free
Miaoqian Lin
1
-1
/
+1
2023-01-02
mm, slab: periodically resched in drain_freelist()
David Rientjes
1
-0
/
+2
2022-12-21
hugetlb: really allocate vma lock for all sharable vmas
Mike Kravetz
1
-185
/
+148
2022-12-21
kmsan: export kmsan_handle_urb
Arnd Bergmann
1
-0
/
+1
2022-12-21
kmsan: include linux/vmalloc.h
Arnd Bergmann
1
-0
/
+1
2022-12-21
mm/mempolicy: fix memory leak in set_mempolicy_home_node system call
Mathieu Desnoyers
1
-0
/
+1
2022-12-21
mm, mremap: fix mremap() expanding vma with addr inside vma
Vlastimil Babka
1
-1
/
+2
[next]