index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-11-30
4
-10
/
+38
*
mm: hugetlb_vmemmap: remove redundant list_del()
Muchun Song
2022-11-30
1
-3
/
+1
*
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2022-11-30
1
-1
/
+3
*
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2022-11-30
1
-10
/
+20
*
mm: convert mm's rss stats into percpu_counter
Shakeel Butt
2022-11-30
1
-62
/
+11
*
mm/damon/lru_sort: enable and disable synchronously
SeongJae Park
2022-11-30
1
-29
/
+22
*
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
2022-11-30
1
-30
/
+23
*
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
2022-11-30
2
-4
/
+0
*
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
2022-11-30
5
-30
/
+53
*
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
2022-11-30
4
-1065
/
+1091
*
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
2022-11-30
1
-15
/
+22
*
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
2022-11-30
3
-100
/
+109
*
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
2022-11-30
4
-4
/
+24
*
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
2022-11-30
1
-11
/
+3
*
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
2022-11-30
1
-14
/
+11
*
mm/damon/core: split out scheme quota adjustment logic into a new function
SeongJae Park
2022-11-30
1
-43
/
+48
*
mm/damon/core: split out scheme stat update logic into a new function
SeongJae Park
2022-11-30
1
-5
/
+11
*
mm/damon/core: split damos application logic into a new function
SeongJae Park
2022-11-30
1
-34
/
+39
*
mm/damon/core: split out DAMOS-charged region skip logic into a new function
SeongJae Park
2022-11-30
1
-31
/
+65
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
23
-115
/
+295
|
\
|
*
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
2022-11-30
1
-0
/
+5
|
*
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2022-11-30
2
-3
/
+3
|
*
mm/khugepaged: take the right locks for page table retraction
Jann Horn
2022-11-30
1
-4
/
+51
|
*
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
2022-11-30
1
-11
/
+11
|
*
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
2022-11-30
1
-5
/
+5
|
*
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
2022-11-30
1
-2
/
+44
|
*
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-11-30
2
-12
/
+17
|
*
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-11-30
2
-15
/
+14
|
*
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
2022-11-22
1
-1
/
+13
|
*
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2022-11-22
2
-4
/
+15
|
*
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
2022-11-22
1
-4
/
+4
|
*
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
2022-11-22
1
-1
/
+3
|
*
kfence: fix stack trace pruning
Marco Elver
2022-11-22
1
-4
/
+9
|
*
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
2022-11-22
1
-11
/
+37
|
*
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
2022-11-22
1
-2
/
+6
|
*
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
2022-11-22
1
-1
/
+1
|
*
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
2022-11-22
1
-0
/
+4
|
*
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
2022-11-22
1
-1
/
+1
|
*
mm: correctly charge compressed memory to its memcg
Li Liguang
2022-11-22
1
-1
/
+1
|
*
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
2022-11-22
1
-2
/
+1
|
*
mm/page_exit: fix kernel doc warning in page_ext_put()
Charan Teja Kalla
2022-11-22
1
-1
/
+1
|
*
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
2022-11-22
1
-18
/
+14
|
*
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
2022-11-22
1
-6
/
+4
|
*
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
2022-11-08
1
-0
/
+7
|
*
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
2022-11-08
1
-0
/
+2
|
*
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
2022-11-08
1
-0
/
+1
|
*
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
2022-11-08
1
-1
/
+1
|
*
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
2022-11-08
1
-0
/
+1
|
*
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
2022-11-08
1
-3
/
+6
|
*
mm/mmap: fix memory leak in mmap_region()
Li Zetao
2022-11-08
1
-1
/
+5
[next]