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-02-17
kasan: don't call find_vm_area() in a PREEMPT_RT kernel
Waiman Long
1
-1
/
+33
2025-02-17
mm: hugetlb: avoid fallback for specific node allocation of 1G pages
Luiz Capitulino
1
-1
/
+1
2025-02-17
memcg: avoid dead loop when setting memory.max
Chen Ridong
1
-0
/
+1
2025-02-17
mm: pgtable: fix incorrect reclaim of non-empty PTE pages
Qi Zheng
1
-3
/
+14
2025-02-17
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_finalize()
David Hildenbrand
1
-9
/
+4
2025-02-17
mm,madvise,hugetlb: check for 0-length range after end address adjustment
Ricardo CaƱuelo Navarro
1
-1
/
+10
2025-02-17
mm/zswap: fix inconsistency when zswap_store_page() fails
Hyeonggon Yoo
1
-19
/
+16
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+1
2025-02-01
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
1
-1
/
+1
2025-02-01
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
1
-10
/
+4
2025-02-01
mm, swap: fix reclaim offset calculation error during allocation
Kairui Song
1
-1
/
+1
2025-02-01
kfence: skip __GFP_THISNODE allocations on NUMA systems
Marco Elver
1
-0
/
+2
2025-02-01
mm: compaction: use the proper flag to determine watermarks
yangge
1
-4
/
+25
2025-02-01
mm: kmemleak: fix upper boundary check for physical address objects
Catalin Marinas
1
-1
/
+1
2025-02-01
mm/vmscan: accumulate nr_demoted for accurate demotion statistics
Li Zhijian
1
-3
/
+4
2025-02-01
mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()
Hyeonggon Yoo
1
-1
/
+1
2025-02-01
mm/vmscan: fix hard LOCKUP in function isolate_lru_folios
liuye
1
-1
/
+5
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
7
-7
/
+7
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-22
/
+7
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
7
-7
/
+7
2025-01-27
add a string-to-qstr constructor
Al Viro
1
-2
/
+1
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
86
-4744
/
+4461
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+2
2025-01-25
mm/compaction: fix UBSAN shift-out-of-bounds warning
Liu Shixin
1
-1
/
+2
2025-01-25
kasan: sw_tags: use str_on_off() helper in kasan_init_sw_tags()
Thorsten Blum
1
-1
/
+2
2025-01-25
mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()
Thorsten Blum
1
-3
/
+3
2025-01-25
mm/page-writeback: consolidate wb_thresh bumping logic into __wb_calc_thresh
Jim Zhao
1
-37
/
+16
2025-01-25
mm/page_alloc: remove the incorrect and misleading comment
Yuntao Wang
1
-7
/
+0
2025-01-25
mm: separate move/undo parts from migrate_pages_batch()
Byungchul Park
1
-51
/
+83
2025-01-25
mm/kfence: use str_write_read() helper in get_access_type()
Thorsten Blum
2
-2
/
+4
2025-01-25
kasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()
Thorsten Blum
1
-2
/
+3
2025-01-25
mm: add FGP_DONTCACHE folio creation flag
Jens Axboe
1
-0
/
+5
2025-01-25
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
1
-0
/
+18
2025-01-25
mm/filemap: drop streaming/uncached pages when writeback completes
Jens Axboe
1
-0
/
+28
2025-01-25
mm/filemap: add read support for RWF_DONTCACHE
Jens Axboe
2
-2
/
+28
2025-01-25
mm/truncate: add folio_unmap_invalidate() helper
Jens Axboe
2
-25
/
+30
2025-01-25
mm/readahead: add readahead_control->dropbehind member
Jens Axboe
1
-1
/
+7
2025-01-25
mm/readahead: add folio allocation helper
Jens Axboe
1
-5
/
+11
2025-01-25
mm/filemap: use page_cache_sync_ra() to kick off read-ahead
Jens Axboe
1
-3
/
+3
2025-01-25
mm/filemap: change filemap_create_folio() to take a struct kiocb
Jens Axboe
1
-8
/
+9
2025-01-25
mm/hugetlb: use folio->lru int demote_free_hugetlb_folios()
David Hildenbrand
1
-3
/
+5
2025-01-25
mm/hugetlb-cgroup: convert hugetlb_cgroup_css_offline() to work on folios
David Hildenbrand
1
-9
/
+8
2025-01-25
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
2
-5
/
+16
2025-01-25
mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
David Hildenbrand
2
-4
/
+14
2025-01-25
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
4
-8
/
+25
2025-01-25
mm/huge_memory: convert has_hwpoisoned into a pure folio flag
David Hildenbrand
1
-1
/
+1
2025-01-25
mm/damon/paddr: improve readability of damon_pa_stat
Joshua Hahn
1
-4
/
+1
2025-01-25
mm/damon/paddr: increment pa_stat damon address range by folio size
Usama Arif
1
-2
/
+6
2025-01-25
kasan: use correct kernel-doc format
Randy Dunlap
1
-9
/
+9
2025-01-25
ksm: add ksm involvement information for each process
xu xin
1
-0
/
+19
[next]