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 |
2024-02-22 |
SeongJae Park | Docs/mm/damon: move the list of DAMOS actions to design doc |
commit | commitdiff | tree | snapshot |
2024-02-22 |
SeongJae Park | Docs/mm/damon/maintainer-profile: fix reference links... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Lokesh Gidra | userfaultfd: use per-vma locks in userfaultfd operations |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Lokesh Gidra | mm: add vma_assert_locked() for !CONFIG_PER_VMA_LOCK |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Lokesh Gidra | userfaultfd: protect mmap_changing with rw_sem in userf... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Lokesh Gidra | userfaultfd: move userfaultfd_ctx struct to header... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Juntong Deng | kasan: increase the number of bits to shift when record... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Matthew Wilcox... | rmap: replace two calls to compound_order with folio_order |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | dax: fix incorrect list of data cache aliasing architec... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | Introduce cpu_dcache_is_aliasing() across all architectures |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | dax: check for data cache aliasing at runtime |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | virtio: treat alloc_dax() -EOPNOTSUPP failure as non... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | dcssblk: handle alloc_dax() -EOPNOTSUPP failure |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatal |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | dax: add empty static inline for CONFIG_DAX=n |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Mathieu Desnoyers | nvdimm/pmem: fix leak on dax_add_host() failure |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: automatically fold contpte mappings |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: __always_inline to improve fork() perf |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: implement pte_batch_hint() |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | mm: add pte_batch_hint() to reduce scanning in folio_pt... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: implement new [get_and_]clear_full_ptes(... |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: implement new wrprotect_ptes() batch API |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: wire up PTE_CONT for user mappings |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: dplit __flush_tlb_range() to elide trailing DSB |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: new ptep layer to manage contig bit |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: convert ptep_clear() to ptep_get_and_clear() |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: convert set_pte_at() to set_ptes(..., 1) |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep) |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | mm: tidy up pte_next_pfn() definition |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | x86/mm: convert pte_next_pfn() to pte_advance_pfn() |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | arm64/mm: convert pte_next_pfn() to pte_advance_pfn() |
commit | commitdiff | tree | snapshot |
2024-02-22 |
Ryan Roberts | mm: introduce pte_advance_pfn() and use for pte_next_pfn() |
commit | commitdiff | tree | snapshot |
next |