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
2025-01-09
mm: hugetlb: independent PMD page table shared count
Liu Shixin
1
-9
/
+7
2025-01-09
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-1
/
+5
2025-01-09
mm: vmscan: account for free pages to prevent infinite Loop in throttle_direc...
Seiji Nishikawa
1
-1
/
+8
2025-01-09
mm/kmemleak: fix sleeping function called from invalid context at print message
Alessandro Carminati
1
-1
/
+1
2025-01-09
mm/readahead: fix large folio support in async readahead
Yafang Shao
1
-1
/
+5
2025-01-09
mm: shmem: fix incorrect index alignment for within_size policy
Baolin Wang
1
-2
/
+3
2025-01-09
mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'
Baolin Wang
1
-1
/
+1
2025-01-09
mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
SeongJae Park
1
-1
/
+4
2025-01-09
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
1
-0
/
+5
2024-12-27
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-4
/
+4
2024-12-27
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
1
-10
/
+12
2024-12-27
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2
-5
/
+5
2024-12-27
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
1
-1
/
+2
2024-12-27
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...
David Hildenbrand
1
-2
/
+4
2024-12-27
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-12-19
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
1
-3
/
+18
2024-12-14
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
1
-2
/
+2
2024-12-14
mm: respect mmap hint address when aligning for THP
Kalesh Singh
1
-0
/
+1
2024-12-14
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
1
-1
/
+2
2024-12-14
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
1
-2
/
+5
2024-12-14
mm: memcg: declare do_memsw_account inline
John Sperbeck
1
-1
/
+1
2024-12-14
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
1
-0
/
+4
2024-12-14
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
1
-1
/
+10
2024-12-14
kasan: make report_lock a raw spinlock
Jared Kangas
1
-3
/
+3
2024-12-14
Revert "readahead: properly shorten readahead when falling back to do_page_ca...
Jan Kara
1
-3
/
+2
2024-12-09
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
2
-12
/
+36
2024-12-09
slab: Fix too strict alignment check in create_cache()
Geert Uytterhoeven
1
-1
/
+1
2024-12-09
mm/slub: Avoid list corruption when removing a slab from the full list
yuan.gao
2
-1
/
+13
2024-12-09
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2
-2
/
+3
2024-12-09
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
1
-0
/
+1
2024-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
1
-1
/
+1
2024-11-22
mm/mmap: fix __mmap_region() error handling in rare merge failure case
Liam R. Howlett
1
-1
/
+12
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-7
/
+22
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
1
-2
/
+0
2024-11-14
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
1
-1
/
+2
2024-11-14
mm/mremap: fix address wraparound in move_page_tables()
Jann Horn
1
-1
/
+1
2024-11-14
mm, swap: fix allocation and scanning race with swapoff
Kairui Song
1
-3
/
+19
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
10
-59
/
+122
2024-11-12
mm: swapfile: fix cluster reclaim work crash on rotational devices
Johannes Weiner
1
-1
/
+1
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
1
-1
/
+3
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
1
-39
/
+77
2024-11-11
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
1
-1
/
+1
2024-11-11
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Roman Gushchin
2
-14
/
+15
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
4
-3
/
+25
2024-11-10
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
1
-1
/
+1
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
16
-134
/
+254
2024-11-08
Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+20
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
1
-7
/
+21
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
1
-4
/
+4
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
1
-3
/
+3
[next]