index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
4 days
4
-18
/
+61
*
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
4 days
3
-16
/
+18
*
mm: always initialise folio->_deferred_list
Matthew Wilcox (Oracle)
4 days
5
-8
/
+13
*
mm: support order-1 folios in the page cache
Matthew Wilcox (Oracle)
4 days
4
-11
/
+16
*
mm/readahead: do not allow order-1 folio
Ryan Roberts
4 days
1
-8
/
+6
*
mm: add page_rmappable_folio() wrapper
Hugh Dickins
4 days
3
-20
/
+14
*
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
4 days
1
-1
/
+1
*
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
7 days
1
-1
/
+1
*
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
13 days
1
-0
/
+9
*
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
13 days
1
-12
/
+1
*
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
13 days
1
-1
/
+1
*
kasan: remove vmalloc_percpu test
Andrey Konovalov
13 days
1
-27
/
+0
*
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
13 days
1
-5
/
+5
*
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
13 days
1
-0
/
+2
*
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
2024-11-01
1
-1
/
+1
*
khugepaged: remove hpage from collapse_file()
Matthew Wilcox (Oracle)
2024-11-01
1
-38
/
+39
*
khugepaged: convert alloc_charge_hpage to alloc_charge_folio
Matthew Wilcox (Oracle)
2024-11-01
1
-8
/
+9
*
khugepaged: inline hpage_collapse_alloc_folio()
Matthew Wilcox (Oracle)
2024-11-01
1
-15
/
+4
*
mm/khugepaged: use a folio more in collapse_file()
Matthew Wilcox (Oracle)
2024-11-01
1
-8
/
+8
*
mm: convert collapse_huge_page() to use a folio
Matthew Wilcox (Oracle)
2024-11-01
1
-7
/
+8
*
mm/khugepaged: convert alloc_charge_hpage() to use folios
Vishal Moola (Oracle)
2024-11-01
1
-7
/
+10
*
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
2024-10-22
1
-1
/
+1
*
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
2024-10-22
1
-2
/
+2
*
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
2024-10-22
1
-2
/
+9
*
secretmem: disable memfd_secret() if arch cannot set direct map
Patrick Roy
2024-10-17
1
-2
/
+2
*
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
2024-10-10
1
-6
/
+19
*
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
2024-10-10
1
-0
/
+7
*
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
2024-10-04
1
-0
/
+2
*
mm: only enforce minimum stack gap size if it's sensible
David Gow
2024-10-04
1
-1
/
+1
*
mm/filemap: optimize filemap folio adding
Kairui Song
2024-10-04
1
-14
/
+39
*
mm/filemap: return early if failed to allocate memory for split
Kairui Song
2024-10-04
1
-1
/
+4
*
mm: call the security_mmap_file() LSM hook in remap_file_pages()
Shu Han
2024-10-04
1
-0
/
+4
*
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
2024-09-18
1
-5
/
+22
*
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-09-12
1
-22
/
+2
*
mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
Vern Hao
2024-09-12
1
-1
/
+1
*
userfaultfd: fix checks for huge PMDs
Jann Horn
2024-09-12
1
-10
/
+12
*
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
2024-09-12
1
-3
/
+4
*
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
2024-09-12
1
-1
/
+1
*
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2024-09-12
2
-2
/
+2
*
mm: Fix missing folio invalidation calls during truncation
David Howells
2024-09-04
1
-2
/
+2
*
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
2024-08-29
1
-17
/
+16
*
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
2024-08-29
1
-17
/
+13
*
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
2024-08-29
1
-9
/
+2
*
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
2024-08-29
1
-22
/
+20
*
mm: Remove kmem_valid_obj()
Zhen Lei
2024-08-29
2
-33
/
+12
*
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
2024-08-29
1
-2
/
+5
*
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
2024-08-29
1
-9
/
+11
*
mm/debug_vm_pgtable: drop RANDOM_ORVALUE trick
Peter Xu
2024-08-19
1
-26
/
+5
*
mm/page_table_check: support userfault wr-protect entries
Peter Xu
2024-08-19
1
-0
/
+30
*
mm: gup: stop abusing try_grab_folio
Yang Shi
2024-08-19
4
-128
/
+135
[next]