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
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-122
/
+118
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2
-45
/
+52
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
1
-9
/
+5
2024-10-31
mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
Vlastimil Babka
1
-1
/
+2
2024-10-31
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
1
-3
/
+5
2024-10-31
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
1
-1
/
+1
2024-10-30
kasan: remove vmalloc_percpu test
Andrey Konovalov
1
-27
/
+0
2024-10-30
mm, swap: avoid over reclaim of full clusters
Kairui Song
1
-19
/
+30
2024-10-30
mm: fix PSWPIN counter for large folios swap-in
Barry Song
1
-2
/
+2
2024-10-30
mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.
Zi Yan
1
-1
/
+2
2024-10-30
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
1
-14
/
+19
2024-10-29
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-10-29
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
1
-1
/
+1
2024-10-28
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
1
-2
/
+13
2024-10-28
mm: split critical region in remap_file_pages() and invoke LSMs in between
Kirill A. Shutemov
1
-17
/
+52
2024-10-28
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
3
-9
/
+31
2024-10-28
mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
Nobuhiro Iwamatsu
1
-1
/
+1
2024-10-28
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-10-28
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
1
-9
/
+3
2024-10-28
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
1
-1
/
+0
2024-10-28
mm/mmap: fix race in mmap_region() with ftruncate()
Liam R. Howlett
1
-5
/
+7
2024-10-28
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-10-28
mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
David Hildenbrand
1
-5
/
+11
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
2
-1
/
+12
2024-10-18
mm: fix follow_pfnmap API lockdep assert
Linus Torvalds
1
-1
/
+2
2024-10-17
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
1
-2
/
+2
2024-10-17
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
1
-1
/
+1
2024-10-17
mm: swap: prevent possible data-race in __try_to_reclaim_swap
Jeongjun Park
1
-3
/
+4
2024-10-17
mm: khugepaged: fix the incorrect statistics when collapsing large file folios
Baolin Wang
1
-2
/
+2
2024-10-17
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
1
-0
/
+9
2024-10-17
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2
-18
/
+2
2024-10-17
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
1
-1
/
+1
2024-10-17
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
1
-0
/
+1
2024-10-17
mm: remove unused stub for can_swapin_thp()
Andy Shevchenko
1
-5
/
+0
2024-10-17
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
1
-2
/
+9
2024-10-17
mm/mmap: correct error handling in mmap_region()
Lorenzo Stoakes
1
-11
/
+21
2024-10-09
mm: zswap: delete comments for "value" member of 'struct zswap_entry'.
Kanchana P Sridhar
1
-1
/
+0
2024-10-09
secretmem: disable memfd_secret() if arch cannot set direct map
Patrick Roy
1
-2
/
+2
2024-10-09
mm/huge_memory: check pmd_special() only after pmd_present()
David Hildenbrand
1
-1
/
+1
2024-10-02
mm, slab: suppress warnings in test_leak_destroy kunit test
Vlastimil Babka
3
-4
/
+12
2024-10-01
mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()
Nilay Shroff
1
-1
/
+1
2024-09-27
Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...
Linus Torvalds
9
-14
/
+39
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-26
memory tiers: use default_dram_perf_ref_source in log message
Huang Ying
1
-3
/
+3
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
1
-1
/
+1
2024-09-26
mm: kfence: fix elapsed time for allocated/freed track
qiwu.chen
1
-1
/
+1
2024-09-26
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-26
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2
-5
/
+2
2024-09-26
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-09-26
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
1
-2
/
+6
[next]