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-06-29
gup: avoid stack expansion warning for known-good case
Linus Torvalds
1
-0
/
+4
2023-06-29
mm/khugepaged: fix regression in collapse_file()
Hugh Dickins
1
-4
/
+3
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
5
-41
/
+265
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+4
2023-06-28
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
1
-0
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
95
-4046
/
+3779
2023-06-28
Merge tag 'docs-arm64-move' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+2
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-64
/
+128
2023-06-27
gup: add warning if some caller would seem to want stack expansion
Linus Torvalds
1
-2
/
+10
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
4
-39
/
+116
2023-06-27
Merge tag 'x86_cleanups_for_6.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+0
2023-06-27
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+192
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
3
-8
/
+64
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+157
2023-06-25
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
3
-19
/
+36
2023-06-25
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
1
-1
/
+1
2023-06-25
mm: make the page fault mmap locking killable
Linus Torvalds
1
-4
/
+2
2023-06-25
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2
-0
/
+125
2023-06-24
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
1
-6
/
+6
2023-06-24
Revert "page cache: fix page_cache_next/prev_miss off by one"
Mike Kravetz
1
-16
/
+10
2023-06-24
mm/vmscan: fix root proactive reclaim unthrottling unbalanced node
Yosry Ahmed
1
-7
/
+12
2023-06-24
mm: memcg: rename and document global_reclaim()
Yosry Ahmed
1
-8
/
+13
2023-06-24
mm: compaction: convert to use a folio in isolate_migratepages_block()
Kefeng Wang
1
-40
/
+44
2023-06-24
mm: zswap: fix double invalidate with exclusive loads
Yosry Ahmed
1
-9
/
+12
2023-06-24
mm: remove unnecessary pagevec includes
Matthew Wilcox (Oracle)
5
-5
/
+0
2023-06-24
mm: remove references to pagevec
Matthew Wilcox (Oracle)
7
-13
/
+13
2023-06-24
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Matthew Wilcox (Oracle)
3
-24
/
+21
2023-06-24
mm: remove struct pagevec
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-06-24
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
1
-17
/
+0
2023-06-24
mm: page_alloc: use the correct type of list for free pages
Baolin Wang
1
-1
/
+1
2023-06-24
mm: backing-dev: make bdi_class a static const structure
Ivan Orlov
1
-6
/
+11
2023-06-24
mm/swapfile: delete outdated pte_offset_map() comment
Hugh Dickins
1
-5
/
+0
2023-06-24
mm: pass nid to reserve_bootmem_region()
Yajun Deng
2
-23
/
+38
2023-06-24
mm/gup: do not return 0 from pin_user_pages_fast() for bad args
Jason Gunthorpe
1
-1
/
+1
2023-06-24
mm: fix shmem THP counters on migration
Jan Glauber
1
-0
/
+5
2023-06-24
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
1
-2
/
+1
2023-06-24
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
4
-7
/
+7
2023-06-24
mm: compaction: skip memory hole rapidly when isolating migratable pages
Baolin Wang
1
-1
/
+34
2023-06-24
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
10
-112
/
+134
2023-06-24
mm/mglru: make memcg_lru->lock irq safe
Yu Zhao
1
-6
/
+7
2023-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-114
/
+116
2023-06-21
mm: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
1
-1
/
+2
2023-06-21
Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-94
/
+99
2023-06-20
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
1
-1
/
+1
2023-06-20
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
1
-5
/
+4
2023-06-20
mm/damon/core-test: add a test for damon_set_attrs()
SeongJae Park
1
-0
/
+24
2023-06-20
mm/gup.c: reorganize try_get_folio()
Vishal Moola (Oracle)
1
-43
/
+43
2023-06-20
mm/gup_test.c: convert verify_dma_pinned() to us folios
Vishal Moola (Oracle)
1
-6
/
+7
2023-06-20
kasan: add support for kasan.fault=panic_on_write
Marco Elver
1
-5
/
+26
[next]