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-04-25
mm/gup: check p4d presence before going on
Peter Xu
1
-2
/
+2
2024-04-25
mm/gup: cache p4d in follow_p4d_mask()
Peter Xu
1
-6
/
+7
2024-04-25
mm/hmm: process pud swap entry without pud_huge()
Peter Xu
1
-6
/
+1
2024-04-25
mm: page_alloc: control latency caused by zone PCP draining
Lucas Stach
1
-4
/
+7
2024-04-25
mm/madvise: don't perform madvise VMA walk for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
1
-14
/
+12
2024-04-25
mm: memcg: add NULL check to obj_cgroup_put()
Yosry Ahmed
2
-14
/
+7
2024-04-25
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
1
-1
/
+1
2024-04-24
hugetlb: check for anon_vma prior to folio allocation
Vishal Moola (Oracle)
1
-4
/
+7
2024-04-24
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Johannes Weiner
1
-9
/
+16
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
1
-19
/
+3
2024-04-24
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
1
-1
/
+4
2024-04-24
mm: Update shuffle documentation to match its current state
MaĆra Canal
1
-4
/
+3
2024-04-23
slub: use count_partial_free_approx() in slab_out_of_memory()
Jianfeng Wang
1
-1
/
+1
2024-04-23
slub: introduce count_partial_free_approx()
Jianfeng Wang
1
-1
/
+38
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
9
-59
/
+149
2024-04-18
mm/userfaultfd: Do not place zeropages when zeropages are disallowed
David Hildenbrand
1
-0
/
+35
2024-04-17
Merge patch series 'Fix shmem_rename2 directory offset calculation' of https:...
Christian Brauner
1
-2
/
+1
2024-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
1
-2
/
+1
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
1
-6
/
+0
2024-04-16
mm,page_owner: defer enablement of static branch
Oscar Salvador
1
-1
/
+1
2024-04-16
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
1
-3
/
+15
2024-04-16
mm/userfaultfd: allow hugetlb change protection upon poison entry
Peter Xu
1
-3
/
+7
2024-04-16
mm,page_owner: fix printing of stack records
Oscar Salvador
1
-3
/
+1
2024-04-16
mm,page_owner: fix accounting of pages when migrating
Oscar Salvador
1
-0
/
+15
2024-04-16
mm,page_owner: fix refcount imbalance
Oscar Salvador
1
-14
/
+20
2024-04-16
mm,page_owner: update metadata for tail pages
Oscar Salvador
1
-63
/
+74
2024-04-16
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
1
-3
/
+3
2024-04-16
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
3
-41
/
+40
2024-04-15
slub: Set __GFP_COMP in kmem_cache by default
Haifeng Xu
1
-3
/
+1
2024-04-15
mm: add nommu variant of vm_insert_pages()
Jens Axboe
1
-0
/
+7
2024-04-15
iommu: observability of the IOMMU allocations
Pasha Tatashin
1
-0
/
+3
2024-04-12
mm: replace set_pte_at_notify() with just set_pte_at()
Paolo Bonzini
3
-14
/
+5
2024-04-11
mmu_notifier: remove the .change_pte() callback
Paolo Bonzini
1
-17
/
+0
2024-04-09
mm/slub: remove duplicate initialization for early_kmem_cache_node_alloc()
Sangyun Kim
1
-1
/
+0
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
1
-1
/
+3
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
1
-0
/
+4
2024-04-05
mm: vmalloc: fix lockdep warning
Uladzislau Rezki (Sony)
1
-30
/
+43
2024-04-05
mm: vmalloc: bail out early in find_vmap_area() if vmap is not init
Uladzislau Rezki (Sony)
1
-0
/
+3
2024-04-04
mm/slub: correct comment in do_slab_free()
Xiu Jianfeng
1
-1
/
+1
2024-04-04
mm/slub: simplify get_partial_node()
Xiongwei Song
1
-8
/
+8
2024-04-04
mm/slub: add slub_get_cpu_partial() helper
Xiongwei Song
1
-0
/
+10
2024-04-04
mm/slub: remove the check of !kmem_cache_has_cpu_partial()
Xiongwei Song
1
-2
/
+1
2024-04-02
mm/slub: Reduce memory consumption in extreme scenarios
Chen Jun
1
-2
/
+23
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-2
/
+1
2024-03-29
mm: clean up populate_vma_page_range() FOLL_* flag handling
Linus Torvalds
1
-6
/
+8
2024-03-26
mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
Johannes Weiner
1
-4
/
+19
2024-03-26
userfaultfd: fix deadlock warning when locking src and dst VMAs
Lokesh Gidra
1
-1
/
+2
2024-03-26
tmpfs: fix race on handling dquot rbtree
Carlos Maiolino
1
-3
/
+7
2024-03-26
mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursion
Johannes Weiner
1
-0
/
+8
[prev]
[next]