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.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
2022-10-17
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+6
2022-10-16
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+19
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
1
-18
/
+19
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-147
/
+383
2022-10-13
highmem: fix kmap_to_page() for kmap_local_page() addresses
Ira Weiny
1
-12
/
+31
2022-10-13
mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page
Yafang Shao
1
-2
/
+2
2022-10-13
mm/hugetlb: use hugetlb_pte_stable in migration race check
Peter Xu
1
-4
/
+3
2022-10-13
mm/hugetlb: fix race condition of uffd missing/minor handling
Peter Xu
1
-7
/
+52
2022-10-13
mm: use update_mmu_tlb() on the second thread
Qi Zheng
1
-1
/
+1
2022-10-13
kasan: fix array-bounds warnings in tests
Andrey Konovalov
1
-1
/
+8
2022-10-13
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
1
-7
/
+82
2022-10-13
mm/migrate_device.c: refactor migrate_vma and migrate_deivce_coherent_page()
Alistair Popple
1
-65
/
+85
2022-10-13
mm/memremap.c: take a pgmap reference on page allocation
Alistair Popple
1
-6
/
+19
2022-10-13
mm: free device private pages have zero refcount
Alistair Popple
2
-0
/
+17
2022-10-13
mm/memory.c: fix race when faulting a device private page
Alistair Popple
3
-20
/
+48
2022-10-13
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
2
-11
/
+10
2022-10-13
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
1
-7
/
+2
2022-10-13
kmsan: unpoison @tlb in arch_tlb_gather_mmu()
Alexander Potapenko
1
-0
/
+10
2022-10-13
mm/mmap: undo ->mmap() when arch_validate_flags() fails
Carlos Llamas
1
-1
/
+4
2022-10-13
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
Peter Xu
3
-0
/
+8
2022-10-13
mm/mmap: preallocate maple nodes for brk vma expansion
Liam Howlett
1
-12
/
+6
2022-10-13
mmap: fix copy_vma() failure path
Liam Howlett
1
-0
/
+5
2022-10-13
mm/compaction: fix set skip in fast_find_migrateblock
Chuyi Zhou
1
-1
/
+0
2022-10-13
mm/hugetlb.c: make __hugetlb_vma_unlock_write_put() static
Andrew Morton
1
-1
/
+1
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-15
/
+27
2022-10-12
mm/damon/core: initialize damon_target->list in damon_new_target()
SeongJae Park
1
-0
/
+1
2022-10-12
mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb page
Baolin Wang
2
-15
/
+26
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2
-2
/
+2
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-4
/
+4
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
109
-5803
/
+14326
2022-10-10
Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-10-10
Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-751
/
+718
2022-10-10
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-42
/
+25
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-1
/
+7
2022-10-08
hugetlb: allocate vma lock for all sharable vmas
Mike Kravetz
1
-35
/
+15
2022-10-08
hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
Mike Kravetz
1
-10
/
+32
2022-10-08
hugetlb: fix vma lock handling during split vma and range unmapping
Mike Kravetz
2
-20
/
+27
2022-10-08
mglru: mm/vmscan.c: fix imprecise comments
Yu Zhao
1
-5
/
+4
2022-10-08
mm/mglru: don't sync disk for each aging cycle
Yu Zhao
1
-2
/
+0
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
3
-5
/
+26
2022-10-07
Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+1
2022-10-04
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2
-4
/
+6
2022-10-04
mm: memcontrol: use do_memsw_account() in a few more places
Johannes Weiner
1
-10
/
+10
2022-10-04
mm: memcontrol: deprecate swapaccounting=0 mode
Johannes Weiner
1
-40
/
+10
2022-10-04
mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
Johannes Weiner
2
-0
/
+9
2022-10-04
mm/secretmem: remove reduntant return value
Xiu Jianfeng
1
-4
/
+2
2022-10-04
mm/hugetlb: add available_huge_pages() func
Xin Hao
1
-5
/
+9
[next]