index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
Revert "mm: align larger anonymous mappings on THP boundaries"
Linus Torvalds
1
-3
/
+0
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-52
/
+150
2022-11-30
mm/khugepaged: invoke MMU notifiers in shmem/file collapse paths
Jann Horn
1
-0
/
+5
2022-11-30
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
2
-3
/
+3
2022-11-30
mm/khugepaged: take the right locks for page table retraction
Jann Horn
1
-4
/
+51
2022-11-30
mm: migrate: fix THP's mapcount on isolation
Gavin Shan
1
-11
/
+11
2022-11-30
mm: introduce arch_has_hw_nonleaf_pmd_young()
Juergen Gross
1
-5
/
+5
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
1
-2
/
+44
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2
-12
/
+17
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2
-15
/
+14
2022-11-25
Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
13
-57
/
+114
2022-11-22
mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
Aneesh Kumar K.V
1
-1
/
+13
2022-11-22
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
2
-4
/
+15
2022-11-22
swapfile: fix soft lockup in scan_swap_map_slots
Chen Wandun
1
-4
/
+4
2022-11-22
hugetlb: fix __prep_compound_gigantic_page page flag setting
Mike Kravetz
1
-1
/
+3
2022-11-22
kfence: fix stack trace pruning
Marco Elver
1
-4
/
+9
2022-11-22
mm: multi-gen LRU: retry folios written back while isolated
Yu Zhao
1
-11
/
+37
2022-11-22
mm/migrate_device: return number of migrating pages in args->cpages
Alistair Popple
1
-2
/
+6
2022-11-22
mm: mmap: fix documentation for vma_mas_szero
Ian Cowan
1
-1
/
+1
2022-11-22
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
1
-0
/
+4
2022-11-22
mm/memory: return vm_fault_t result from migrate_to_ram() callback
Alistair Popple
1
-1
/
+1
2022-11-22
mm: correctly charge compressed memory to its memcg
Li Liguang
1
-1
/
+1
2022-11-22
mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...
Gautam Menghani
1
-2
/
+1
2022-11-22
mm/page_exit: fix kernel doc warning in page_ext_put()
Charan Teja Kalla
1
-1
/
+1
2022-11-22
mm: khugepaged: allow page allocation fallback to eligible nodes
Yang Shi
1
-18
/
+14
2022-11-22
mm: vmscan: fix extreme overreclaim and swap floods
Johannes Weiner
1
-6
/
+4
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+1
2022-11-11
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
9
-6
/
+31
2022-11-11
maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()
Alban Crequy
1
-1
/
+1
2022-11-09
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-20
/
+4
2022-11-08
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
1
-0
/
+7
2022-11-08
kmsan: core: kmsan_in_runtime() should return true in NMI context
Alexander Potapenko
1
-0
/
+2
2022-11-08
mm: hugetlb_vmemmap: include missing linux/moduleparam.h
Vasily Gorbik
1
-0
/
+1
2022-11-08
mm/shmem: use page_mapping() to detect page cache for uffd continue
Peter Xu
1
-1
/
+1
2022-11-08
mm/memremap.c: map FS_DAX device memory as decrypted
Pankaj Gupta
1
-0
/
+1
2022-11-08
Partly revert "mm/thp: carry over dirty bit when thp splits on pmd"
Peter Xu
1
-3
/
+6
2022-11-08
mm/mmap: fix memory leak in mmap_region()
Li Zetao
1
-1
/
+5
2022-11-08
hugetlbfs: don't delete error page from pagecache
James Houghton
2
-1
/
+8
2022-11-07
mm, slab: remove duplicate kernel-doc comment for ksize()
Vlastimil Babka
1
-14
/
+0
2022-11-06
mm/slab_common: Restore passing "caller" for tracing
Kees Cook
1
-2
/
+2
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
1
-2
/
+0
2022-11-03
mm/slab_common: repair kernel-doc for __ksize()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
1
-0
/
+7
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2
-1
/
+2
[next]