index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-08-20
mm/kmemleak: avoid deadlock by moving pr_warn() outside kmemleak_lock
Breno Leitao
2025-08-20
mm/kmemleak: avoid soft lockup in __kmemleak_do_cleanup()
Waiman Long
2025-08-20
mm/shmem, swap: improve cached mTHP handling and fix potential hang
Kairui Song
2025-08-20
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
2025-08-20
mm/huge_memory: don't ignore queried cachemode in vmf_insert_pfn_pud()
David Hildenbrand
2025-08-20
mm, slab: restore NUMA policy support for large kmalloc
Vlastimil Babka
2025-08-20
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
2025-08-20
mm/damon/core: commit damos->target_nid
Bijan Tabatabai
2025-08-15
mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got dropped
Suren Baghdasaryan
2025-08-15
mm: shmem: fix the shmem large folio allocation for the i915 driver
Baolin Wang
2025-08-15
mm: swap: move nr_swap_pages counter decrement from folio_alloc_swap() to swa...
Kemeng Shi
2025-08-15
mm: swap: fix potential buffer overflow in setup_clusters()
Kemeng Shi
2025-08-15
mm: swap: correctly use maxpages in swapon syscall to avoid potential deadloop
Kemeng Shi
2025-08-15
mm/hmm: move pmd_to_hmm_pfn_flags() to the respective #ifdeffery
Andy Shevchenko
2025-08-15
slub: Fix a documentation build error for krealloc()
Jonathan Corbet
2025-08-01
mm/zsmalloc: do not pass __GFP_MOVABLE if CONFIG_COMPACTION=n
Harry Yoo
2025-08-01
mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
Jinjiang Tu
2025-08-01
kasan: use vmalloc_dump_obj() for vmalloc error reports
Marco Elver
2025-08-01
mm/ksm: fix -Wsometimes-uninitialized from clang-21 in advisor_mode_show()
Nathan Chancellor
2025-07-17
mm/damon: fix divide by zero in damon_get_intervals_score()
Honggyu Kim
2025-07-17
mm/damon/core: handle damon_call_control as normal under kdmond deactivation
SeongJae Park
2025-07-17
mm/rmap: fix potential out-of-bounds page table access during batched unmap
Lance Yang
2025-07-17
mm/vmalloc: leave lazy MMU mode on PTE mapping error
Alexander Gordeev
2025-07-17
kasan: remove kasan_find_vm_area() to prevent possible deadlock
Yeoreum Yun
2025-07-10
mm/vmalloc: fix data race in show_numa_info()
Jeongjun Park
2025-07-10
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
2025-07-06
mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
David Hildenbrand
2025-07-06
mm/shmem, swap: fix softlockup with mTHP swapin
Kairui Song
2025-07-06
mm: userfaultfd: fix race of userfaultfd_move and swap cache
Kairui Song
2025-07-06
mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write
SeongJae Park
2025-06-27
mm/madvise: handle madvise_lock() failure during race unwinding
SeongJae Park
2025-06-27
Revert "mm/execmem: Unify early execmem_cache behaviour"
Mike Rapoport (Microsoft)
2025-06-27
mm/vma: reset VMA iterator on commit_merge() OOM failure
Lorenzo Stoakes
2025-06-27
mm: close theoretical race where stale TLB entries could linger
Ryan Roberts
2025-06-27
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
2025-06-27
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2025-06-27
mm: fix uprobe pte be overwritten when expanding vma
Pu Lehui
2025-06-27
mm: fix ratelimit_pages update error in dirty_ratio_handler()
Jinliang Zheng
2025-06-27
fs: add S_ANON_INODE
Christian Brauner
2025-06-19
mm/filemap: use filemap_end_dropbehind() for read invalidation
Jens Axboe
2025-06-19
mm/filemap: gate dropbehind invalidate on folio !dirty && !writeback
Jens Axboe
2025-06-19
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
2025-05-25
Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-05-25
mm: fix copy_vma() error handling for hugetlb mappings
Ricardo Cañuelo Navarro
2025-05-25
memcg: always call cond_resched() after fn()
Breno Leitao
2025-05-25
mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f...
Ge Yang
2025-05-25
mm: vmalloc: only zero-init on vrealloc shrink
Kees Cook
2025-05-25
mm: vmalloc: actually use the in-place vrealloc region
Kees Cook
2025-05-25
mm/cma: make detection of highmem_start more robust
Mike Rapoport (Microsoft)
2025-05-20
kasan: avoid sleepable page allocation from atomic context
Alexander Gordeev
[next]