2024-02-24 |
Matthew Wilcox... | writeback: remove a use of write_cache_pages() from... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Christoph Hellwig | writeback: add a writeback iterator |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Matthew Wilcox... | writeback: move the folio_prepare_writeback loop out... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Matthew Wilcox... | writeback: use the folio_batch queue iterator |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Matthew Wilcox... | pagevec: add ability to iterate a queue |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Matthew Wilcox... | writeback: simplify the loops in write_cache_pages() |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Matthew Wilcox... | writeback: factor writeback_get_batch() out of write_ca... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Matthew Wilcox... | writeback: factor folio_prepare_writeback() out of... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Christoph Hellwig | writeback: rework the loop termination condition in... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Christoph Hellwig | writeback: only update ->writeback_index for range_cycl... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Christoph Hellwig | writeback: also update wbc->nr_to_write on writeback... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Christoph Hellwig | writeback: fix done_index when hitting the wbc->nr_to_write |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Matthew Wilcox... | writeback: remove a duplicate prototype for tag_pages_f... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Christoph Hellwig | writeback: don't call mapping_set_error on AOP_WRITEPAG... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Hao Ge | mm/page_alloc: make bad_range() return bool |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Barry Song | madvise:madvise_cold_or_pageout_pte_range(): allow... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Barry Song | mm/swapfile:__swap_duplicate: drop redundant WRITE_ONCE... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Jan Kara | shmem: properly report quota mount options |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Zi Yan | mm/compaction: optimize >0 order folio compaction with... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Zi Yan | mm/compaction: add support for >0 order folio memory... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Zi Yan | mm/compaction: enable compacting >0 order folios. |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Zi Yan | mm/page_alloc: remove unused fpi_flags in free_pages_pr... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Chengming Zhou | MAINTAINERS: add Chengming Zhou as a zswap reviewer |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Chengming Zhou | mm/zsmalloc: remove get_zspage_mapping() |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Chengming Zhou | mm/zsmalloc: remove_zspage() don't need fullness parameter |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Chengming Zhou | mm/zsmalloc: remove set_zspage_mapping() |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Kefeng Wang | mm: compaction: early termination in compact_nodes() |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Barry Song | mm: zswap: increase reject_compress_poor but not reject... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Zhongkun He | mm/z3fold: fix the comment for __encode_handle() |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Chengming Zhou | mm/zsmalloc: remove unused zspage->isolated |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Chengming Zhou | mm/zsmalloc: remove migrate_write_lock_nested() |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Chengming Zhou | mm/zsmalloc: fix migrate_write_lock() when !CONFIG_COMP... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | Docs/admin-guide/mm/damon/reclaim: document auto-tuning... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/reclaim: implement memory PSI-driven quota... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/reclaim: implement user-feedback driven quota... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: document quota goal... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | Docs/ABI/damon: document quota goal metric file |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | Docs/mm/damon/design: document quota goal self-tuning |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/sysfs-schemes: support PSI-based quota auto... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/core: implement PSI metric DAMOS quota goal |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/core: support multiple metrics for quota goal |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/core: let goal specified with only target... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/core: remove ->goal field of damos_quota |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/sysfs: use only quota->goals |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/core: add multiple goals per damos_quota and... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/core: split out quota goal related fields... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon: move comments and fields for damos-quota... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: document effective_byt... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | Docs/ABI/damon: document effective_bytes sysfs file |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/sysfs: implement a kdamond command for updatin... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/sysfs-schemes: implement quota effective_bytes... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
SeongJae Park | mm/damon/core: set damos_quota->esz as public field... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Lance Yang | mm/khugepaged: bypassing unnecessary scans with MMF_DIS... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Mike Rapoport... | MAINTAINERS: update mm and memcg entries |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | arch, crash: move arch_crash_save_vmcoreinfo() out... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | loongarch, crash: wrap crash dumping code into crash... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | arm, crash: wrap crash dumping code into crash related... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | riscv, crash: wrap crash dumping code into crash relate... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | mips, crash: wrap crash dumping code into crash related... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | sh, crash: wrap crash dumping code into crash related... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | s390, crash: wrap crash dumping code into crash related... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | ppc, crash: enforce KEXEC and KEXEC_FILE to select... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | arm64, crash: wrap crash dumping code into crash relate... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | x86, crash: wrap crash dumping code into crash related... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | crash: clean up kdump related config items |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | crash: split crash dumping code out from kexec_core.c |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | crash: remove dependency of FA_DUMP on CRASH_DUMP |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | crash: split vmcoreinfo exporting code out from crash_c... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | kexec: split crashkernel reservation code out from... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: refactor vmalloc_dump_obj() function |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: improve description of vmap node layer |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: add a shrinker to drain vmap pools |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: set nr_nodes based on CPUs in a system |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: support multiple nodes in vmallocinfo |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: support multiple nodes in vread_iter |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: add a scan area of VA only once |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: offload free_vmap_area_lock lock |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: remove global purge_vmap_area_root rb... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Baoquan He | mm/vmalloc: remove vmap_area_list |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: remove global vmap_area_root rb-tree |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: move vmap_init_free_space() down in vmalloc.c |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: rename adjust_va_to_fit_type() function |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Uladzislau... | mm: vmalloc: add va_alloc() helper |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Oscar Salvador | mm,page_owner: update Documentation regarding page_owne... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Oscar Salvador | mm,page_owner: filter out stacks by a threshold |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Oscar Salvador | mm,page_owner: display all stacks and their count |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Oscar Salvador | mm,page_owner: implement the tracking of the stacks... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Oscar Salvador | mm,page_owner: maintain own list of stack_records structs |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Oscar Salvador | lib/stackdepot: move stack_record struct definition... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Oscar Salvador | lib/stackdepot: fix first entry having a 0-handle |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Andrew Morton | merge mm-hotfixes-stable into mm-nonmm-stable to pick... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Aneesh Kumar... | mm/debug_vm_pgtable: fix BUG_ON with pud advanced test |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Nhat Pham | mm: cachestat: fix folio read-after-free in cache walk |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Lorenzo Stoakes | MAINTAINERS: add memory mapping entry with reviewers |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Byungchul Park | mm/vmscan: fix a bug calling wakeup_kswapd() with a... |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Marco Elver | kasan: revert eviction of stack traces in generic mode |
commit | commitdiff | tree | snapshot |
2024-02-24 |
Marco Elver | stackdepot: use variable size records for non-evictable... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: fix wrong quotas diabl... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
SeongJae Park | Docs/mm/damon: move monitoring target regions setup... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
SeongJae Park | Docs/mm/damon: move DAMON operation sets list from... |
commit | commitdiff | tree | snapshot |
next |