index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
selftests: mm: add mTHP collapse test cases
Baolin Wang
2
-19
/
+120
2026-08-24
selftests: mm: implement the mTHP-sized hugepage check helpers
Baolin Wang
1
-4
/
+72
2026-08-24
selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
Baolin Wang
3
-124
/
+122
2026-08-24
selftests: mm: extend the check_huge() to support mTHP check
Baolin Wang
9
-48
/
+56
2026-08-24
zram: switch to unsigned long indexing
Sergey Senozhatsky
1
-60
/
+77
2026-08-24
mm/show_mem: fix format string inconsistencies and type mismatches
Ye Liu
1
-6
/
+6
2026-08-24
mm/sparse: keep mem_section_usage_size() internal
Muchun Song
3
-11
/
+6
2026-08-24
alloc_tag: expose boot-time compression configuration
Abhishek Bapat
2
-0
/
+17
2026-08-24
mm: debug_page_alloc: fix type mismatch for debug_guardpage_minorder
Ye Liu
1
-3
/
+3
2026-08-24
zram: fix out-of-bounds access in read_block_state()
Longlong Xia
1
-1
/
+3
2026-08-24
zram: fix out-of-bounds access in writeback_store()
Longlong Xia
1
-2
/
+5
2026-08-24
zram: reset per-priority params when changing algorithm before init
Haoqin Huang
1
-11
/
+12
2026-08-24
zram: validate parameters in each backend's setup_params
Haoqin Huang
7
-4
/
+58
2026-08-24
zram: add pr_fmt to backend files
Haoqin Huang
7
-1
/
+19
2026-08-24
zram: reject zero-size dictionary
Haoqin Huang
1
-1
/
+9
2026-08-24
zram: do not release zstd global params from error paths
Haoqin Huang
1
-2
/
+0
2026-08-24
mm/page_ext: remove pgdat_page_ext_init()
Sang-Heon Jeon
3
-15
/
+0
2026-08-24
mm/Kconfig: make FLATMEM depend on !NUMA
Sang-Heon Jeon
1
-0
/
+2
2026-08-24
mm: add some missing includes to mm-local headers
Lorenzo Stoakes (ARM)
7
-0
/
+12
2026-08-24
mm/vmalloc: do not warn on -ENOMEM from va_alloc()
Uladzislau Rezki (Sony)
1
-7
/
+6
2026-08-24
ksm: update comments and docs to reference folio->mapping
Hongfu Li
3
-8
/
+7
2026-08-24
mm/ksm: avoid missing ksmd wakeups in ksm_enter
Longlong Xia
1
-2
/
+1
2026-08-24
selftests/mm: use pattern matching in .gitignore
Pratyush Mallick
1
-67
/
+9
2026-08-24
selftests/mm: read memory information without popen
Warren Xiong
1
-17
/
+21
2026-08-24
selftests/mm: rename local_config.h to local_config.h_gen
Pratyush Mallick
4
-6
/
+6
2026-08-24
tmpfs/ramfs: let memfd_create() work on nommu
Daniel Palmer
1
-0
/
+3
2026-08-24
mm/page_alloc: only update lowmem_reserve_ratio on sysctl write
Jianlin Shi
1
-8
/
+20
2026-08-24
mm/swap: reject swapon() on filesystem-level encrypted files
Eric Biggers
2
-0
/
+11
2026-08-24
mm/vmalloc: make vm_struct.nr_pages an unsigned long
Artem Lytkin
2
-31
/
+29
2026-08-24
mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
David Hildenbrand (Arm)
4
-14
/
+57
2026-08-24
mm/gup: fix always draining LRU caches in collect_longterm_unpinnable_folios()
David Hildenbrand (Arm)
1
-2
/
+8
2026-08-24
xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
Zi Yan
1
-0
/
+3
2026-08-24
mm/huge_memory: use folio's memcg inside __folio_split()
Zi Yan
1
-4
/
+16
2026-08-24
mm/migrate_device: clear stale mapping after freeing swapcache
Arvind Yadav
1
-0
/
+13
2026-08-24
mm: zswap: drop list_lru param from zswap_lru_add() and _del()
Wilson Felipe Pereira
1
-6
/
+6
2026-08-24
mm/sparse: correct init section annotations
Sang-Heon Jeon
1
-4
/
+4
2026-08-24
mm/page_reporting: add page_reporting_delay_ms module parameter
Pratyush Mallick
2
-10
/
+24
2026-08-24
hugetlb: only adjust reservation during unmapping if mapcount is 0
Guillaume Morin
1
-2
/
+6
2026-08-24
mm: use proper PTE accessor in move_ptes()
Alexander Gordeev
1
-1
/
+1
2026-08-24
memcg: bypass the reclaim and oom killer for dying tasks once oom_reaper is done
Shakeel Butt
1
-0
/
+13
2026-08-24
Documentation: zram: correct algo parameters configuration documentation
Sergey Senozhatsky
1
-1
/
+33
2026-08-24
mm: memcg: stop reclaim when a limit update is superseded
Guopeng Zhang
1
-0
/
+6
2026-08-24
zram: validate deflate params
Sergey Senozhatsky
1
-1
/
+9
2026-08-24
zram: set default primary compressor in zram_destroy_comps()
Sergey Senozhatsky
1
-2
/
+1
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
9
-95
/
+81
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
4
-1
/
+19
2026-08-24
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
4
-0
/
+71
2026-08-24
mm: vmscan: fix node reclaim ignoring swappiness parameter
Ridong Chen
1
-12
/
+7
2026-08-24
memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
Ridong Chen
4
-23
/
+18
2026-08-24
mm: mglru: promote mapped executable folios after first usage
Baolin Wang
1
-16
/
+27
[prev]
[next]