index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
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
2024-09-01
mm/swap: remove remaining _fn suffix
Yu Zhao
1
-15
/
+15
2024-09-01
mm/swap: fold lru_rotate into cpu_fbatches
Yu Zhao
1
-20
/
+16
2024-09-01
mm/swap: rename cpu_fbatches->activate
Yu Zhao
1
-9
/
+9
2024-09-01
mm/swap: reduce indentation level
Yu Zhao
1
-100
/
+109
2024-09-01
memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled.
Zi Yan
1
-1
/
+3
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
4
-8
/
+23
2024-09-01
memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
Zi Yan
1
-1
/
+2
2024-09-01
mm: extend 'usage' parameter so that cluster_swap_free_nr() can be reused
Barry Song
1
-10
/
+5
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
1
-31
/
+1
2024-09-01
mm: remove foll_flags in __get_user_pages
Josef Bacik
1
-6
/
+4
2024-09-01
mm: cleanup flags usage in faultin_page
Josef Bacik
1
-10
/
+10
2024-09-01
mm/damon/lru_sort: adjust local variable to dynamic allocation
Peng Hao
1
-4
/
+11
2024-09-01
mm/hugetlb_vmemmap: don't synchronize_rcu() without HVO
Yu Zhao
1
-20
/
+20
2024-09-01
shmem_quota: build the object file conditionally to the config option
Carlos Maiolino
2
-4
/
+2
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2
-26
/
+33
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2
-9
/
+11
2024-09-01
mm: shmem: simplify the suitable huge orders validation for tmpfs
Baolin Wang
1
-24
/
+15
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-30
/
+70
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
2
-0
/
+75
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
2
-1
/
+4
2024-08-24
mm: Fix missing folio invalidation calls during truncation
David Howells
1
-2
/
+2
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-160
/
+129
2024-08-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+5
2024-08-15
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
1
-5
/
+11
2024-08-15
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2
-17
/
+2
2024-08-15
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
1
-22
/
+20
2024-08-15
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-16
/
+13
2024-08-15
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
1
-17
/
+16
2024-08-15
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
1
-9
/
+2
2024-08-15
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
7
-55
/
+37
2024-08-15
mm: add system wide stats items category
Pasha Tatashin
1
-3
/
+3
2024-08-15
mm: don't account memmap on failure
Pasha Tatashin
1
-4
/
+1
2024-08-15
mseal: fix is_madv_discard()
Pedro Falcato
1
-3
/
+11
2024-08-12
memcg_write_event_control(): fix a user-triggerable oops
Al Viro
1
-2
/
+5
2024-08-08
Merge tag 'mm-hotfixes-stable-2024-08-07-18-32' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-17
/
+47
2024-08-07
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
1
-2
/
+20
2024-08-07
mm: shmem: fix incorrect aligned index when checking conflicts
Baolin Wang
1
-3
/
+4
2024-08-07
mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
Baolin Wang
1
-6
/
+1
2024-08-07
mm: list_lru: fix UAF for memory cgroup
Muchun Song
1
-6
/
+22
2024-08-05
Merge tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2024-07-30
mm, slub: do not call do_slab_free for kfence object
Rik van Riel
1
-0
/
+3
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-2
/
+0
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
1
-0
/
+17
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
1
-2
/
+10
2024-07-26
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
1
-1
/
+1
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
6
-23
/
+23
[next]