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.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-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/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0
David Hildenbrand
2023-05-02
1
-0
/
+59
*
mm/damon/paddr: fix missing folio_sz update in damon_pa_young()
Kefeng Wang
2023-05-02
1
-4
/
+2
*
mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
Kefeng Wang
2023-05-02
1
-4
/
+3
*
mm/damon/paddr: minor refactor of damon_pa_pageout()
Kefeng Wang
2023-05-02
1
-8
/
+5
*
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-28
3
-9
/
+11
|
\
|
*
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-03-16
3
-9
/
+11
*
|
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
1
-0
/
+1
|
\
\
|
*
|
mm: uninline kstrdup()
Alexey Dobriyan
2023-04-08
1
-0
/
+1
*
|
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
74
-4378
/
+5473
|
\
\
\
|
*
|
|
mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
Huang Ying
2023-04-27
1
-4
/
+8
|
*
|
|
shmem: restrict noswap option to initial user namespace
Christian Brauner
2023-04-27
1
-0
/
+4
|
*
|
|
mm/khugepaged: fix conflicting mods to collapse_file()
Hugh Dickins
2023-04-27
1
-22
/
+1
|
*
|
|
sparse: remove unnecessary 0 values from rc
Li zeming
2023-04-21
1
-1
/
+1
|
*
|
|
mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()
Linus Torvalds
2023-04-21
1
-6
/
+13
|
*
|
|
mm: do not increment pgfault stats when page fault handler retries
Suren Baghdasaryan
2023-04-21
1
-19
/
+27
|
*
|
|
zsmalloc: allow only one active pool compaction context
Sergey Senozhatsky
2023-04-21
1
-0
/
+12
|
*
|
|
mm: add new KSM process and sysfs knobs
Stefan Roesch
2023-04-21
1
-0
/
+21
|
*
|
|
mm: add new api to enable ksm per process
Stefan Roesch
2023-04-21
2
-17
/
+90
|
*
|
|
mm: shrinkers: fix debugfs file permissions
John Keeping
2023-04-21
1
-2
/
+2
|
*
|
|
mm: don't check VMA write permissions if the PTE/PMD indicates write permissions
David Hildenbrand
2023-04-21
2
-6
/
+3
|
*
|
|
migrate_pages_batch: fix statistics for longterm pin retry
Huang Ying
2023-04-21
1
-0
/
+3
|
*
|
|
userfaultfd: use helper function range_in_vma()
ZhangPeng
2023-04-21
1
-5
/
+1
|
*
|
|
mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
Kefeng Wang
2023-04-21
1
-1
/
+2
|
*
|
|
mm/hugetlb: fix uffd-wp bit lost when unsharing happens
Peter Xu
2023-04-21
1
-2
/
+5
|
*
|
|
mm/hugetlb: fix uffd-wp during fork()
Peter Xu
2023-04-21
1
-9
/
+15
|
*
|
|
kasan: fix lockdep report invalid wait context
Zqiang
2023-04-21
1
-26
/
+8
|
*
|
|
mm: ksm: support hwpoison for ksm page
Longlong Xia
2023-04-18
2
-9
/
+70
|
*
|
|
mm: memory-failure: refactor add_to_kill()
Longlong Xia
2023-04-18
1
-8
/
+21
|
*
|
|
memfd: pass argument of memfd_fcntl as int
Luca Vizzarro
2023-04-18
1
-5
/
+1
|
*
|
|
mm: Multi-gen LRU: remove wait_event_killable()
Kalesh Singh
2023-04-18
1
-72
/
+40
|
*
|
|
mm: workingset: update description of the source file
Yang Yang
2023-04-18
1
-6
/
+17
|
*
|
|
printk: export console trace point for kcsan/kasan/kfence/kmsan
Pavankumar Kondeti
2023-04-18
3
-60
/
+6
|
*
|
|
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2023-04-18
3
-9
/
+5
|
*
|
|
mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
Yosry Ahmed
2023-04-18
1
-12
/
+12
|
*
|
|
mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
Yosry Ahmed
2023-04-18
1
-7
/
+42
|
*
|
|
mm: apply __must_check to vmap_pages_range_noflush()
Alexander Potapenko
2023-04-18
1
-5
/
+5
|
*
|
|
mm: hwpoison: support recovery from HugePage copy-on-write faults
Liu Shixin
2023-04-18
2
-24
/
+52
|
*
|
|
memcg: page_cgroup_ino() get memcg from the page's folio
Yosry Ahmed
2023-04-18
1
-1
/
+2
|
*
|
|
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
2023-04-18
1
-0
/
+6
|
*
|
|
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
2023-04-18
2
-6
/
+7
|
*
|
|
mm/vmscan: simplify shrink_node()
Haifeng Xu
2023-04-18
1
-6
/
+6
|
*
|
|
mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() i...
David Hildenbrand
2023-04-18
1
-3
/
+2
|
*
|
|
mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp ...
David Hildenbrand
2023-04-18
1
-7
/
+2
|
*
|
|
mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on ...
David Hildenbrand
2023-04-18
2
-6
/
+2
|
*
|
|
mm: backing-dev: set variables dev_attr_min,max_bytes storage-class-specifier...
Tom Rix
2023-04-18
1
-2
/
+2
|
*
|
|
userfaultfd: convert mfill_atomic() to use a folio
ZhangPeng
2023-04-18
2
-28
/
+28
|
*
|
|
mm: convert copy_user_huge_page() to copy_user_large_folio()
ZhangPeng
2023-04-18
2
-20
/
+19
|
*
|
|
userfaultfd: convert mfill_atomic_hugetlb() to use a folio
ZhangPeng
2023-04-18
2
-21
/
+21
|
*
|
|
userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
ZhangPeng
2023-04-18
3
-19
/
+15
|
*
|
|
userfaultfd: use kmap_local_page() in copy_huge_page_from_user()
ZhangPeng
2023-04-18
1
-8
/
+6
[next]