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.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-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
2023-10-10
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
1
-20
/
+19
2023-10-10
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Vishal Moola (Oracle)
1
-19
/
+20
2023-10-10
mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
Vishal Moola (Oracle)
1
-14
/
+14
2023-10-10
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
Vishal Moola (Oracle)
1
-12
/
+12
2023-10-10
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
1
-0
/
+10
2023-10-06
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
1
-0
/
+13
2023-10-06
memcg: drop kmem.limit_in_bytes
Michal Hocko
1
-10
/
+0
2023-10-06
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
1
-3
/
+3
2023-10-06
mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
Rafael Aquini
1
-6
/
+6
2023-10-06
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
1
-0
/
+2
2023-09-23
Revert "memcg: drop kmem.limit_in_bytes"
Greg Kroah-Hartman
1
-0
/
+10
2023-09-19
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
1
-5
/
+7
2023-09-19
mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
Muchun Song
1
-20
/
+14
2023-09-19
memcg: drop kmem.limit_in_bytes
Michal Hocko
1
-10
/
+0
2023-09-19
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
1
-4
/
+14
2023-09-19
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
1
-10
/
+10
2023-09-13
mm/vmalloc: add a safer version of find_vm_area() for debug
Joel Fernandes (Google)
1
-4
/
+22
2023-09-13
rcu: dump vmalloc memory info safely
Zqiang
1
-1
/
+3
2023-09-13
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
1
-0
/
+8
2023-09-13
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
1
-4
/
+24
2023-08-30
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
1
-2
/
+2
2023-08-30
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
1
-4
/
+7
2023-08-30
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
1
-0
/
+4
2023-08-30
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
1
-2
/
+4
2023-08-23
hugetlb: do not clear hugetlb dtor until allocating vmemmap
Mike Kravetz
1
-24
/
+51
2023-08-23
zsmalloc: allow only one active pool compaction context
Sergey Senozhatsky
1
-0
/
+12
2023-08-23
zsmalloc: fix races between modifications of fullness and isolated
Andrew Yang
1
-5
/
+9
2023-08-23
zsmalloc: consolidate zs_pool's migrate_lock and size_class's locks
Nhat Pham
1
-50
/
+37
2023-08-11
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
1
-9
/
+10
2023-07-23
kasan: add kasan_tag_mismatch prototype
Arnd Bergmann
1
-0
/
+3
2023-07-19
mm/mmap: Fix extra maple tree write
Liam R. Howlett
1
-1
/
+2
2023-07-19
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
1
-1
/
+1
2023-07-19
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
4
-16
/
+12
2023-07-19
mm/mmap: Fix VM_LOCKED check in do_vmi_align_munmap()
Suren Baghdasaryan
1
-1
/
+1
2023-07-19
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-05
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
1
-1
/
+6
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
1
-0
/
+11
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
4
-39
/
+116
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
3
-19
/
+36
2023-07-01
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
1
-1
/
+1
2023-07-01
mm: make the page fault mmap locking killable
Linus Torvalds
1
-4
/
+2
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2
-0
/
+125
2023-07-01
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
1
-1
/
+3
2023-07-01
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
1
-10
/
+20
2023-07-01
mm/mmap: Fix error return in do_vmi_align_munmap()
David Woodhouse
1
-1
/
+3
2023-07-01
mm/mmap: Fix error path in do_vmi_align_munmap()
Liam R. Howlett
1
-19
/
+14
2023-06-28
memfd: check for non-NULL file_seals in memfd_create() syscall
Roberto Sassu
1
-1
/
+2
2023-06-28
mm: Fix copy_from_user_nofault().
Alexei Starovoitov
2
-6
/
+12
2023-06-21
zswap: do not shrink if cgroup may not zswap
Nhat Pham
1
-2
/
+9
2023-06-14
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
[prev]
[next]