index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-09-13
revert "memfd: improve userspace warnings for missing exec-related flags".
Andrew Morton
2023-09-13
memfd: improve userspace warnings for missing exec-related flags
Aleksa Sarai
2023-09-13
memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
Aleksa Sarai
2023-09-13
mm/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCED
Jeff Xu
2023-09-13
mm/vmalloc: add a safer version of find_vm_area() for debug
Joel Fernandes (Google)
2023-09-13
rcu: dump vmalloc memory info safely
Zqiang
2023-09-13
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-09-13
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
2023-09-13
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
2023-08-30
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
2023-08-30
madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...
Yin Fengwei
2023-08-30
mm: multi-gen LRU: don't spin during memcg release
T.J. Mercier
2023-08-30
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-30
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-08-30
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
2023-08-30
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-30
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-30
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
2023-08-16
mm: memory-failure: avoid false hwpoison page mapped error info
Miaohe Lin
2023-08-16
mm: memory-failure: fix potential unexpected return value from unpoison_memory()
Miaohe Lin
2023-08-16
mm/damon/core: initialize damo_filter->list from damos_new_filter()
SeongJae Park
2023-08-16
hugetlb: do not clear hugetlb dtor until allocating vmemmap
Mike Kravetz
2023-08-16
zsmalloc: fix races between modifications of fullness and isolated
Andrew Yang
2023-08-11
mm/gup: do not return 0 from pin_user_pages_fast() for bad args
Jason Gunthorpe
2023-08-11
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2023-08-11
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
2023-08-11
Revert "page cache: fix page_cache_next/prev_miss off by one"
Mike Kravetz
2023-08-11
mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
Jann Horn
2023-08-03
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
2023-08-03
mm/memory-failure: fix hardware poison check in unpoison_memory()
Sidhartha Kumar
2023-08-03
mm: lock VMA in dup_anon_vma() before setting ->anon_vma
Jann Horn
2023-07-27
mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()
Liam R. Howlett
2023-07-23
mm/mmap: Fix error return in do_vmi_align_munmap()
David Woodhouse
2023-07-23
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
2023-07-23
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2023-07-23
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-07-23
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
2023-07-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-07-19
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-07-19
mm/mglru: make memcg_lru->lock irq safe
Yu Zhao
2023-07-19
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
2023-07-19
splice: Fix filemap_splice_read() to use the correct inode
David Howells
2023-07-11
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
2023-07-11
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
2023-07-11
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
2023-07-11
mm: lock a vma before stack expansion
Suren Baghdasaryan
2023-07-05
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
2023-07-05
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
mm/khugepaged: fix regression in collapse_file()
Hugh Dickins
[next]