index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
mm, swap: use unified helper for swap cache look up
Kairui Song
7
-68
/
+79
2025-09-21
mm/memremap: remove unused get_dev_pagemap() parameter
Alistair Popple
3
-20
/
+6
2025-09-21
mm/gup: remove dead pgmap refcounting code
Alistair Popple
1
-41
/
+26
2025-09-21
mm/page_alloc: check the correct buddy if it is a starting block
Wei Yang
1
-17
/
+8
2025-09-21
mm/hwpoison: decouple hwpoison_filter from mm/memory-failure.c
Miaohe Lin
4
-96
/
+112
2025-09-21
filemap: optimize folio refount update in filemap_map_pages
Jinjiang Tu
1
-6
/
+14
2025-09-21
mm: shmem: fix the strategy for the tmpfs 'huge=' options
Baolin Wang
1
-42
/
+5
2025-09-21
mm/show_mem: add trylock while printing alloc info
Yueyang Pan
1
-1
/
+4
2025-09-21
mm/show_mem: dump the status of the mem alloc profiling before printing
Yueyang Pan
1
-1
/
+2
2025-09-21
mm/page_alloc: add kernel-docs for free_pages()
Vishal Moola (Oracle)
1
-0
/
+9
2025-09-21
mm/filemap: align last_index to folio size
Youling Tang
1
-2
/
+3
2025-09-21
mm: constify highmem related functions for improved const-correctness
Max Kellermann
1
-5
/
+5
2025-09-21
mm: constify arch_pick_mmap_layout() for improved const-correctness
Max Kellermann
1
-3
/
+3
2025-09-21
mm, s390: constify mapping related test/getter functions
Max Kellermann
1
-5
/
+5
2025-09-21
mm: constify process_shares_mm() for improved const-correctness
Max Kellermann
1
-3
/
+3
2025-09-21
mm: constify shmem related test functions for improved const-correctness
Max Kellermann
1
-3
/
+3
2025-09-21
mm: hugeltb: check NUMA_NO_NODE in only_alloc_fresh_hugetlb_folio()
Kefeng Wang
1
-4
/
+3
2025-09-21
mm: hugetlb: remove struct hstate from init_new_hugetlb_folio()
Kefeng Wang
1
-4
/
+4
2025-09-21
mm: hugetlb: directly pass order when allocate a hugetlb folio
Kefeng Wang
3
-20
/
+18
2025-09-21
mm: hugetlb: convert to account_new_hugetlb_folio()
Kefeng Wang
1
-8
/
+8
2025-09-21
mm: hugetlb: convert to use more alloc_fresh_hugetlb_folio()
Kefeng Wang
1
-32
/
+14
2025-09-21
mm: show_mem: show number of zspages in show_free_areas
Thadeu Lima de Souza Cascardo
1
-0
/
+6
2025-09-21
mm/hugetlb: retry to allocate for early boot hugepage allocation
Li RongQing
1
-4
/
+22
2025-09-21
kasan: apply write-only mode in kasan kunit testcases
Yeoreum Yun
1
-69
/
+136
2025-09-21
kasan/hw-tags: introduce kasan.write_only option
Yeoreum Yun
2
-2
/
+50
2025-09-21
kfence: drop nth_page() usage
David Hildenbrand
1
-5
/
+7
2025-09-21
mm/gup: drop nth_page() usage in unpin_user_page_range_dirty_lock()
David Hildenbrand
1
-1
/
+7
2025-09-21
scatterlist: disallow non-contigous page ranges in a single SG entry
David Hildenbrand
1
-0
/
+1
2025-09-21
mm/cma: refuse handing out non-contiguous page ranges
David Hildenbrand
2
-15
/
+59
2025-09-21
mm/gup: remove record_subpages()
David Hildenbrand
1
-17
/
+10
2025-09-21
mm/gup: drop nth_page() usage within folio when recording subpages
David Hildenbrand
1
-4
/
+3
2025-09-21
mm/pagewalk: drop nth_page() usage within folio in folio_walk_start()
David Hildenbrand
1
-1
/
+1
2025-09-21
mm/mm/percpu-km: drop nth_page() usage within single allocation
David Hildenbrand
1
-1
/
+1
2025-09-21
mm/hugetlb: cleanup hugetlb_folio_init_tail_vmemmap()
David Hildenbrand
1
-8
/
+12
2025-09-21
mm: sanity-check maximum folio size in folio_set_order()
David Hildenbrand
1
-0
/
+1
2025-09-21
mm/mm_init: make memmap_init_compound() look more like prep_compound_page()
David Hildenbrand
1
-8
/
+7
2025-09-21
mm/hugetlb: check for unreasonable folio sizes when registering hstate
David Hildenbrand
1
-0
/
+2
2025-09-21
mm/memremap: reject unreasonable folio/compound page sizes in memremap_pages()
David Hildenbrand
1
-0
/
+3
2025-09-21
mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
David Hildenbrand
1
-1
/
+9
2025-09-21
mm: stop making SPARSEMEM_VMEMMAP user-selectable
David Hildenbrand
1
-2
/
+1
2025-09-21
mm/memfd: remove redundant casts
Joey Pabalinas
1
-2
/
+2
2025-09-21
mm: zpdesc: minor naming and comment corrections
Johannes Weiner
1
-7
/
+7
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
4
-446
/
+11
2025-09-21
mm: zswap: interact directly with zsmalloc
Johannes Weiner
1
-146
/
+52
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
7
-24
/
+44
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
16
-86
/
+156
2025-09-19
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
1
-0
/
+5
2025-09-18
arm64: Enable permission change on arm64 kernel block mappings
Dev Jain
1
-12
/
+24
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-41
/
+62
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-41
/
+62
[prev]
[next]