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-13
mm/mglru: update MG-LRU proactive reclaim statistics only to memcg
Hao Jia
1
-0
/
+2
2025-09-13
kasan: add test for SLAB_TYPESAFE_BY_RCU quarantine skipping
Jann Horn
1
-0
/
+40
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
1
-8
/
+15
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
1
-2
/
+6
2025-09-13
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
3
-6
/
+6
2025-09-13
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
Hugh Dickins
1
-1
/
+1
2025-09-13
mm: revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
Hugh Dickins
1
-24
/
+26
2025-09-13
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
1
-4
/
+11
2025-09-13
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
1
-1
/
+2
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-45
/
+94
2025-09-12
mm/hmm: properly take MMIO path
Leon Romanovsky
1
-7
/
+8
2025-09-12
mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
1
-4
/
+4
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
1
-4
/
+6
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
12
-45
/
+94
2025-09-10
mm/slub: Refactor note_cmpxchg_failure for better readability
Ye Liu
1
-6
/
+5
2025-09-10
mm/slub: Replace sort_r() with sort() for debugfs stack trace sorting
Kuan-Wei Chiu
1
-3
/
+3
2025-09-10
mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal
Kuan-Wei Chiu
1
-4
/
+1
2025-09-08
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
1
-5
/
+9
2025-09-08
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Uladzislau Rezki (Sony)
2
-11
/
+28
2025-09-08
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
1
-4
/
+3
2025-09-08
mm/mremap: fix regression in vrm->new_addr check
Carlos Llamas
1
-3
/
+6
2025-09-08
percpu: fix race on alloc failed warning limit
Vlad Dumitrescu
1
-8
/
+12
2025-09-05
mm: fix lockdep issues in writeback handling
Marek Szyprowski
1
-2
/
+4
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-53
/
+92
2025-09-04
Merge tag 'slab-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-11
/
+26
2025-09-03
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
1
-7
/
+6
2025-09-03
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-03
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-03
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
1
-0
/
+4
2025-09-03
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jeongjun Park
1
-3
/
+6
2025-09-03
mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
Jinjiang Tu
1
-2
/
+8
2025-09-03
mm/khugepaged: fix the address passed to notifier on testing young
Wei Yang
1
-2
/
+2
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-42
/
+66
2025-09-01
mm: fix possible deadlock in kmemleak
Gu Bowen
1
-7
/
+20
2025-09-01
mm: slub: avoid wake up kswapd in set_track_prepare
yangshiguang
1
-10
/
+20
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-60
/
+143
2025-08-28
Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
3
-11
/
+18
2025-08-27
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
3
-12
/
+12
2025-08-27
mm: fix accounting of memmap pages
Sumanth Korikkar
2
-11
/
+9
2025-08-27
mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()
Quanmin Yan
1
-2
/
+2
2025-08-27
mm/kasan: avoid lazy MMU mode hazards
Alexander Gordeev
1
-0
/
+8
2025-08-27
mm/kasan: fix vmalloc shadow memory (de-)population races
Alexander Gordeev
1
-10
/
+8
2025-08-27
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
1
-0
/
+2
2025-08-27
mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
Sasha Levin
1
-2
/
+7
2025-08-27
mm: remove BDI_CAP_WRITEBACK_ACCT
Joanne Koong
2
-26
/
+19
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
1
-4
/
+11
2025-08-25
mm/slub: avoid accessing metadata when pointer is invalid in object_err()
Li Qiong
1
-1
/
+6
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-2
/
+2
2025-08-20
mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion
Pratyush Brahma
3
-6
/
+6
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
1
-7
/
+11
[prev]
[next]