| 2024-03-05 | Barry Song | Docs/mm/damon/design: remove the details for pageout... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Paul Heidekrüger | kasan: fix a2 allocation and remove explicit cast in... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Dan Carpenter | lib/stackdepot: off by one in depot_fetch_stack() | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Kefeng Wang | zram: zcomp: remove zcomp_set_max_streams() declaration | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Carlos Galo | mm: update mark_victim tracepoints fields | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Javier Carrasco | selftests: damon: add access_memory to .gitignore | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Vincenzo Mezzela | selftest: damon: fix minor typos in test logs | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Vishal Moola... | hugetlb: allow faults to be handled under the VMA lock | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Vishal Moola... | hugetlb: use vmf_anon_prepare() instead of anon_vma_pre... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Vishal Moola... | hugetlb: pass struct vm_fault through to hugetlb_handle... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Vishal Moola... | hugetlb: move vm_fault declaration to the top of hugetl... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Vishal Moola... | mm/memory: change vmf_anon_prepare() to be non-static | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Hao Ge | mm/page_alloc: make check_new_page() return bool | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Yosry Ahmed | x86/mm: always pass NULL as the first argument of switc... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Yosry Ahmed | x86/mm: further clarify switch_mm_irqs_off() documentation | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Matthew Cassell | mm/util.c: add byte count to __vm_enough_memory failure... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Byungchul Park | sched/numa, mm: do not try to migrate memory to memoryl... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Chengming Zhou | mm/zswap: change zswap_pool kref to percpu_ref | commit | commitdiff | tree | snapshot | 
| 2024-03-05 | Chengming Zhou | mm/zswap: global lru and shrinker shared by all zswap_pools | commit | commitdiff | tree | snapshot | 
| 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 | 
| next |