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-03-17
mm: shmem: factor out the within_size logic into a new helper
Baolin Wang
1
-26
/
+27
2025-03-17
mm: shmem: change the return value of shmem_find_swap_entries()
Baolin Wang
1
-6
/
+6
2025-03-17
mm: shmem: remove duplicate error validation
Baolin Wang
1
-3
/
+3
2025-03-17
mm: shmem: remove 'fadvise()' comments
Baolin Wang
1
-2
/
+2
2025-03-17
mm: shmem: drop the unused macro
Baolin Wang
1
-1
/
+0
2025-03-17
mm: zpool: remove zpool_malloc_support_movable()
Yosry Ahmed
3
-20
/
+1
2025-03-17
mm: zsmalloc: remove object mapping APIs and per-CPU map areas
Yosry Ahmed
1
-225
/
+1
2025-03-17
mm: zpool: remove object mapping APIs
Yosry Ahmed
2
-88
/
+0
2025-03-17
mm: zswap: use object read/write APIs instead of object mapping APIs
Yosry Ahmed
1
-20
/
+13
2025-03-17
mm: zpool: add interfaces for object read/write APIs
Yosry Ahmed
2
-0
/
+69
2025-03-17
mm/shrinker: fix name consistency issue in shrinker_debugfs_rename()
Liu Ye
1
-2
/
+6
2025-03-17
mm/damon/paddr: respect ops_filters_default_reject
SeongJae Park
1
-1
/
+1
2025-03-17
mm/damon/core: set damos_filter default allowance behavior based on installed filters
SeongJae Park
1
-5
/
+36
2025-03-17
mm/damon/paddr: support only damos->ops_filters
SeongJae Park
1
-12
/
+0
2025-03-17
mm/damon/core: put ops-handled filters to damos->ops_filters
SeongJae Park
1
-1
/
+16
2025-03-17
mm/damon/core: support committing ops_filters
SeongJae Park
1
-1
/
+39
2025-03-17
mm/damon/paddr: support ops_filters
SeongJae Park
1
-0
/
+12
2025-03-17
mm/damon/core: introduce damos->ops_filters
SeongJae Park
1
-0
/
+1
2025-03-17
writeback: fix calculations in trace_balance_dirty_pages() for cgwb
Tang Yizhou
1
-1
/
+1
2025-03-17
writeback: let trace_balance_dirty_pages() take struct dtc as parameter
Tang Yizhou
1
-33
/
+2
2025-03-17
mm: hugetlb: log time needed to allocate hugepages
Thomas Prescher
1
-0
/
+10
2025-03-17
mm: hugetlb: add hugetlb_alloc_threads cmdline option
Thomas Prescher
1
-4
/
+29
2025-03-17
mm: hugetlb: improve parallel huge page allocation time
Thomas Prescher
1
-16
/
+18
2025-03-17
memcg: bypass root memcg check for skmem charging
Shakeel Butt
1
-1
/
+1
2025-03-17
page_counter: track failcnt only for legacy cgroups
Shakeel Butt
3
-20
/
+27
2025-03-17
memcg: don't call propagate_protected_usage() for v1
Shakeel Butt
1
-2
/
+3
2025-03-17
mm/page_alloc: clarify should_claim_block() commentary
Brendan Jackman
1
-20
/
+26
2025-03-17
mm/page_alloc: clarify terminology in migratetype fallback code
Brendan Jackman
3
-39
/
+39
2025-03-17
mm/damon/sysfs: implement a command to update auto-tuned monitoring intervals
SeongJae Park
1
-0
/
+20
2025-03-17
mm/damon/sysfs: commit intervals tuning goal
SeongJae Park
1
-0
/
+7
2025-03-17
mm/damon/sysfs: implement intervals tuning goal directory
SeongJae Park
1
-0
/
+189
2025-03-17
mm/damon/core: implement intervals auto-tuning
SeongJae Park
1
-0
/
+76
2025-03-17
mm/damon: add data structure for monitoring intervals auto-tuning
SeongJae Park
1
-0
/
+22
2025-03-17
mm/list_lru: make the case where mlru is NULL as unlikely
Zeng Jingxiang
1
-6
/
+9
2025-03-17
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2
-7
/
+7
2025-03-17
mm: make DEBUG_WX depdendent on GENERIC_PTDUMP
Anshuman Khandual
1
-0
/
+1
2025-03-17
mm/mmu_notifier: use MMU_NOTIFY_CLEAR in remove_device_exclusive_entry()
David Hildenbrand
1
-1
/
+1
2025-03-17
mm/memory: document restore_exclusive_pte()
David Hildenbrand
1
-0
/
+26
2025-03-17
mm/memory: pass folio and pte to restore_exclusive_pte()
David Hildenbrand
1
-15
/
+14
2025-03-17
mm/memory: remove PageAnonExclusive sanity-check in restore_exclusive_pte()
David Hildenbrand
1
-3
/
+0
2025-03-17
mm: assert the folio is locked in folio_start_writeback()
Matthew Wilcox (Oracle)
1
-0
/
+1
2025-03-16
mm/page_alloc: warn on nr_reserved_highatomic underflow
Brendan Jackman
1
-2
/
+3
2025-03-16
mm, swap: simplify folio swap allocation
Kairui Song
5
-119
/
+92
2025-03-16
mm, swap: remove swap slot cache
Kairui Song
4
-432
/
+67
2025-03-16
mm, swap: use percpu cluster as allocation fast path
Kairui Song
1
-41
/
+117
2025-03-16
mm, swap: don't update the counter up-front
Kairui Song
1
-16
/
+2
2025-03-16
mm, swap: avoid redundant swap device pinning
Kairui Song
2
-7
/
+15
2025-03-16
mm, swap: drop the flag TTRS_DIRECT
Kairui Song
1
-20
/
+3
2025-03-16
mm, swap: avoid reclaiming irrelevant swap cache
Kairui Song
1
-1
/
+10
2025-03-16
mm: make page_mapped_in_vma() hugetlb walk aware
Jane Chu
1
-4
/
+9
[prev]
[next]