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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
Merge tag 'slab-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-22
/
+8
2025-04-29
Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-1
/
+11
2025-04-24
mm, slab: clean up slab->obj_exts always
Zhenhua Huang
1
-22
/
+8
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
1
-3
/
+5
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-25
/
+62
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+20
2025-04-17
mm: vmscan: fix kswapd exit condition in defrag_mode
Johannes Weiner
1
-1
/
+7
2025-04-17
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
2
-14
/
+19
2025-04-17
mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount stabilization
David Hildenbrand
1
-2
/
+2
2025-04-17
mm, hugetlb: increment the number of pages to be reset on HVO
Oscar Salvador
1
-3
/
+3
2025-04-17
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
1
-2
/
+2
2025-04-17
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-1
/
+1
2025-04-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
3
-2
/
+28
2025-04-17
Merge tag 'slab-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-0
/
+10
2025-04-15
kasan: Add strscpy() test to trigger tag fault on arm64
Vincenzo Frascino
1
-0
/
+20
2025-04-14
slab: ensure slab->obj_exts is clear in a newly allocated slab page
Suren Baghdasaryan
1
-0
/
+10
2025-04-11
mm: fix apply_to_existing_page_range()
Kirill A. Shutemov
1
-2
/
+2
2025-04-11
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
1
-1
/
+1
2025-04-11
mm: fix filemap_get_folios_contig returning batches of identical folios
Vishal Moola (Oracle)
1
-0
/
+1
2025-04-11
mm/hugetlb: add a line break at the end of the format string
wangxuewen
1
-1
/
+1
2025-04-11
mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
Jinjiang Tu
1
-1
/
+18
2025-04-11
mm/cma: report base address of single range correctly
Frank van der Linden
1
-8
/
+11
2025-04-11
mm: page_alloc: speed up fallbacks in rmqueue_bulk()
Johannes Weiner
1
-34
/
+79
2025-04-11
mm/kasan: add module decription
Arnd Bergmann
1
-0
/
+1
2025-04-11
mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
Lorenzo Stoakes
3
-7
/
+66
2025-04-11
mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
Liu Shixin
1
-1
/
+1
2025-04-11
mm/page_alloc: avoid second trylock of zone->lock
Alexei Starovoitov
1
-6
/
+9
2025-04-11
mm/compaction: fix bug in hugetlb handling pathway
Vishal Moola (Oracle)
1
-3
/
+3
2025-04-11
locking/local_lock, mm: replace localtry_ helpers with local_trylock_t type
Alexei Starovoitov
1
-20
/
+19
2025-04-07
mm/memblock: repeat setting reserved region nid if array is doubled
Wei Yang
1
-0
/
+10
2025-04-07
mm/memblock: pass size instead of end to memblock_set_node()
Wei Yang
1
-1
/
+1
2025-04-06
Disable SLUB_TINY for build testing
Linus Torvalds
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
7
-28
/
+22
2025-04-03
Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-10
/
+31
2025-04-02
mm/page_alloc: Fix try_alloc_pages
Alexei Starovoitov
1
-0
/
+3
2025-04-01
Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2025-04-01
mm/memory_hotplug: fix call folio_test_large with tail page in do_migrate_range
Jinjiang Tu
1
-9
/
+3
2025-04-01
memblock: don't release high memory to page allocator when HIGHMEM is off
Mike Rapoport (Microsoft)
1
-0
/
+3
2025-04-01
mm/mm_init: init holes in the end of the memory map for FLATMEM
Mike Rapoport (Microsoft)
1
-6
/
+6
2025-04-01
mm/page_alloc: replace flag check with PageHWPoison() in check_new_page_bad()
Ye Liu
1
-1
/
+1
2025-04-01
mm/damon/core: simplify control flow in damon_register_ops()
Taotao Chen
1
-5
/
+4
2025-04-01
mm/kasan: use SLAB_NO_MERGE flag instead of an empty constructor
Harry Yoo
1
-4
/
+1
2025-04-01
mm: page_alloc: fix defrag_mode's retry & OOM path
Johannes Weiner
1
-2
/
+2
2025-04-01
mm/mremap: do not set vrm->vma NULL immediately prior to checking it
Lorenzo Stoakes
1
-1
/
+2
2025-04-01
mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
Yosry Ahmed
1
-8
/
+22
2025-04-01
mm/hugetlb: move hugetlb_sysctl_init() to the __init section
Marc Herbert
1
-1
/
+1
2025-04-01
mm: page_isolation: avoid calling folio_hstate() without hugetlb_lock
Liu Shixin
1
-1
/
+8
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
92
-6301
/
+7888
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-12
/
+54
[next]