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-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
4
-44
/
+8
2024-06-15
mm/page_table_check: fix crash on ZONE_DEVICE
Peter Xu
1
-1
/
+10
2024-06-14
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
1
-0
/
+3
2024-06-13
Merge tag 'fixes-2024-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2024-06-10
mm/mm_init.c: don't initialize page->lru again
Wei Yang
1
-3
/
+0
2024-06-07
slab: don't put freepointer outside of object if only orig_size
Chengming Zhou
1
-5
/
+6
2024-06-07
slab: make check_object() more consistent
Chengming Zhou
1
-21
/
+41
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
1
-2
/
+2
2024-06-06
mm/mm_init.c: not always search next deferred_init_pfn from very beginning
Wei Yang
1
-9
/
+14
2024-06-06
mm/mm_init.c: use deferred_init_mem_pfn_range_in_zone() to decide loop condition
Wei Yang
1
-11
/
+4
2024-06-06
mm/mm_init.c: get the highest zone directly
Wei Yang
1
-8
/
+4
2024-06-05
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
3
-7
/
+7
2024-06-05
codetag: avoid race at alloc_slab_obj_exts
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2024-06-05
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
1
-2
/
+14
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
1
-6
/
+5
2024-06-05
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
1
-4
/
+2
2024-06-05
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
1
-4
/
+11
2024-06-05
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Cong Wang
1
-1
/
+1
2024-06-05
mm: page_alloc: fix highatomic typing in multi-block buddies
Johannes Weiner
1
-16
/
+34
2024-06-05
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Sebastian Andrzej Siewior
1
-2
/
+0
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
3
-6
/
+6
2024-06-05
mm/mm_init.c: move nr_initialised reset down a bit
Wei Yang
1
-6
/
+8
2024-06-05
mm/mm_init.c: use memblock_region_memory_base_pfn() to get startpfn
Wei Yang
1
-1
/
+1
2024-06-05
mm/memblock: use PAGE_ALIGN_DOWN to get pgend in free_memmap
Wei Yang
1
-1
/
+1
2024-06-05
mm/memblock: return true directly on finding overlap region
Wei Yang
1
-2
/
+2
2024-06-05
mm/memblock: fix comment for memblock_isolate_range()
Wei Yang
1
-1
/
+2
2024-06-05
mm/memblock: remove empty dummy entry
Wei Yang
1
-5
/
+2
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
1
-1
/
+2
2024-06-03
tmpfs: don't interrupt fallocate with EINTR
Mikulas Patocka
1
-3
/
+6
2024-05-31
mm: Reduce the number of slab->folio casts
Matthew Wilcox (Oracle)
2
-6
/
+4
2024-05-31
memblock: make memblock_set_node() also warn about use of MAX_NUMNODES
Jan Beulich
1
-0
/
+4
2024-05-28
mm, slab: don't wrap internal functions with alloc_hooks()
Vlastimil Babka
1
-13
/
+13
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-6
/
+13
2024-05-24
mm/ksm: fix possible UAF of stable_node
Chengming Zhou
1
-1
/
+2
2024-05-24
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
1
-2
/
+2
2024-05-24
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
1
-0
/
+7
2024-05-24
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
1
-3
/
+2
2024-05-23
mseal: add mseal syscall
Jeff Xu
7
-1
/
+431
2024-05-22
Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-14
/
+5
2024-05-22
mm: simplify and improve print_vma_addr() output
Linus Torvalds
1
-13
/
+6
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-27
/
+2
2024-05-19
mm/page-owner: use gfp_nested_mask() instead of open coded masking
Dave Chinner
1
-6
/
+1
2024-05-19
mm: lift gfp_kmemleak_mask() to gfp.h
Dave Chinner
1
-8
/
+4
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+11
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
80
-3657
/
+4650
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-31
/
+5
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-12
/
+62
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2
-3
/
+66
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
3
-0
/
+36
[prev]
[next]