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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2024-11-01
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
1
-0
/
+9
2024-11-01
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2
-18
/
+2
2024-11-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2
-26
/
+33
2024-11-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2
-9
/
+11
2024-10-22
mm: vmscan.c: fix OOM on swap stress test
Chris Li
1
-1
/
+1
2024-10-22
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
1
-0
/
+1
2024-10-22
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
1
-1
/
+1
2024-10-22
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
1
-2
/
+2
2024-10-22
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
1
-1
/
+1
2024-10-22
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
1
-2
/
+9
2024-10-17
secretmem: disable memfd_secret() if arch cannot set direct map
Patrick Roy
1
-2
/
+2
2024-10-10
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
1
-6
/
+19
2024-10-10
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2
-5
/
+2
2024-10-10
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-10-10
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
1
-2
/
+6
2024-10-10
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2
-5
/
+21
2024-10-10
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
1
-1
/
+3
2024-10-10
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
1
-0
/
+4
2024-10-10
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
1
-0
/
+7
2024-10-10
mm, slub: avoid zeroing kmalloc redzone
Peng Fan
1
-47
/
+53
2024-10-04
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
1
-0
/
+2
2024-10-04
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2
-6
/
+13
2024-10-04
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
1
-0
/
+2
2024-10-04
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
1
-2
/
+18
2024-10-04
mm: only enforce minimum stack gap size if it's sensible
David Gow
1
-1
/
+1
2024-10-04
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
1
-64
/
+92
2024-10-04
mm: call the security_mmap_file() LSM hook in remap_file_pages()
Shu Han
1
-0
/
+4
2024-10-04
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-04
Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-40
/
+43
2024-09-02
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
1
-1
/
+4
2024-09-02
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
1
-0
/
+7
2024-09-02
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
1
-3
/
+9
2024-09-02
Revert "mm: skip CMA pages when they are not available"
Usama Arif
1
-22
/
+2
2024-09-02
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
1
-0
/
+4
2024-09-02
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
1
-3
/
+4
2024-09-02
userfaultfd: fix checks for huge PMDs
Jann Horn
1
-10
/
+12
2024-09-02
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
1
-1
/
+1
2024-09-02
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2024-08-30
mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
David Howells
1
-1
/
+1
2024-08-24
mm: Fix missing folio invalidation calls during truncation
David Howells
1
-2
/
+2
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2
-2
/
+2
2024-08-18
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-160
/
+129
2024-08-17
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+5
2024-08-16
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
1
-5
/
+11
2024-08-16
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2
-17
/
+2
2024-08-16
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
1
-22
/
+20
2024-08-16
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-16
/
+13
[next]