index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
mm: fix __access_remote_vm() GUP failure case
Linus Torvalds
2023-06-28
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: sparse: mark populate_section_memmap() static
Arnd Bergmann
2023-06-09
1
-1
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
95
-4046
/
+3779
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
hugetlb: revert use of page_cache_next_miss()
Mike Kravetz
2023-06-23
1
-6
/
+6
|
*
|
|
|
|
Revert "page cache: fix page_cache_next/prev_miss off by one"
Mike Kravetz
2023-06-23
1
-16
/
+10
|
*
|
|
|
|
mm/vmscan: fix root proactive reclaim unthrottling unbalanced node
Yosry Ahmed
2023-06-23
1
-7
/
+12
|
*
|
|
|
|
mm: memcg: rename and document global_reclaim()
Yosry Ahmed
2023-06-23
1
-8
/
+13
|
*
|
|
|
|
mm: compaction: convert to use a folio in isolate_migratepages_block()
Kefeng Wang
2023-06-23
1
-40
/
+44
|
*
|
|
|
|
mm: zswap: fix double invalidate with exclusive loads
Yosry Ahmed
2023-06-23
1
-9
/
+12
|
*
|
|
|
|
mm: remove unnecessary pagevec includes
Matthew Wilcox (Oracle)
2023-06-23
5
-5
/
+0
|
*
|
|
|
|
mm: remove references to pagevec
Matthew Wilcox (Oracle)
2023-06-23
7
-13
/
+13
|
*
|
|
|
|
mm: rename invalidate_mapping_pagevec to mapping_try_invalidate
Matthew Wilcox (Oracle)
2023-06-23
3
-24
/
+21
|
*
|
|
|
|
mm: remove struct pagevec
Matthew Wilcox (Oracle)
2023-06-23
1
-9
/
+9
|
*
|
|
|
|
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
2023-06-23
1
-17
/
+0
|
*
|
|
|
|
mm: page_alloc: use the correct type of list for free pages
Baolin Wang
2023-06-23
1
-1
/
+1
|
*
|
|
|
|
mm: backing-dev: make bdi_class a static const structure
Ivan Orlov
2023-06-23
1
-6
/
+11
|
*
|
|
|
|
mm/swapfile: delete outdated pte_offset_map() comment
Hugh Dickins
2023-06-23
1
-5
/
+0
|
*
|
|
|
|
mm: pass nid to reserve_bootmem_region()
Yajun Deng
2023-06-23
2
-23
/
+38
|
*
|
|
|
|
mm/gup: do not return 0 from pin_user_pages_fast() for bad args
Jason Gunthorpe
2023-06-23
1
-1
/
+1
|
*
|
|
|
|
mm: fix shmem THP counters on migration
Jan Glauber
2023-06-23
1
-0
/
+5
|
*
|
|
|
|
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
2023-06-23
1
-2
/
+1
|
*
|
|
|
|
kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan
Tetsuo Handa
2023-06-23
4
-7
/
+7
|
*
|
|
|
|
mm: compaction: skip memory hole rapidly when isolating migratable pages
Baolin Wang
2023-06-23
1
-1
/
+34
|
*
|
|
|
|
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
10
-112
/
+134
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm/mglru: make memcg_lru->lock irq safe
Yu Zhao
2023-06-23
1
-6
/
+7
|
*
|
|
|
|
|
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
2023-06-19
1
-1
/
+1
|
*
|
|
|
|
|
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
2023-06-19
1
-5
/
+4
|
*
|
|
|
|
|
mm/damon/core-test: add a test for damon_set_attrs()
SeongJae Park
2023-06-19
1
-0
/
+24
|
*
|
|
|
|
|
mm/gup.c: reorganize try_get_folio()
Vishal Moola (Oracle)
2023-06-19
1
-43
/
+43
|
*
|
|
|
|
|
mm/gup_test.c: convert verify_dma_pinned() to us folios
Vishal Moola (Oracle)
2023-06-19
1
-6
/
+7
|
*
|
|
|
|
|
kasan: add support for kasan.fault=panic_on_write
Marco Elver
2023-06-19
1
-5
/
+26
|
*
|
|
|
|
|
mm: zswap: invaldiate entry after writeback
Domenico Cerasuolo
2023-06-19
1
-16
/
+17
|
*
|
|
|
|
|
mm: kill lock|unlock_page_memcg()
Kefeng Wang
2023-06-19
3
-18
/
+8
|
*
|
|
|
|
|
mm/page_owner/cma: show pfn in cma/page_owner with hex format
Kassey Li
2023-06-19
2
-3
/
+3
|
*
|
|
|
|
|
mm/khugepaged: use DEFINE_READ_MOSTLY_HASHTABLE macro
Nick Desaulniers
2023-06-19
1
-1
/
+1
|
*
|
|
|
|
|
percpu-internal/pcpu_chunk: re-layout pcpu_chunk structure to reduce false sh...
Yu Ma
2023-06-19
1
-2
/
+9
|
*
|
|
|
|
|
memory tier: remove unneeded !IS_ENABLED(CONFIG_MIGRATION) check
Miaohe Lin
2023-06-19
1
-1
/
+1
|
*
|
|
|
|
|
mm: compaction: mark kcompactd_run() and kcompactd_stop() __meminit
Miaohe Lin
2023-06-19
1
-2
/
+2
|
*
|
|
|
|
|
userfaultfd: fix regression in userfaultfd_unmap_prep()
Liam R. Howlett
2023-06-19
1
-16
/
+15
|
*
|
|
|
|
|
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
2023-06-19
1
-16
/
+16
|
*
|
|
|
|
|
mm: zswap: remove zswap_header
Domenico Cerasuolo
2023-06-19
1
-30
/
+22
|
*
|
|
|
|
|
mm: zswap: simplify writeback function
Domenico Cerasuolo
2023-06-19
1
-51
/
+19
|
*
|
|
|
|
|
mm: zswap: remove shrink from zpool interface
Domenico Cerasuolo
2023-06-19
5
-75
/
+12
|
*
|
|
|
|
|
mm: zswap: remove page reclaim logic from zsmalloc
Domenico Cerasuolo
2023-06-19
1
-380
/
+12
|
*
|
|
|
|
|
mm: zswap: remove page reclaim logic from z3fold
Domenico Cerasuolo
2023-06-19
1
-243
/
+2
|
*
|
|
|
|
|
mm: zswap: remove page reclaim logic from zbud
Domenico Cerasuolo
2023-06-19
1
-162
/
+1
|
*
|
|
|
|
|
mm: zswap: add pool shrinking mechanism
Domenico Cerasuolo
2023-06-19
1
-5
/
+92
|
*
|
|
|
|
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
36
-196
/
+250
|
*
|
|
|
|
|
mm: ptdump should use ptep_get_lockless()
Ryan Roberts
2023-06-19
1
-1
/
+1
[prev]
[next]